.. |
Makefile.in
|
…
|
|
broadcast.c
|
…
|
|
class.c
|
user32: Move IME window procedure to user32.
|
2014-11-11 16:09:47 +09:00 |
clipboard.c
|
user32/tests: Properly maintain clipboard viewers chain.
|
2014-03-07 11:36:08 +01:00 |
combo.c
|
user32: Make the combo's listbox a topmost window.
|
2014-11-10 19:23:46 +09:00 |
cursoricon.c
|
user32/tests: Fix a memory leak (valgrind).
|
2014-06-11 16:09:42 +02:00 |
dce.c
|
…
|
|
dde.c
|
user32/tests: Clarify ok() condition (PVS-Studio).
|
2014-11-11 14:21:24 +09:00 |
dialog.c
|
…
|
|
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 win_skip() where appropriate.
|
2014-11-06 14:58:15 +09: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/tests: Add an additional test for GetMenuItemInfo with NULL pointer as TypeData.
|
2014-09-09 11:11:28 +02:00 |
monitor.c
|
user32/tests: Add tests for valid cbSize in GetMonitorInfoW.
|
2014-04-24 11:38:24 +02:00 |
msg.c
|
user32/tests: Ensure ShowWindow returns false when window is already hidden.
|
2014-11-25 19:49:32 +01:00 |
resource.c
|
user32: Fix LoadStringA behavior on 1-character long buffer.
|
2014-05-14 17:20:56 +02:00 |
resource.rc
|
…
|
|
scroll.c
|
…
|
|
static.c
|
…
|
|
sysparams.c
|
…
|
|
test_mono.bmp
|
…
|
|
text.c
|
user32: Ensure at least one character is used in TEXT_WordBreak().
|
2014-06-13 10:12:12 +02:00 |
uitools.c
|
user32/tests: New test cases for SubtractRect().
|
2014-03-27 12:06:03 +01:00 |
win.c
|
user32: Avoid sending window messages in FindWindowExW.
|
2014-11-18 22:10:38 +09:00 |
winstation.c
|
user32/tests: Use win_skip() where appropriate.
|
2014-11-06 14:58:15 +09:00 |
wsprintf.c
|
…
|
|