.. |
resources
|
Some fixes in russian resources.
|
2007-02-09 11:48:28 +01:00 |
tests
|
Mark several functions as static.
|
2007-03-13 13:35:12 +01:00 |
Makefile.in
|
…
|
|
bidi16.c
|
…
|
|
button.c
|
user32: WM_SETFONT on button doesn't repaint directly.
|
2007-02-06 20:23:33 +01:00 |
caret.c
|
…
|
|
class.c
|
…
|
|
clipboard.c
|
…
|
|
combo.c
|
user32: We are calculating the height for the drop down based on
|
2007-02-07 20:43:58 +01:00 |
comm16.c
|
user32: Declare some functions static.
|
2007-02-05 12:32:37 +01:00 |
controls.h
|
…
|
|
cursoricon.c
|
user32: Simplify height calculation.
|
2007-02-27 12:26:36 +01:00 |
dde_client.c
|
…
|
|
dde_misc.c
|
…
|
|
dde_private.h
|
…
|
|
dde_server.c
|
…
|
|
ddeml.spec
|
…
|
|
ddeml16.c
|
…
|
|
defdlg.c
|
user32: Add a test for DefDlgProc(WM_SETFOCUS), make the test pass under Wine.
|
2007-02-20 12:24:09 +01:00 |
defwnd.c
|
user32: Handle WM_SETICON message similarly to WM_SETTEXT.
|
2007-02-13 17:33:29 +01:00 |
desktop.c
|
…
|
|
dialog.c
|
user32: Fix error return values in DialogBoxParam + simple test.
|
2007-02-15 11:14:53 +01:00 |
dialog16.c
|
…
|
|
display.c
|
…
|
|
display.drv.spec
|
…
|
|
driver.c
|
…
|
|
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
|
…
|
|
hook16.c
|
…
|
|
icontitle.c
|
…
|
|
input.c
|
…
|
|
kbd16.c
|
…
|
|
keyboard.drv.spec
|
…
|
|
listbox.c
|
user32/listbox: Remove deadcode (Coverity).
|
2007-02-09 12:05:26 +01:00 |
lstr.c
|
…
|
|
mdi.c
|
user32: Replace const pointer parameters with correct pointers to const.
|
2007-03-06 22:26:46 +01:00 |
menu.c
|
user32: Declare some functions static.
|
2007-02-05 12:32:37 +01:00 |
message.c
|
user32: Do not call NULL message callback.
|
2007-02-26 13:39:48 +01:00 |
misc.c
|
…
|
|
mouse.drv.spec
|
…
|
|
mouse16.c
|
…
|
|
msg16.c
|
…
|
|
msgbox.c
|
…
|
|
network.c
|
…
|
|
nonclient.c
|
user32: Send WM_GETTEXT to get the window caption when drawing the nonclient caption bar.
|
2007-02-27 12:26:07 +01:00 |
painting.c
|
user32: Don't delete hrgnClip until we are done using it.
|
2007-03-07 12:09:23 +01:00 |
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
|
…
|
|
sysparams.c
|
user32: Fix a comment.
|
2007-03-13 12:08:30 +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
|
…
|
|
win.c
|
…
|
|
winhelp.c
|
…
|
|
winpos.c
|
server: Expose areas revealed by changes to the window region.
|
2007-03-05 16:43:27 +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
|
…
|
|