.. |
resources
|
…
|
|
tests
|
user32/tests: Added SetWindowPos test that incorrectly sets focus.
|
2012-05-22 18:02:55 +02:00 |
Makefile.in
|
…
|
|
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
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
dde_private.h
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
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: IsDialogMessage should allow control ids other than IDOK when processing WM_KEYDOWN.
|
2012-03-29 20:49:19 +02:00 |
driver.c
|
…
|
|
edit.c
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
exticon.c
|
…
|
|
focus.c
|
user32: Add an invalid window check to SetActiveWindow.
|
2012-01-05 20:54:13 +01:00 |
hook.c
|
…
|
|
icontitle.c
|
…
|
|
input.c
|
user32: Fix GetKeyNameText returned length.
|
2012-02-15 12:07:34 +01:00 |
listbox.c
|
…
|
|
lstr.c
|
…
|
|
mdi.c
|
…
|
|
menu.c
|
user32: Added GetMenuBarInfo implementation.
|
2012-05-16 20:27:11 +02: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
|
user32: Fix the spelling of the hRecipient variable.
|
2012-05-15 16:26:41 +02:00 |
msgbox.c
|
…
|
|
nonclient.c
|
user32: Make a few more functions hotpatchable.
|
2012-04-30 20:03:27 +02:00 |
painting.c
|
gdi32: Move DC hook private definitions out of wingdi.h.
|
2012-05-31 12:37:15 +02:00 |
property.c
|
…
|
|
resource.c
|
…
|
|
resources.h
|
…
|
|
scroll.c
|
…
|
|
spy.c
|
…
|
|
static.c
|
…
|
|
sysparams.c
|
gdi32: Move DC hook private definitions out of wingdi.h.
|
2012-05-31 12:37:15 +02:00 |
text.c
|
…
|
|
uitools.c
|
…
|
|
user32.rc
|
user32: Use '+' when specifying a modifier + accelerator key combination.
|
2012-01-23 16:07:18 +01:00 |
user32.spec
|
…
|
|
user_main.c
|
…
|
|
user_private.h
|
…
|
|
win.c
|
user32: Make a few more functions hotpatchable.
|
2012-04-30 20:03:27 +02: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: SetWindowPos() should check the final window position in screen coords before adding SWP_NOMOVE.
|
2012-04-02 18:35:55 +02:00 |
winproc.c
|
…
|
|
winstation.c
|
user32: Return Unicode length instead of ANSI in GetUserObjectInformationA.
|
2012-05-14 17:48:32 +02:00 |
wsprintf.c
|
…
|
|