.. |
dibdrv
|
win32u: Reset draw_start_ticks for new window_surface.
|
2023-02-21 11:22:47 +01:00 |
tests
|
win32u: Implement NtUserBuildHimcList syscall.
|
2023-03-20 17:10:45 +01:00 |
bitblt.c
|
|
|
bitmap.c
|
|
|
brush.c
|
|
|
class.c
|
win32u: Make get_winproc_ptr() static.
|
2023-01-26 22:05:13 +01:00 |
clipboard.c
|
user32: GetClipboardData() should set last error when the format is not found.
|
2023-01-25 10:07:17 +01:00 |
clipping.c
|
|
|
cursoricon.c
|
|
|
dc.c
|
|
|
dce.c
|
win32u: Expose and use ProcessEvents from drivers instead of MsgWaitForMultipleObjectsEx.
|
2023-02-22 18:25:29 +01:00 |
defwnd.c
|
win32u: Ignore some IME messages in default_window_proc.
|
2023-03-30 19:00:21 +02:00 |
dib.c
|
win32u: Add support for undocummented DIB_PAL_INDICES color usage in SetDIBits.
|
2023-04-06 14:32:32 +02:00 |
driver.c
|
win32u: Allow drivers to set the null user driver.
|
2023-03-16 12:52:37 +01:00 |
emfdrv.c
|
|
|
font.c
|
win32u: Initialize IO_STATUS_BLOCK in load_directory_fonts.
|
2023-03-07 17:25:08 +01:00 |
freetype.c
|
|
|
gdiobj.c
|
|
|
hook.c
|
|
|
imm.c
|
win32u: Implement NtUserBuildHimcList syscall.
|
2023-03-20 17:10:45 +01:00 |
input.c
|
imm32: Update existing input contexts on layout change.
|
2023-03-29 22:29:37 +02:00 |
main.c
|
|
|
Makefile.in
|
|
|
mapping.c
|
|
|
menu.c
|
|
|
message.c
|
win32u: Invalidate all cached keys after input.
|
2023-03-02 10:20:01 +01:00 |
ntgdi_private.h
|
win32u: Add support for undocummented DIB_PAL_INDICES color usage in SetDIBits.
|
2023-04-06 14:32:32 +02:00 |
ntuser_private.h
|
win32u: Introduce new next_process_user_handle_ptr helper.
|
2023-03-20 17:10:45 +01:00 |
opentype.c
|
|
|
painting.c
|
|
|
palette.c
|
|
|
path.c
|
|
|
pen.c
|
|
|
printdrv.c
|
|
|
rawinput.c
|
win32u: Initialize IO_STATUS_BLOCK in rawinput add_device.
|
2023-03-07 17:25:08 +01:00 |
region.c
|
|
|
scroll.c
|
win32u: Make draw_scroll_bar() static.
|
2023-01-25 10:17:13 +01:00 |
spy.c
|
|
|
syscall.c
|
win32u: Stub NtUserBuildHimcList syscall.
|
2023-03-20 17:10:45 +01:00 |
sysparams.c
|
win32u: Set DEVPKEY_Device_RemovalPolicy for GPUs.
|
2023-04-06 17:02:18 +02:00 |
vertical.c
|
|
|
vulkan.c
|
|
|
win32u.spec
|
win32u: Stub NtUserBuildHimcList syscall.
|
2023-03-20 17:10:45 +01:00 |
win32u_private.h
|
win32u: Send WM_INPUTLANGCHANGE when activating new layout.
|
2023-03-08 17:49:00 +01:00 |
window.c
|
win32u: Introduce new next_process_user_handle_ptr helper.
|
2023-03-20 17:10:45 +01:00 |
winstation.c
|
win32u: Give full access rights to the thread desktop.
|
2023-03-17 11:51:34 +01:00 |
wrappers.c
|
|
|