]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/calctrlg.h
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / include / wx / generic / calctrlg.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2010-10-24  Vadim ZeitlinNo real changes, just cleanup week days handling in...
2010-10-24  Vadim ZeitlinKeep displayed month and year in sync in wxGenericCalen...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-25  Vadim Zeitlinadded support for wxCAL_SHOW_WEEK_NUMBERS to generic...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2008-08-05  Vadim Zeitlinmark holidays if wxCAL_SHOW_HOLIDAYS is on (replaces...
2008-04-19  Robert RoeblingFixed wxDatePickerCtrl under OS X
2008-04-07  Vadim Zeitlincorrect positioning of the control and removed workarou...
2008-04-06  Vadim Zeitlinno changes, just fix typo in variable name
2008-04-04  Vadim Zeitlininitial native implementation of wxCalendarCtrl for MSW
2008-04-01  Vadim Zeitlinmove all appearace-related methods down to wxCalendarCt...
2008-03-28  Vadim Zeitlinadded native GTK implementation of wxCalendarCtrl ...