2007-07-31 |
Francois Gouget | comctl32: According to the PSDK, DrawShadowText() takes... |
blob | commitdiff | raw |
2007-05-31 |
Louis Lenders | comctl32: Add stub for DrawShadowText. |
blob | commitdiff | raw | diff to current |
2007-03-23 |
Andrew Talbot | comctl32: Constify some variables. |
blob | commitdiff | raw |
2007-02-20 |
Thomas Weidenmueller | comctl32: Implement LM_GETIDEALSIZE for the syslink... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Rob Shearman | include: Add macro for ListView_GetOrigin to commctrl.h. |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Thomas Weidenmueller | comctl32: Fix InitCommonControlsEx prototype. |
blob | commitdiff | raw | diff to current |
2007-01-09 |
Michael Stefaniuc | include: Remove stray '\' at end of lines. |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Francois Gouget | include: Add new Vista SDK constants and structures. |
blob | commitdiff | raw | diff to current |
2006-09-20 |
Mikołaj Zalewski | include: Win64 fix in TBBUTTON. |
blob | commitdiff | raw | diff to current |
2006-09-14 |
Nicolas Delcros | include/commctrl.h: TV_DISPINFO constants definition. |
blob | commitdiff | raw | diff to current |
2006-07-27 |
Mike McCormack | comctl32: Fix a typo. |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-03-20 |
Mike McCormack | include: LVSETINFOTIPA does not exist. |
blob | commitdiff | raw | diff to current |
2005-11-23 |
Andrew Webb | Define DateTime_SetMonthCalColor. |
blob | commitdiff | raw | diff to current |
2005-09-14 |
Robert Shearman | - Add support for navigating a toolbar with the arrow... |
blob | commitdiff | raw | diff to current |
2005-09-02 |
Kevin Koltzau | Fix warnings in 64bit. |
blob | commitdiff | raw | diff to current |
2005-08-30 |
Frank Richter | Fix warnings in 64bit. |
blob | commitdiff | raw | diff to current |
2005-08-27 |
Frank Richter | Added WC_SCROLLBAR. |
blob | commitdiff | raw | diff to current |
2005-08-23 |
Michael Kaufmann | Added SB_SIMPLEID. |
blob | commitdiff | raw | diff to current |
2005-08-15 |
Frank Richter | Add WC_EDIT and WC_LISTBOX. |
blob | commitdiff | raw | diff to current |
2005-08-11 |
Frank Richter | Add WC_COMBOBOX. |
blob | commitdiff | raw | diff to current |
2005-07-12 |
Frank Richter | Added WC_STATIC. |
blob | commitdiff | raw | diff to current |
2005-07-11 |
Frank Richter | Added BST_HOT, WC_BUTTON. |
blob | commitdiff | raw | diff to current |
2005-07-03 |
Frank Richter | Add missing NMBCHOTITEM struct. |
blob | commitdiff | raw | diff to current |
2005-06-01 |
Dimi Paun | Minor formattting fixes. |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Andreas Mohr | TV_ITEM is the old name of TVITEM, shouldn't be used... |
blob | commitdiff | raw | diff to current |
2005-05-20 |
James Hawkins | Update LVGROUP struct to match MSDN. |
blob | commitdiff | raw | diff to current |
2005-05-18 |
Kouji Sasaki | Exchanged the values for LVA_ALIGNLEFT style and LVA_DE... |
blob | commitdiff | raw | diff to current |
2005-03-03 |
Dimitrie O. Paun | Unicodification. Small cleanups. |
blob | commitdiff | raw | diff to current |
2005-02-21 |
Vincent Béron | Correct the number of args of SNDMSGA in ListView_GetSu... |
blob | commitdiff | raw | diff to current |
2004-12-08 |
Jon Griffiths | Unicode fixes. |
blob | commitdiff | raw | diff to current |
2004-11-19 |
Andreas Mohr | Correct ordering of some defines. |
blob | commitdiff | raw | diff to current |
2004-11-06 |
Robert Shearman | Implement TBN_RESTORE notification. |
blob | commitdiff | raw | diff to current |
2004-10-05 |
Alexandre Julliard | Get rid of the non-standard Ixxx_METHODS macro definiti... |
blob | commitdiff | raw | diff to current |
2004-08-25 |
Robert Shearman | Bring common control header up to date with new additio... |
blob | commitdiff | raw | diff to current |
2004-08-06 |
Thomas Weidenmüller | Implemented syslink control. |
blob | commitdiff | raw | diff to current |
2004-08-02 |
Thomas Weidenmueller | Added support for PBS_MARQUEE style. |
blob | commitdiff | raw | diff to current |
2004-07-06 |
Jon Griffiths | Fix a typo in the TabCtrl_SetItem macro. |
blob | commitdiff | raw | diff to current |
2004-06-28 |
Robert Shearman | Start of balloon tip support. |
blob | commitdiff | raw | diff to current |
2004-06-28 |
Jon Griffiths | Correct struct tag name for UDACCEL. |
blob | commitdiff | raw | diff to current |
2004-05-25 |
Jon Griffiths | Add a couple of missing listview macros. |
blob | commitdiff | raw | diff to current |
2004-03-11 |
Robert Reif | Added some missing defines. |
blob | commitdiff | raw | diff to current |
2004-02-17 |
Robert Shearman | - Fix some traces. |
blob | commitdiff | raw | diff to current |
2004-02-02 |
Eric Pouech | Added ListView_GetHeader macro. |
blob | commitdiff | raw | diff to current |
2004-01-23 |
Alexandre Julliard | Moved a few remaining 16-bit definitions out of the... |
blob | commitdiff | raw | diff to current |
2003-12-04 |
Dimitrie O. Paun | Add missing ListView_GetViewRect() macro. |
blob | commitdiff | raw | diff to current |
2003-11-26 |
Dimitrie O. Paun | Added a few missing TabCtrl_* macros. |
blob | commitdiff | raw | diff to current |
2003-11-26 |
Kevin Koltzau | Implement the TME_NONCLIENT flag in TrackMouseEvent... |
blob | commitdiff | raw | diff to current |
2003-11-11 |
Rolf Kalbermatter | Add constants for DSA_InsertItem and DPA_InsertPtr... |
blob | commitdiff | raw | diff to current |
2003-11-09 |
Robert Shearman | Added chevron support. |
blob | commitdiff | raw | diff to current |
2003-10-14 |
Maxime Bellengé | - Implemented HEADER_SetBitmapMargin and HEADER_GetBitm... |
blob | commitdiff | raw | diff to current |
2003-10-03 |
Kevin Koltzau | Added tmschema.h and some other theme defines. |
blob | commitdiff | raw | diff to current |
2003-09-23 |
Felix Nawothnig | Added definitions for ListView_GetColumnWidth, ListView... |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Maxime Bellengé | Added LVKF_* defines. |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Alexandre Julliard | Moved undocumented functions out of the exported commct... |
blob | commitdiff | raw | diff to current |
2003-09-16 |
Filip Navara | Fixed definitions of TTTOOLINFOA/W_V1_SIZE and |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
blob | commitdiff | raw | diff to current |
2003-09-02 |
Eric Pouech | Added a few missing definitions. |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Martin Fuchs | Define TBIF_BYINDEX. |
blob | commitdiff | raw | diff to current |
2003-08-28 |
Dimitrie O. Paun | Use angle brackets (<>) rather than quotes ("") for... |
blob | commitdiff | raw | diff to current |
2003-08-22 |
Filip Navara | Fixed prototypes of CreateStatusWindowA/W, ImageList_Copy, |
blob | commitdiff | raw | diff to current |
2003-06-23 |
Kusanagi Kouichi | Added ListView_GetItemText macro. |
blob | commitdiff | raw | diff to current |
2003-05-02 |
Adam Gundy | Check the mask flags in the item structure to determine... |
blob | commitdiff | raw | diff to current |
2003-04-27 |
Dimitrie O. Paun | Indentation fixes. |
blob | commitdiff | raw | diff to current |
2003-04-16 |
Rein Klazes | Fix the ListView_SetItemState macro. |
blob | commitdiff | raw | diff to current |
2003-04-11 |
Alexandre Julliard | Simplified COM interface declarations, removing the... |
blob | commitdiff | raw | diff to current |
2003-04-08 |
Juraj Hercek | Fixed tagLVDISPINFO definition. |
blob | commitdiff | raw | diff to current |
2003-02-11 |
Dimitrie O. Paun | Add missing ListView_SetItemCount declaration. |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Alexandre Julliard | Removed a few more #ifdef __WINE__. |
blob | commitdiff | raw | diff to current |
2002-12-24 |
Dimitrie O. Paun | Fix the defintion of {,LP}NM_TREEVIEW{A,W}. |
blob | commitdiff | raw | diff to current |
2002-12-19 |
Dimitrie O. Paun | Fix defines for LV_ITEM, LV_DISPINFO, and LV_FINDINFO. |
blob | commitdiff | raw | diff to current |
2002-11-18 |
Dimitrie O. Paun | Support commctrl message-helper macros in C++. |
blob | commitdiff | raw | diff to current |
2002-11-13 |
Ulrich Czekalla | - Add support for multiple image lists. |
blob | commitdiff | raw | diff to current |
2002-10-17 |
Dimitrie O. Paun | Add/update the listview structures to version 6.0. |
blob | commitdiff | raw | diff to current |
2002-10-02 |
György 'Nog' Jeney | Implemented {G|S}etWindowSubClass, DefSubclassProc, |
blob | commitdiff | raw | diff to current |
2002-09-17 |
Francois Gouget | Remove references to PCVOID and LPUINT. |
blob | commitdiff | raw | diff to current |
2002-09-16 |
Dmitry Timoshkov | Replace static initializers with a proper #define in... |
blob | commitdiff | raw | diff to current |
2002-09-12 |
Dimitrie O. Paun | Add ImageList states (ILS_*) definitions. |
blob | commitdiff | raw | diff to current |
2002-09-09 |
Dimitrie O. Paun | - Add missing declaration for TBS_DOWNISLEFT and TTM_GE... |
blob | commitdiff | raw | diff to current |
2002-09-04 |
Dimitrie O. Paun | Added some missing ImageList definitions. |
blob | commitdiff | raw | diff to current |
2002-08-27 |
Alexandre Julliard | Added a couple of listview definitions. |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-21 |
Francois Gouget | Test for IStream_IMETHODS before defining APIs that... |
blob | commitdiff | raw | diff to current |
2002-04-05 |
Guy L. Albertelli | - Add defines for the NMTBHOTITEM flag word. |
blob | commitdiff | raw | diff to current |
2002-03-19 |
Francois Gouget | Small fixes. |
blob | commitdiff | raw | diff to current |
2002-03-11 |
Guy L. Albertelli | - Add BTN_... definitions (replacement for TBSTYLE_... |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-02-21 |
Guy L. Albertelli | Fix problems in DPA_Merge exposed by previous code... |
blob | commitdiff | raw | diff to current |
2002-01-31 |
Patrik Stridvall | Move __stdcall/__cdecl to the right place. |
blob | commitdiff | raw | diff to current |
2002-01-18 |
Dimitrie O. Paun | - Make the ListView control Unicode ready. |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Mike McCormack | Add define for undocumented status bar message SB_SETBO... |
blob | commitdiff | raw | diff to current |
2001-11-23 |
Dmitry Timoshkov | Fixed packing and layout of many system structures. |
blob | commitdiff | raw | diff to current |
2001-08-03 |
Guy L. Albertelli | Add TBNF_* flags for the NMTBDISPINFO structure. |
blob | commitdiff | raw | diff to current |
2001-07-26 |
Patrik Stridvall | Cleanup/removal of unnessary things that would have... |
blob | commitdiff | raw | diff to current |
2001-07-26 |
Guy L. Albertelli | Add values to describe return values from WM_NOTIFY... |
blob | commitdiff | raw | diff to current |
2001-02-23 |
Susan Farley | Avoid alignment problems with NMPGSCROLL struct. |
blob | commitdiff | raw | diff to current |
2001-02-12 |
Francois Gouget | Add missing definitions required by the Control Spy... |
blob | commitdiff | raw | diff to current |
2001-02-12 |
Chris Morgan | Fix ListView_GetItemRect() macro. |
blob | commitdiff | raw | diff to current |
2001-02-12 |
Guy L. Albertelli | - Fix typo in previous change. |
blob | commitdiff | raw | diff to current |
2001-01-22 |
Francois Gouget | Added various definitions (mostly macros). |
blob | commitdiff | raw | diff to current |
next |