]> git.saurik.com Git - wxWidgets.git/history - src/msw/timer.cpp
fix typo
[wxWidgets.git] / src / msw / timer.cpp
2004-09-24  Ryan Nortonfix typo
2004-09-18  Vadim Zeitlinfixed signature of wxTimerProc to be conformant to...
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-10-04  Robin DunnAdd some WXDLLIMPEXP's
2003-09-24  Vadim Zeitlinfinally reverted patch 782947 completely, it is broken...
2003-09-24  Vadim Zeitlinattempt to fix timers when creating them with a valid...
2003-09-24  Vadim Zeitlinundid accidental change to assert in Start() during...
2003-09-23  Vadim Zeitlinrefactored code to create hidden window in one place...
2003-08-13  Vadim Zeitlinrenamed wxWindow::Clear() to ClearBackground() (fixes...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-12  Julian SmartFixed menubar on WinCE
2003-07-11  Julian SmartMore WinCE mods
2003-07-10  Vadim Zeitlincompilation fix
2003-07-10  Mattia Barbon STL-ification patch for wxMSW and wxGTK.
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-25  Ron LeeUpdate wxList operators, TRUE, FALSE.
2002-05-12  Vadim Zeitlinfixed bug with using wrong interval (-1) when restartin...
2001-06-29  Julian SmartFirst pass at adding MicroWindows support
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-02-05  Vadim Zeitlin1. wxTimer change - now generates EVT_TIMER()
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-12  Vadim ZeitlinwxTimer/timercmn.cpp change
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim ZeitlinMSW compilation (and other) fixes
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-06-05  Brian MacyAttempt at getting mingw32 working again... still doesn...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1999-01-01  Stefan Csomormac support as stubs added
1998-10-22  Julian SmartMods for Gnu-Win32
1998-10-16  Unknown (UG)no message
1998-10-14  Vadim Zeitlinminor changes a bit everywhere + a small wxLog change...
1998-10-14  Unknown (UG)fix for private access for wxTimerProc
1998-05-20  Karsten Ballüderadded some wxMSW stuff