]> git.saurik.com Git - wxWidgets.git/history - samples/calendar
OS/2 fix
[wxWidgets.git] / samples / calendar /
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
2002-08-24  Gilles Depeyrotupdated CW exported xml projects
2002-04-07  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-01-25  Vadim Zeitlininserted @IF_GNU_MAKE@ to allow building with other...
2002-01-18  Julian SmartUpdated VC++ files
2002-01-10  Gilles Depeyrotchanged PPC struct alignement setting
2001-12-02  Gilles Depeyrotstore CodeWarrior 5.3 projects as xml instead of binary...
2001-11-28  Vadim Zeitlinreplaced "CC = gcc" and even stranger "CPP = gcc -g...
2001-11-28  Vadim Zeitlinreplaced `wx-config --cflags` with `wx-config --cxxflag...
2001-11-02  Vadim Zeitlinpatch from Søren Erland Vestø for additional wxCalendar...
2001-10-09  Vadim Zeitlinadded new project files for all samples and demos;...
2001-09-21  Mattia BarbonUnicode compilation fixes.
2001-09-09  Gilles Depeyrotrenamed CodeWarrior 5 projects (added new ones as well)
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
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...