Nicolas Le Cam
|
401961f8fb
|
comctl32/tests: Remove a set but unused variable.
|
2011-05-02 12:41:39 +02:00 |
Nikolay Sivov
|
f6b3376ec7
|
comctl32/tests: Remove practically unused parameters from test functions.
|
2011-04-27 11:54:47 +02:00 |
Nikolay Sivov
|
6867735e20
|
comctl32/tab: Fix invalid read of item data.
|
2011-04-11 12:06:18 +02:00 |
Nikolay Sivov
|
0270e69b54
|
comctl32/monthcal: Some tests for MCM_SIZERECTTOMIN.
|
2011-04-04 11:52:03 +02:00 |
Vincent Povirk
|
4d1fca24be
|
comctl32: Use current month and year when checking day of month.
|
2011-03-31 23:47:26 +02:00 |
Nikolay Sivov
|
7bdcbfb9a0
|
comctl32/listview: Fix edit box text limit.
|
2011-03-28 17:31:25 +02:00 |
Nikolay Sivov
|
124eaa046f
|
comctl32/listview: Adjust dispinfo text buffer length.
|
2011-03-28 17:31:21 +02:00 |
Marcus Meissner
|
e766a132db
|
comctl32: Added missing break (Coverity).
|
2011-03-28 17:12:32 +02:00 |
Francois Gouget
|
cc70cd9de1
|
comctl32/tests: Make init_tbsize_result() and tbsize_addbutton() static.
|
2011-03-16 14:14:23 +01:00 |
Francois Gouget
|
755648421e
|
comctl32/tests: Add a '\n' to a pair of ok() calls.
|
2011-03-07 11:08:42 +01:00 |
Peter Urbanec
|
93b5bcc6eb
|
comctl32: Add a check for setting number of parts in the statusbar to zero.
|
2011-03-01 13:21:58 +01:00 |
Peter Urbanec
|
193d13c421
|
comctl32/tests: Enable statusbar tooltip tests.
|
2011-02-28 15:50:24 +01:00 |
Austin English
|
7c25705e3c
|
comctl32/tests: Remove win9x hack.
|
2011-02-28 13:11:22 +01:00 |
Austin English
|
809bb35bf0
|
comctl32/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-18 14:54:51 +01:00 |
Austin English
|
85e3ff245f
|
comctl32/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-18 14:54:50 +01:00 |
Austin English
|
223c431d90
|
comctl32/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-18 14:54:50 +01:00 |
Austin English
|
4803f921e6
|
comctl32/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-18 14:54:50 +01:00 |
Austin English
|
a41a574d3e
|
comctl32/tests: Remove dead assignments (LLVM/Clang).
|
2011-02-18 14:54:49 +01:00 |
Gerald Pfeifer
|
d698e226f6
|
comctl32/tests: Remove unused parameter from test_removeimage().
|
2011-02-14 13:33:30 +01:00 |
Gerald Pfeifer
|
8c9abc1dd8
|
comctl32/tests: Avoid uninitialized variable warning in GetWidthBytes().
|
2011-02-14 13:33:29 +01:00 |
Alexander Kochetkov
|
d668e76461
|
comctl32: Fixed height of comboboxex32.
|
2011-02-07 13:07:40 -06:00 |
Francois Gouget
|
fc55c4a2d5
|
comctl32/tests: Fix compilation on systems that don't support nameless unions.
|
2011-02-07 10:17:41 -06:00 |
Nikolay Sivov
|
cf36677cbc
|
comctl32/tests: Test more return values (LLVM/Clang).
|
2011-02-07 10:08:40 -06:00 |
Austin English
|
3391c28d41
|
comctl32/tests: Make sure to use return value (LLVM/Clang).
|
2011-02-07 10:06:50 -06:00 |
Nikolay Sivov
|
0edfb1b4a0
|
comctl32/tests: Initialize item mask on item insert (Valgrind).
|
2011-01-31 12:28:29 +01:00 |
Greg Geldorp
|
50a25a8ebb
|
comctl32/tests: Fix failures for 120DPI display.
|
2011-01-20 12:24:08 +01:00 |
Nikolay Sivov
|
6869f89a30
|
comctl32/tests: Fix a leak in rebar test data allocation (Valgrind).
|
2011-01-17 12:48:36 +01:00 |
Nikolay Sivov
|
e61fd95146
|
comctl32/tests: Fix a leak in toolbar test data allocation (Valgrind).
|
2011-01-17 12:48:28 +01:00 |
Francois Gouget
|
1465b4d211
|
comctl32/tests: Add a trailing '\n' to an ok() call.
|
2010-12-03 16:08:17 +01:00 |
Paul Vriens
|
a9c31ed90e
|
comctl32/tests: Fix shell32 test failures on NT4/W2K.
|
2010-11-23 14:16:22 +01:00 |
Nikolay Sivov
|
0517abf184
|
comctl32/treeview: Use a code set by dispinfo holder to convert data encoding after TVN_GETDISPINFO.
|
2010-11-17 14:01:13 +01:00 |
Nikolay Sivov
|
119860b05f
|
comctl32/listview: Use a code set by dispinfo holder to convert data encoding after LVN_GETDISPINFO.
|
2010-11-17 11:19:32 +01:00 |
Austin Lund
|
a4a60568a4
|
comctl32/tests: Fixed rebar layout tests that depend on system font widths.
|
2010-11-12 11:41:49 +01:00 |
Austin Lund
|
293e429296
|
comctl32/tests: Fixed rebar layout tests which depend on system font height.
|
2010-11-11 12:21:28 +01:00 |
Austin Lund
|
cddcf039fc
|
comctl32/tests: Changed rebar layout tests to load data dynamically.
|
2010-11-11 12:21:21 +01:00 |
Austin Lund
|
1f97cb2287
|
comctl32/tests: Change expect_band_content test to ensure line numbers are reported correctly on test failure.
|
2010-11-10 16:17:44 +01:00 |
Austin Lund
|
1eacb105b5
|
comctl32/tests: Fix band info tests that depend on system font heights.
|
2010-11-10 16:17:05 +01:00 |
Bernhard Übelacker
|
43aa5f6b2e
|
comctl32: Test for window messages of a property sheet with custom dialog proc.
|
2010-11-08 18:12:57 +01:00 |
Austin Lund
|
05d82b6376
|
comctl32/tests: Fixed toolbar tests for varing width of button strings.
|
2010-11-08 13:30:22 +01:00 |
Austin Lund
|
a07022a7e1
|
comctl32/tests: Fix toolbar size tests that depend on system font height.
|
2010-11-08 13:30:22 +01:00 |
Austin Lund
|
551d4077c5
|
comctl32/tests: Change toolbar size test data to load dynamically.
|
2010-11-08 13:30:22 +01:00 |
Austin Lund
|
6a819b102d
|
comctl32/tests: Added extra debugging information to toolbar size tests.
|
2010-11-05 14:38:36 +01:00 |
Nikolay Sivov
|
6ec621e835
|
comctl32/treeview: Make item data layout partially compatible with native one.
|
2010-11-01 16:15:05 +01:00 |
Gerald Pfeifer
|
42b1006925
|
comctl32: Fix test description in test_hittest.
|
2010-11-01 11:44:49 +01:00 |
Nikolay Sivov
|
4633fc5c03
|
comctl32/treeview: Fix TVN_DELETEITEM to use item that is about to be deleted.
|
2010-10-25 12:41:41 +02:00 |
Nikolay Sivov
|
04e5e9cfa0
|
comctl32/treeview: Accept null item handle as a root for TVM_DELETEITEM.
|
2010-10-25 12:41:41 +02:00 |
Austin Lund
|
23b00490c0
|
comctl32/tests: Fix ImageList tests for different device color depths.
|
2010-10-15 11:34:59 +02:00 |
Austin Lund
|
227b1fe2ca
|
comctl32/tests: Add tests for negative subitems independent of local settings.
|
2010-10-05 12:20:29 +02:00 |
Marko Nikolic
|
abed5b49b9
|
comctl32/tests: Removed sign comparison warnings.
|
2010-10-04 16:20:07 +02:00 |
Nikolay Sivov
|
f08938c381
|
comctl32/tab: Fix DRAWITEMSTRUCT filling when extra item data of a custom size is used.
|
2010-10-04 15:00:07 +02:00 |