Return after activating already opened document in wxDocManager.
[wxWidgets.git] / src / common / stopwatch.cpp
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2008-06-08  Stefan Csomorremoving unneeded code for osx
2008-03-02  Vadim ZeitlinPalmOS compilation fixes (wx-trunk-out.diff part of...
2007-03-08  Vadim Zeitlinmade wxGetTimeOfDay() public
2006-09-07  Włodzimierz SkibaInclude wx/msw/wrap*.h according to pch support (with...
2006-07-25  Włodzimierz SkibaInclude wx/stopwatch.h according to precompiled headers...
2006-02-11  Vadim Zeitlinprovide wxGetLocalTimeMillis() (returning double) even...
2005-07-24  Stefan CsomorOSX two-level header fixes
2005-07-01  Włodzimierz SkibaGlobal platform header (<PalmOS.h>) removed from public...
2005-04-12  Włodzimierz SkibaFix for using std streams when std:: conflicts with ::
2005-02-16  Włodzimierz SkibaNative PalmOS wxLongLong. Introduction of wxULongLong_t...
2005-02-15  Robert Roebling Typo.
2005-02-15  Robert Roebling Committed currently disabled code that implements
2004-09-22  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-05-25  Julian SmartMissed reversions
2004-05-23  Julian SmartName and version changes
2004-04-21  Vadim Zeitlintime() takes time_t, not [unsigned] long -- and in...
2004-04-20  Julian SmartTemporary fix for VC++ compile breakage.
2004-04-20  Robert Roebling Applied the two patches from Kevin for gsocket
2003-12-11  Julian SmartApplied patch [ 856318 ] A few Wine fixes
2003-08-14  Václav SlavíkwxBase compilation fixes
2003-07-15  Václav Slavíkadded <windows.h> wrapper
2003-07-11  Julian SmartMore WinCE mods.
2003-06-24  Václav Slavíkcompilation fixes
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...