Nikolay Sivov
|
b0d3db5b29
|
comctl32/monthcal: Copy SYSTEMTIME with a simple assignment.
|
2009-09-28 12:41:30 +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
|
6bd43fbb49
|
comctl32/monthcal: Some cleanup to avoid cast in helpers.
|
2009-09-25 13:16:34 +02:00 |
Nikolay Sivov
|
decc86add9
|
comctl32/monthcal: Don't redraw if date didn't change on MCM_SETTODAY.
|
2009-09-25 13:16:25 +02:00 |
Nikolay Sivov
|
534ea8ab42
|
comctl32/monthcal: Name MCM_SETMAXSELCOUNT parameter.
|
2009-09-25 13:16:09 +02:00 |
Nikolay Sivov
|
548645d360
|
comctl32/monthcal: Don't redraw after MCM_SETCURSEL if selection doesn't change.
|
2009-09-25 13:16:01 +02:00 |
Nikolay Sivov
|
c01ab1608c
|
comct32/monthcal: Invalidate background too on MCM_SETCOLOR with MCSC_BACKGROUND.
|
2009-09-25 13:15:54 +02:00 |
Nikolay Sivov
|
e430838e29
|
comctl32/monthcal: Use a style we're caching already.
|
2009-09-24 14:24:13 +02:00 |
Nikolay Sivov
|
6fd4ba34a3
|
comctl32/monthcal: Move helper parameter cast to winproc, remove dead parameter check code.
|
2009-09-24 14:24:04 +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
|
963b7b5766
|
comctl32/updown: Skip thousands separation on hex mode.
|
2009-09-22 16:24:31 +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
|
28998999d0
|
comctl32/dpa: Implement DPA_GetSize().
|
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
|
cbe960f1e9
|
comctl32/monthcal: Draw selected day as v6 does. Get rid of ugly selection curve.
|
2009-09-09 13:13:56 +02:00 |
Nikolay Sivov
|
86bd48d512
|
comctl32/monthcal: Cache window GWL_STYLE.
|
2009-09-09 13:13:48 +02:00 |
Alexandre Julliard
|
b7f2ccb6b4
|
comctl32: Use explicit prototypes for function pointers.
|
2009-09-09 13:13:08 +02:00 |
Nikolay Sivov
|
52add2a308
|
comctl32/listview: Add partial support for cxMin width field.
|
2009-09-08 13:43:20 +02:00 |
Nikolay Sivov
|
d9ebf1962c
|
comctl32/header: Implement HDS_NOSIZING style with tests.
|
2009-09-08 13:42:55 +02:00 |
Nikolay Sivov
|
ecda6af39f
|
comctl32/listview: Handle LVCFMT_FIXED_WIDTH flag.
|
2009-09-08 13:42:45 +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
|
4845dc36e4
|
comctl32/trackbar: Reduce parameter count for some helpers.
|
2009-09-02 15:33:28 +02:00 |
Nikolay Sivov
|
6f395805b1
|
comctl32/trackbar: Cache window style.
|
2009-09-02 15:33:21 +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 |