Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / common / timercmn.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2008-12-27  Francesco Montorsifix wxTimerEvent and wxTreeCtrl to use IMPLEMENT_DYNAMI...
2007-05-05  Vadim Zeitlinadded wxTimerEvent::GetTimer()
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-09-23  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-10  Robin DunnAdd GetOwner accessor and fix wxRTTI inheritance for...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-06-24  Vadim Zeitlincompilation fix for wxGTK
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-06-14  Vadim Zeitlinadded a few #ifdefs needed to build a smaller library...
2003-04-03  Julian SmartApplied patch [ 706329 ] [wxMac] Fixes wxGetLocalTimeMillis
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-01-14  Vadim ZeitlinStart() should resume the stopwatch if it is suspended
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorgetting rid of warnings
2002-06-21  Stefan Csomormillisecond resolution supported for wxMac
2002-05-09  Vadim Zeitlinapplied patch to build wxMSW with CW7 (patch 550445)
2002-04-09  Vadim Zeitlinfixed a bug in wxStopWatch::Pause() (wouldn't pause...
2002-01-07  Gilles Depeyrotimplement out-of-line destructors where needed instead...
2001-10-23  Vadim Zeitlinapplied patch 473558: fixes for CW compilation under MSW
2001-10-18  Mattia Barbon#elif -> #else
2001-10-17  Kendall BennettMutiple updates from SciTech for wxWindows including...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-06  Julian SmartFixed memory leak in textcmn.cpp
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2000-09-13  Vadim ZeitlinwxTimer::Start() now calls Stop()
2000-07-26  David Websterfix for VA 3.0 vs 4.0
2000-07-21  Guillermo Rodrigue... Changes for VISAGECPP (use _ftime to avoid clock skew...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-17  Julian SmartDoc updates; new grid disabled for BC++/WIN16 (too...
2000-03-08  Julian SmartMade VC++ makefiles and project files a bit more consistent
2000-03-07  David Websterremove the #warning for VisualAge
2000-03-03  Guillermo Rodrigue... no more _ftime instead of ftime
2000-03-03  Guillermo Rodrigue... Added HAVE_FTIME for all Windows compilers
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