Commit Graph

228 Commits (4a47033a864436bd07189ec9daa9789589fb2185)

Author SHA1 Message Date
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