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 |
Nikolay Sivov
|
66bad889f4
|
comctl32/treeview: Prevent item height to be calculated to zero value.
|
2010-10-04 15:00:07 +02:00 |
Nikolay Sivov
|
f9736bcc6e
|
comctl32/toolbar: Properly handle invalid arguments processing TB_ADDSTRING message.
|
2010-10-04 15:00:07 +02:00 |
Alexandre Julliard
|
55676e84ed
|
comctl32/tests: Make some variables static.
|
2010-10-01 13:35:49 +02:00 |
Nikolay Sivov
|
1b2f7517ee
|
comctl32/tab: Add a test for TCM_SETITEMEXTRA.
|
2010-09-28 12:51:01 +02:00 |
Austin Lund
|
3fd940b2a1
|
comctl32/listview: Fix test failures for subitem returned with negative coordinates.
|
2010-09-27 14:13:16 +02:00 |
Nikolay Sivov
|
b65423c546
|
comctl32/treeview: Erase background when painting over supplied hdc.
|
2010-09-27 14:13:16 +02:00 |
Austin Lund
|
e1a0a66f27
|
comctl32/tests: Default listview width appears to be 1 inch.
|
2010-09-23 11:53:11 +02:00 |
Austin Lund
|
3836e62ed8
|
comctl32/tests: LVM_GETRECTITEM should return TRUE.
|
2010-09-22 12:43:37 +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 |
Nikolay Sivov
|
acbd632039
|
comctl32/imagelist: Fix return value for IImageList_GetIconSize().
|
2010-08-23 13:37:02 +02:00 |
Nikolay Sivov
|
9b77425f6a
|
comctl32/imagelist: Fix return value from IImageList_SetBkColor().
|
2010-08-23 13:37:02 +02:00 |
Nikolay Sivov
|
1c82b3491a
|
comctl32/imagelist: Remove parameter check from IImageList_GetBkColor().
|
2010-08-23 13:37:02 +02:00 |
Nikolay Sivov
|
6db1d3c5b9
|
comctl32/imagelist: Fix reference leak in IImageList_Clone().
|
2010-08-23 13:37:01 +02:00 |
Nikolay Sivov
|
87847aa13c
|
comctl32/imagelist: Remove parameter check from IImageList_Clone().
|
2010-08-23 13:37:01 +02:00 |
Nikolay Sivov
|
eb2aae669c
|
comctl32/imagelist: Make IImageList_Merge() crash like it does on native.
|
2010-08-23 13:37:01 +02:00 |
Nikolay Sivov
|
d84cad6a06
|
comctl32/imagelist: Fail to create imagelist with zero or negative image dimensions.
|
2010-08-20 13:46:54 +02:00 |
Nikolay Sivov
|
66c9a73db5
|
comctl32/imagelist: Fail in ImageList_GetIconSize on null parameters.
|
2010-08-20 13:46:49 +02:00 |
Nikolay Sivov
|
8bcdc9ad43
|
comctl32/tests: More imagelist tests to show broken parameter validation.
|
2010-08-20 13:46:45 +02:00 |
Nikolay Sivov
|
4023e0125f
|
comctl32/imagelist: Fix failure code for IImageList_Remove().
|
2010-08-20 13:46:40 +02:00 |
Nikolay Sivov
|
5ee4441c15
|
comctl32/imagelist: Fix failure code for IImageList_Draw().
|
2010-08-20 13:46:36 +02:00 |
Nikolay Sivov
|
33ee0cae46
|
comctl32/tests: Use reduced IMAGELISTDRAWPARAMS structure size for tests.
|
2010-08-20 13:46:33 +02:00 |
Nikolay Sivov
|
4d6c30f90f
|
comctl32/tests: Use better names for test functions, discover some new test failures.
|
2010-08-20 13:46:30 +02:00 |
Austin Lund
|
8fdb1bec12
|
comctl32/tests: DateTimePicker and MonthCalendar controls only support Gregorian calendar.
|
2010-08-19 17:32:18 +02:00 |
Austin Lund
|
c3f9a4c362
|
comctl32/tests: Do not perform comparison of dates if GetDateFormat fails.
|
2010-08-18 09:47:32 +02:00 |
Nikolay Sivov
|
ae1062c12d
|
comctl32/monthcal: Store all control colors in a single array.
|
2010-08-16 13:45:07 +02:00 |
Nikolay Sivov
|
76d3e1d553
|
comctl32/monthcal: Support new hittest fields for some cases.
|
2010-08-16 13:44:29 +02:00 |
Nikolay Sivov
|
94dfbcaad5
|
comctl32/tests: Remove some noise from function names.
Everything in this file is about Monthcal.
|
2010-08-04 13:26:11 +02:00 |
Nikolay Sivov
|
8e968fd290
|
comctl32/monthcal: Add some tests for post-V1 hittest fields.
|
2010-08-04 13:26:00 +02:00 |
Nikolay Sivov
|
279677b7d8
|
comctl32/treeview: Fix possible crash in TVS_SINGELEXPAND helper (Coverity).
|
2010-07-28 16:28:23 +02:00 |