]> git.saurik.com Git - wxWidgets.git/history - samples/menu/menu.cpp
Add longtool tip for a button in wxToolBar test
[wxWidgets.git] / samples / menu / menu.cpp
2003-09-11  Julian SmartAdd longtool tip for a button in wxToolBar test
2003-07-10  Mattia Barbon Compilation fix for wxUSE_STL.
2003-06-02  Vadim Zeitlintest popup menu help strings
2003-06-01  Julian SmartAdded submenu
2003-04-08  Vadim Zeitlinprintf() format warning fixed
2003-03-06  Stefan Csomorcontext menu support for mac enabled
2002-12-22  Mattia Barbon Unicode compilation fixes.
2002-12-15  Mattia Barbon More samples/Unicode fixes.
2002-12-14  Gilles Depeyrotadded commands to search for menus and menu items by...
2002-09-14  Vadim Zeitlinprintf() format warning fix
2002-03-18  Vadim Zeitlin1. implemented radio menu items for wxGTK
2002-02-23  Vadim Zeitlinadded EVT_MENU_OPEN and EVT_MENU_CLOSE events
2002-02-20  Vadim Zeitlinadded commands to rename the menus and menu items for...
2001-11-20  Gilles Depeyrotuse "..." instead of <...> for wx headers
2001-10-30  George TaskerAll occurances of #include <wx/wxprec.h> changed to...
2001-10-10  Vadim Zeitlinfixed crash in OnSize() handler
2001-09-21  Mattia BarbonUnicode compilation fixes.
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...