Ge van Geldorp
|
6eb6e31e05
|
comctl32/tests: Fix toolbar test on comctl32 version 4.72.
|
2009-09-29 16:10:59 +02:00 |
Nikolay Sivov
|
c685729b72
|
comctl32/monthcal: Fix locale dependent test failure.
|
2009-09-29 14:22:35 +02:00 |
Nikolay Sivov
|
484ef1dcbf
|
comctl32/updown: Fix some test failures on Win95 (comctl32 4.0).
|
2009-09-29 14:22:35 +02:00 |
Nikolay Sivov
|
74eca56acb
|
comctl32/monthcal: Minimal rectangle should be zero based.
|
2009-09-29 14:22:34 +02:00 |
Nikolay Sivov
|
1f41db4c2f
|
comctl32/monthcal: Use a single calendar for hittesting tests, make point calculation at runtime.
|
2009-09-29 14:22:34 +02:00 |
Nikolay Sivov
|
69080d6d29
|
comctl32/monthcal: Add parameter validation to MCM_HITTEST handler.
|
2009-09-28 12:43:57 +02:00 |
Nikolay Sivov
|
1224cc461d
|
comctl32/monthcal: Fix timestamp storing on MCM_SETRANGE/MCM_SETSELRANGE.
|
2009-09-28 12:43:50 +02:00 |
Nikolay Sivov
|
a44f03518e
|
comctl32/monthcal: Fix some bugs with date range.
|
2009-09-28 12:42:26 +02:00 |
Nikolay Sivov
|
d66dcb4ff8
|
comctl32/monthcal: Store full date info for selection at creation time.
|
2009-09-28 12:42:11 +02:00 |
Nikolay Sivov
|
0617baf2c3
|
comctl32/monthcal: Make tests not depend on each other.
|
2009-09-28 12:41:58 +02:00 |
Alexandre Julliard
|
d0aaae9987
|
comctl32/tests: Use UDM_GET/SETPOS instead of UDM_GET/SETPOS32 for compatibility with old versions.
|
2009-09-25 15:13:55 +02:00 |
Alexandre Julliard
|
ae2b8a6e97
|
comctl32/tests: Fix some rebar tests on older comctl32 versions.
|
2009-09-25 15:13:25 +02:00 |
Nikolay Sivov
|
d7117d312d
|
comctl32/listview: Skip icon spacing tests when unsupported.
|
2009-09-24 14:23:49 +02:00 |
Nikolay Sivov
|
5e3c9925f8
|
comctl32/listview: Skip some header tests on version 4.0 module.
|
2009-09-24 14:23:42 +02:00 |
Nikolay Sivov
|
df3f2a1b13
|
comctl32/listview: Skip LVS_EX_CHECKBOXES tests when this style is unsupported.
|
2009-09-23 12:33:32 +02:00 |
Nikolay Sivov
|
f684bbaef7
|
comctl32/updown: Update buddy on base change.
|
2009-09-22 16:25:29 +02:00 |
Nikolay Sivov
|
7ebca40912
|
comctl32/updown: Additional test for display base.
|
2009-09-22 16:25:23 +02:00 |
Nikolay Sivov
|
4efa9f5e43
|
comctl32/updown: Fix control behaviour for UDS_SETBUDDYINT style.
|
2009-09-22 16:25:13 +02:00 |
Nikolay Sivov
|
2f9d29b42b
|
comctl32/updown: Show that UDS_SETBUDDYINT switching doesn't affect behaviour for already created control.
|
2009-09-22 16:25:02 +02:00 |
Nikolay Sivov
|
6be1bade1a
|
comctl32/updown: Make tests independent, drop unrelated tests.
|
2009-09-22 16:24:53 +02:00 |
Nikolay Sivov
|
0f670168e4
|
comctl32/trackbar: Protect from negative tic count in recalculation helper.
Fix for regression introduced in 42c83b9dc7
|
2009-09-18 08:56:09 -05:00 |
Nikolay Sivov
|
69bcb112f9
|
comctl32/dpa: Check for DPA_LoadStream() presence. Merge original test function with save tests.
|
2009-09-16 15:02:50 -05:00 |
Nikolay Sivov
|
d82fb3d308
|
comctl32/dpa: Fix DPA_Merge() test failures on old 4.7x comctl32.
|
2009-09-15 16:41:27 -05:00 |
Nikolay Sivov
|
c1513c6bde
|
comctl32/dpa: Implement DPA_SaveStream() with tests.
|
2009-09-15 16:41:27 -05:00 |
Nikolay Sivov
|
c8f8e5da11
|
comctl32/dpa: Fix parameter validation in DPA_LoadStream().
|
2009-09-15 16:41:27 -05:00 |
Nikolay Sivov
|
b07ca01527
|
comctl32/dpa: Separate tests for parameter validation in DPA_LoadStream().
|
2009-09-15 16:41:27 -05:00 |
Nikolay Sivov
|
3b6ac3000f
|
include: Move some definitions to public header, use PSDK names.
|
2009-09-11 12:13:25 +02:00 |
Nikolay Sivov
|
7044ac8751
|
comctl32/dpa: Fix DPA_Merge() for DPAM_INTERSECT option.
|
2009-09-11 12:11:50 +02:00 |
Nikolay Sivov
|
e97fcdd1bb
|
comctl32/dpa: Some DPA_Merge tests.
|
2009-09-11 12:11:35 +02:00 |
Nikolay Sivov
|
2c190ab438
|
include: Move some documented DPA definitions to public header, use PSDK names.
|
2009-09-10 10:52:29 +02:00 |
Nikolay Sivov
|
e7304066d1
|
comctl32/dpa: Split tests to several functions to avoid undesired dependencies.
|
2009-09-10 10:51:07 +02:00 |
Nikolay Sivov
|
fffb41f6a6
|
comctl32/header: Add XP SP3 workaround for Header tests. Fix window handle leak.
|
2009-09-09 13:14:09 +02:00 |
Nikolay Sivov
|
d9ebf1962c
|
comctl32/header: Implement HDS_NOSIZING style with tests.
|
2009-09-08 13:42:55 +02:00 |
Nikolay Sivov
|
a4c22a142c
|
comctl32/header: Implement HDF_FIXEDWIDTH format flag.
|
2009-09-08 13:42:36 +02:00 |
Nikolay Sivov
|
5e1f5ebf6c
|
comctl32/listview: Implement LVS_EX_TRANSPARENTBKGND style.
|
2009-09-08 13:42:24 +02:00 |
Nikolay Sivov
|
77729e23f2
|
comctl32/trackbar: Drop initial parent creation tests, they are nothing to do with control testing.
|
2009-09-08 12:11:33 +02:00 |
Nikolay Sivov
|
629eb23a11
|
comctl32/trackbar: TBM_SETTIC processing shouldn't be affected by TBS_AUTOTICKS style.
|
2009-09-08 12:11:27 +02:00 |
Nikolay Sivov
|
5594a5f960
|
comctl32/trackbar: Default to TBTS_TOP position on creation.
|
2009-09-08 12:11:19 +02:00 |
Nikolay Sivov
|
42c83b9dc7
|
comctl32/trackbar: Fix tic count calculation.
|
2009-09-02 15:33:10 +02:00 |
Jan de Mooij
|
2f8e5da90f
|
comctl32/propsheet: Update position of hidden buttons too.
|
2009-09-01 17:37:12 +02:00 |
Nikolay Sivov
|
7420c0d0de
|
comctl32/listview: Call default handler for WM_PAINT disabled by WM_SETREDRAW.
|
2009-09-01 12:44:03 +02:00 |
Ge van Geldorp
|
93140f32a0
|
comctl32/tests: Adjust message sequences for Win7 (trackbar).
|
2009-08-31 12:41:20 +02:00 |
Ge van Geldorp
|
ae516dbac9
|
comctl32/tests: Adjust message sequences for Win7 (updown).
|
2009-08-31 12:19:30 +02:00 |
Ge van Geldorp
|
bc76560b56
|
comctl32/tests: Adjust message sequences for Win7 (monthcal).
|
2009-08-31 12:19:26 +02:00 |
Alexandre Julliard
|
5a0deb25e1
|
comctl32/tests: Fix status test failures on older Windows versions.
|
2009-08-29 16:48:56 +02:00 |
Alexandre Julliard
|
a561c5d49f
|
comctl32/tests: Fix some toolbar test failures on older Windows versions.
|
2009-08-29 16:48:56 +02:00 |
Juan Lang
|
390a248e06
|
comctl32: Return the number of characters copied in WM_GETTEXT even if the buffer is too small.
|
2009-08-27 11:01:09 +02:00 |
Alexandre Julliard
|
6369d7a08b
|
comctl32/tests: Fix tooltips test failures on older Windows versions.
|
2009-08-26 13:09:11 +02:00 |
Alexandre Julliard
|
454a7fde33
|
comctl32/tests: Fix tab control test failures on older Windows versions.
|
2009-08-26 13:09:05 +02:00 |
Nikolay Sivov
|
03a3207cc7
|
comctl32/tests: Move message testing helpers to header.
|
2009-08-24 15:17:32 +02:00 |