]> git.saurik.com Git - wxWidgets.git/history - samples/console/console.cpp
added test mode to wxLongLongWx which allowed to find the bug in operator*=()
[wxWidgets.git] / samples / console / console.cpp
2000-01-07  Vadim Zeitlinadded test mode to wxLongLongWx which allowed to find...
2000-01-05  Vadim Zeitlintest for date parameters to wxCmdLineParser
2000-01-05  Vadim ZeitlinwxCmdLineParser tests
2000-01-03  Vadim Zeitlin1. corrections for compilation of the wxBase apps with...
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-12-27  Vadim Zeitlin1. wxLongLongWx::Assign(double) added (half implemented)
1999-12-24  Vadim Zeitlinimplemented wxLongLong division - seems to work
1999-12-23  Vadim Zeitlintried to implement division of wxLongLongs - doesn...
1999-12-22  Vadim Zeitlinmore wxDateTime tests
1999-12-21  Vadim ZeitlinwxDateTime::ParseFormat() and ParseTime() added (compil...
1999-12-21  Vadim Zeitlin1. corrected compilation of wxTime/wxDate
1999-12-21  Vadim Zeitlinmore wxDateTime tests
1999-12-17  Vadim ZeitlinwxDateTime progress: DST compuation, weekday computatio...
1999-12-17  Vadim Zeitlintest for weekdats added
1999-12-11  Vadim Zeitlin1. wxDir works for MSW and documented
1999-12-10  Vadim Zeitlinand now timezones work even better ;-)
1999-12-10  Vadim Zeitlinmore timezone stuff - it's a miracle, but it seems...
1999-12-08  Vadim ZeitlinwxDir class added
1999-12-07  Vadim ZeitlinwxMimeTypeManager::EnumAll() seems to work, couple...
1999-12-07  Vadim Zeitlin1. wxFileDialog patch for multiple selection applied...
1999-12-07  Vadim Zeitlin1. fixes for DrawRotatedText(), drawing sample extended...
1999-12-06  Vadim ZeitlinwxThread::GetCPUCount() and SetConcurrency() added...
1999-12-03  Vadim ZeitlinwxDateTime...
1999-12-02  Vadim Zeitlinmore threds fixes, more threads tests - seems to work...
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-29  Vadim Zeitlinjoinable and detached POSIX threads (not fully tested...
1999-11-28  Vadim Zeitlin1. msec resolution for timer functions under Win32
1999-11-27  Vadim Zeitlin1. wxThread changes (detached/joinable) for MSW and...
1999-11-15  Vadim ZeitlinwxSnprintf() and wxVsnprintf() added, documented and...
1999-10-22  Vadim Zeitlin1. made wxBase compile/link/run again under Unix
1999-10-07  Vadim Zeitlin1. wxLog::FlushActive() added
1999-10-06  Vadim Zeitlinmore changes for wxBase - starts to work under Unix