]> git.saurik.com Git - wxWidgets.git/history - include/wx/datetime.h
Add more checks for Intel compiler.
[wxWidgets.git] / include / wx / datetime.h
2001-01-05  Vadim ZeitlinwxDateTime::IsValid() now returns m_time != (wxLongLong)-1
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-30  Julian SmartCured memory leak report in wxDateTime; wxGLCanvas...
2000-01-16  Václav Slavíkcompilation fix for DLL build
2000-01-12  Guillermo Rodrigue... Added missing WXDLLEXPORTs
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...
2000-01-01  Julian SmartUpdated wxvc_dll.dsp and memory.h to make VC++ compile...
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-12-29  Vadim Zeitlin1. some minor compilation fixes in datetime.cppm
1999-12-28  Julian SmartWatford C++ related changes. Unfortunately, the linker...
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 ZeitlinwxDateTime::ParseFormat() and ParseTime() added (compil...
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-03  Vadim ZeitlinwxDateTime...
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...
1999-11-28  Vadim Zeitlin1. msec resolution for timer functions under Win32
1999-11-27  Vadim Zeitlinmy old draft of wxDateTime