Paul Vriens
|
1a853abecb
|
comctl32/tests: Destroy the window after the tests.
|
2008-12-16 12:51:26 +01:00 |
Alexandre Julliard
|
acdcb19cbb
|
comctl32/tests: Avoid handle casts in traces.
|
2008-12-04 12:12:29 +01:00 |
Alexandre Julliard
|
c03917c173
|
Define _WIN32_WINNT before including any headers.
|
2008-12-04 12:10:16 +01:00 |
Aric Stewart
|
110a6048af
|
comctl32/tab: Return default tab width in TCM_SETMINTABWIDTH if lParam is a negative value.
|
2008-12-03 11:37:58 +01:00 |
Vincent Povirk
|
00e2d897c2
|
comctl32: Do not repaint on TBM_SETPOS if position is unchanged.
|
2008-11-17 13:54:52 +01:00 |
Detlef Riekenberg
|
f0d0ac75dc
|
comctl32/tests: Make the header test dpi aware.
|
2008-11-14 12:08:42 +01:00 |
Lei Zhang
|
87ca1b9416
|
comctl32: Check for NULL input in TAB_AdjustRect.
|
2008-11-11 11:40:46 +01:00 |
Sergey Khodych
|
30a6f54dc9
|
comctl32/tests: Fix typo in toolbar todo test.
|
2008-11-07 11:17:56 +01:00 |
Michael Stefaniuc
|
c46a88a3c9
|
comctl32: Remove superfluous casts that crept in as well as some older ones.
|
2008-11-07 11:00:16 +01:00 |
Sergey Khodych
|
7f25cd993c
|
comctl32: toolbar: Use a cx field for buttons in TOOLBAR_WrapToolbar.
|
2008-11-06 11:56:03 +01:00 |
Sergey Khodych
|
65e9a6e02e
|
comctl32: toolbar: Improve text layout in TBSTYLE_LIST toolbars.
|
2008-11-06 11:55:56 +01:00 |
Sergey Khodych
|
1232b08449
|
comctl32: toolbar: Calculate a correct size for empty buttons with the BTNS_AUTOSIZE style.
|
2008-11-06 11:55:51 +01:00 |
Michael Stefaniuc
|
62e17fa8c4
|
comctl32: Do not cast zero.
|
2008-11-04 11:26:22 +01:00 |
Michael Stefaniuc
|
06c4de0461
|
comctl32/tests: Use MAKELPARAM instead of "(LPARAM) MAKELONG".
|
2008-11-04 11:26:01 +01:00 |
Michael Stefaniuc
|
d4b8948ce3
|
comctl32: Do not cast NULL.
|
2008-11-03 13:41:58 +01:00 |
Clinton Stimpson
|
9f1ea3f15b
|
comctl32: Fix getting of min size of monthcal when changing font.
|
2008-10-27 11:41:56 +01:00 |
Michael Stefaniuc
|
092b892f54
|
comctl32: HGDIOBJ is interchangeable with other handle types so don't cast.
|
2008-10-27 11:29:46 +01:00 |
Paul Vriens
|
aad6125340
|
comctl32/tests: Use win_skip instead of trace.
|
2008-10-21 11:43:41 +02:00 |
Paul Vriens
|
1b494e7f31
|
comctl32/tests: Use win_skip instead of trace.
|
2008-10-21 11:43:36 +02:00 |
Detlef Riekenberg
|
2910b90c70
|
comctl32/tests: Fix tests to not depend on 96 dpi, make it pass in Wine.
|
2008-10-14 14:02:28 +02:00 |
Paul Vriens
|
d0dfd9d784
|
comctl32/tests: Don't crash on some win9x boxes.
|
2008-10-02 10:41:26 -05:00 |
James Hawkins
|
23d899d8ab
|
comctl32: Only log system messages.
|
2008-10-01 11:41:59 -05:00 |
James Hawkins
|
3e8a63d5fa
|
comctl32: Fix several test failures in win2k.
|
2008-10-01 11:41:54 -05:00 |
James Hawkins
|
e1111a5bef
|
comctl32: Only log system messages.
|
2008-10-01 11:41:45 -05:00 |
James Hawkins
|
2f8830d55b
|
comctl32: Fix a test on locales where default first day of week is not the max value.
|
2008-09-29 17:25:30 -05:00 |
Francois Gouget
|
1177bbaa9e
|
comctl32/tests: Don't crash if adding the tooltip failed.
|
2008-09-29 17:24:55 -05:00 |
Francois Gouget
|
17d798eae9
|
comctl32/tests: FreeMRUList(NULL) crashes on Win98 OSR0.
|
2008-09-29 17:23:48 -05:00 |
James Hawkins
|
56260ec782
|
comctl32: Add a missing newline.
|
2008-09-24 13:11:55 +02:00 |
James Hawkins
|
921f67a607
|
comctl32: Fix a failing test in win95.
|
2008-09-24 13:11:51 +02:00 |
James Hawkins
|
0f38a6c881
|
comctl32: Fix several failing tests in win95.
|
2008-09-24 13:11:30 +02:00 |
Alexandre Julliard
|
8552b50640
|
comctl32/tests: Fix a couple of message test failures.
|
2008-09-22 12:15:11 +02:00 |
Jan de Mooij
|
403221c228
|
comctl32/treeview: Fix pszText NULL pointer dereference.
|
2008-09-18 13:26:19 +02:00 |
Nicolas Le Cam
|
47bcdc32a4
|
comctl32/tests: Fix a failing test for some platforms.
|
2008-09-16 11:28:58 +02:00 |
Nicolas Le Cam
|
af78a7bfe4
|
comctl32: Fix a failing test for some platforms.
|
2008-09-15 13:38:58 +02:00 |
James Hawkins
|
72638e0ea4
|
comctl32: Fix the remaining broken tests in win95.
|
2008-09-15 11:29:39 +02:00 |
James Hawkins
|
3b5c2cba44
|
comctl32: Fix several failing tests in win95.
|
2008-09-15 11:29:33 +02:00 |
James Hawkins
|
cc0ea85c34
|
comctl32: Store the previous timeout value to test with.
|
2008-09-09 11:46:17 +02:00 |
James Hawkins
|
a061f642d6
|
comctl32: Fix two test failures in win2000.
|
2008-09-08 12:47:23 +02:00 |
James Hawkins
|
e7d9185419
|
comctl32: Trace the first day of the week.
|
2008-09-08 12:47:23 +02:00 |
James Hawkins
|
66e4be152a
|
comctl32: Fix a failing test for some platforms.
|
2008-09-08 12:47:23 +02:00 |
James Hawkins
|
3e2ac662f1
|
comctl32: Fix a typo.
|
2008-09-08 12:47:22 +02:00 |
James Hawkins
|
106791c610
|
comctl32: Fix several test failures in win98.
|
2008-09-08 12:47:22 +02:00 |
James Hawkins
|
66483daf34
|
comctl32: Fix a failing test in win98.
|
2008-09-08 12:47:22 +02:00 |
James Hawkins
|
dcc230c567
|
comctl32: Fix a couple failing tests in win98.
|
2008-09-08 12:47:22 +02:00 |
James Hawkins
|
d54963e512
|
comctl32: Allow a little slop in the status bar metric tests.
|
2008-09-08 12:47:22 +02:00 |
James Hawkins
|
f5e298d2db
|
comctl32: Fix several failing tests in win98.
|
2008-09-08 12:47:22 +02:00 |
James Hawkins
|
5362bfa776
|
comctl32: Fix two failing tests in win98.
|
2008-09-08 12:47:22 +02:00 |
James Hawkins
|
99a5afa616
|
comctl32: Fix a failing test in win9x.
|
2008-09-03 14:21:42 +02:00 |
James Hawkins
|
a9086abac6
|
comctl32: Fix a failing test in win98.
|
2008-09-03 14:21:42 +02:00 |
James Hawkins
|
24bd8c0faf
|
comctl32: Fix a failing test in win2000.
|
2008-08-29 13:26:07 +02:00 |