Alexandre Julliard
|
16944f500d
|
user32: Simplify the DIB byte width computation.
|
2011-08-29 12:08:21 +02:00 |
Alexandre Julliard
|
43240527b6
|
user32: Pass valid dimensions to GetDIBits.
|
2011-08-29 12:08:21 +02:00 |
Francois Gouget
|
c992ca277d
|
Assorted spelling fixes.
|
2011-08-24 19:07:46 +02:00 |
Thomas Faber
|
37f12af5c8
|
user32/tests: Fix build with MSVC.
|
2011-08-24 12:14:47 +02:00 |
Francois Gouget
|
ff8f6e8662
|
user32: When destroying a window, preserve the first WM_QUIT message that was posted to it.
|
2011-08-23 11:50:59 +02:00 |
Francois Gouget
|
30f2c6610d
|
user32/tests: Test what happens to a WM_QUIT posted to a window that gets destroyed.
|
2011-08-23 11:50:56 +02:00 |
Bruno Jesus
|
43dfbfd87d
|
user32/tests: Add combobox CB_SETDROPPEDWITH/CB_GETDROPPEDWIDTH tests.
|
2011-08-22 19:49:39 +02:00 |
Frédéric Delanoy
|
760faf01a9
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +02:00 |
Frédéric Delanoy
|
7e309601f3
|
dlls: Assorted spelling fixes.
|
2011-08-03 14:15:50 +02:00 |
Austin English
|
5e941f89c2
|
user32/tests: Remove win9x hacks.
|
2011-07-28 19:57:32 +02:00 |
André Hentschel
|
a355121414
|
user32: Fix for finding nested default buttons.
|
2011-07-28 19:54:46 +02:00 |
Alexandre Julliard
|
4ec27a632d
|
user32: Add support for 64-bit formats in wsprintf.
|
2011-07-25 13:32:37 +02:00 |
Alexandre Julliard
|
adc59e1437
|
user32/tests: Make hook messages optional in the SetParent test.
|
2011-07-25 10:43:20 +02:00 |
Alexandre Julliard
|
fb2df6752e
|
user32/tests: Fix test failures when the low-level hook cannot be set.
|
2011-07-22 13:03:28 +02:00 |
Alexandre Julliard
|
a900fe7c9e
|
user32/tests: Fix some last error tests that fail on Windows.
|
2011-07-22 13:03:28 +02:00 |
Alexandre Julliard
|
5be95f40c5
|
user32/tests: Mark some messages optional in the SetParent sequence.
|
2011-07-22 13:03:27 +02:00 |
André Hentschel
|
54ca4034cf
|
user32/tests: Fix two typos.
|
2011-07-22 12:57:20 +02:00 |
André Hentschel
|
b3fbdfa908
|
user32/tests: Add test for nested default button in dialogs.
|
2011-07-18 16:23:30 +02:00 |
André Hentschel
|
b37051d28b
|
user32: Remove dead assignment (clang).
|
2011-07-14 14:45:02 +02:00 |
Akihiro Sagawa
|
42b06d6ff5
|
po: Add message contexts for 'Restore' and update Japanese translation.
|
2011-07-14 14:29:38 +02:00 |
Vincent Povirk
|
b85dbc9c03
|
user32: Test that QS_HOTKEY is properly set and cleared.
|
2011-07-06 19:43:33 +02:00 |
André Hentschel
|
5ca020b9d8
|
user32: Remove dead initializations (clang).
|
2011-07-06 11:20:13 +02:00 |
Vincent Povirk
|
8c0d568c32
|
user32: Notify the user driver of hotkey changes.
|
2011-07-05 16:00:20 +02:00 |
André Hentschel
|
9cd2d61b6e
|
user32: Remove dead code (clang).
|
2011-07-04 13:43:17 +02:00 |
Nikolay Sivov
|
4843cff6ef
|
user32/tests: Test that class data is set with wrong size value too.
|
2011-07-04 13:42:29 +02:00 |
André Hentschel
|
7521ae4291
|
user32: Use more meaningful variable names.
|
2011-06-28 11:57:50 -05:00 |
Piotr Caban
|
371cff4883
|
user32: Don't redeclare button state macros.
|
2011-06-27 15:04:55 -05:00 |
Alexandre Julliard
|
efaa068cd1
|
user32: Always pass 0 as item id for WM_MEASUREITEM in menus.
|
2011-06-21 16:12:53 +02:00 |
Alexandre Julliard
|
33ba7c07fb
|
user32: Don't truncate bitmap ids in InsertMenu.
|
2011-06-21 16:07:00 +02:00 |
Alexandre Julliard
|
6b0d9ff1cd
|
server: Allow setting a zero-size clip rectangle.
|
2011-06-21 15:04:24 +02:00 |
Vincent Povirk
|
cc0ea69867
|
server: Post WM_HOTKEY when a hotkey is pressed.
|
2011-06-21 14:51:14 +02:00 |
Vincent Povirk
|
4c83138f72
|
server: Implement RegisterHotKey/UnregisterHotKey.
|
2011-06-21 14:51:08 +02:00 |
Vincent Povirk
|
ba9231993d
|
user32/tests: Test that hotkeys are really replaced when using the same id/hwnd.
|
2011-06-21 12:27:08 +02:00 |
Francois Gouget
|
df63b63614
|
Standardize the OK buttons.
|
2011-06-15 20:04:38 +02:00 |
Krzysztof Nowicki
|
7415946716
|
user32: Make more functions hot-patchable for Steam.
|
2011-06-15 20:04:38 +02:00 |
Vincent Povirk
|
1e2e3d1a05
|
user32: Add a test to find the queue containing hotkey messages.
|
2011-06-14 14:11:10 +02:00 |
Vincent Povirk
|
9eb6af791f
|
user32: Ignore painting messages in the hotkey test using a wndproc.
|
2011-06-14 14:11:07 +02:00 |
Marcus Meissner
|
891fcb20ac
|
user32: Initialize all of msg (Coverity).
|
2011-06-13 11:30:14 +02:00 |
Vincent Povirk
|
b0beeaffc6
|
user32/tests: Do not check the last error on succeeding hotkey calls.
|
2011-06-08 14:12:41 +02:00 |
Vincent Povirk
|
a5719990b5
|
user32/tests: Test registering the same hotkey hwnd/id pair twice.
|
2011-06-08 14:12:41 +02:00 |
Vincent Povirk
|
58ae3a7fcc
|
user32/tests: Add test showing hotkeys change the async key state.
|
2011-06-08 14:12:41 +02:00 |
Vincent Povirk
|
03fbf37fe8
|
user32/tests: Ignore paint messages in hotkey tests.
|
2011-06-08 14:12:40 +02:00 |
Vincent Povirk
|
ad3e0b78ad
|
user32/tests: Add test for flags on keyboard messages.
|
2011-06-08 14:12:40 +02:00 |
Vincent Povirk
|
6115951502
|
user32: Add message test for hotkeys.
|
2011-05-26 15:23:56 +02:00 |
Vincent Povirk
|
363b2bb9d1
|
user32: Add test for RegisterHotKey/UnregisterHotKey.
|
2011-05-26 15:23:56 +02:00 |
André Hentschel
|
7c8ce6c6e4
|
user32/tests: Add tests for FlashWindowEx.
|
2011-05-24 12:19:11 +02:00 |
Francois Gouget
|
e82c57372b
|
user32: Use macros for the resource IDs instead of numeric literals.
|
2011-05-19 10:22:39 +02:00 |
Owen Rudge
|
c55ff281c7
|
user32: Add separate sysmenu for MDI child windows.
|
2011-05-17 10:45:31 +02:00 |
Francois Gouget
|
dc63061af1
|
user32: Use MSGBOX_IDICON throughout instead of sometimes using stc1 and sometimes 1088.
|
2011-05-16 16:35:28 +02:00 |
Marcus Meissner
|
0ba1bfb062
|
user32: DrawText gets a 32bit flag, not a 16bit flag.
|
2011-05-05 17:28:47 +02:00 |