]> git.saurik.com Git - wxWidgets.git/history - samples/menu/menu.cpp
moved WX_USE_THEME macros inside IMPLEMENT_APP
[wxWidgets.git] / samples / menu / menu.cpp
2001-07-10  Vadim Zeitlinmoved WX_USE_THEME macros inside IMPLEMENT_APP
2001-07-04  Julian SmartAdded UnivDebug, UnivRelease configurations to project...
2001-07-02  Vadim Zeitlincompilation fix
2001-06-27  Vadim ZeitlinMSW compilation fixes - widgets sample runs!
2001-05-27  Vadim Zeitlinadded text style support to wxTextCtrl for MSW
2001-05-21  Vadim Zeitlintried to fix the accel string drawing in the owner...
2001-03-02  Julian SmartAdded test to prevent crash in LogMenuEvent
2000-09-13  Julian SmartAdded accelerator to bitmap menu item
2000-09-12  Robert Roebling Added test for bitmap menu.
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-04  Vadim ZeitlinwxMenu::Insert() seems to work, bug in wxMenuBase:...
1999-12-04  Vadim ZeitlinwxMenuBar::Insert() seems to work!
1999-11-08  Vadim Zeitlinremoving Makefile.ams (and minor additions/fixes to...
1999-11-03  Robert Roebling Some menu things.
1999-11-02  Vadim Zeitlinmore tests
1999-11-02  Vadim ZeitlinwxGTK compiles (and seems to work) again after wxMenu...
1999-11-02  Vadim Zeitlin1. wxMenu changes: wxMenuBase appears, several new...