Commit Graph

243 Commits

Author SHA1 Message Date
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
Maxime Bellengé 5b99b3df29 - Implemented HEADER_SetBitmapMargin and HEADER_GetBitmapMargin.
- Get rid of some magic numbers in HEADER_DrawItem.
- Fixed the drawing of images from imagelist when the
  HDF_BITMAP_ON_RIGHT flag is set.
2003-10-14 20:13:42 +00:00
Kevin Koltzau 7ee18df7c0 Added tmschema.h and some other theme defines. 2003-10-03 03:33:15 +00:00
Felix Nawothnig 25c0a1d5bb Added definitions for ListView_GetColumnWidth, ListView_SetColumnWidth
and ListView_RedrawItems.
2003-09-23 22:48:49 +00:00
Maxime Bellengé 4dc75a5d82 Added LVKF_* defines. 2003-09-22 19:47:42 +00:00
Alexandre Julliard f5cb3dde17 Moved undocumented functions out of the exported commctrl.h. 2003-09-17 20:15:21 +00:00
Filip Navara 2773106058 Fixed definitions of TTTOOLINFOA/W_V1_SIZE and
REBARBANDINFOA/W_V3_SIZE.
2003-09-16 01:17:25 +00:00
Alexandre Julliard e37c6e18d0 Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
2003-09-05 23:08:26 +00:00
Eric Pouech da8b582cda Added a few missing definitions. 2003-09-02 18:16:22 +00:00
Martin Fuchs d7b2c8a13b Define TBIF_BYINDEX. 2003-09-01 23:54:28 +00:00
Dimitrie O. Paun 53f9c21fb7 Use angle brackets (<>) rather than quotes ("") for the include
directives in our .h files. This should avoid some potentially nasty
surprises for Winelib apps.
2003-08-28 21:43:34 +00:00
Filip Navara 1ccaaa1a82 Fixed prototypes of CreateStatusWindowA/W, ImageList_Copy,
ImageList_EndDrag, ImageList_SetImageCount.
2003-08-22 23:51:15 +00:00
Kusanagi Kouichi c782721943 Added ListView_GetItemText macro. 2003-06-23 03:35:19 +00:00
Adam Gundy 06d610ec9b Check the mask flags in the item structure to determine how much
memory to read/write.
2003-05-02 20:14:33 +00:00
Dimitrie O. Paun 846f253d1e Indentation fixes. 2003-04-27 20:36:08 +00:00
Rein Klazes 5737fe6d18 Fix the ListView_SetItemState macro. 2003-04-16 23:08:10 +00:00
Alexandre Julliard aae3cb61cd Simplified COM interface declarations, removing the need to define
both an xxx_METHODS and an xxx_IMETHODS macro.
2003-04-11 00:31:02 +00:00
Juraj Hercek 690f89a675 Fixed tagLVDISPINFO definition. 2003-04-08 20:49:01 +00:00
Dimitrie O. Paun f3cd07f033 Add missing ListView_SetItemCount declaration. 2003-02-11 22:15:22 +00:00
Alexandre Julliard b4a4c05aed Removed a few more #ifdef __WINE__. 2003-01-04 00:19:17 +00:00
Dimitrie O. Paun e25ab1fa7d Fix the defintion of {,LP}NM_TREEVIEW{A,W}. 2002-12-24 00:26:41 +00:00
Dimitrie O. Paun 900ee973a0 Fix defines for LV_ITEM, LV_DISPINFO, and LV_FINDINFO. 2002-12-19 21:13:15 +00:00
Dimitrie O. Paun b4488419be Support commctrl message-helper macros in C++. 2002-11-18 19:45:47 +00:00
Ulrich Czekalla fbf98737d2 - Add support for multiple image lists.
- Add TBN_INITCUSTOMIZE notification.
- Correctly populate TBN_QUERYDELETE.
- Support TBN_GETBUTTONINFOW.
2002-11-13 21:21:03 +00:00
Dimitrie O. Paun 9a01be4caa Add/update the listview structures to version 6.0. 2002-10-17 01:19:45 +00:00
György 'Nog' Jeney f9c011193e Implemented {G|S}etWindowSubClass, DefSubclassProc,
RemoveWindowSubclass.
2002-10-02 20:01:01 +00:00
Francois Gouget bba4bb1bc4 Remove references to PCVOID and LPUINT.
Remove types that don't exist on Windows.
2002-09-17 01:35:09 +00:00
Dmitry Timoshkov a9c057f73b Replace static initializers with a proper #define in .h files. 2002-09-16 19:29:36 +00:00
Dimitrie O. Paun 7cfab6245b Add ImageList states (ILS_*) definitions. 2002-09-12 00:50:39 +00:00
Dimitrie O. Paun 3a706f0be0 - Add missing declaration for TBS_DOWNISLEFT and TTM_GETBUBBLESIZE.
- Fix indentation for a bunch of things.
2002-09-09 19:19:50 +00:00
Dimitrie O. Paun d5d23cb9d5 Added some missing ImageList definitions. 2002-09-04 18:45:24 +00:00
Alexandre Julliard b5753597f1 Added a couple of listview definitions. 2002-08-27 22:32:36 +00:00
Vincent Béron 9a62491660 Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
Francois Gouget 6114ee716b Test for IStream_IMETHODS before defining APIs that need the IStream
interface (like on Windows).
2002-05-21 18:36:51 +00:00
Guy L. Albertelli 0a44e5bc84 - Add defines for the NMTBHOTITEM flag word.
- Add defines for the NM_CUSTOMDRAW return flags for toolbar.
2002-04-05 21:15:32 +00:00
Francois Gouget 3826f77f63 Small fixes. 2002-03-19 02:02:41 +00:00
Guy L. Albertelli 8d6a4ba253 - Add BTN_... definitions (replacement for TBSTYLE_...).
- Add definitions of additional TBSTYLE_EX_ styles. Including
  undocumented one used by IE5.
- Add additional toolbar message definitions including
  undocumented ones used by at least IE5.
2002-03-11 01:10:22 +00:00
Alexandre Julliard 0799c1a780 Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
2002-03-09 23:29:33 +00:00
Guy L. Albertelli a8bba78485 Fix problems in DPA_Merge exposed by previous code cleanup. 2002-02-21 20:08:29 +00:00
Patrik Stridvall f94462fb75 Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
Dimitrie O. Paun 9e99d2b763 - Make the ListView control Unicode ready.
- Support both ANSI & Unicode ListView notifications.
- Fixed a few bugs.
2002-01-18 19:05:35 +00:00
Mike McCormack 3775a65778 Add define for undocumented status bar message SB_SETBORDERS. 2002-01-04 18:46:02 +00:00
Dmitry Timoshkov 6b6596a1e3 Fixed packing and layout of many system structures. 2001-11-23 18:44:43 +00:00
Guy L. Albertelli d6da8a03af Add TBNF_* flags for the NMTBDISPINFO structure. 2001-08-03 18:06:50 +00:00
Patrik Stridvall bb72140265 Cleanup/removal of unnessary things that would have made winapi_*
parsing more complicated.
2001-07-26 21:44:12 +00:00