comctl32/monthcal: Also invalidate today label while setting new today date.
[wine] / dlls / comctl32 / comctl32.h
2011-05-16  Marcus Meissnercomctl32: Mark internal symbols as hidden visibility.
2010-10-18  Alexandre Julliardcomctl32: Use the correct resource ids for cursors.
2009-10-12  Nikolay Sivovcomctl32/monthcal: Simplify parameter set of day of...
2009-10-08  Nikolay Sivovcomctl32/monthcal: Fix the way a first day of week...
2009-10-01  Nikolay Sivovcomctl32/datetime: Always store a recalculated day...
2009-09-28  Nikolay Sivovcomctl32/monthcal: Copy SYSTEMTIME with a simple assign...
2009-09-10  Nikolay Sivovinclude: Move some documented DPA definitions to public...
2009-06-04  Andrew Talbotcomctl32: Various const qualifier fixes.
2008-09-05  Marcus MeissnerAnnotate with allocation size attribute.
2008-07-22  Mikołaj Zalewskicomctl32: Don't print ERRs for reflected messages.
2008-07-17  Mikołaj Zalewskicomctl32: statusbar: WM_SETFONT should change the bar...
2008-03-26  Anatoly Lyutincomctl32: Add HotTrackingColor into COMCTL32_SysColor...
2007-09-10  Aric Stewartcomctl32: Flesh out version info.
2007-07-20  Mikołaj Zalewskicomctl32: tooltips: Remove broken support for non-NULL...
2007-02-20  Mikołaj Zalewskicomctl32: rebar: Test and fix the WM_SIZE handler and...
2006-09-26  Mikołaj Zalewskicomctl32: toolbar: If wParam in TB_ADDBUTTON is large...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-08  Saulius Krasuckascomctl32: Increase FILEVERSION up to 5.81.4704.1100.
2006-04-19  Mikołaj Zalewskicomctl32: Add Str_SetPtrWtoA analogue to Str_SetPtrAtoW.
2005-09-12  Frank RichterUnregister theming subclasses at comctl32 shutdown...
2005-07-27  Frank RichterAdded some generic code to allow subclassing (for the...
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).