Fix crash when auto-sizing a wxDataViewCtrl column.
[wxWidgets.git] / samples / calendar /
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-09  Gilles Depeyrotadded dead-strip static initialization code option
2001-06-07  Julian SmartUpdates for version change to 2.3.1
2001-05-25  Vadim Zeitlinfixed bug with using wxCommandEvent::GetInt() instead...
2001-05-10  Julian SmartRemoved references to xpm[d].lib
2001-03-31  Gilles Depeyrotadded CarbonAccessors object file for non Carbon builds
2001-03-05  Gilles Depeyrotadded Navigation Services library
2001-03-05  Gilles Depeyrotignore CodeWarrior build directory and output files
2001-02-12  Gilles Depeyrotadded CodeWarrior projects for Classic Mac OS
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2001-02-02  Gilles Depeyrotignore CodeWarrior build directory
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-10-04  Jouk Jansen Committing in .
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-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-15  Guillermo Rodrigue... Fixes from Mumit Khan
2000-01-11  Vadim Zeitlinfixed refresh problem with holidays in wxCalendarCtrl
2000-01-05  Julian SmartAdded RC file needed by makefiles.
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...