Nikolay Sivov
|
60e467a6cd
|
comctl32/rebar: Fix index check condition for RB_SHOWBAND.
|
2010-06-07 13:48:27 +02:00 |
Alexandre Julliard
|
48e396ea6c
|
comctl32: Load comctl32 builtin bitmaps as 32-bit DIBs.
|
2010-06-02 15:51:39 +02:00 |
Alexandre Julliard
|
95c529dee6
|
comctl32: Only support an alpha channel for 32-bpp DIB-based imagelists.
|
2010-06-02 12:46:58 +02:00 |
Alexandre Julliard
|
350f0d3982
|
comctl32/imagelist: Initialize the mask bits to zero in case the mask bitmap is smaller than the image bitmap.
|
2010-06-01 16:26:15 +02:00 |
Alexandre Julliard
|
d81ddde230
|
comctl32/imagelist: Don't select the mask bitmap into a DC, it may already be selected.
|
2010-06-01 16:25:47 +02:00 |
Paul Vriens
|
1dbcc0086e
|
comctl32: Add Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
|
2010-06-01 11:06:03 +02:00 |
Frédéric Delanoy
|
1bb4513a06
|
comctl32: Fix French translation.
|
2010-05-31 12:14:27 +02:00 |
Nikolay Sivov
|
07f9087365
|
comctl32: Fix accelerator letters for Toolbar customizing dialog.
|
2010-05-28 16:22:24 +02:00 |
Nikolay Sivov
|
d926939b12
|
comctl32: Export subclass calls by names too.
|
2010-05-27 14:46:43 +02:00 |
Nikolay Sivov
|
01fdf21717
|
comctl32/listview: Perform ranges validation only when tracing enabled.
|
2010-05-26 17:36:32 +02:00 |
Alexandre Julliard
|
f90b6d5af6
|
comctl32/imagelist: Fix a copy/paste typo in ImageList_Merge.
|
2010-05-26 17:36:23 +02:00 |
Alexandre Julliard
|
5572fc57ef
|
comctl32/imagelist: Add support for 25% and 50% blending when using an alpha channel.
|
2010-05-26 15:39:17 +02:00 |
Michael Stefaniuc
|
02b4103868
|
comctl32: Avoid a potential NULL pointer dereference in a TRACE.
|
2010-05-25 13:27:33 +02:00 |
Nikolay Sivov
|
61c8a30574
|
comctl32/listview: Fix vertical position offset for subitem rectangle.
|
2010-05-24 11:30:33 +02:00 |
Nikolay Sivov
|
5d708246d7
|
comctl32/listview: Don't forward WM_COMMAND to parent if we don't have an Edit box.
|
2010-05-21 14:37:52 +02:00 |
Alexandre Julliard
|
8f1853a309
|
comctl32/imagelist: Clear pixels that fall outside the mask when generating an alpha channel.
|
2010-05-19 20:11:48 +02:00 |
Andrew Eikum
|
fe92119f53
|
comctl32/listview: Derive subitem rect from listview origin.
|
2010-05-18 18:42:18 +02:00 |
Nikolay Sivov
|
f894862ebc
|
comctl32: Fix SysLink debug channel name, add a trace.
|
2010-05-18 18:42:09 +02:00 |
Alexandre Julliard
|
15efbc892b
|
comctl32/imagelist: Don't pre-multiply the stored image, do it only at blending time.
|
2010-05-18 18:42:06 +02:00 |
Joel Holdsworth
|
4578a9262d
|
comctl32: Replaced idb_hist_large.bmp with a Tango compliant tool strip.
|
2010-05-17 12:42:33 +02:00 |
Joel Holdsworth
|
6e5b8597ca
|
comctl32: Replaced idb_hist_small.bmp with a Tango compliant tool strip.
|
2010-05-17 12:42:33 +02:00 |
Joel Holdsworth
|
32adeb44d9
|
comctl32: Replaced idb_std_large.bmp with a Tango compliant tool strip.
|
2010-05-17 12:42:32 +02:00 |
Joel Holdsworth
|
4079e368b5
|
comctl32: Replaced idb_std_small.bmp with a Tango compliant tool strip.
|
2010-05-17 12:42:32 +02:00 |
Joel Holdsworth
|
6ac142b0b7
|
comctl32: Replaced idb_view_large.bmp with a Tango compliant tool strip.
|
2010-05-17 12:42:32 +02:00 |
Joel Holdsworth
|
bf08efd292
|
comctl32: Replaced idb_view_small.bmp with a Tango compliant tool strip.
|
2010-05-17 12:42:32 +02:00 |
Alexandre Julliard
|
3915cfbd02
|
comctl32/imagelist: Fix the allocated size of the has_alpha array.
|
2010-05-17 12:42:25 +02:00 |
Alexandre Julliard
|
45fd49bab6
|
comctl32/imagelist: Generate the mask from the alpha channel if present.
|
2010-05-16 18:23:04 +02:00 |
Alexandre Julliard
|
f2b993d414
|
comctl32/imagelist: Pre-multiply the colors by the alpha channel when storing an image with alpha.
|
2010-05-16 18:22:53 +02:00 |
Alexandre Julliard
|
91948f9ce8
|
comctl32: Always alpha blend images for 32-bpp imagelists.
|
2010-05-14 16:17:56 +02:00 |
Alexandre Julliard
|
33e7d0282b
|
comctl32: Store an alpha channel present flag for each image in an imagelist.
|
2010-05-14 16:17:56 +02:00 |
Alexandre Julliard
|
528722e4e1
|
comctl32: Also generate an alpha channel when replacing an image or icon in an imagelist.
|
2010-05-14 16:17:56 +02:00 |
Alexandre Julliard
|
f02adf3e2b
|
comctl32: Generate an alpha channel if necessary when adding images to a 32-bit imagelist.
|
2010-05-14 16:17:36 +02:00 |
Alexandre Julliard
|
f75c7b5f71
|
comctl32: Make ImageList_AddMasked call ImageList_Add instead of duplicating the functionality.
|
2010-05-14 13:37:04 +02:00 |
Gerald Pfeifer
|
29cc4c9193
|
comctl32/tests: Check for the outcome of the SendMessage calls in test_monthcal_size.
|
2010-05-14 11:04:24 +02:00 |
Gerald Pfeifer
|
00d5f87d30
|
comctl32: Remove document of (already removed) infoPtr from LISTVIEW_StyleChanged.
|
2010-05-13 11:51:19 +02:00 |
Gerald Pfeifer
|
b2ff743ccb
|
comctl32: Remove unused variable infoPtr from TVIEW_StyleChanging.
|
2010-05-12 18:48:11 +02:00 |
Huw Davies
|
c7a9e3a1b2
|
comctl32: Fix an hfont leak.
|
2010-05-11 17:44:25 +02:00 |
Gerald Pfeifer
|
47fff748cc
|
comctl32/tests: Remove variable hwndheader which is not really used from test_redraw.
|
2010-05-11 11:40:29 +02:00 |
Gerald Pfeifer
|
1bca01cbc1
|
comctl32: Remove unused parameter bEnable from LISTVIEW_Enable.
|
2010-05-11 11:09:51 +02:00 |
Gerald Pfeifer
|
0453154d99
|
comctl32: Remove unused parameter fwKeys from LISTVIEW_MouseHover.
|
2010-05-11 11:09:46 +02:00 |
Michael Stefaniuc
|
a712a29201
|
comctl32: Update some ImageList comments.
|
2010-05-11 11:06:16 +02:00 |
Alexandre Julliard
|
8ea1f3385a
|
comctl32: Apply the imagelist mask when alpha blending.
|
2010-05-10 18:20:20 +02:00 |
Gerald Pfeifer
|
3ff0890c11
|
comctl32/tests: Add tests for the return values of TreeView_SelectItem in test_select.
|
2010-05-10 10:11:52 +02:00 |
Nikolay Sivov
|
5eedf51df6
|
comctl32/rebar: Try to center child rectangle only if cyChild height is not zero.
|
2010-05-06 14:21:05 +02:00 |
Huw Davies
|
1af1784430
|
comctl32: Silence a few compiler warnings.
|
2010-05-05 17:59:41 +02:00 |
Sven Baars
|
fbd8722856
|
comctl32: Fix Dutch translation.
|
2010-05-05 17:49:04 +02:00 |
Alexandre Julliard
|
599531b7d9
|
comctl32: Add support for alpha blending in ImageList_DrawIndirect.
|
2010-05-05 12:47:24 +02:00 |
Gerald Pfeifer
|
34f9b1bc63
|
comctl32: Remove variable scrollRange which is not really used from PAGER_NCCalcSize.
|
2010-05-05 10:51:54 +02:00 |
Gerald Pfeifer
|
b021128c4b
|
comctl32/tests: Remove variables cx and cy which are not really used from test_approximate_viewrect.
|
2010-05-03 16:47:30 +02:00 |
Gerald Pfeifer
|
a2edb3c55c
|
comctl32/tests: Remove variable hwndheader which is not really used from test_items.
|
2010-05-03 15:42:41 +02:00 |