Austin Lund
|
ccd4479ce9
|
user32/tests: Fixed WM_SETFONT combo box tests.
|
2010-10-26 11:57:57 +02:00 |
Austin Lund
|
d732cd7412
|
user32/tests: Fix some combo box tests for different font sizes.
|
2010-10-25 13:52:51 +02:00 |
Dmitry Timoshkov
|
2f0b9dd3bf
|
user32: FindWindow() should treat an empty title same way as NULL.
|
2010-10-19 11:00:32 +02:00 |
Vladimir Panteleev
|
824c5089d2
|
user32: Update last active popup for all parents.
|
2010-10-18 19:47:58 +02:00 |
Alexandre Julliard
|
e8723a5dee
|
user32: Fix destruction of the active cursor.
|
2010-10-13 15:38:06 +02:00 |
Alexandre Julliard
|
1aab7ea837
|
user32/tests: Add more tests for DestroyCursor on the active cursor.
|
2010-10-13 13:58:19 +02:00 |
Alexandre Julliard
|
6e7846e33e
|
user32: Return the module and resource name in GetIconInfoEx.
|
2010-10-11 17:11:27 +02:00 |
Louis Lenders
|
62b9df9031
|
user32/tests: Test FindWindowEx for empty window title.
|
2010-10-11 17:11:25 +02:00 |
Alexandre Julliard
|
d1df0c42ea
|
user32/tests: Test GetIconInfoExW too since the A version is broken on Win64.
|
2010-10-11 12:54:04 +02:00 |
Alexandre Julliard
|
990842a322
|
user32/tests: Tests for GetIconInfoExA/W.
|
2010-10-08 15:24:09 +02:00 |
Alexandre Julliard
|
d076dfa8e8
|
server: Update child window positions when resizing a mirrored parent.
|
2010-10-05 11:01:21 +02:00 |
Alexandre Julliard
|
dfab8824c5
|
user32/tests: Make some variables static.
|
2010-10-01 13:37:44 +02:00 |
Louis Lenders
|
6e4e8fb07f
|
user32: UpdateWindow doesn't accept a NULL hwnd.
|
2010-09-29 11:23:57 +02:00 |
Alexandre Julliard
|
97611dca8b
|
gdi32: Implement MirrorRgn.
|
2010-09-27 20:45:56 +02:00 |
Alexandre Julliard
|
5702324b37
|
user32: Add support for RTL window layouts in MapWindowPoints.
|
2010-09-22 20:27:52 +02:00 |
Dmitry Timoshkov
|
6cccf51645
|
user32: Uncomment the GetWindowPlacement() test, fill the test data with real values.
|
2010-09-22 12:43:43 +02:00 |
Dmitry Timoshkov
|
a7188842af
|
user32: UpdateLayeredWindow() should fail on non-layered or already initialized window.
|
2010-09-21 20:16:15 +02:00 |
Dmitry Timoshkov
|
8118430b68
|
user32: Do not test window state on the HCBT_SETFOCUS event, it's undefined.
|
2010-09-21 17:53:55 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Vladimir Panteleev
|
592d994f00
|
user32: Fix VK_RETURN handling in IsDialogMessage for dialogs without an IDOK.
|
2010-09-15 17:05:54 -05:00 |
Alexandre Julliard
|
cd56299e2f
|
user32/tests: Fix a number of test failures on Windows 7.
|
2010-09-03 11:04:33 +02:00 |
Alexandre Julliard
|
196ec5969d
|
user32: Implement Get/SetProcessDefaultLayout.
|
2010-09-02 18:01:01 +02:00 |
Alexandre Julliard
|
942866f90d
|
user32: Make child windows inherit the WS_EX_LAYOUTRTL style from their parent.
|
2010-09-02 17:55:02 +02:00 |
Alexandre Julliard
|
30d2079574
|
user32: Set the DC layout to mirrored when the window has the WS_EX_LAYOUTRTL style.
|
2010-09-02 15:16:39 +02:00 |
Dmitry Timoshkov
|
38b8805c0c
|
user32: Add a bunch of GetWindowPlacement() tests, fix some simple cases.
|
2010-09-01 17:07:35 +02:00 |
Alexandre Julliard
|
f061743a90
|
user32/tests: Remove some noisy output.
|
2010-09-01 11:13:59 +02:00 |
Alexandre Julliard
|
cd79ec79a6
|
user32: Prevent changing some window styles through SetWindowLong.
|
2010-09-01 11:13:27 +02:00 |
Wolfram Sang
|
9f0f17f853
|
user32: Check for valid pointer in CreateIconFromResource.
|
2010-08-17 14:18:45 +02:00 |
Dmitry Timoshkov
|
dfe6ae58af
|
user32: Protect from setting as a window owner one of its successors.
|
2010-08-04 17:35:22 +02:00 |
Dmitry Timoshkov
|
5aa45d9cf4
|
user32: Add a test for GetClassInfo, make it pass under Wine.
|
2010-08-03 11:43:59 +02:00 |
Alexandre Julliard
|
f1ea06375d
|
user32: DCX_NORESETATTRS should be applied at DC release time.
|
2010-07-22 20:00:35 +02:00 |
Dylan Smith
|
9f32d6d6a9
|
user32: Prevent resize of minimized windows from SetWindowPos.
|
2010-07-22 12:57:04 +02:00 |
Dylan Smith
|
f35dabad99
|
user32/tests: Minimized windows shouldn't be resizable.
|
2010-07-22 12:56:41 +02:00 |
Michael Stefaniuc
|
c2756bc0c4
|
user32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:36 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Dylan Smith
|
41dbacdc71
|
user32: RegisterClassEx should check for invalid cbSize field.
|
2010-07-19 14:38:16 +02:00 |
André Hentschel
|
9c1149045f
|
user32/tests: The dialog for that proc has no IDCANCEL.
|
2010-07-07 11:30:27 +02:00 |
André Hentschel
|
f0e21b0e62
|
user32/tests: Test that GetDlgItem does not recurse.
|
2010-07-02 13:19:21 +02:00 |
André Hentschel
|
50c94bf054
|
user32/tests: Use if(0) instead of a comment to make sure code still compiles.
|
2010-06-30 11:53:08 +02:00 |
Alexandre Julliard
|
b2de316fc5
|
user32: Add a heuristic for Unicode mappings of DDE data on the server side.
|
2010-06-24 23:54:38 +02:00 |
Alexandre Julliard
|
f83bc2e50a
|
user32/tests: Fix more DDE test failures on Win9x.
|
2010-06-24 23:54:16 +02:00 |
Alexandre Julliard
|
83adf08bb7
|
user32/tests: Add some Unicode test cases for A/W mappings.
|
2010-06-24 22:17:19 +02:00 |
Alexandre Julliard
|
c58fe1f414
|
user32/tests: Restructure the DDE end-to-end tests to make it easier to add new cases.
|
2010-06-24 20:39:16 +02:00 |
Alexandre Julliard
|
fe161ec2f9
|
user32/tests: Fix some DDE test failures on Win9x.
|
2010-06-23 15:26:48 +02:00 |
Alexandre Julliard
|
f5f93d459e
|
user32/tests: Add more systematic tests to validate the DDE client-side A<->W conversions.
|
2010-06-23 15:26:48 +02:00 |
Alexandre Julliard
|
2649f769a5
|
user32/tests: Fix some class tests that behave differently on WoW64.
|
2010-06-17 14:05:42 +02:00 |
Alexandre Julliard
|
fec9dc41f9
|
user32/tests: Ignore repeat key flag that causes occasional failures on Windows.
|
2010-06-17 13:37:42 +02:00 |
Alexandre Julliard
|
d8867fa718
|
user32/tests: Expand the DCX_NORESETATTR test to make sure we check the correct DC.
|
2010-06-17 12:56:25 +02:00 |
Wolfram Sang
|
0dfedd50c3
|
user32: No sanity checks for BITMAPCOREINFO in BITMAP_Load.
|
2010-06-07 13:52:35 +02:00 |
Austin English
|
6487f3397a
|
user32/tests: Check return value of GetUpdateRect in test_validatergn.
|
2010-05-27 14:46:43 +02:00 |