.. |
resources
|
Some fixes in russian resources.
|
2007-02-09 11:48:28 +01:00 |
tests
|
user32: Erase parent window when child is hidden. From a patch by Clinton Stimpson.
|
2007-07-31 20:32:15 +02:00 |
bidi16.c
|
|
|
button.c
|
user32: Replace inline static with static inline.
|
2007-03-17 20:04:08 +01:00 |
caret.c
|
user32: Fix some compilation warnings in 64-bit mode.
|
2007-05-30 13:24:27 +02:00 |
class.c
|
user32: Allocate a dual A/W winproc for DefWindowProc.
|
2007-07-12 15:45:19 +02:00 |
clipboard.c
|
|
|
combo.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
comm16.c
|
user32: Exclude unused headers.
|
2007-05-21 13:36:02 +02:00 |
controls.h
|
|
|
cursoricon.c
|
user32: Exclude unused headers.
|
2007-05-21 13:36:02 +02:00 |
dde_client.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
dde_misc.c
|
user32: Fix some compilation warnings in 64-bit mode.
|
2007-05-30 13:24:27 +02:00 |
dde_private.h
|
user32: Fix some compilation warnings in 64-bit mode.
|
2007-05-30 13:24:27 +02:00 |
dde_server.c
|
user32: Fix some compilation warnings in 64-bit mode.
|
2007-05-30 13:24:27 +02:00 |
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: Exclude unused headers.
|
2007-05-21 13:36:08 +02:00 |
desktop.c
|
|
|
dialog.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02: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
|
winex11.drv: Implement XIMPreEditCaretCallback.
|
2007-07-20 11:58:35 +02:00 |
exticon.c
|
user32: Exclude unused headers.
|
2007-05-21 13:36:08 +02:00 |
focus.c
|
user32: Exclude unused headers.
|
2007-05-21 13:36:08 +02:00 |
hook.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
hook16.c
|
user32: Replace inline static with static inline.
|
2007-03-17 20:04:08 +01:00 |
icontitle.c
|
|
|
input.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
kbd16.c
|
|
|
keyboard.drv.spec
|
|
|
listbox.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
lstr.c
|
user32: Exclude unused headers.
|
2007-05-21 13:36:08 +02:00 |
Makefile.in
|
|
|
mdi.c
|
user32: MDI tile and cascade should not resize non-resizable windows.
|
2007-07-24 11:27:55 +02:00 |
menu.c
|
user32: When inserting a menu item make sure that MDI system buttons stay on the right side.
|
2007-06-20 15:10:58 +02:00 |
message.c
|
user32: Fix some compilation warnings in 64-bit mode.
|
2007-05-30 13:24:27 +02:00 |
misc.c
|
user32: Add a stub for GetAppCompatFlags2.
|
2007-07-31 12:34:48 +02:00 |
mouse.drv.spec
|
|
|
mouse16.c
|
|
|
msg16.c
|
user32: Fix some compilation warnings in 64-bit mode.
|
2007-05-30 13:24:27 +02:00 |
msgbox.c
|
user32: Center MessageBox dialogs to desktop, as Windows does.
|
2007-07-02 13:32:17 +02:00 |
network.c
|
user32: Make function definitions and declarations agree.
|
2007-04-16 12:25:26 +02:00 |
nonclient.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
painting.c
|
user32: Erase parent window when child is hidden. From a patch by Clinton Stimpson.
|
2007-07-31 20:32:15 +02:00 |
property.c
|
user32: Exclude unused headers.
|
2007-05-21 13:36:13 +02:00 |
resource.c
|
|
|
scroll.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
spy.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
static.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
sysparams.c
|
user32: Do not hardcode cp1252 for an icon/title font.
|
2007-06-11 13:49:50 +02:00 |
text.c
|
user32: Exclude unused headers.
|
2007-05-21 13:36:18 +02:00 |
uitools.c
|
user32: Fix some compilation warnings in 64-bit mode.
|
2007-05-30 13:24:27 +02:00 |
user.exe.spec
|
|
|
user16.c
|
|
|
user32.spec
|
user32: Add a stub for GetAppCompatFlags2.
|
2007-07-31 12:34:48 +02:00 |
user_main.c
|
user32: Exclude unused headers.
|
2007-05-21 13:36:18 +02:00 |
user_private.h
|
user32: Erase parent window when child is hidden. From a patch by Clinton Stimpson.
|
2007-07-31 20:32:15 +02:00 |
win.c
|
user32: Fix some compilation warnings in 64-bit mode.
|
2007-05-30 13:24:27 +02:00 |
winhelp.c
|
|
|
winpos.c
|
user32: Erase parent window when child is hidden. From a patch by Clinton Stimpson.
|
2007-07-31 20:32:15 +02:00 |
winproc.c
|
user32: Store all builtin winprocs at the start of the array.
|
2007-08-02 17:08:48 +02:00 |
winproc.h
|
|
|
winstation.c
|
|
|
wnd16.c
|
user32: Replace inline static with static inline.
|
2007-03-17 20:04:08 +01:00 |
wsprintf.c
|
|
|