]> git.saurik.com Git - wxWidgets.git/history - samples/calendar/calendar.cpp
wxCocoa build fix. Use XPM everywhere.
[wxWidgets.git] / samples / calendar / calendar.cpp
2005-05-24  Włodzimierz SkibawxCocoa build fix. Use XPM everywhere.
2005-03-24  Vadim Zeitlinremoved pragma interface/implementation (useless and...
2005-02-18  Robin DunnwxStdButtonSizer Finalise --> Realize
2005-02-14  Włodzimierz SkibaMinor editing.
2005-02-13  Vadim Zeitlinfixes for wxDP_ALLOWNONE case
2005-02-13  Vadim Zeitlinadded support for wxDP_ALLOWNONE in wxMSW; documented...
2005-01-21  Vadim Zeitlinadded possibility to use generic date control if configured
2005-01-20  Vadim Zeitlinexpanded the date picker part to show wxDP_XXX styles
2005-01-19  Vadim Zeitlincorrected #if tests to use correct wxUSE_DATEPICKCTRL...
2005-01-15  Vadim Zeitlinadded API, docs and Win32 implementation of wxDatePicke...
2004-10-02  Václav Slavíkcompilation fixes for gcc-3.4
2004-05-27  Włodzimierz Skiba-1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPositi...
2004-05-25  Julian SmartMore name changes
2004-02-28  Václav Slavíkapplied patch to remove use of deprecated constraints API
2003-09-09  Mattia Barbon Various warning and Unicode fixes from ABX.
2003-07-15  Julian SmartSmall tweaks for WinCE compatibility
2003-06-01  Julian SmartApplied patch [ 650511 ] wxCalendarCtrl - year does...
2002-12-13  Mattia Barbon Make some of the samples compile in Unicode mode.
2002-09-09  Vadim Zeitlinremoved a trailing comma from enum (this is an error...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2001-11-02  Vadim Zeitlinpatch from Søren Erland Vestø for additional wxCalendar...
2001-09-21  Mattia BarbonUnicode compilation fixes.
2001-05-25  Vadim Zeitlinfixed bug with using wxCommandEvent::GetInt() instead...
2000-03-15  Vadim ZeitlinwxSocketServer test added to console sample
2000-03-14  Robert Roebling Fixed missing paint events when overriding DoMoveWindow()
2000-03-14  Vadim Zeitlintemp ugly hack around the bug under GTK
2000-03-14  Vadim Zeitlinreverted all changes by Mark Johnson
2000-03-14  Vadim Zeitlin1. aapplied patch for bcc makefiles from Ricky Gonzales
2000-03-07  Mark Johnson calendar.cpp
2000-03-07  Mark Johnsoncalendar.cpp
2000-03-07  Mark Johnsoncalendar.cpp
2000-01-11  Vadim Zeitlinfixed refresh problem with holidays in wxCalendarCtrl
2000-01-03  Vadim Zeitlin1. corrections for compilation of the wxBase apps with...
2000-01-03  Vadim Zeitlinmakefile for the calendar sample as generated by makegen
2000-01-02  Vadim Zeitlinmoved wxCalendarCtrl code from control sample to a...