.. |
resources
|
Some fixes in russian resources.
|
2007-02-09 11:48:28 +01:00 |
tests
|
user32: Windows doesn't redraw a window if it is being just moved.
|
2007-04-26 16:57:46 +02:00 |
bidi16.c
|
|
|
button.c
|
user32: Replace inline static with static inline.
|
2007-03-17 20:04:08 +01:00 |
caret.c
|
|
|
class.c
|
user32: Replace inline static with static inline.
|
2007-03-17 20:04:08 +01:00 |
clipboard.c
|
|
|
combo.c
|
user32: combobox: The text area height should be font_height+4.
|
2007-03-27 12:31:31 +02:00 |
comm16.c
|
user32: Declare some functions static.
|
2007-02-05 12:32:37 +01:00 |
controls.h
|
|
|
cursoricon.c
|
user32: Fix to succeed reliably in test where it works by accident.
|
2007-04-16 13:51:53 +02: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
|
winex11drv/user32: Add ClipCursor to x11drv to pass clip rectangle to x11drv.
|
2007-01-06 11:40:46 +01:00 |
driver16.c
|
user32: Replace inline static with static inline.
|
2007-03-17 20:04:08 +01:00 |
edit.c
|
user32: Cache the text buffer length to avoid excessive calls to strlenW.
|
2007-04-20 13:05:05 +02:00 |
exticon.c
|
|
|
focus.c
|
|
|
hook.c
|
user32: Replace inline static with static inline.
|
2007-03-17 20:04:08 +01:00 |
hook16.c
|
user32: Replace inline static with static inline.
|
2007-03-17 20:04:08 +01:00 |
icontitle.c
|
|
|
input.c
|
|
|
kbd16.c
|
|
|
keyboard.drv.spec
|
|
|
listbox.c
|
user32: Replace inline static with static inline.
|
2007-03-17 20:04:08 +01:00 |
lstr.c
|
|
|
Makefile.in
|
|
|
mdi.c
|
user32: Use a window's icon in preference to its class icon.
|
2007-03-17 19:50:56 +01:00 |
menu.c
|
user32: Replace inline static with static inline.
|
2007-03-17 20:04:08 +01:00 |
message.c
|
server: Change the timeout handling to use NT-style 64-bit timeouts everywhere.
|
2007-04-17 20:08:59 +02: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
|
user32: Make function definitions and declarations agree.
|
2007-04-16 12:25:26 +02:00 |
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
|
user32: Replace inline static with static inline.
|
2007-03-17 20:04:08 +01:00 |
spy.c
|
user32: Replace inline static with static inline.
|
2007-03-17 20:04:08 +01:00 |
static.c
|
|
|
sysparams.c
|
user32: Replace inline static with static inline.
|
2007-03-17 20:04:08 +01:00 |
text.c
|
user32: Use charset of currently selected font in DrawTextExA.
|
2007-03-28 13:15:26 +02:00 |
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: Add RealChildWindowFromPoint.
|
2007-04-12 16:33:52 +02: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: Windows doesn't redraw a window if it is being just moved.
|
2007-04-26 16:57:46 +02:00 |
winproc.c
|
user32: WM_GETTEXT message converters have to 0-terminate output buffer if there is enough space even if there is no text to convert.
|
2007-03-22 15:47:14 +01:00 |
winproc.h
|
|
|
winstation.c
|
|
|
wnd16.c
|
user32: Replace inline static with static inline.
|
2007-03-17 20:04:08 +01:00 |
wsprintf.c
|
|
|