- 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
- 2773106 Fixed definitions of TTTOOLINFOA/W_V1_SIZE and REBARBANDINFOA/W_V3_SIZE. by Filip Navara · 22 years ago
- e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
- da8b582 Added a few missing definitions. by Eric Pouech · 22 years ago
- d7b2c8a Define TBIF_BYINDEX. by Martin Fuchs · 22 years ago
- 53f9c21 Use angle brackets (<>) rather than quotes ("") for the include by Dimitrie O. Paun · 22 years ago
- 1ccaaa1 Fixed prototypes of CreateStatusWindowA/W, ImageList_Copy, by Filip Navara · 22 years ago
- c782721 Added ListView_GetItemText macro. by Kusanagi Kouichi · 22 years ago
- 06d610e Check the mask flags in the item structure to determine how much by Adam Gundy · 22 years ago
- 846f253 Indentation fixes. by Dimitrie O. Paun · 22 years ago
- 5737fe6 Fix the ListView_SetItemState macro. by Rein Klazes · 22 years ago
- aae3cb6 Simplified COM interface declarations, removing the need to define by Alexandre Julliard · 22 years ago
- 690f89a Fixed tagLVDISPINFO definition. by Juraj Hercek · 22 years ago
- f3cd07f Add missing ListView_SetItemCount declaration. by Dimitrie O. Paun · 22 years ago
- b4a4c05 Removed a few more #ifdef __WINE__. by Alexandre Julliard · 22 years ago
- e25ab1f Fix the defintion of {,LP}NM_TREEVIEW{A,W}. by Dimitrie O. Paun · 22 years ago
- 900ee97 Fix defines for LV_ITEM, LV_DISPINFO, and LV_FINDINFO. by Dimitrie O. Paun · 22 years ago
- b448841 Support commctrl message-helper macros in C++. by Dimitrie O. Paun · 22 years ago
- fbf9873 - Add support for multiple image lists. by Ulrich Czekalla · 22 years ago
- 9a01be4 Add/update the listview structures to version 6.0. by Dimitrie O. Paun · 22 years ago
- f9c0111 Implemented {G|S}etWindowSubClass, DefSubclassProc, RemoveWindowSubclass. by György 'Nog' Jeney · 22 years ago
- bba4bb1 Remove references to PCVOID and LPUINT. by Francois Gouget · 23 years ago
- a9c057f Replace static initializers with a proper #define in .h files. by Dmitry Timoshkov · 23 years ago
- 7cfab62 Add ImageList states (ILS_*) definitions. by Dimitrie O. Paun · 23 years ago
- 3a706f0 - Add missing declaration for TBS_DOWNISLEFT and TTM_GETBUBBLESIZE. by Dimitrie O. Paun · 23 years ago
- d5d23cb Added some missing ImageList definitions. by Dimitrie O. Paun · 23 years ago
- b575359 Added a couple of listview definitions. by Alexandre Julliard · 23 years ago
- 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
- 6114ee7 Test for IStream_IMETHODS before defining APIs that need the IStream by Francois Gouget · 23 years ago
- 0a44e5b - Add defines for the NMTBHOTITEM flag word. by Guy L. Albertelli · 23 years ago
- 3826f77 Small fixes. by Francois Gouget · 23 years ago
- 8d6a4ba - Add BTN_... definitions (replacement for TBSTYLE_...). by Guy L. Albertelli · 23 years ago
- 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
- a8bba78 Fix problems in DPA_Merge exposed by previous code cleanup. by Guy L. Albertelli · 23 years ago
- f94462f Move __stdcall/__cdecl to the right place. by Patrik Stridvall · 23 years ago
- 9e99d2b - Make the ListView control Unicode ready. by Dimitrie O. Paun · 23 years ago
- 3775a65 Add define for undocumented status bar message SB_SETBORDERS. by Mike McCormack · 23 years ago
- 6b6596a Fixed packing and layout of many system structures. by Dmitry Timoshkov · 23 years ago
- d6da8a0 Add TBNF_* flags for the NMTBDISPINFO structure. by Guy L. Albertelli · 24 years ago
- bb72140 Cleanup/removal of unnessary things that would have made winapi_* by Patrik Stridvall · 24 years ago
- 7f1d6d4 Add values to describe return values from WM_NOTIFY of TBN_DROPDOWN. by Guy L. Albertelli · 24 years ago
- 42b2c18 Avoid alignment problems with NMPGSCROLL struct. by Susan Farley · 24 years ago
- e19c60a Add missing definitions required by the Control Spy examples. by Francois Gouget · 24 years ago
- d62dd82 Fix ListView_GetItemRect() macro. by Chris Morgan · 24 years ago
- e13633b - Fix typo in previous change. by Guy L. Albertelli · 24 years ago
- f12dbd0 Added various definitions (mostly macros). by Francois Gouget · 24 years ago
- 7a6bad8 - Fix a typo in TBSAVEPARAMS A/W declaration. by Jon Griffiths · 24 years ago
- 1410bfe Added NMCBEENDEDIT{W|A} structures and flags. by Guy L. Albertelli · 24 years ago
- 69f4a90 Add notify structures NMMOUSE, NMOBJECTNOTIFY, NMKEY, and NMCHAR. by Guy L. Albertelli · 24 years ago
- 8bf0db9 Added LPUDACCEL and HDF_RTLREADING. by Francois Gouget · 24 years ago
- 2e64208 Added flag and notification definitions for ComboBoxEx. by Guy L. Albertelli · 24 years ago
- a82de9b Added the missing TVINSERTSTRUCT synonyms. Added missing CBEIF_xxx definitions. by Francois Gouget · 24 years ago
- afddcfd Added various type and macro definitions that are needed to compile by Francois Gouget · 25 years ago
- 0691d74 Fixed some commctl header issues reported in newsgroup. by Marcus Meissner · 25 years ago
- 2fa2cf7 Added HANDLE_WM_NOTIFY and FORWARD_WM_NOTIFY. by Francois Gouget · 25 years ago
- 565b008 - Added some missing WINELIB_NAME_AW definitions, types and messages by Peter Hunnisett · 25 years ago
- eef99e0 Implemented both customdraw message sending and handling (based off by Aric Stewart · 25 years ago
- e5fe735 Moved NM_UPDOWN definition to commctrl.h. by Alexandre Julliard · 25 years ago