.. |
resources
|
user32: Update Japanese resource.
|
2009-09-15 16:41:25 -05:00 |
tests
|
user32: In ScrollWindowEx do not clip the clipping rectangle with the scrolling rectangle.
|
2009-09-24 14:31:17 +02:00 |
Makefile.in
|
user32: Build language resource files separately.
|
2009-07-03 13:22:16 +02:00 |
bidi16.c
|
…
|
|
button.c
|
user32: Draw the whole button only if requested.
|
2009-07-23 13:20:21 +02:00 |
caret.c
|
…
|
|
class.c
|
…
|
|
clipboard.c
|
user32: Send a WM_DRAWCLIPBOARD message to the new viewer when SetClipboardViewer is called.
|
2009-09-23 16:09:05 +02:00 |
combo.c
|
…
|
|
comm16.c
|
…
|
|
controls.h
|
…
|
|
cursoricon.c
|
user32: Correct scaling of DrawIcon.
|
2009-09-23 16:06:49 +02:00 |
dde_client.c
|
…
|
|
dde_misc.c
|
…
|
|
dde_private.h
|
…
|
|
dde_server.c
|
…
|
|
defdlg.c
|
user32: Return 0 from DefDlgProc and dialog loop for invalid dialog handles.
|
2009-08-12 12:53:25 +02:00 |
defwnd.c
|
user32: Send 0 as LPARAM for SIZE_MINIMIZED WM_SIZE messages.
|
2009-08-03 15:02:51 +02:00 |
desktop.c
|
…
|
|
dialog.c
|
user32: Use IDOK as default identifier in a template.
|
2009-08-26 16:38:39 +02:00 |
dialog16.c
|
…
|
|
driver.c
|
…
|
|
driver16.c
|
…
|
|
edit.c
|
user32/edit: Invalidate if style changed after EM_SETREADONLY.
|
2009-09-22 16:24:37 +02:00 |
exticon.c
|
…
|
|
focus.c
|
user32: Don't send focus change messages if foreground window didn't change.
|
2009-08-31 16:36:17 +02:00 |
hook.c
|
user32: Use explicit prototypes for function pointers.
|
2009-09-09 13:12:38 +02:00 |
hook16.c
|
…
|
|
icontitle.c
|
…
|
|
input.c
|
…
|
|
listbox.c
|
…
|
|
lstr.c
|
…
|
|
mdi.c
|
…
|
|
menu.c
|
user32: Handle WM_PRINTCLIENT message in PopupMenuWndProc().
|
2009-08-18 16:14:51 +02:00 |
message.c
|
user32: Handle VK_PACKET messages in TranslateMessage.
|
2009-08-19 12:18:14 +02:00 |
misc.c
|
…
|
|
msg16.c
|
…
|
|
msgbox.c
|
…
|
|
network.c
|
…
|
|
nonclient.c
|
user32: Use explicit prototypes for function pointers.
|
2009-09-09 13:12:38 +02:00 |
painting.c
|
user32: In ScrollWindowEx do not clip the clipping rectangle with the scrolling rectangle.
|
2009-09-24 14:31:17 +02:00 |
property.c
|
…
|
|
resource.c
|
…
|
|
resources.h
|
user32: Build language resource files separately.
|
2009-07-03 13:22:16 +02:00 |
scroll.c
|
…
|
|
spy.c
|
winex11: Support KEYEVENTF_UNICODE in SendInput.
|
2009-08-19 12:16:19 +02:00 |
static.c
|
…
|
|
sysparams.c
|
user32: Add support for SPI_GETFOCUSBORDERWIDTH and SPI_GETFOCUSBORDERHEIGHT.
|
2009-06-11 17:36:39 +02:00 |
text.c
|
…
|
|
uitools.c
|
…
|
|
user.exe.spec
|
…
|
|
user16.c
|
…
|
|
user32.spec
|
user32: The LongPtr functions are only exported on 64-bit.
|
2009-08-24 15:17:34 +02:00 |
user_main.c
|
…
|
|
user_private.h
|
user32: Disable assert() for the mingw build since mingw gets confused trying to import MessageBoxA.
|
2009-06-08 16:45:54 +02:00 |
win.c
|
user32: Run the explorer process from the system directory.
|
2009-08-20 19:43:29 +02:00 |
win.h
|
…
|
|
winhelp.c
|
…
|
|
winpos.c
|
user32: Bring SwitchToThisWindow a bit more in line with the now documented behavior.
|
2009-08-31 16:37:19 +02:00 |
winproc.c
|
user32: Add call frame annotations in x86 assembly code.
|
2009-06-25 12:05:09 +02:00 |
winstation.c
|
…
|
|
wnd16.c
|
…
|
|
wsprintf.c
|
…
|
|