Alexandre Julliard
|
66e83d2156
|
comctl32/tests: Fix some test failures on older versions.
|
2009-08-05 15:30:10 +02:00 |
André Hentschel
|
b585ca0f64
|
comctl32: Stop flicker when drawing themed and draw the correct image smoothly.
|
2009-08-04 13:46:58 +02:00 |
Nikolay Sivov
|
c96900b904
|
comctl32/listview: Enable column reordering.
|
2009-08-04 13:03:27 +02:00 |
Nikolay Sivov
|
8c6d91052d
|
comctl32/listview: Fix visibility computation in details view.
|
2009-08-04 13:03:18 +02:00 |
Nikolay Sivov
|
9576fb1836
|
comctl32/listview: Introduce a way to update cached column rectangles from Header.
|
2009-08-04 12:51:40 +02:00 |
Nikolay Sivov
|
6f723508e5
|
comctl32/listview: Respect column order while scrolling columns.
|
2009-08-04 12:51:33 +02:00 |
Nikolay Sivov
|
ebdf2fd254
|
comctl32/listview: Offset every but LVIR_BOUNDS rectangles to column bound in details view.
|
2009-08-03 15:04:01 +02:00 |
Nikolay Sivov
|
021410cf0e
|
comctl32/listview: Don't offset to column bound calculating LVIR_LABEL for items.
|
2009-08-03 15:03:51 +02:00 |
Nikolay Sivov
|
ba65d634e6
|
comctl32/treeview: Correct define name.
|
2009-08-03 15:03:43 +02:00 |
Nikolay Sivov
|
cbb8d4567e
|
comctl32/comboex: Use const pointer when possible.
|
2009-08-03 15:03:36 +02:00 |
Aled Hughes
|
85abd4c3cf
|
comctl32/toolbar: Avoid unnecessary invalidation on TB_HIDEBUTTON.
|
2009-08-03 15:03:23 +02:00 |
Nikolay Sivov
|
86b480b828
|
comctl32/listview: Fix some test failures on comctl32 4.7x.
|
2009-08-03 15:03:02 +02:00 |
Vladimir Pankratov
|
65fac0d664
|
comctl32: Convert the Russian resources to UTF-8.
|
2009-07-24 13:11:20 +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 |
Dmitry Timoshkov
|
1d265bcac2
|
comctl32: Explicitly initialize visible order of a newly added item, force visible order recalculation on redraw.
|
2009-07-16 11:15:36 +02:00 |
Nikolay Sivov
|
3373ed8fbb
|
comctl32/dpa: Don't use start index on searching sorted array.
|
2009-07-16 11:13:07 +02:00 |
Dmitry Timoshkov
|
ee7ca802f4
|
comctl32: Do not redraw treeview in TVM_INSERTITEM handler if bRedraw is not set, trigger the redraw on WM_SETREDRAW/TRUE.
|
2009-07-15 14:31:23 +02:00 |
Vladimir Pankratov
|
585e8dfbb4
|
comctl32: Fix division by zero.
|
2009-07-15 14:04:12 +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 |
Michael Stefaniuc
|
cb3da594b2
|
comctl32: Convert the German resources to UTF-8.
|
2009-07-09 15:23:19 +02:00 |
Frédéric Delanoy
|
3a18d63c4c
|
comctl32: Fix French translation & UI display.
|
2009-07-09 14:52:06 +02:00 |
Nikolay Sivov
|
6c0c08af02
|
comctl32/listview: Fix selection and focus rectangles on reordered list (report mode).
|
2009-07-09 11:25:38 +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 |
Ricardo Filipe
|
c5e02d71c1
|
comctl32: Update Portuguese translation and convert to UTF8.
|
2009-07-07 13:33:31 +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 |
Michael Stefaniuc
|
4796550808
|
comctl32: Build language resource files separately.
Do not include them from an other rc file.
|
2009-07-02 11:45:19 +02:00 |
Nikolay Sivov
|
1daf40a837
|
comctl32/header: Always release item down state on WM_LBUTTONUP.
|
2009-07-01 13:15:50 +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 |
Nikolay Sivov
|
753407ef82
|
comctl32/progress: Implement PBM_GETBKCOLOR.
|
2009-06-29 14:32:33 +02:00 |
Nikolay Sivov
|
84f3c50474
|
comctl32/progress: Implement PBM_GETBARCOLOR, add some todo entries.
|
2009-06-29 14:32:21 +02:00 |
Nikolay Sivov
|
f6bdb637bf
|
comctl32/toolbar: Move parameter cast to WinProc level, some code cleanup.
|
2009-06-29 14:32:12 +02:00 |
Paul Vriens
|
f2b0e4f6e6
|
comctl32/tests: Fix test failures with comctl32 < 5.80.
|
2009-06-26 14:40:39 +02:00 |
Nikolay Sivov
|
e7dc4ed07f
|
comctl32/toolbar: Move initialization to WM_NCREATE handler.
|
2009-06-26 14:40:04 +02:00 |