Akihiro Sagawa
b26579eb7e
include: Fix a typo in newly added edit control message.
...
Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-22 15:47:22 +01:00
Nikolay Sivov
6fb250e584
include: Add newer definitions for user controls.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-20 18:05:53 +01:00
Nikolay Sivov
15c7e654a5
include: Add some missing Common Controls definitions.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-06-01 09:37:15 +02:00
Nikolay Sivov
710a58da79
include: Added some of newer Common Controls definitions.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-22 23:05:22 +09:00
Nikolay Sivov
2728909e6c
comctl32/tests: Basic test for TVS_FULLROWSELECT style bit.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-08 18:42:10 +09:00
Nikolay Sivov
86ac45836d
include: TVS_EX_NOSINGLECOLLAPSE is documented.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-31 16:22:15 +09:00
Nikolay Sivov
83a652a9d4
include: Add a couple of documented Toolbar messages definitions.
...
Thanks to Alan Feldman for pointing this out.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-19 12:20:56 +09:00
Michael Müller
088eb87e3b
comctl32: Add implementation for LoadIconMetric.
...
Signed-off-by: Michael Müller <michael@fds-team.de>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
2015-10-06 00:01:55 +09:00
Michael Müller
c098c13ee2
comctl32: Add semi-stub implementation for LoadIconWithScaleDown.
...
Thanks to Nikolay Sivov and Alistair Leslie-Hughes for various comments
and ideas for improvements.
Signed-off-by: Michael Müller <michael@fds-team.de>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
2015-10-06 00:01:54 +09:00
Austin English
42c4c870af
comctl32: Add a stub for LoadIconWithScaleDown.
2014-12-15 14:18:56 +01:00
Christoph von Wittich
37e0a1a5d4
comctl32: Rename TBSTYLE_EX_UNDOC1 to TBSTYLE_EX_VERTICAL.
2014-02-24 15:00:40 -06:00
Francois Gouget
b078248120
include: Update commctrl.rh and remove duplication with commctrl.h.
2011-11-14 15:25:24 +01:00
Michael Stefaniuc
43a95a9b03
include: Fixup "long" numeric constants in commctrl.h.
2011-11-09 11:35:25 +01:00
Francois Gouget
5526779567
comctl32: Add some SysLink style and state definitions.
2011-09-22 19:51:50 +02:00
Nikolay Sivov
0d3b04d033
comctl32/monthcal: Implement MCM_GETCALENDARCOUNT.
2011-09-20 16:21:40 +02:00
Frédéric Delanoy
81bf925401
include: Assorted spelling fixes.
2011-07-28 18:37:40 +02:00
Nikolay Sivov
0270e69b54
comctl32/monthcal: Some tests for MCM_SIZERECTTOMIN.
2011-04-04 11:52:03 +02:00
André Hentschel
5e95e3d943
include: Add more progressbar defines.
2010-12-05 12:25:05 +01:00
André Hentschel
61d237225f
include: Add new button control styles.
2010-11-03 11:08:55 +01:00
Hans Leidekker
af7e4dbe54
comctl32: Add a stub implementation of TaskDialogIndirect.
2010-09-27 14:10:46 +02:00
Nikolay Sivov
33ee0cae46
comctl32/tests: Use reduced IMAGELISTDRAWPARAMS structure size for tests.
2010-08-20 13:46:33 +02:00
Nikolay Sivov
8e968fd290
comctl32/monthcal: Add some tests for post-V1 hittest fields.
2010-08-04 13:26:00 +02:00
David Hedberg
e4cf1466ed
include: Add some new TreeView messages and extended style defines.
2010-07-19 15:07:17 +02:00
David Hedberg
341daad861
include: Add extended treeview style (TVS_EX_) definitions.
2010-06-11 14:16:10 +02:00
André Hentschel
738e94506e
include: Do not separate control names.
2009-12-21 15:01:24 +01:00
Nikolay Sivov
850ea2a711
comctl32/listview: Add support for LVFI_SUBSTRING.
2009-11-23 10:38:13 +01:00
Nikolay Sivov
90c4abe86f
comctl32/listview: Add LVSIL_GROUPHEADER definition.
2009-11-23 10:37:44 +01:00
Nikolay Sivov
e98687f425
comctl32/syslink: Implement LWS_IGNORERETURN.
2009-10-21 16:05:58 +02:00
Nikolay Sivov
b853de8038
comctl32/syslink: Implement LWS_TRANSPARENT style.
2009-10-21 16:05:58 +02:00
Nikolay Sivov
dd96319dee
include: Use unicode neutral SendMessage for DateTime and Monthcal macros.
2009-10-16 13:36:05 +02:00
Nikolay Sivov
98a7d8cf9d
comctl32/tooltips: Fix an obviously wrong structure size check.
2009-10-15 14:10:32 +02:00
Nikolay Sivov
840a39e90a
comctl32/monthcal: Simplify painting operations, split painting to several helpers.
2009-10-13 11:27:48 +02:00
Nikolay Sivov
64102f5f71
comctl32/tab: Handle item focusing better (including keyboard support).
2009-10-12 12:58:42 +02:00
Nikolay Sivov
69080d6d29
comctl32/monthcal: Add parameter validation to MCM_HITTEST handler.
2009-09-28 12:43:57 +02:00
Nikolay Sivov
28998999d0
comctl32/dpa: Implement DPA_GetSize().
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
2c190ab438
include: Move some documented DPA definitions to public header, use PSDK names.
2009-09-10 10:52:29 +02:00
Nikolay Sivov
52add2a308
comctl32/listview: Add partial support for cxMin width field.
2009-09-08 13:43:20 +02:00
Owen Rudge
956a52bd7f
comctl32: Add stubs for image list functions introduced in Vista.
2009-08-13 15:51:16 +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
759b914c9e
comctl32/rebar: Update Rebar structure.
2009-06-29 14:32:41 +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
76cb9c0d77
comctl32/listview: Implement LVM_ISITEMVISIBLE.
2009-06-22 12:59:35 +02:00
Francois Gouget
51ff3d5d5e
comctl32: Extend the LVTILEINFO structure.
2009-06-16 13:26:11 +02:00
Nikolay Sivov
779d9ee258
comctl32/header: Update some Header flags and structures.
2009-06-11 11:53:54 +02:00
Nikolay Sivov
ee015b8cd4
comctl32/listview: Update some ListView structures with recently added members.
2009-06-11 11:53:54 +02:00
Vincent Povirk
7159283011
include: Extend TVITEMEX and add NMTVDISPINFOEX.
2009-06-08 16:22:39 +02:00
André Hentschel
6c915fb336
comctl32: Add ListView_SetCheckState and ListView_GetCheckState.
2009-05-25 14:23:01 +02:00
Nikolay Sivov
c3b3fcaa10
comctl32/animate: Fix Animate_* macros.
2009-05-14 14:26:47 +02:00