]> git.saurik.com Git - wxWidgets.git/history - include/wx/timer.h
fixed a bug in wxStopWatch::Pause() (wouldn't pause if called immediately after Start...
[wxWidgets.git] / include / wx / timer.h
2002-04-09  Vadim Zeitlinfixed a bug in wxStopWatch::Pause() (wouldn't pause...
2002-02-17  Václav Slavíkuse generic timer in wxMGL and wxX11
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...
2002-01-07  Gilles Depeyrotimplement out-of-line destructors where needed instead...
2001-11-21  Vadim Zeitlin1. removed wxObject::CopyObject() and Clone() - some...
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-07-31  Václav SlavíkwxMGL compilation fix that I forgot to chekc in
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2001-01-31  Vadim Zeitlin1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
2001-01-26  Robert Roebling Updated ten thousand macros for new event type code.
2000-09-13  Vadim ZeitlinwxTimer::Start() now calls Stop()
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-25  Vadim Zeitlinattempts at making wxSocket work with wxBase - it doesn...
2000-02-09  Vadim Zeitlinmore HP-UX compilation warnings fixed (187th try)
2000-02-08  Vadim ZeitlinHP-UX compilation errors
2000-02-05  Vadim Zeitlin1. wxTimer change - now generates EVT_TIMER()
1999-12-17  Guillermo Rodrigue... Compatibility fix: defined wxGetCurrentTime to wxGetLoc...
1999-12-17  Guillermo Rodrigue... timercmn rewritten from scratch
1999-11-12  Vadim ZeitlinwxTimer/timercmn.cpp change
1999-10-25  Julian SmartAdded WXDLLEXPORT to wxChrono
1999-09-29  Sylvain BougnouxChange wxGetCurrentUTime as wxGetCurrentMTime (milli...
1999-09-29  Sylvain BougnouxFactorize timercmm.cpp code
1999-07-28  David Webster*** empty log message ***
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision