Sign in
goma
/
wine
/
ecce9eebcf14ed31a4613e7fc7902a35bd2430d3
/
include
/
commctrl.h
33ee0ca
comctl32/tests: Use reduced IMAGELISTDRAWPARAMS structure size for tests.
by Nikolay Sivov
· 15 years ago
8e968fd
comctl32/monthcal: Add some tests for post-V1 hittest fields.
by Nikolay Sivov
· 15 years ago
e4cf146
include: Add some new TreeView messages and extended style defines.
by David Hedberg
· 15 years ago
341daad
include: Add extended treeview style (TVS_EX_) definitions.
by David Hedberg
· 15 years ago
738e945
include: Do not separate control names.
by André Hentschel
· 15 years ago
850ea2a
comctl32/listview: Add support for LVFI_SUBSTRING.
by Nikolay Sivov
· 15 years ago
90c4abe
comctl32/listview: Add LVSIL_GROUPHEADER definition.
by Nikolay Sivov
· 15 years ago
e98687f
comctl32/syslink: Implement LWS_IGNORERETURN.
by Nikolay Sivov
· 15 years ago
b853de8
comctl32/syslink: Implement LWS_TRANSPARENT style.
by Nikolay Sivov
· 15 years ago
dd96319
include: Use unicode neutral SendMessage for DateTime and Monthcal macros.
by Nikolay Sivov
· 15 years ago
98a7d8c
comctl32/tooltips: Fix an obviously wrong structure size check.
by Nikolay Sivov
· 15 years ago
840a39e
comctl32/monthcal: Simplify painting operations, split painting to several helpers.
by Nikolay Sivov
· 15 years ago
64102f5
comctl32/tab: Handle item focusing better (including keyboard support).
by Nikolay Sivov
· 15 years ago
69080d6
comctl32/monthcal: Add parameter validation to MCM_HITTEST handler.
by Nikolay Sivov
· 15 years ago
2899899
comctl32/dpa: Implement DPA_GetSize().
by Nikolay Sivov
· 16 years ago
3b6ac30
include: Move some definitions to public header, use PSDK names.
by Nikolay Sivov
· 16 years ago
2c190ab
include: Move some documented DPA definitions to public header, use PSDK names.
by Nikolay Sivov
· 16 years ago
52add2a
comctl32/listview: Add partial support for cxMin width field.
by Nikolay Sivov
· 16 years ago
956a52b
comctl32: Add stubs for image list functions introduced in Vista.
by Owen Rudge
· 16 years ago
9ee5f26
comctl32/rebar: Use proper structure size in tests and parameter checks.
by Nikolay Sivov
· 16 years ago
759b914
comctl32/rebar: Update Rebar structure.
by Nikolay Sivov
· 16 years ago
753407e
comctl32/progress: Implement PBM_GETBKCOLOR.
by Nikolay Sivov
· 16 years ago
84f3c50
comctl32/progress: Implement PBM_GETBARCOLOR, add some todo entries.
by Nikolay Sivov
· 16 years ago
76cb9c0
comctl32/listview: Implement LVM_ISITEMVISIBLE.
by Nikolay Sivov
· 16 years ago
51ff3d5
comctl32: Extend the LVTILEINFO structure.
by Francois Gouget
· 16 years ago
779d9ee
comctl32/header: Update some Header flags and structures.
by Nikolay Sivov
· 16 years ago
ee015b8
comctl32/listview: Update some ListView structures with recently added members.
by Nikolay Sivov
· 16 years ago
7159283
include: Extend TVITEMEX and add NMTVDISPINFOEX.
by Vincent Povirk
· 16 years ago
6c915fb
comctl32: Add ListView_SetCheckState and ListView_GetCheckState.
by André Hentschel
· 16 years ago
c3b3fca
comctl32/animate: Fix Animate_* macros.
by Nikolay Sivov
· 16 years ago
89da35b
comctl32/treeview: Fix TreeView_* macros.
by Nikolay Sivov
· 16 years ago
24d6c88
comctl32/tab: Fix TabCtrl_* macros.
by Nikolay Sivov
· 16 years ago
afaa6d4
comctl32/listview: Use neutral LVITEM in ListView_SetItemState macro.
by Nikolay Sivov
· 16 years ago
b4e7e25
comctl32/header: Make Header_* macros match PSDK.
by Nikolay Sivov
· 16 years ago
50e9ceb
comctl32/listview: Add LVN_INCREMENTALSEARCH definitions.
by Nikolay Sivov
· 16 years ago
f8f8f0a
comctl32/listview: Make ListView_* macros match PSDK.
by Nikolay Sivov
· 16 years ago
b4cc117
comctl32: Change UINT to UINT_PTR in CreateToolbarEx.
by Timo Kreuzer
· 16 years ago
3ce8e20
comctl32/listview: Some tests for LVS_SINGLESEL switchover.
by Nikolay Sivov
· 16 years ago
ffb214a
comctl32/listview: Add a ListView_GetTextBkColor macro.
by Nikolay Sivov
· 16 years ago
b2486d4
comctl32/listview: Implemented LVM_SORTITEMSEX.
by Nikolay Sivov
· 16 years ago
85c03a5
comctl32/ipaddress: Store current IP address text as a window text for IP Address control.
by Nikolay Sivov
· 16 years ago
7fcc962
comctl32: Don't generate a fixme message for the TBSTYLE_EX_DOUBLEBUFFER extended style.
by Reece Dunn
· 16 years ago
de375d7
comctl32: Fix the COMBOBOXEXITEM structure and the treeview handles for Win64.
by Alexandre Julliard
· 16 years ago
76b805d
comctl32: Add names for now documented toolbar messages.
by Rob Shearman
· 16 years ago
6ac5b38
include: Define some Get/SetUnicodeFormat macros.
by Alexander Nicolaysen Sørnes
· 17 years ago
22d09f7
comctl32: According to the PSDK, DrawShadowText() takes a non-const RECT pointer.
by Francois Gouget
· 18 years ago
b7a5985
comctl32: Add stub for DrawShadowText.
by Louis Lenders
· 18 years ago
94ebade
comctl32: Constify some variables.
by Andrew Talbot
· 18 years ago
254b977
comctl32: Implement LM_GETIDEALSIZE for the syslink control.
by Thomas Weidenmueller
· 18 years ago
06f0e72
include: Add macro for ListView_GetOrigin to commctrl.h.
by Rob Shearman
· 18 years ago
fda7775
comctl32: Fix InitCommonControlsEx prototype.
by Thomas Weidenmueller
· 18 years ago
d7fe958
include: Remove stray '\' at end of lines.
by Michael Stefaniuc
· 18 years ago
5c0a8a1
include: Add new Vista SDK constants and structures.
by Francois Gouget
· 18 years ago
f6fecda
include: Win64 fix in TBBUTTON.
by Mikołaj Zalewski
· 19 years ago
523cf3d
include/commctrl.h: TV_DISPINFO constants definition.
by Nicolas Delcros
· 19 years ago
b618e03
comctl32: Fix a typo.
by Mike McCormack
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
03283bf
include: LVSETINFOTIPA does not exist.
by Mike McCormack
· 19 years ago
22a2383
Define DateTime_SetMonthCalColor.
by Andrew Webb
· 19 years ago
2c6ab0d
- Add support for navigating a toolbar with the arrow keys.
by Robert Shearman
· 20 years ago
95a173a
Fix warnings in 64bit.
by Kevin Koltzau
· 20 years ago
9e57091
Fix warnings in 64bit.
by Frank Richter
· 20 years ago
8d86212
Added WC_SCROLLBAR.
by Frank Richter
· 20 years ago
575c174
Added SB_SIMPLEID.
by Michael Kaufmann
· 20 years ago
085662f
Add WC_EDIT and WC_LISTBOX.
by Frank Richter
· 20 years ago
9a2084f
Add WC_COMBOBOX.
by Frank Richter
· 20 years ago
1f72eba
Added WC_STATIC.
by Frank Richter
· 20 years ago
333d0bd
Added BST_HOT, WC_BUTTON.
by Frank Richter
· 20 years ago
6ebc986
Add missing NMBCHOTITEM struct.
by Frank Richter
· 20 years ago
cb5edab
Minor formattting fixes.
by Dimi Paun
· 20 years ago
e5a2a7a
TV_ITEM is the old name of TVITEM, shouldn't be used any more.
by Andreas Mohr
· 20 years ago
bb47d54
Update LVGROUP struct to match MSDN.
by James Hawkins
· 20 years ago
7038bb2
Exchanged the values for LVA_ALIGNLEFT style and LVA_DEFAULT style.
by Kouji Sasaki
· 20 years ago
50a0c8f
Unicodification. Small cleanups.
by Dimitrie O. Paun
· 20 years ago
9afc3eb
Correct the number of args of SNDMSGA in ListView_GetSubItemRect.
by Vincent Béron
· 20 years ago
ee6884b
Unicode fixes.
by Jon Griffiths
· 20 years ago
02b690d
Correct ordering of some defines.
by Andreas Mohr
· 20 years ago
75314f4
Implement TBN_RESTORE notification.
by Robert Shearman
· 20 years ago
5d0160e
Get rid of the non-standard Ixxx_METHODS macro definitions, declare
by Alexandre Julliard
· 20 years ago
ead9e56
Bring common control header up to date with new additions in XP.
by Robert Shearman
· 21 years ago
9d6f88c
Implemented syslink control.
by Thomas Weidenmüller
· 21 years ago
7155eff
Added support for PBS_MARQUEE style.
by Thomas Weidenmueller
· 21 years ago
8b3aeac
Fix a typo in the TabCtrl_SetItem macro.
by Jon Griffiths
· 21 years ago
41716ce
Start of balloon tip support.
by Robert Shearman
· 21 years ago
024dc2f
Correct struct tag name for UDACCEL.
by Jon Griffiths
· 21 years ago
32e3d89
Add a couple of missing listview macros.
by Jon Griffiths
· 21 years ago
f260380
Added some missing defines.
by Robert Reif
· 21 years ago
41596e8
- Fix some traces.
by Robert Shearman
· 21 years ago
2fba687
Added ListView_GetHeader macro.
by Eric Pouech
· 21 years ago
d07c100
Moved a few remaining 16-bit definitions out of the standard headers.
by Alexandre Julliard
· 21 years ago
2f2c08d
Add missing ListView_GetViewRect() macro.
by Dimitrie O. Paun
· 21 years ago
4bb6242
Added a few missing TabCtrl_* macros.
by Dimitrie O. Paun
· 21 years ago
358fff8
Implement the TME_NONCLIENT flag in TrackMouseEvent to handle
by Kevin Koltzau
· 21 years ago
1816f8c
Add constants for DSA_InsertItem and DPA_InsertPtr according to newest
by Rolf Kalbermatter
· 21 years ago
fc58ef8
Added chevron support.
by Robert Shearman
· 21 years ago
5b99b3d
- Implemented HEADER_SetBitmapMargin and HEADER_GetBitmapMargin.
by Maxime Bellengé
· 21 years ago
7ee18df
Added tmschema.h and some other theme defines.
by Kevin Koltzau
· 21 years ago
25c0a1d
Added definitions for ListView_GetColumnWidth, ListView_SetColumnWidth
by Felix Nawothnig
· 22 years ago
4dc75a5
Added LVKF_* defines.
by Maxime Bellengé
· 22 years ago
f5cb3dd
Moved undocumented functions out of the exported commctrl.h.
by Alexandre Julliard
· 22 years ago
Next »