Warning fixes for -Wmissing-declarations and -Wwrite-strings.
[wine] / dlls / comctl32 / comctl32.h
2005-06-09  Mike McCormackWarning fixes for -Wmissing-declarations and -Wwrite...
2004-10-19  Robert ShearmanImplement SetPathWordBreakProc and MirrorIcon.
2004-09-07  Robert ShearmanAdd 16x16 error, info and warning icons.
2004-09-06  Kevin KoltzauFix bug with chained messages.
2004-08-22  Kevin KoltzauMake SetWindowSubclass behave with SetWindowLong subcla...
2004-08-19  Robert Shearman- Implement insert marks.
2004-05-17  Filip Navara- Let the subclassing stack grow the opposite way to...
2004-05-10  Maxime BellengéImplemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW prope...
2004-03-23  Robert Shearman- Add cursor resource.
2004-03-09  Robert Shearman- Implement the drag list control.
2003-09-22  Dimitrie O. PaunRename COMCTL32_{Alloc,ReAlloc,Free} to {Alloc,ReAlloc...
2003-09-17  Alexandre JulliardRenamed the COMCTL32_* functions to use the exported...
2003-09-17  Alexandre JulliardMoved undocumented functions out of the exported commct...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-04  Stefan LeichterUpdated minor version number.
2002-12-10  Dimitrie O. PaunGet rid of generic notification support in comctrl32...
2002-10-02  György 'Nog' JeneyImplemented {G|S}etWindowSubClass, DefSubclassProc,
2002-09-17  Gyorgy 'Nog' Jeney- Unicodeify control.
2002-09-06  Dimitrie O. PaunAdd generic notification support for the common controls.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-05  Guy L. Albertelli- Keep track of all system colors used by comctl32...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-03-16  Gerard PatelAdded version info.
2000-11-25  Eric KohlRemoved calls to internal (non-exported) wine functions.
2000-11-15  Eric KohlNew unicode support functions.
2000-11-09  Eric KohlAdded header control cursors and drag list arrow icon.
2000-11-07  Eric KohlImplemented toolbar customization dialog.
2000-10-15  Uwe BonnesAdded additional resource IDs.
2000-09-13  Chris MorganMerged main Wine changes into Corel's treeview control...
1999-11-28  Alexandre JulliardSerge Ivanov
1999-11-28  Alex Priem- (final?) update of TreeView_* macro's.
1999-09-19  Thuy NguyenAdded support for wizard property sheets.
1999-07-31  Eric KohlAdded builtin toolbar bitmaps.
1999-07-10  Alex PriemFirst try at the month calendar common control. Main...
1999-05-22  Eric KohlToolbar customization dialog (take one).