.. |
resources
|
user32: Convert dialogs to po files.
|
2011-12-05 21:23:22 +01:00 |
tests
|
user32/tests: Do not depend on argument evaluation order.
|
2012-02-22 18:47:38 +01:00 |
button.c
|
|
|
caret.c
|
|
|
class.c
|
|
|
clipboard.c
|
|
|
combo.c
|
|
|
controls.h
|
user32: Add mouse tracking on caption right-clicks to avoid messing with the capture.
|
2012-02-15 16:27:12 +01:00 |
cursoricon.c
|
user32: Draw the mask with SRCCOPY in DrawIcon when the image isn't being drawn.
|
2012-02-08 11:00:51 -06:00 |
dde_client.c
|
|
|
dde_misc.c
|
|
|
dde_private.h
|
|
|
dde_server.c
|
|
|
defdlg.c
|
|
|
defwnd.c
|
user32: Add mouse tracking on caption right-clicks to avoid messing with the capture.
|
2012-02-15 16:27:12 +01:00 |
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
|
user32: Have a fallback in linebreaking if uniscribe fails to analyse a string.
|
2012-01-30 20:44:45 +01:00 |
exticon.c
|
|
|
focus.c
|
user32: Add an invalid window check to SetActiveWindow.
|
2012-01-05 20:54:13 +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: Fix GetKeyNameText returned length.
|
2012-02-15 12:07:34 +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: Fix some printf format warnings.
|
2012-01-17 15:02:51 +01:00 |
message.c
|
user32: Return the cursor position in send_hardware_message and use it to update the driver's position.
|
2012-01-09 12:14:36 +01:00 |
misc.c
|
|
|
msgbox.c
|
user32: Add stub implementations of MessageBoxTimeoutA/W.
|
2011-12-06 15:51:00 +01:00 |
nonclient.c
|
user32: Remove duplicated call to GetSystemMenu (Coverity).
|
2012-02-20 11:38:52 +01:00 |
painting.c
|
|
|
property.c
|
|
|
resource.c
|
|
|
resources.h
|
|
|
scroll.c
|
|
|
spy.c
|
|
|
static.c
|
|
|
sysparams.c
|
|
|
text.c
|
|
|
uitools.c
|
user32: Avoid hardcoding the Unicode string literal lengths.
|
2011-12-19 11:00:57 +01:00 |
user32.rc
|
user32: Use '+' when specifying a modifier + accelerator key combination.
|
2012-01-23 16:07:18 +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: Fix some printf format warnings.
|
2012-01-17 15:02:51 +01:00 |
win.h
|
|
|
winhelp.c
|
user32: No need for WINE_ prefixed debug output macro.
|
2012-01-11 17:47:25 +01:00 |
winpos.c
|
user32: RealChildWindowFromPoint should skip invisible windows.
|
2012-02-06 10:23:27 -06:00 |
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
|
|
|