.. |
resources
|
…
|
|
tests
|
user32: Add tests for UpdateLayeredWindowIndirect and fix the behavior of the ULW_EX_NORESIZE flag.
|
2012-09-27 17:45:43 +02:00 |
Makefile.in
|
…
|
|
button.c
|
…
|
|
caret.c
|
…
|
|
class.c
|
…
|
|
clipboard.c
|
…
|
|
combo.c
|
…
|
|
controls.h
|
…
|
|
cursoricon.c
|
…
|
|
dde_client.c
|
user32: Don't limit time needed for WM_DDE_INITIATE processing.
|
2012-08-22 12:03:19 +02:00 |
dde_misc.c
|
…
|
|
dde_private.h
|
…
|
|
dde_server.c
|
…
|
|
defdlg.c
|
…
|
|
defwnd.c
|
user32: Refresh the frame when the style bits of a layered window are changed.
|
2012-09-13 13:50:40 +02:00 |
desktop.c
|
…
|
|
dialog.c
|
user32: Remove superfluous function pointer casts.
|
2012-09-20 19:22:59 +02:00 |
driver.c
|
user32: Add a driver entry point for UpdateLayeredWindow.
|
2012-10-01 13:20:20 +02:00 |
edit.c
|
user32: Free the uniscribe data before freeing the linedefs.
|
2012-09-17 18:31:37 +02:00 |
exticon.c
|
user32: Add a driver entry point for UpdateLayeredWindow.
|
2012-10-01 13:20:20 +02:00 |
focus.c
|
user32: Add a driver entry point for UpdateLayeredWindow.
|
2012-10-01 13:20:20 +02:00 |
hook.c
|
user32: Add a driver entry point for UpdateLayeredWindow.
|
2012-10-01 13:20:20 +02:00 |
icontitle.c
|
…
|
|
input.c
|
user32: Add rawinput mouse support.
|
2012-09-11 18:06:34 +02:00 |
listbox.c
|
…
|
|
lstr.c
|
…
|
|
mdi.c
|
…
|
|
menu.c
|
user32: Don't bother using the register storage class specifier.
|
2012-09-14 15:41:40 +02:00 |
message.c
|
user32: Always flush window surfaces in PeekMessage, even with PM_NOYIELD.
|
2012-10-01 12:13:00 +02:00 |
misc.c
|
…
|
|
msgbox.c
|
…
|
|
nonclient.c
|
…
|
|
painting.c
|
user32: Don't use the window surface when the pixel format was set.
|
2012-10-10 12:46:56 +02:00 |
property.c
|
…
|
|
resource.c
|
…
|
|
resources.h
|
…
|
|
scroll.c
|
…
|
|
spy.c
|
…
|
|
static.c
|
…
|
|
sysparams.c
|
user32: If the value doesn't exist under the volatile key fallback to the permanent key.
|
2012-10-03 16:27:24 +02:00 |
text.c
|
user32: Add support for legacy access keys.
|
2012-09-06 20:28:49 +02:00 |
uitools.c
|
user32: Fix DrawFocusRect to always invert the destination regardless of the text color.
|
2012-09-10 11:38:15 +02:00 |
user32.rc
|
…
|
|
user32.spec
|
user32: Add a Wine-specific entry point to set the pixel format of a window.
|
2012-10-03 23:08:22 +02:00 |
user_main.c
|
user32: Add rawinput mouse support.
|
2012-09-11 18:06:34 +02:00 |
user_private.h
|
user32: Add a driver entry point for UpdateLayeredWindow.
|
2012-10-01 13:20:20 +02:00 |
win.c
|
user32: Add support for setting the window surface visible region.
|
2012-10-09 15:22:56 +02:00 |
win.h
|
user32: Store the pixel format in the window structure.
|
2012-10-09 09:51:29 +02:00 |
winhelp.c
|
…
|
|
winpos.c
|
user32: Add support for setting the window surface visible region.
|
2012-10-09 15:22:56 +02:00 |
winproc.c
|
user32: Add a driver entry point for UpdateLayeredWindow.
|
2012-10-01 13:20:20 +02:00 |
winstation.c
|
…
|
|
wsprintf.c
|
…
|
|