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 |
Francois Gouget
|
544f882918
|
comctl32/tests: Add a trailing '\n' to ok() calls.
|
2009-08-19 12:07:24 +02:00 |
Alexandre Julliard
|
d649320045
|
comctl32/tests: Fix the property sheet tests on older Windows versions.
|
2009-08-18 14:49:21 +02:00 |
Alexandre Julliard
|
576a398338
|
comctl32/tests: Fix a number of listview message test failures.
|
2009-08-18 14:49:03 +02:00 |
Nikolay Sivov
|
f08747cbfc
|
comctl32/tab: Init TCITEM fields in TCM_GETITEM when invalid index passed.
|
2009-08-17 15:53:12 +02:00 |
Nikolay Sivov
|
031c497a5a
|
comctl32/tab: Check destination pointer for NULL in TCM_GETITEM handler.
|
2009-08-17 15:53:06 +02:00 |
Andrew Eikum
|
70f4ce36a0
|
comctl32/tests: Add tests for wizard dialog navigation.
|
2009-08-14 13:59:08 +02:00 |
Owen Rudge
|
1556fbf86c
|
comctl32/tests: Add basic test for IImageList using SHGetImageList.
|
2009-08-13 15:51:07 +02:00 |
Owen Rudge
|
ce638952af
|
comctl32/tests: Move v6 test initialisation routines into separate file.
|
2009-08-13 15:44:37 +02:00 |
Nikolay Sivov
|
e8846b7c78
|
comctl32/listview: Block redrawing entirely after WM_SETREDRAW wParam=FALSE.
|
2009-08-13 11:44:43 +02:00 |
Nikolay Sivov
|
1dfd55ff9a
|
comctl32/treeview: Fix test failure on Vista.
|
2009-08-12 17:04:37 +02:00 |
Nikolay Sivov
|
4a9a432841
|
comctl32/treeview: Fix some test failures on XP and higher.
|
2009-08-12 17:04:37 +02:00 |
Nikolay Sivov
|
e41d0dd7de
|
comctl32/listview: Some tests to show we don't handle WM_SETREDRAW right.
|
2009-08-12 13:23:14 +02:00 |
Nikolay Sivov
|
6bcdc69ec0
|
comctl32/treeview: Check passed handle value in WM_COMMAND handler.
|
2009-08-07 11:39:28 +02:00 |
Nikolay Sivov
|
83c9cdb797
|
comctl32/treeview: Use separate pointer for currently edited item.
|
2009-08-07 11:39:20 +02:00 |
Nikolay Sivov
|
861fb2eddd
|
comctl32/treeview: Handle EN_KILLFOCUS in WM_COMMAND handler.
|
2009-08-06 17:26:34 +02:00 |
Nikolay Sivov
|
578e872b31
|
comctl32/treeview: Some tests to show edit item label problems.
|
2009-08-06 17:26:34 +02:00 |
Nikolay Sivov
|
0adb4ef423
|
comctl32/treeview: Make tests not depend from each other, replace some magics with macros.
|
2009-08-06 17:26:33 +02:00 |
Nikolay Sivov
|
b32bccb4da
|
comctl32/treeview: Use a common structure for tests (as we use already for others).
|
2009-08-06 17:26:33 +02:00 |
Alexandre Julliard
|
66e83d2156
|
comctl32/tests: Fix some test failures on older versions.
|
2009-08-05 15:30:10 +02:00 |
Nikolay Sivov
|
c96900b904
|
comctl32/listview: Enable column reordering.
|
2009-08-04 13:03:27 +02:00 |
Nikolay Sivov
|
ba65d634e6
|
comctl32/treeview: Correct define name.
|
2009-08-03 15:03:43 +02:00 |
Nikolay Sivov
|
86b480b828
|
comctl32/listview: Fix some test failures on comctl32 4.7x.
|
2009-08-03 15:03:02 +02:00 |
Nikolay Sivov
|
59e59c6bf9
|
comctl32/listview: Don't alter selection mark in LVM_SETITEMSTATE.
|
2009-07-24 11:10:43 +02:00 |
Nikolay Sivov
|
092263f051
|
comctl32/listview: Set LVIS_FOCUSED for all items with LVM_SETITEMSTATE not allowed.
|
2009-07-24 11:10:38 +02:00 |
Nikolay Sivov
|
440218cfde
|
comctl32/listview: Handle NULL lParam in LVM_SETITEMSTATE.
|
2009-07-24 11:10:32 +02:00 |
Nikolay Sivov
|
9e222c6cbb
|
comctl32/listview: Additional tests for LVM_SETITEMSTATE for all items.
|
2009-07-24 11:10:25 +02:00 |
Nikolay Sivov
|
af0f00b671
|
comctl32/listview: LVM_SETITEMSTATE - select all item case tests.
|
2009-07-22 11:08:53 +02:00 |
Nikolay Sivov
|
3373ed8fbb
|
comctl32/dpa: Don't use start index on searching sorted array.
|
2009-07-16 11:13:07 +02:00 |
Nikolay Sivov
|
ce372ca4db
|
comctl32/header: Fix hittesting flags, extend tests a bit.
|
2009-07-15 13:16:03 +02:00 |
Nikolay Sivov
|
fdb7412725
|
comctl32/header: Update item bounds on WM_SIZE.
|
2009-07-13 10:26:06 +02:00 |
Nikolay Sivov
|
fac7daf098
|
comctl32/header: Use macro to define LPARAM value.
|
2009-07-13 10:25:57 +02:00 |
Nikolay Sivov
|
a18886e5c2
|
comctl32/header: Always update rectangles after HDM_SETORDERARRAY.
|
2009-07-10 12:12:21 +02:00 |
Nikolay Sivov
|
67d2292b00
|
comctl32/header: Test item rectangles updating after reordering.
|
2009-07-10 12:12:17 +02:00 |
Paul Vriens
|
f88d9ab195
|
comctl32/tests: Fix test failures with comctl32 <= 5.80.
|
2009-07-08 20:14:52 +02:00 |
Nikolay Sivov
|
1b2a6a08aa
|
comctl32/listview: Basic LVN_(BEGIN|END)SCROLL tests.
|
2009-07-08 20:13:35 +02:00 |
Nikolay Sivov
|
76c0d49b52
|
comctl32/listview: A basic test for column width default value.
|
2009-07-08 20:13:30 +02:00 |
Nikolay Sivov
|
2f989163bd
|
comctl32/listview: Fix hittest flag calculation for negative Y values on report mode.
|
2009-07-07 11:11:32 +02:00 |
Nikolay Sivov
|
86e4d1cdbe
|
comctl32/listview: Fix hittesting for "small" positive Y coordinates.
|
2009-07-07 11:11:27 +02:00 |
Nikolay Sivov
|
faebaa575b
|
comctl32/listview: More LVM_*HITTEST tests.
|
2009-07-07 11:11:19 +02:00 |
Nikolay Sivov
|
c3e66a8f86
|
comctl32/listview: Fix some test failures on 4.7x.
|
2009-07-06 14:35:28 +02:00 |
Nikolay Sivov
|
809ef092e8
|
comctl32/listview: Basic LVM_GETITEMSPACING tests.
|
2009-07-06 14:35:26 +02:00 |
Nikolay Sivov
|
ab527a6e0f
|
comctl32/listview: Remove parent creation test. It's unrelated to ListView.
|
2009-07-03 13:05:52 +02:00 |
Nikolay Sivov
|
216ca479f2
|
comctl32/listview: Fix select rectangle calculation for empty text items.
|
2009-07-02 12:00:20 +02:00 |
Nikolay Sivov
|
84f14a3716
|
comctl32/listview: Improve hittesting a bit.
|
2009-07-01 13:15:37 +02:00 |
Nikolay Sivov
|
9ee5f26570
|
comctl32/rebar: Use proper structure size in tests and parameter checks.
|
2009-06-30 12:31:51 +02:00 |
Paul Vriens
|
f2b0e4f6e6
|
comctl32/tests: Fix test failures with comctl32 < 5.80.
|
2009-06-26 14:40:39 +02:00 |
Paul Vriens
|
2bcf38d3a3
|
comctl32/tests: Fix some test failures with comctl32 < 5.80.
|
2009-06-26 11:59:54 +02:00 |
Paul Vriens
|
7665699411
|
comctl32/tests: Fix test failures on comctl32 < 5.80.
|
2009-06-25 14:34:13 +02:00 |
Nikolay Sivov
|
8e18e9e6bd
|
comctl32/listview: Notify parent with WM_MEASUREITEM on control creation.
|
2009-06-23 11:46:21 +02:00 |
Nikolay Sivov
|
d03e63ccd7
|
comctl32/listview: Test for parent sequence when creating with LVS_OWNERDRAWFIXED.
|
2009-06-23 11:46:15 +02:00 |
Francois Gouget
|
03584b4ff6
|
Assorted spelling fixes.
|
2009-06-22 13:32:01 +02:00 |
Nikolay Sivov
|
358fa6cd98
|
comctl32/listview: XP SP3 comctl32 V6 test workaround.
|
2009-06-22 13:00:10 +02:00 |
Nikolay Sivov
|
6e09365501
|
comctl32/listview: Fix a test failure on 4.7x.
|
2009-06-22 13:00:02 +02:00 |
Nikolay Sivov
|
85224d7f17
|
comctl32/listview: Implement LVM_MAPIDTOINDEX/LVM_MAPINDEXTOID.
|
2009-06-22 12:59:50 +02:00 |
Nikolay Sivov
|
2286a321c2
|
comctl32/listview: Basic LVM_MAPINDEXTOID tests.
|
2009-06-22 12:59:41 +02:00 |
Nikolay Sivov
|
9c565342d0
|
comctl32/listview: Implement LVM_CANCELEDITLABEL with tests.
|
2009-06-22 12:59:28 +02:00 |
Nikolay Sivov
|
7bf031ebc4
|
comctl32/listview: Add ability to test comctl32 version 6. Add basic LVM_[G,S]ETVIEW test.
|
2009-06-19 14:54:47 +02:00 |
Francois Gouget
|
fb37e89a06
|
comctl32/tests: Make DummyCompareEx() static.
|
2009-06-19 13:47:20 +02:00 |
Nikolay Sivov
|
c05e6d8f45
|
comctl32/listview: Fix test crashes on comctl32 <5.80.
|
2009-06-18 15:17:27 +02:00 |
Paul Vriens
|
87366355d2
|
comctl32/tests: Fix some typos (copy-paste).
|
2009-06-18 15:17:27 +02:00 |
Nikolay Sivov
|
34b802caf0
|
comctl32/listview: Convert forwarded header notifications to ANSI if NFR_ANSI is current format.
|
2009-06-16 13:27:12 +02:00 |
Nikolay Sivov
|
7f936a0a6e
|
comctl32/listview: Setting item text to callback stub value already having it raises item-change notifications.
Use same new text comparison rules for both items and subitems.
Based on patch by Stefan Stranz.
|
2009-06-15 13:42:30 +02:00 |
Nikolay Sivov
|
f2f444a230
|
comctl32/listview: Don't use special value (1) for item width to represent both zero and one pixel width.
|
2009-06-11 11:53:54 +02:00 |
Nikolay Sivov
|
abe5dee0bb
|
comctl32/listview: Implement callback functionality for item indentation.
|
2009-06-10 11:48:10 +02:00 |
Nikolay Sivov
|
5e5a58b138
|
comctl32/listview: Test for indentation callback.
|
2009-06-10 11:48:04 +02:00 |
Nikolay Sivov
|
f531271d70
|
comctl32/listview: Fix item count tests to be dpi aware.
|
2009-06-09 17:01:14 +02:00 |
Nikolay Sivov
|
ed250886cc
|
comctl32/listview: Defaulting to NFR_ANSI on query failure.
|
2009-06-08 14:30:02 +02:00 |
Nikolay Sivov
|
ae0d363043
|
comctl32/listview: Position edit box after notification.
|
2009-06-08 14:29:55 +02:00 |
Nikolay Sivov
|
c98dc0da71
|
comctl32/listview: Test showing that Edit box should be positioned after LVN_BEGINLABELEDIT.
|
2009-06-08 14:29:30 +02:00 |