Alexandre Julliard
|
8e87b9233a
|
user32/tests: Fix coordinates in the UpdateLayeredWindow broken case.
|
2012-09-18 14:47:00 +02:00 |
Aric Stewart
|
e603ffd19e
|
user32: Free the uniscribe data before freeing the linedefs.
|
2012-09-17 18:31:37 +02:00 |
Alexandre Julliard
|
b57323a61e
|
user32/tests: Add a test for calling UpdateLayeredWindow from a different thread.
|
2012-09-17 14:13:27 +02:00 |
Michael Stefaniuc
|
20595d2988
|
user32: Don't bother using the register storage class specifier.
|
2012-09-14 15:41:40 +02:00 |
Alexandre Julliard
|
b9fa73a798
|
user32/tests: Add some tests for UpdateLayeredWindow.
|
2012-09-13 13:50:57 +02:00 |
Alexandre Julliard
|
b0fce2a02b
|
user32: Refresh the frame when the style bits of a layered window are changed.
|
2012-09-13 13:50:40 +02:00 |
Alexandre Julliard
|
9f29dcdc2e
|
user32: Don't send messages on position changes in UpdateLayeredWindow.
|
2012-09-13 13:50:15 +02:00 |
Henri Verbeet
|
c6fcc0255c
|
user32: Add rawinput keyboard support.
|
2012-09-12 12:47:13 +02:00 |
Alexandre Julliard
|
1a4a1e5323
|
user32: Check for the need to flush window surfaces every time a window finishes painting.
|
2012-09-11 20:56:35 +02:00 |
Henri Verbeet
|
faaf3d388e
|
user32: Add rawinput mouse support.
|
2012-09-11 18:06:34 +02:00 |
Henri Verbeet
|
5befb959dd
|
user32: Implement RegisterRawInputDevices().
|
2012-09-10 11:44:19 +02:00 |
Alexandre Julliard
|
57f869d557
|
user32: Fix DrawFocusRect to always invert the destination regardless of the text color.
|
2012-09-10 11:38:15 +02:00 |
Akihiro Sagawa
|
70937bd8dd
|
user32: Add support for legacy access keys.
|
2012-09-06 20:28:49 +02:00 |
Alexandre Julliard
|
7304445a7e
|
user32: Maintain a list of active window surfaces and flush them periodically.
|
2012-09-06 12:38:13 +02:00 |
Alexandre Julliard
|
a5ef549c6e
|
user32: Add support for managing a DIB surface for a window.
|
2012-09-06 12:35:32 +02:00 |
Alexandre Julliard
|
27b0b88a0b
|
gdi32: Add a graphics driver to render windows contents through the DIB engine.
|
2012-09-06 12:24:25 +02:00 |
Alexandre Julliard
|
01c9c1cbc2
|
gdi32: Let user32 specify the device rectangle when setting the visible region.
|
2012-09-05 21:56:56 +02:00 |
Alexandre Julliard
|
75b641fc75
|
user32: Add a helper function to retrieve the virtual screen rectangle.
|
2012-09-05 21:56:55 +02:00 |
Nikolay Sivov
|
6b19461548
|
user32: Release uniscribe data on Edit control destruction (valgrind).
|
2012-09-05 11:47:39 +02:00 |
Alexandre Julliard
|
2dc234d923
|
user32: Only show a window the first time WS_VISIBLE is toggled, to work around Steam's WM_SETREDRAW usage.
|
2012-09-04 12:38:33 +02:00 |
Alexandre Julliard
|
85fed5b194
|
user32: Invalidate the DCEs while still holding the window lock in SetWindowPos.
|
2012-08-29 20:10:56 +02:00 |
Alexandre Julliard
|
d35fc4369f
|
user32: Always go through set_window_pos when the WS_VISIBLE style is changed.
|
2012-08-29 20:09:28 +02:00 |
Alexandre Julliard
|
4890964e31
|
user32: Rely on SetWindowPos to invalidate the DCEs when the window region is changed.
|
2012-08-29 18:08:10 +02:00 |
Alexandre Julliard
|
f71be05ba7
|
user32: ScrollWindow should not use a cached DC, unlike ScrollWindowEx.
|
2012-08-29 12:22:58 +02:00 |
Piotr Caban
|
d2e846f3d4
|
user32: Don't limit time needed for WM_DDE_INITIATE processing.
|
2012-08-22 12:03:19 +02:00 |
Marcus Meissner
|
84bb596912
|
user32: Fixed two use-after-free (Coverity).
|
2012-08-20 10:54:53 +02:00 |
Marcus Meissner
|
3fb8a42638
|
user32: Free the correct dce (Coverity).
|
2012-08-20 10:54:40 +02:00 |
Alex Henrie
|
4b67e6c778
|
user32: Correct dialog focus behavior.
|
2012-08-16 11:59:23 +02:00 |
Michael Stefaniuc
|
4affaea0ba
|
user32: Avoid TRUE:FALSE conditional expressions.
|
2012-08-13 11:50:51 +02:00 |
Sergey Guralnik
|
cbf9589ba3
|
user32: Rearrange ComboBox repositioning code.
|
2012-07-26 21:38:10 +02:00 |
Alexandre Julliard
|
b3d91ea3b6
|
user32/tests: Try to fix a test that frequently fails on Windows.
|
2012-07-18 11:48:54 +02:00 |
Alexandre Julliard
|
d8c90fa40b
|
user32/tests: Move DlgDirList tests to avoid changing the current directory for other tests.
|
2012-07-17 16:22:34 +02:00 |
Alex Henrie
|
c412d6f521
|
user32: Minimize and maximize boxes can only appear when WS_SYSMENU is set.
|
2012-07-17 16:22:32 +02:00 |
Bruno Jesus
|
81cbf29ef3
|
user32/tests: Update DlgDirList tests.
Based on original patch from Christian Lupien.
|
2012-07-16 18:19:26 +02:00 |
Bruno Jesus
|
b3d7896aad
|
user32/tests: Add a test for OpenClipboard twice with non-zero hwnd.
|
2012-07-09 15:45:37 -04:00 |
Sergey Guralnik
|
fb4545847e
|
user32: Add test for ComboBox repositioning behavior.
|
2012-07-03 12:04:57 +02:00 |
Francois Gouget
|
12b900ce70
|
user32: Make some DDE functions static.
|
2012-06-12 11:11:22 +02:00 |
Francois Gouget
|
31d432925c
|
user32: Reorder some DDE functions to avoid the need for forward declarations.
|
2012-06-12 11:11:19 +02:00 |
Michael Stefaniuc
|
824974cee4
|
user32/tests: Fix the expected values in some ok() messages.
|
2012-06-04 19:36:15 +02:00 |
Alexandre Julliard
|
f1bf4ea3fc
|
gdi32: Move DC hook private definitions out of wingdi.h.
|
2012-05-31 12:37:15 +02:00 |
Piotr Caban
|
42eb57dfa7
|
user32/tests: Added SetWindowPos test that incorrectly sets focus.
|
2012-05-22 18:02:55 +02:00 |
Piotr Caban
|
1a74d21090
|
user32/tests: Added more GetMenuBarInfo tests.
|
2012-05-16 20:27:23 +02:00 |
Piotr Caban
|
1128546437
|
user32/tests: Added GetMenuBarInfo tests.
|
2012-05-16 20:27:21 +02:00 |
Piotr Caban
|
cd08b5a40a
|
user32: Added GetMenuBarInfo implementation.
|
2012-05-16 20:27:11 +02:00 |
Michael Stefaniuc
|
ca64393e99
|
user32/tests: Remove duplicated ok() call.
|
2012-05-16 18:30:21 +02:00 |
Francois Gouget
|
fac36c55e9
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
Francois Gouget
|
b89a49d481
|
user32: Fix the spelling of the hRecipient variable.
|
2012-05-15 16:26:41 +02:00 |
Francois Gouget
|
1c9bf32e19
|
user32/tests: Add a trailing '\n' to ok() calls.
|
2012-05-15 16:26:39 +02:00 |
Michael Stefaniuc
|
c6033397f3
|
user32/tests: Check the correct variable for the correct value.
|
2012-05-15 16:26:38 +02:00 |
Owen Rudge
|
fecde1ead8
|
user32: Return Unicode length instead of ANSI in GetUserObjectInformationA.
|
2012-05-14 17:48:32 +02:00 |