.. |
Makefile.in
|
user32: combobox: The text area height should be font_height+4.
|
2007-03-27 12:31:31 +02:00 |
class.c
|
user32: CallWindowProc[AW] for mismatched built-in winprocs should take into account if the window is Unicode.
|
2007-08-10 13:53:35 +02:00 |
clipboard.c
|
…
|
|
combo.c
|
user32: CBN_SELCHANGE notification should be sent before an edit update.
|
2007-08-09 14:40:59 +02:00 |
cursoricon.c
|
janitorial: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:50 +02:00 |
dce.c
|
…
|
|
dde.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
dialog.c
|
user32: Fix error return values in DialogBoxParam + simple test.
|
2007-02-15 11:14:53 +01:00 |
edit.c
|
user32/tests: Avoid strlen in trace.
|
2007-06-15 12:43:31 +02:00 |
generated.c
|
…
|
|
input.c
|
user32/tests: Run tests on win95 again.
|
2007-08-16 11:08:13 +02:00 |
listbox.c
|
user32: LB_SETITEMDATA should return 1 on success, not 0.
|
2007-08-14 20:29:21 +02:00 |
menu.c
|
user32/tests: Run tests on win95 again.
|
2007-08-16 11:08:13 +02:00 |
monitor.c
|
user32/tests: Run tests on win95 again.
|
2007-08-16 11:08:13 +02:00 |
msg.c
|
winex11: Force a window to managed mode when it is activated.
|
2007-08-20 22:06:50 +02:00 |
resource.c
|
Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll.
|
2007-03-28 12:36:13 +02:00 |
resource.rc
|
user32: Add a test for CheckMenuRadioItem and make it pass under Wine.
|
2007-05-15 12:28:03 +02:00 |
sysparams.c
|
Assorted spelling fixes.
|
2007-08-09 14:13:07 +02:00 |
text.c
|
user32: Add a simple DrawState test, make it pass under Wine.
|
2007-01-11 12:05:45 +01:00 |
win.c
|
user32/tests: Use flush_events more consistently in the message tests.
|
2007-08-20 22:01:55 +02:00 |
winstation.c
|
user32/tests: Use skip.
|
2007-07-03 20:39:31 +02:00 |
wsprintf.c
|
user32/tests: Use skip.
|
2007-07-03 20:39:32 +02:00 |