.. |
resources
|
user32: Add 256x256 variants of the standard icons.
|
2018-04-20 17:16:51 +02:00 |
tests
|
user32: Scale dialog base units based on DPI awareness.
|
2018-08-28 12:06:13 +02:00 |
Makefile.in
|
user32: Return HID devices in GetRawInputDeviceList().
|
2018-08-21 10:27:52 +02:00 |
button.c
|
user32/button: Use per-window dpi settings.
|
2018-07-17 17:39:56 +02:00 |
caret.c
|
…
|
|
class.c
|
user32: When registering redirected class use correct base class name.
|
2018-08-27 10:57:39 +02:00 |
clipboard.c
|
…
|
|
combo.c
|
user32/combo: Properly set dropdown height.
|
2018-08-20 09:17:31 +02:00 |
controls.h
|
…
|
|
cursoricon.c
|
user32: Scale coordinates in ClipCursor() based on DPI awareness.
|
2018-08-27 14:20:11 +02:00 |
dde_client.c
|
…
|
|
dde_misc.c
|
…
|
|
dde_private.h
|
…
|
|
dde_server.c
|
…
|
|
defdlg.c
|
…
|
|
defwnd.c
|
…
|
|
desktop.c
|
…
|
|
dialog.c
|
user32: Scale dialog base units based on DPI awareness.
|
2018-08-28 12:06:13 +02:00 |
driver.c
|
user32: Use the ARRAY_SIZE() macro.
|
2018-08-14 10:16:02 +02:00 |
edit.c
|
user32/edit: Move common calls outside the blocks.
|
2018-08-23 20:01:56 +02:00 |
exticon.c
|
user32: Fix the name of an unused debugging function.
|
2018-04-18 10:13:36 +02:00 |
focus.c
|
…
|
|
hook.c
|
…
|
|
icontitle.c
|
user32: Use the ARRAY_SIZE() macro.
|
2018-08-14 10:16:02 +02:00 |
input.c
|
user32: Map mouse events to physical coordinates in SendInput.
|
2018-08-27 14:25:17 +02:00 |
listbox.c
|
user32/listbox: Fix multicolumn navigation on VK_RIGHT.
|
2018-08-22 17:02:32 +02:00 |
lstr.c
|
user32: Use the ARRAY_SIZE() macro.
|
2018-08-14 10:16:02 +02:00 |
mdi.c
|
user32: Switch to the window DPI awareness for MDI scrolling.
|
2018-08-28 12:21:28 +02:00 |
menu.c
|
user32/menu: Release menu in HiliteMenuItem() to avoid deadlock.
|
2018-07-20 18:36:56 +02:00 |
message.c
|
user32: Process hardware messages in physical coordinates.
|
2018-08-27 14:25:17 +02:00 |
misc.c
|
user32: Move monitor functions to sysparams.c.
|
2018-07-17 17:39:56 +02:00 |
msgbox.c
|
…
|
|
nonclient.c
|
user32: Implement AdjustWindowRectExForDpi().
|
2018-04-17 17:03:13 +02:00 |
painting.c
|
user32: Switch to the window DPI awareness for non-client painting.
|
2018-08-24 20:12:05 +02:00 |
property.c
|
…
|
|
rawinput.c
|
user32: Return RIDI_DEVICENAME for HID devices from GetRawInputDeviceInfo().
|
2018-08-21 10:27:56 +02:00 |
resource.c
|
…
|
|
resources.h
|
…
|
|
scroll.c
|
…
|
|
spy.c
|
user32: Use the more common ARRAY_SIZE spelling.
|
2018-07-06 19:44:26 +02:00 |
static.c
|
user32/static: Use correct brush color for centered image background.
|
2018-04-02 20:47:11 +02:00 |
sysparams.c
|
user32: Process hardware messages in physical coordinates.
|
2018-08-27 14:25:17 +02:00 |
text.c
|
user32: Respect margins more in DrawTextExW().
|
2018-06-04 16:26:14 +02:00 |
uitools.c
|
…
|
|
user32.rc
|
…
|
|
user32.spec
|
user32: Add RegisterTouchHitTestingWindow stub.
|
2018-06-11 10:50:02 +02:00 |
user_main.c
|
user32: Use the ARRAY_SIZE() macro.
|
2018-08-14 10:16:02 +02:00 |
user_private.h
|
user32: When registering redirected class use correct base class name.
|
2018-08-27 10:57:39 +02:00 |
win.c
|
user32: When registering redirected class use correct base class name.
|
2018-08-27 10:57:39 +02:00 |
win.h
|
user32: Process hardware messages in physical coordinates.
|
2018-08-27 14:25:17 +02:00 |
winhelp.c
|
…
|
|
winpos.c
|
server: Scale coordinates in get_window_children_from_point based on DPI awareness.
|
2018-08-27 13:32:57 +02:00 |
winproc.c
|
user32: Set the thread DPI awareness to the window's when calling a window procedure.
|
2018-05-02 17:33:19 +02:00 |
winstation.c
|
…
|
|
wsprintf.c
|
…
|
|