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
Nikolay Sivov
89da35b1d9
comctl32/treeview: Fix TreeView_* macros.
2009-05-14 14:26:44 +02:00
Nikolay Sivov
24d6c88d16
comctl32/tab: Fix TabCtrl_* macros.
2009-05-14 14:26:41 +02:00
Nikolay Sivov
afaa6d4635
comctl32/listview: Use neutral LVITEM in ListView_SetItemState macro.
2009-05-13 12:03:17 +02:00
Nikolay Sivov
b4e7e257e0
comctl32/header: Make Header_* macros match PSDK.
2009-05-12 11:21:25 +02:00
Nikolay Sivov
50e9ceb9e4
comctl32/listview: Add LVN_INCREMENTALSEARCH definitions.
2009-05-11 14:52:23 +02:00
Nikolay Sivov
f8f8f0a457
comctl32/listview: Make ListView_* macros match PSDK.
2009-05-11 14:51:32 +02:00
Timo Kreuzer
b4cc117b38
comctl32: Change UINT to UINT_PTR in CreateToolbarEx.
2009-04-30 12:46:52 +02:00
Nikolay Sivov
3ce8e20896
comctl32/listview: Some tests for LVS_SINGLESEL switchover.
2009-04-20 15:25:03 +02:00
Nikolay Sivov
ffb214a66b
comctl32/listview: Add a ListView_GetTextBkColor macro.
2009-04-20 15:24:35 +02:00
Nikolay Sivov
b2486d41c7
comctl32/listview: Implemented LVM_SORTITEMSEX.
2009-04-15 16:19:01 -05:00
Nikolay Sivov
85c03a5a31
comctl32/ipaddress: Store current IP address text as a window text for IP Address control.
2009-03-24 12:42:56 +01:00
Reece Dunn
7fcc9629f8
comctl32: Don't generate a fixme message for the TBSTYLE_EX_DOUBLEBUFFER extended style.
2009-01-26 14:30:41 +01:00
Alexandre Julliard
de375d7335
comctl32: Fix the COMBOBOXEXITEM structure and the treeview handles for Win64.
2009-01-10 21:05:17 +01:00
Rob Shearman
76b805dad4
comctl32: Add names for now documented toolbar messages.
2009-01-02 14:27:43 +01:00
Alexander Nicolaysen Sørnes
6ac5b387a0
include: Define some Get/SetUnicodeFormat macros.
2008-09-02 13:27:35 +02:00
Francois Gouget
22d09f78fc
comctl32: According to the PSDK, DrawShadowText() takes a non-const RECT pointer.
2007-07-31 21:37:04 +02:00
Louis Lenders
b7a5985bca
comctl32: Add stub for DrawShadowText.
2007-05-31 13:07:20 +02:00
Andrew Talbot
94ebade2c3
comctl32: Constify some variables.
2007-03-23 13:04:50 +01:00
Thomas Weidenmueller
254b97732b
comctl32: Implement LM_GETIDEALSIZE for the syslink control.
2007-02-20 20:10:53 +01:00
Rob Shearman
06f0e7238c
include: Add macro for ListView_GetOrigin to commctrl.h.
...
(Reported by David Saez Padros.)
2007-02-19 12:33:10 +01:00
Thomas Weidenmueller
fda7775c7d
comctl32: Fix InitCommonControlsEx prototype.
2007-01-22 12:01:49 +01:00
Michael Stefaniuc
d7fe958511
include: Remove stray '\' at end of lines.
2007-01-09 12:03:42 +01:00
Francois Gouget
5c0a8a14a7
include: Add new Vista SDK constants and structures.
2006-10-05 17:34:50 +02:00
Mikołaj Zalewski
f6fecda896
include: Win64 fix in TBBUTTON.
2006-09-20 11:22:11 +02:00
Nicolas Delcros
523cf3d464
include/commctrl.h: TV_DISPINFO constants definition.
2006-09-14 11:10:46 +02:00
Mike McCormack
b618e03b26
comctl32: Fix a typo.
2006-07-27 11:57:18 +02:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Mike McCormack
03283bfbc1
include: LVSETINFOTIPA does not exist.
2006-03-20 12:04:10 +01:00
Andrew Webb
22a238363e
Define DateTime_SetMonthCalColor.
2005-11-23 15:13:59 +01:00
Robert Shearman
2c6ab0dba5
- Add support for navigating a toolbar with the arrow keys.
...
- Fix WrapToolbar in the case of no parent window.
- Use the newly added NMTBINITCUSTOMIZE for sending the
TBN_INITCUSTOMIZE so that it is safe on 64-bit platforms.
2005-09-14 19:16:03 +00:00
Kevin Koltzau
95a173a52b
Fix warnings in 64bit.
2005-09-02 11:32:17 +00:00
Frank Richter
9e57091ffa
Fix warnings in 64bit.
2005-08-30 10:07:17 +00:00
Frank Richter
8d86212904
Added WC_SCROLLBAR.
2005-08-27 09:20:43 +00:00
Michael Kaufmann
575c174d94
Added SB_SIMPLEID.
2005-08-23 09:31:19 +00:00
Frank Richter
085662f061
Add WC_EDIT and WC_LISTBOX.
2005-08-15 09:44:53 +00:00
Frank Richter
9a2084fe85
Add WC_COMBOBOX.
2005-08-11 17:06:41 +00:00
Frank Richter
1f72ebad5b
Added WC_STATIC.
2005-07-12 17:55:54 +00:00
Frank Richter
333d0bdd36
Added BST_HOT, WC_BUTTON.
2005-07-11 17:59:26 +00:00
Frank Richter
6ebc98627b
Add missing NMBCHOTITEM struct.
2005-07-03 11:19:55 +00:00
Dimi Paun
cb5edab531
Minor formattting fixes.
2005-06-01 19:50:34 +00:00
Andreas Mohr
e5a2a7a103
TV_ITEM is the old name of TVITEM, shouldn't be used any more.
2005-05-31 13:20:32 +00:00
James Hawkins
bb47d54d4c
Update LVGROUP struct to match MSDN.
2005-05-20 09:44:01 +00:00
Kouji Sasaki
7038bb2f83
Exchanged the values for LVA_ALIGNLEFT style and LVA_DEFAULT style.
2005-05-18 09:43:23 +00:00
Dimitrie O. Paun
50a0c8f734
Unicodification. Small cleanups.
2005-03-03 13:51:47 +00:00
Vincent Béron
9afc3ebed4
Correct the number of args of SNDMSGA in ListView_GetSubItemRect.
2005-02-21 18:28:30 +00:00
Jon Griffiths
ee6884b65b
Unicode fixes.
2004-12-08 13:39:52 +00:00
Andreas Mohr
02b690dbdb
Correct ordering of some defines.
2004-11-19 18:12:12 +00:00
Robert Shearman
75314f474f
Implement TBN_RESTORE notification.
2004-11-06 03:45:38 +00:00
Alexandre Julliard
5d0160ea75
Get rid of the non-standard Ixxx_METHODS macro definitions, declare
...
the interfaces explicitly instead.
2004-10-05 04:38:15 +00:00
Robert Shearman
ead9e56414
Bring common control header up to date with new additions in XP.
2004-08-25 02:14:28 +00:00
Thomas Weidenmüller
9d6f88c952
Implemented syslink control.
2004-08-06 19:17:49 +00:00
Thomas Weidenmueller
7155eff8bc
Added support for PBS_MARQUEE style.
2004-08-02 22:19:50 +00:00
Jon Griffiths
8b3aeacfa3
Fix a typo in the TabCtrl_SetItem macro.
2004-07-06 21:02:36 +00:00
Robert Shearman
41716ce9c1
Start of balloon tip support.
2004-06-28 23:52:37 +00:00
Jon Griffiths
024dc2f572
Correct struct tag name for UDACCEL.
...
Add missing TCITEMHEADER and old names TC_ITEMHEADER/TC_ITEM.
2004-06-28 20:27:33 +00:00
Jon Griffiths
32e3d89947
Add a couple of missing listview macros.
2004-05-25 18:04:30 +00:00
Robert Reif
f260380e5e
Added some missing defines.
2004-03-11 03:49:49 +00:00
Robert Shearman
41596e8031
- Fix some traces.
...
- The TBM_GET*HOTLIST functions take imagelist ID in wParam.
- Implement TBM_GETSTRING{A,W}.
- Implement undocumented 0x462 message.
2004-02-17 20:28:19 +00:00
Eric Pouech
2fba6872ad
Added ListView_GetHeader macro.
2004-02-02 23:09:42 +00:00
Alexandre Julliard
d07c1004e3
Moved a few remaining 16-bit definitions out of the standard headers.
2004-01-23 22:51:41 +00:00
Dimitrie O. Paun
2f2c08db8c
Add missing ListView_GetViewRect() macro.
2003-12-04 20:52:39 +00:00
Dimitrie O. Paun
4bb62422d9
Added a few missing TabCtrl_* macros.
2003-11-26 05:20:32 +00:00
Kevin Koltzau
358fff8142
Implement the TME_NONCLIENT flag in TrackMouseEvent to handle
...
nonclient hover/ leave events.
2003-11-26 05:06:59 +00:00
Rolf Kalbermatter
1816f8c0e1
Add constants for DSA_InsertItem and DPA_InsertPtr according to newest
...
MSDN headers.
2003-11-11 00:29:31 +00:00
Robert Shearman
fc58ef8119
Added chevron support.
2003-11-09 00:28:24 +00:00