]> git.saurik.com Git - wxWidgets.git/history - src/common/cmdproc.cpp
Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom
[wxWidgets.git] / src / common / cmdproc.cpp
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-18  Mattia Barbon Fix unintialized pointer in wxCommandProcessor when
2003-07-12  Vadim Zeitlinfix for a warning when wxUSE_STL == 1
2003-07-10  Vadim ZeitlinVC++ warning fixes
2003-07-10  Mattia Barbon STL-ification patch for wxMSW and wxGTK.
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2002-12-20  Julian SmartCleaned up SetMenuStrings, factoring out redo and undo...
2002-06-18  Julian SmartMoved flicker-removal to GTK+ code
2002-06-18  Julian SmartRemove flicker in Undo/Redo menus by only updating
2002-04-11  Julian SmartAdded back the missing Undo/Redo accelerators that...
2002-02-13  Vadim Zeitlindelete the command if we failed to execute it (bug...
2001-11-13  Vadim Zeitlinfixed bug with redoing the command when there was nothi...
2001-06-27  Vadim Zeitlinanother file I added on the wxUniv branch and forgot...