Minor formattting fixes.
[wine] / include / commctrl.h
2005-06-01  Dimi PaunMinor formattting fixes.
2005-05-31  Andreas MohrTV_ITEM is the old name of TVITEM, shouldn't be used...
2005-05-20  James HawkinsUpdate LVGROUP struct to match MSDN.
2005-05-18  Kouji SasakiExchanged the values for LVA_ALIGNLEFT style and LVA_DE...
2005-03-03  Dimitrie O. PaunUnicodification. Small cleanups.
2005-02-21  Vincent BéronCorrect the number of args of SNDMSGA in ListView_GetSu...
2004-12-08  Jon GriffithsUnicode fixes.
2004-11-19  Andreas MohrCorrect ordering of some defines.
2004-11-06  Robert ShearmanImplement TBN_RESTORE notification.
2004-10-05  Alexandre JulliardGet rid of the non-standard Ixxx_METHODS macro definiti...
2004-08-25  Robert ShearmanBring common control header up to date with new additio...
2004-08-06  Thomas WeidenmüllerImplemented syslink control.
2004-08-02  Thomas WeidenmuellerAdded support for PBS_MARQUEE style.
2004-07-06  Jon GriffithsFix a typo in the TabCtrl_SetItem macro.
2004-06-28  Robert ShearmanStart of balloon tip support.
2004-06-28  Jon GriffithsCorrect struct tag name for UDACCEL.
2004-05-25  Jon GriffithsAdd a couple of missing listview macros.
2004-03-11  Robert ReifAdded some missing defines.
2004-02-17  Robert Shearman- Fix some traces.
2004-02-02  Eric PouechAdded ListView_GetHeader macro.
2004-01-23  Alexandre JulliardMoved a few remaining 16-bit definitions out of the...
2003-12-04  Dimitrie O. PaunAdd missing ListView_GetViewRect() macro.
2003-11-26  Dimitrie O. PaunAdded a few missing TabCtrl_* macros.
2003-11-26  Kevin KoltzauImplement the TME_NONCLIENT flag in TrackMouseEvent...
2003-11-11  Rolf KalbermatterAdd constants for DSA_InsertItem and DPA_InsertPtr...
2003-11-09  Robert ShearmanAdded chevron support.
2003-10-14  Maxime Bellengé- Implemented HEADER_SetBitmapMargin and HEADER_GetBitm...
2003-10-03  Kevin KoltzauAdded tmschema.h and some other theme defines.
2003-09-23  Felix NawothnigAdded definitions for ListView_GetColumnWidth, ListView...
2003-09-22  Maxime BellengéAdded LVKF_* defines.
2003-09-17  Alexandre JulliardMoved undocumented functions out of the exported commct...
2003-09-16  Filip NavaraFixed definitions of TTTOOLINFOA/W_V1_SIZE and
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-02  Eric PouechAdded a few missing definitions.
2003-09-01  Martin FuchsDefine TBIF_BYINDEX.
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-08-22  Filip NavaraFixed prototypes of CreateStatusWindowA/W, ImageList_Copy,
2003-06-23  Kusanagi KouichiAdded ListView_GetItemText macro.
2003-05-02  Adam GundyCheck the mask flags in the item structure to determine...
2003-04-27  Dimitrie O. PaunIndentation fixes.
2003-04-16  Rein KlazesFix the ListView_SetItemState macro.
2003-04-11  Alexandre JulliardSimplified COM interface declarations, removing the...
2003-04-08  Juraj HercekFixed tagLVDISPINFO definition.
2003-02-11  Dimitrie O. PaunAdd missing ListView_SetItemCount declaration.
2003-01-04  Alexandre JulliardRemoved a few more #ifdef __WINE__.
2002-12-24  Dimitrie O. PaunFix the defintion of {,LP}NM_TREEVIEW{A,W}.
2002-12-19  Dimitrie O. PaunFix defines for LV_ITEM, LV_DISPINFO, and LV_FINDINFO.
2002-11-18  Dimitrie O. PaunSupport commctrl message-helper macros in C++.
2002-11-13  Ulrich Czekalla- Add support for multiple image lists.
2002-10-17  Dimitrie O. PaunAdd/update the listview structures to version 6.0.
2002-10-02  György 'Nog' JeneyImplemented {G|S}etWindowSubClass, DefSubclassProc,
2002-09-17  Francois GougetRemove references to PCVOID and LPUINT.
2002-09-16  Dmitry TimoshkovReplace static initializers with a proper #define in...
2002-09-12  Dimitrie O. PaunAdd ImageList states (ILS_*) definitions.
2002-09-09  Dimitrie O. Paun- Add missing declaration for TBS_DOWNISLEFT and TTM_GE...
2002-09-04  Dimitrie O. PaunAdded some missing ImageList definitions.
2002-08-27  Alexandre JulliardAdded a couple of listview definitions.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-21  Francois GougetTest for IStream_IMETHODS before defining APIs that...
2002-04-05  Guy L. Albertelli- Add defines for the NMTBHOTITEM flag word.
2002-03-19  Francois GougetSmall fixes.
2002-03-11  Guy L. Albertelli- Add BTN_... definitions (replacement for TBSTYLE_...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-21  Guy L. AlbertelliFix problems in DPA_Merge exposed by previous code...
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-18  Dimitrie O. Paun- Make the ListView control Unicode ready.
2002-01-04  Mike McCormackAdd define for undocumented status bar message SB_SETBO...
2001-11-23  Dmitry TimoshkovFixed packing and layout of many system structures.
2001-08-03  Guy L. AlbertelliAdd TBNF_* flags for the NMTBDISPINFO structure.
2001-07-26  Patrik StridvallCleanup/removal of unnessary things that would have...
2001-07-26  Guy L. AlbertelliAdd values to describe return values from WM_NOTIFY...
2001-02-23  Susan FarleyAvoid alignment problems with NMPGSCROLL struct.
2001-02-12  Francois GougetAdd missing definitions required by the Control Spy...
2001-02-12  Chris MorganFix ListView_GetItemRect() macro.
2001-02-12  Guy L. Albertelli- Fix typo in previous change.
2001-01-22  Francois GougetAdded various definitions (mostly macros).
2001-01-22  Jon Griffiths- Fix a typo in TBSAVEPARAMS A/W declaration.
2001-01-21  Guy L. AlbertelliAdded NMCBEENDEDIT{W|A} structures and flags.
2000-12-19  Guy L. AlbertelliAdd notify structures NMMOUSE, NMOBJECTNOTIFY, NMKEY...
2000-11-10  Francois GougetAdded LPUDACCEL and HDF_RTLREADING.
2000-10-17  Guy L. AlbertelliAdded flag and notification definitions for ComboBoxEx.
2000-10-13  Francois GougetAdded the missing TVINSERTSTRUCT synonyms.
2000-09-27  Francois GougetAdded various type and macro definitions that are neede...
2000-09-26  Marcus MeissnerFixed some commctl header issues reported in newsgroup.
2000-09-22  Francois GougetAdded HANDLE_WM_NOTIFY and FORWARD_WM_NOTIFY.
2000-09-19  Peter Hunnisett- Added some missing WINELIB_NAME_AW definitions, types...
2000-09-06  Aric StewartImplemented both customdraw message sending and handlin...
2000-08-11  Alexandre JulliardMoved NM_UPDOWN definition to commctrl.h.
2000-08-09  Alexandre JulliardRemoved all non-standard common control headers from...
2000-07-08  Matthew LakeAdded some missing definitions.
2000-06-14  Matthew J. FrancisAlias NMUPDOWN to be NM_UPDOWN, rather than overwrite...
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
2000-06-04  Chris MorganAdded defines for LVSCW_AUTOSIZE/_USEHEADER.
2000-06-03  Eric KohlUpdated to dll version 5.81 (IE 5.01).
2000-04-14  Huw D M DaviesAdded a few toolbar defines.
2000-03-19  Francois Gouget- Added the TVN_xxxA macros
2000-02-26  Ian SchmidtAdded necessary defines and structures to compile WineL...
2000-02-25  Juergen SchmiedSome more ListView_ macros, winelib fixes.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-07  Juergen SchmiedAdded ListView_EditLabel macros.
next