Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / osx / menu_osx.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-09-30  Vadim ZeitlinNo changes, just remove unneeded variable initialization.
2012-01-30  Stefan Csomoralways setting the event object to the menu, see #1595
2012-01-28  Stefan Csomoruse translatable strings as format template for menu...
2012-01-15  Vadim ZeitlinImplement wxMenuBar::EnableTop() for wxMSW and wxGTK.
2011-12-28  Vadim ZeitlinComplete wxEVT_MENU_{OPEN,CLOSE} implementation in...
2011-12-08  Vadim ZeitlinFix asserts when removing the menu item starting radio...
2011-03-22  Stefan Csomorfixes #12579
2011-03-18  Stefan Csomorgoing private for m_peer to give a foundation for bette...
2011-03-16  Stefan Csomorreplace usage of objective-c keyword 'id'
2011-03-02  Stefan Csomorremoving code that will not have to be updated
2011-02-08  Stefan Csomorcopy item text for app menu items from wx menus
2011-02-03  Stefan Csomorfixes #10978
2011-01-07  Stefan Csomorhaving menu classinfo at one place
2010-12-19  Vadim ZeitlinStore menus titles in menus themselves in wxOSX.
2010-12-19  Vadim ZeitlinNo real changes, just get rid of _wxMenuAt() in wxOSX...
2010-11-30  Stefan Csomoradding standard menu items for cocoa, adding translatio...
2010-10-25  Vadim ZeitlinUse the correct accelerator for the "Preferences" Apple...
2010-10-25  Vadim ZeitlinUse the application name in the "About" item of the...
2010-09-17  Dimitri SchoolwerthSet svn properties on .cpp files.
2010-09-16  Vadim ZeitlinAllow setting Mac-specific menu item ids to wxID_NONE...
2010-04-24  Vadim ZeitlinRemove unnecessary duplicate code dealing with invoking...
2010-04-21  Stefan Csomornon precomp build fix
2010-04-20  Stefan Csomorrestoring special handling for carbon system menu items...
2009-09-25  Julian SmartRemoved comment
2009-09-25  Julian SmartApplied #9481: submenus for help menu
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-10  Stefan Csomoradding #ifs for reflecting existing controls, fixing...
2009-02-08  Stefan Csomormenu fixes, also fixes #10479
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-09-02  Stefan Csomorosx new layout