.. |
resources
|
…
|
|
tests
|
user32/tests: Add tests for ToAscii.
|
2015-04-06 18:06:13 +09:00 |
Makefile.in
|
…
|
|
button.c
|
…
|
|
caret.c
|
…
|
|
class.c
|
user32: Move IME window procedure to user32.
|
2014-11-11 16:09:47 +09:00 |
clipboard.c
|
…
|
|
combo.c
|
user32: Make the combo's listbox a topmost window.
|
2014-11-10 19:23:46 +09:00 |
controls.h
|
user32: Mark internal symbols with hidden visibility.
|
2015-04-01 14:13:39 +09:00 |
cursoricon.c
|
user32: Fix invalid memory access and leak if alloc_user_handle fails (Coverity).
|
2015-03-17 14:52:08 +09:00 |
dde_client.c
|
…
|
|
dde_misc.c
|
…
|
|
dde_private.h
|
…
|
|
dde_server.c
|
…
|
|
defdlg.c
|
user32: Only store dialog focus when window is hidden or inactive.
|
2015-01-07 23:48:28 +01:00 |
defwnd.c
|
…
|
|
desktop.c
|
…
|
|
dialog.c
|
user32: Only use DIALOGINFO->hwndFocus to store last focus of inactive windows.
|
2015-02-06 00:28:34 +09:00 |
driver.c
|
…
|
|
edit.c
|
user32: Remove left-over freeing of the edit text with ES_PASSWORD.
|
2015-03-30 19:49:12 +09:00 |
exticon.c
|
…
|
|
focus.c
|
…
|
|
hook.c
|
user32: Invalidate key state cache globally after running LL hooks.
|
2015-04-07 15:14:04 +09:00 |
icontitle.c
|
…
|
|
input.c
|
user32: Invalidate key state cache globally after running LL hooks.
|
2015-04-07 15:14:04 +09:00 |
listbox.c
|
…
|
|
lstr.c
|
…
|
|
mdi.c
|
user32: IDI_WINLOGO is already an int resource (PVS-Studio).
|
2015-02-18 16:09:05 +09:00 |
menu.c
|
user32: Actually use the menu's background brush.
|
2015-01-16 16:52:40 +01:00 |
message.c
|
user32: Invalidate key state cache globally after running LL hooks.
|
2015-04-07 15:14:04 +09:00 |
misc.c
|
user32: Add a stub implementation of IsTouchWindow.
|
2014-11-27 13:27:06 +01:00 |
msgbox.c
|
…
|
|
nonclient.c
|
…
|
|
painting.c
|
user32: Fix invalid argument passed to ExtCreateRegion.
|
2014-11-03 20:31:10 +09:00 |
property.c
|
…
|
|
resource.c
|
…
|
|
resources.h
|
…
|
|
scroll.c
|
…
|
|
spy.c
|
…
|
|
static.c
|
user32/static: Allow setting NULL text.
|
2015-03-23 16:38:09 +09:00 |
sysparams.c
|
Assorted spelling/grammar fixes.
|
2015-03-27 22:29:48 +09:00 |
text.c
|
…
|
|
uitools.c
|
…
|
|
user32.rc
|
…
|
|
user32.spec
|
user32: Add a stub implementation of IsTouchWindow.
|
2014-11-27 13:27:06 +01:00 |
user_main.c
|
user32: Move IME window procedure to user32.
|
2014-11-11 16:09:47 +09:00 |
user_private.h
|
user32: Invalidate key state cache globally after running LL hooks.
|
2015-04-07 15:14:04 +09:00 |
win.c
|
user32: Allow making window visible by WM_SETREDRAW message.
|
2015-03-13 21:53:19 +09:00 |
win.h
|
user32: Allow making window visible by WM_SETREDRAW message.
|
2015-03-13 21:53:19 +09:00 |
winhelp.c
|
…
|
|
winpos.c
|
user32: Allow making window visible by WM_SETREDRAW message.
|
2015-03-13 21:53:19 +09:00 |
winproc.c
|
user32: Move IME window procedure to user32.
|
2014-11-11 16:09:47 +09:00 |
winstation.c
|
user32: Move key state cache into a separate struct.
|
2015-04-07 15:14:02 +09:00 |
wsprintf.c
|
…
|
|