.. |
resources
|
…
|
|
tests
|
user32: Also ignore dynamic DPI awareness changes when DPI scaling is disabled.
|
2018-12-31 16:48:45 +01:00 |
Makefile.in
|
…
|
|
button.c
|
user32: Move the auto radio button group logic from BM_SETCHECK to WM_LBUTTONUP handler.
|
2018-11-26 12:51:43 +01:00 |
caret.c
|
…
|
|
class.c
|
…
|
|
clipboard.c
|
…
|
|
combo.c
|
user32: Don't force a combobox repaint on WM_SIZE.
|
2018-11-26 12:50:52 +01:00 |
controls.h
|
…
|
|
cursoricon.c
|
user32: LoadImage should not only search in the working directory.
|
2018-11-30 20:39:03 +01:00 |
dde_client.c
|
…
|
|
dde_misc.c
|
…
|
|
dde_private.h
|
…
|
|
dde_server.c
|
…
|
|
defdlg.c
|
…
|
|
defwnd.c
|
…
|
|
desktop.c
|
…
|
|
dialog.c
|
user32: Don't reset focus if current dialog is a child.
|
2018-12-17 22:35:14 +01:00 |
driver.c
|
user32: Let nulldrv return some dummy monitor information.
|
2018-10-04 09:12:36 -05:00 |
edit.c
|
user32/edit: Don't set caret position when we don't have focus.
|
2018-12-12 17:08:25 +01:00 |
exticon.c
|
…
|
|
focus.c
|
…
|
|
hook.c
|
…
|
|
icontitle.c
|
…
|
|
input.c
|
…
|
|
listbox.c
|
user32/listbox: Store the items array size instead of using HeapSize().
|
2018-12-03 12:02:01 +01:00 |
lstr.c
|
…
|
|
mdi.c
|
…
|
|
menu.c
|
…
|
|
message.c
|
user32: Implement GetCurrentInputMessageSource().
|
2018-11-05 19:12:12 +01:00 |
misc.c
|
…
|
|
msgbox.c
|
…
|
|
nonclient.c
|
…
|
|
painting.c
|
…
|
|
property.c
|
…
|
|
rawinput.c
|
…
|
|
resource.c
|
…
|
|
resources.h
|
…
|
|
scroll.c
|
user32: Fix tracking position for non-client scrollbars.
|
2018-12-12 17:30:16 +01:00 |
spy.c
|
…
|
|
static.c
|
…
|
|
sysparams.c
|
user32: Also ignore dynamic DPI awareness changes when DPI scaling is disabled.
|
2018-12-31 16:48:45 +01:00 |
text.c
|
user32: Use height from font metrics for empty text runs in TabbedTextOut().
|
2018-10-08 13:22:39 +02:00 |
uitools.c
|
…
|
|
user32.rc
|
…
|
|
user32.spec
|
user32: Add stub for GetCurrentInputMessageSource().
|
2018-11-05 19:12:12 +01:00 |
user_main.c
|
…
|
|
user_private.h
|
user32: Implement GetCurrentInputMessageSource().
|
2018-11-05 19:12:12 +01:00 |
win.c
|
user32: Fix wraparound check to avoid gcc optimization.
|
2018-11-26 20:17:41 +01:00 |
win.h
|
…
|
|
winhelp.c
|
…
|
|
winpos.c
|
…
|
|
winproc.c
|
user32: Clear %edi register when calling window procedure.
|
2018-12-28 18:20:56 +01:00 |
winstation.c
|
…
|
|
wsprintf.c
|
…
|
|