.. |
resources
|
user32: Update Dutch resources.
|
2007-01-11 11:37:18 +01:00 |
tests
|
user32: Add the tests for minimize/restore MDI child sequence, fix some failures.
|
2007-02-05 21:04:20 +01:00 |
Makefile.in
|
…
|
|
bidi16.c
|
…
|
|
button.c
|
…
|
|
caret.c
|
…
|
|
class.c
|
user32: Show the GCL{,P}_* constant names in debug messages.
|
2006-12-24 15:12:37 +01:00 |
clipboard.c
|
…
|
|
combo.c
|
user32: If pTest was allocated, length has to be > 0 (Coverity).
|
2007-01-05 20:26:52 +01:00 |
comm16.c
|
user32: Declare some functions static.
|
2007-02-05 12:32:37 +01:00 |
controls.h
|
…
|
|
cursoricon.c
|
user32: Do not use DIB APIs for bitmap bits in a device dependent format.
|
2007-01-24 11:57:08 +01:00 |
dde_client.c
|
user32: Add support for DdeEnableCallback(EC_DISABLE) command.
|
2006-11-21 12:16:27 +01:00 |
dde_misc.c
|
user32: Add support for DdeEnableCallback(EC_DISABLE) command.
|
2006-11-21 12:16:27 +01:00 |
dde_private.h
|
user32: Add support for DdeEnableCallback(EC_DISABLE) command.
|
2006-11-21 12:16:27 +01:00 |
dde_server.c
|
user32: Add support for DdeEnableCallback(EC_DISABLE) command.
|
2006-11-21 12:16:27 +01:00 |
ddeml.spec
|
…
|
|
ddeml16.c
|
…
|
|
defdlg.c
|
…
|
|
defwnd.c
|
user32: Add an exception handler around the WM_GETTEXT handler.
|
2007-01-18 11:59:14 +01:00 |
desktop.c
|
…
|
|
dialog.c
|
Don't put single quotes around '%s' when using the debugstr_*() functions.
|
2007-01-18 12:55:50 +01:00 |
dialog16.c
|
…
|
|
display.c
|
…
|
|
display.drv.spec
|
…
|
|
driver.c
|
winex11drv/user32: Add ClipCursor to x11drv to pass clip rectangle to x11drv.
|
2007-01-06 11:40:46 +01:00 |
driver16.c
|
…
|
|
edit.c
|
Don't put single quotes around '%s' when using the debugstr_*() functions.
|
2007-01-18 12:55:50 +01:00 |
exticon.c
|
…
|
|
focus.c
|
…
|
|
hook.c
|
user32: Cast-qual warnings fix.
|
2006-11-20 11:24:42 +01:00 |
hook16.c
|
…
|
|
icontitle.c
|
…
|
|
input.c
|
…
|
|
kbd16.c
|
…
|
|
keyboard.drv.spec
|
…
|
|
listbox.c
|
user32: For LBS_OWNERDRAWVARIABLE listboxes return the fixed item height if the listbox is empty.
|
2006-12-05 16:49:52 +01:00 |
lstr.c
|
…
|
|
mdi.c
|
user32: Add the tests for minimize/restore MDI child sequence, fix some failures.
|
2007-02-05 21:04:20 +01:00 |
menu.c
|
user32: Declare some functions static.
|
2007-02-05 12:32:37 +01:00 |
message.c
|
user32: Remove unused function.
|
2007-02-06 13:19:30 +01:00 |
misc.c
|
janitorial: Use the C standard for multiline strings.
|
2007-01-10 12:28:19 +01:00 |
mouse.drv.spec
|
…
|
|
mouse16.c
|
…
|
|
msg16.c
|
…
|
|
msgbox.c
|
…
|
|
network.c
|
…
|
|
nonclient.c
|
user32: Add ShowWindow test, make it pass under Wine.
|
2006-12-04 12:23:37 +01:00 |
painting.c
|
…
|
|
property.c
|
…
|
|
resource.c
|
…
|
|
scroll.c
|
…
|
|
spy.c
|
user32: Dump contents of CREATESTRUCT in WM_[NC]CREATE of the message spy.
|
2007-02-05 12:24:59 +01:00 |
static.c
|
user32: Make some data const.
|
2006-11-28 12:36:08 +01:00 |
sysparams.c
|
user32: Remove unused variables.
|
2007-02-06 13:19:18 +01:00 |
text.c
|
…
|
|
uitools.c
|
user32: Add a simple DrawState test, make it pass under Wine.
|
2007-01-11 12:05:45 +01:00 |
user.exe.spec
|
…
|
|
user16.c
|
…
|
|
user32.spec
|
user32: Define RealChildWindowFromPoint as a real stub.
|
2007-01-22 13:28:41 +01:00 |
user_main.c
|
…
|
|
user_private.h
|
winex11drv/user32: Add ClipCursor to x11drv to pass clip rectangle to x11drv.
|
2007-01-06 11:40:46 +01:00 |
win.c
|
user32: Fix some failures in the MDI message test.
|
2007-01-04 21:12:26 +01:00 |
winhelp.c
|
…
|
|
winpos.c
|
user32: Factorize driver's SetWindowPos in user32.
|
2006-11-29 14:05:33 +01:00 |
winproc.c
|
Remove redundant semicolons for ANSI compatibility.
|
2007-01-17 11:58:15 +01:00 |
winproc.h
|
…
|
|
winstation.c
|
…
|
|
wnd16.c
|
…
|
|
wsprintf.c
|
…
|
|