Use int instead of wxWindowID in wxNewId() and friends.
[wxWidgets.git] / include / wx / stopwatch.h
2011-11-27  Vadim ZeitlinNo changes, just move time functions from wx/stopwatch...
2011-11-27  Vadim ZeitlinAdded wxGetUTCTimeMillis() and wxGetUTCTimeUSec().
2011-11-27  Vadim ZeitlinAdded wxStopWatch::TimeInMicro() for better precision...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2007-07-16  Vadim Zeitlinadd wxMilliClockToLong() helper
2007-03-08  Vadim Zeitlinmade wxGetTimeOfDay() public
2006-08-16  Michael WetherellAvoid warnings from VC++ 5.0
2006-04-14  Włodzimierz SkibaDeprecated and obsolete parts marked up for backward...
2006-02-11  Vadim Zeitlinprovide wxGetLocalTimeMillis() (returning double) even...
2005-05-04  Julian SmartAdded licence/copyright information
2005-03-16  Włodzimierz SkibaUse defs.h (and automatically setup.h and chkconf.h...
2004-09-22  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
2003-08-14  Václav SlavíkwxBase compilation fixes
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-06-25  Vadim Zeitlinextracted wxStopWatch and global timer functions in...