]> git.saurik.com Git - wxWidgets.git/history - src/common/timercmn.cpp
1. wxShell fixes: now really uses shell (it wasn't different from wxExecute!)
[wxWidgets.git] / src / common / timercmn.cpp
2000-03-03  Vadim Zeitlin1. wxShell fixes: now really uses shell (it wasn't...
2000-03-02  Jouk Jansen Committing in .
2000-02-29  Guillermo Rodrigue... Fixed potential bug related to clock skew when differen...
2000-02-25  Vadim Zeitlinattempts at making wxSocket work with wxBase - it doesn...
2000-02-16  Sylvain BougnouxFixed stupidity
2000-02-16  Sylvain BougnouxFixed wxGetLocalTimesMillis using HAVE_GETTIMEOFDAY...
2000-02-09  David WebsterUpdates to make latest changes compile
2000-02-08  Julian SmartMisc. fixes for obscure compilers
2000-02-08  Vadim ZeitlinHP-UX compilation errors
2000-02-06  Julian SmartSome BC++ 4.5 and other compile fixes; changed FAR...
2000-02-05  Vadim Zeitlin1. wxTimer change - now generates EVT_TIMER()
2000-02-04  Vadim Zeitlinnew sample: statbar
2000-02-02  Sylvain BougnouxAdd warning if wxStopWatch is up to second resolution
1999-12-21  Vadim Zeitlin1. wxLongLong and wxDateTime compilation fixed for...
1999-12-17  Guillermo Rodrigue... *** empty log message ***
1999-12-17  Guillermo Rodrigue... *** empty log message ***
1999-12-17  Guillermo Rodrigue... Everything rewritten from scratch
1999-11-28  Vadim Zeitlin1. msec resolution for timer functions under Win32
1999-11-18  Unknown (JL)add Mac to the list of definition of HAVE_LOCALTIME
1999-11-15  Vadim Zeitlinpatches from Ricky Gonzales <gonzales@pyramid3.net...
1999-11-15  David WebsterHAVE_LOCALTIME def for WXPM
1999-11-13  Vadim Zeitlin1. undid my wrong fix to wxWindowBase::Centre
1999-11-12  Vadim ZeitlinwxTimer/timercmn.cpp change
1999-11-12  Jouk Jansen Committing in .
1999-09-29  Sylvain BougnouxChange wxGetCurrentUTime as wxGetCurrentMTime (milli...
1999-09-29  Sylvain BougnouxFactorize timercmm.cpp code
1999-08-25  Harco de Hilsterfixed mingw32 problem. Now correctly deals with egcs...
1999-07-30  David WebsterOS/2 updates
1999-07-19  Harco de Hilstersmall fix for mingw32 compilation
1999-06-13  Robert Roebling Added OS/2 patches to wxGTK.
1999-03-25  Vadim ZeitlinAIX patches from Hans-Joachim Baader <hans-joachim...
1999-03-01  Vadim ZeitlinFreeBSD compilation fixes
1999-01-31  Julian SmartAdded a few files; fixed some warnings and wxMotif...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-01  Stefan Csomormac support as stubs added
1998-12-21  Stefan CsomorCW Win32 support
1998-11-15  Julian SmartFix to parser.y to make it compile with makefile.unx...
1998-09-01  Robert Roebling Added Set/GetItemState, GetNextItem.. to wxTreeCtrl
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision