.. |
Makefile.in
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
broadcast.c
|
user32/tests: Avoid preprocessor check to ensure it compiles.
|
2014-01-28 11:50:15 +01:00 |
class.c
|
user32: Fixed sizeof() to MultiByteToWideChar.
|
2013-11-06 12:01:53 +01:00 |
clipboard.c
|
user32/tests: Properly maintain clipboard viewers chain.
|
2014-03-07 11:36:08 +01:00 |
combo.c
|
user32/tests: Use BOOL type where appropriate.
|
2013-11-05 11:16:00 +01:00 |
cursoricon.c
|
user32/tests: Fix a memory leak (valgrind).
|
2014-06-11 16:09:42 +02:00 |
dce.c
|
user32/tests: Use BOOL type where appropriate.
|
2013-11-05 11:16:00 +01:00 |
dde.c
|
user32/tests: Constify some character strings.
|
2013-12-31 12:24:49 +01:00 |
dialog.c
|
user32/tests: Use BOOL type where appropriate.
|
2013-11-05 11:16:00 +01:00 |
edit.c
|
user32: Emit EM_SETSEL message when choosing "Select All" from context menu.
|
2014-04-08 09:25:15 +02:00 |
generated.c
|
…
|
|
input.c
|
user32/tests: Use BOOL type where appropriate.
|
2013-11-05 11:16:00 +01:00 |
listbox.c
|
user32: Only update listbox horizontal scroll info if WS_HSCROLL is set.
|
2014-04-28 18:25:02 +02:00 |
menu.c
|
user32: When converting from MF_ flags to MENUITEMINFO ignore MF_POPUP if id is not a menu.
|
2014-04-21 11:09:52 +02:00 |
monitor.c
|
user32/tests: Add tests for valid cbSize in GetMonitorInfoW.
|
2014-04-24 11:38:24 +02:00 |
msg.c
|
user32: Reduce the minimum Set[System]Timer from 15 ms to 10 ms.
|
2014-05-01 18:56:46 +02:00 |
resource.c
|
user32: Fix LoadStringA behavior on 1-character long buffer.
|
2014-05-14 17:20:56 +02:00 |
resource.rc
|
…
|
|
scroll.c
|
user32/tests: Fix scroll tests compilation with __WINESRC__ defined.
|
2013-10-24 10:44:42 +02:00 |
static.c
|
user32/tests: Constify some character strings.
|
2013-12-31 12:24:49 +01:00 |
sysparams.c
|
user32/tests: Allow win8 error code.
|
2013-11-13 11:24:08 +01:00 |
test_mono.bmp
|
…
|
|
text.c
|
user32: Fix TEXT_WordBreak() when no characters fit.
|
2014-03-11 19:39:35 +01:00 |
uitools.c
|
user32/tests: New test cases for SubtractRect().
|
2014-03-27 12:06:03 +01:00 |
win.c
|
user32: Try to activate topmost activable window in WINPOS_ActivateOtherWindow.
|
2014-06-11 16:09:01 +02:00 |
winstation.c
|
user32: Fix a comment.
|
2014-06-11 13:06:32 +02:00 |
wsprintf.c
|
user32/tests: Use BOOL type where appropriate.
|
2013-11-06 12:01:54 +01:00 |