.. |
resources
|
user32: Convert dialogs to po files.
|
2011-12-05 21:23:22 +01:00 |
tests
|
user32/tests: Test that ToUnicode null-terminates the buffer if it's big enough.
|
2011-12-20 10:15:31 +01:00 |
button.c
|
|
|
caret.c
|
|
|
class.c
|
|
|
clipboard.c
|
|
|
combo.c
|
user32: Fix support for CB_SETDROPPEDWIDTH in combobox.
|
2011-09-02 18:28:25 +02:00 |
controls.h
|
|
|
cursoricon.c
|
user32: Don't try to alpha blend icons on low color bitmaps.
|
2011-12-16 17:40:32 +01:00 |
dde_client.c
|
|
|
dde_misc.c
|
|
|
dde_private.h
|
|
|
dde_server.c
|
|
|
defdlg.c
|
|
|
defwnd.c
|
|
|
desktop.c
|
|
|
dialog.c
|
user32: Strip WS_CAPTION|WS_SYSMENU when a dialog has DS_CONTROL style set.
|
2011-12-12 11:13:23 +01:00 |
driver.c
|
|
|
edit.c
|
usp10: Correct error in EDIT_GetLineRect in index for ScriptStringCPtoX.
|
2011-12-21 18:06:51 +01:00 |
exticon.c
|
|
|
focus.c
|
user32: Don't allow activating a WS_CHILD top-level window through SetFocus.
|
2011-11-22 21:39:46 +01:00 |
hook.c
|
user32: Cache the global key state to avoid performance issues in applications that poll constantly.
|
2011-12-15 16:25:40 +01:00 |
icontitle.c
|
|
|
input.c
|
user32: Cache the global key state to avoid performance issues in applications that poll constantly.
|
2011-12-15 16:25:40 +01:00 |
listbox.c
|
|
|
lstr.c
|
|
|
Makefile.in
|
user32: Convert dialogs to po files.
|
2011-12-05 21:23:22 +01:00 |
mdi.c
|
|
|
menu.c
|
user32: Always use the default alignment when displaying submenu popups.
|
2011-12-15 17:46:25 +01:00 |
message.c
|
user32: Cache the global key state to avoid performance issues in applications that poll constantly.
|
2011-12-15 16:25:40 +01:00 |
misc.c
|
|
|
msgbox.c
|
user32: Add stub implementations of MessageBoxTimeoutA/W.
|
2011-12-06 15:51:00 +01:00 |
nonclient.c
|
user32: Use the correct alpha for the title bar gradient and simplify the mesh.
|
2011-11-30 14:33:47 +01:00 |
painting.c
|
|
|
property.c
|
|
|
resource.c
|
|
|
resources.h
|
|
|
scroll.c
|
|
|
spy.c
|
user32: Compute the size of the message spy arrays at compile time.
|
2011-09-04 19:40:36 +02:00 |
static.c
|
|
|
sysparams.c
|
user32: Load PaddedBorderWidth from registry too (Coverity).
|
2011-10-17 17:45:04 +02:00 |
text.c
|
|
|
uitools.c
|
user32: Avoid hardcoding the Unicode string literal lengths.
|
2011-12-19 11:00:57 +01:00 |
user32.rc
|
user32: Convert dialogs to po files.
|
2011-12-05 21:23:22 +01:00 |
user32.spec
|
user32: Add stub implementations of MessageBoxTimeoutA/W.
|
2011-12-06 15:51:00 +01:00 |
user_main.c
|
user32: Cache the global key state to avoid performance issues in applications that poll constantly.
|
2011-12-15 16:25:40 +01:00 |
user_private.h
|
user32: Cache the global key state to avoid performance issues in applications that poll constantly.
|
2011-12-15 16:25:40 +01:00 |
win.c
|
user32: Add more window style tests, make them pass under Wine.
|
2011-12-07 17:49:59 +01:00 |
win.h
|
|
|
winhelp.c
|
|
|
winpos.c
|
|
|
winproc.c
|
|
|
winstation.c
|
user32: Cache the global key state to avoid performance issues in applications that poll constantly.
|
2011-12-15 16:25:40 +01:00 |
wsprintf.c
|
user32: Suppress sign-extension through integer promotion.
|
2011-11-09 11:35:11 +01:00 |