No resize border on WinCE by default
[wxWidgets.git] / include / wx / datetime.inl
2003-09-09  Vadim Zeitlincopy milliseconds in Set() too
2003-04-11  Julian SmartMoved wxDateTime::TIME_T_FACTOR into datetime.cpp to
2003-02-19  Julian SmartTemporary fix for strange wxDateTime link error with...
2003-02-17  Julian SmartChanged back inline/const things
2003-02-15  Julian SmartVC++ 6 doesn't seem to like the uninlining thing and
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2001-12-23  Robert Roebling Removed warning for Darwin compilation from datetime.inl
2001-04-08  Vadim Zeitlinrestored previously removed inline
2001-02-13  Vadim Zeitlinfixed bug in wxCalendarCtrl (132199) and bug in wxDateT...
2001-02-08  Stefan Csomorupdated mac sources (CW 5.3 working , CW6 still having...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-21  Julian SmartAdded WXDLLEXPORT keywords
2000-01-24  Robert Roebling Applied some of the SGI fixes. Don't know about the
2000-01-06  Vadim Zeitlin1. more HP-UX warning fixes (almost done...)
2000-01-03  David WebsterVisualAge C++ V4.0 fixups, can't differentiate between...
2000-01-02  Vadim Zeitlin1. wxDateTimeHolidayAuthority class for calculating...
1999-12-30  Vadim Zeitlin1. many, many, many warnings fixed (from HP-UX build...
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-12-27  Vadim Zeitlin1. wxLongLongWx::Assign(double) added (half implemented)
1999-12-26  Vadim Zeitlin1. misc compilation (errors, warnings) fixes (from...
1999-12-22  Vadim Zeitlin1. coloured buttons seem to work
1999-12-21  Vadim Zeitlin1. corrected compilation of wxTime/wxDate
1999-12-21  Vadim Zeitlin1. wxLongLong and wxDateTime compilation fixed for...
1999-12-17  Vadim ZeitlinwxDateTime progress: DST compuation, weekday computatio...
1999-12-10  Vadim Zeitlinmore timezone stuff - it's a miracle, but it seems...
1999-12-02  Vadim Zeitlineven more wxDateTime work (completely broken for now...
1999-12-01  Vadim Zeitlin1. more wxDateTime work
1999-11-30  Vadim ZeitlinwxDateTime starting to work, more tests for it and...