]> git.mxchange.org Git - flightgear.git/history - src/GUI/FGCocoaMenuBar.mm
Explicit NSBundle include
[flightgear.git] / src / GUI / FGCocoaMenuBar.mm
2015-04-11 James TurnerExplicit AppKit includes for Mac.
2014-01-15 James TurnerBug-fix: Cocoa menus work in aircraft with custom dialogs.
2013-11-24 James TurnerCocoa: more Function-key shortcuts in menus
2013-11-24 James TurnerCocoa menu fixes for reset
2013-11-16 James TurnerRefactor Cocoa helpers.
2013-11-14 James TurnerMessage box support.
2012-07-10 James TurnerRevised patch from Yves to fix Mac 10.5 compilation
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-07 James TurnerOn OS-X, used NSWorkspace to launch the browser.
2012-05-05 ThorstenBSupport localized menu on Mac/CocoaMenuBar.
2012-05-02 James TurnerAdd an auto-release pool wrapper to the Cocoa code
2012-03-26 James TurnerAvoid a crash when using the native menubar on Mac...
2012-01-25 James TurnerBug 620, respect enable/disable state of entire menus...
2012-01-08 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-01-06 James TurnerShortcuts support in the Cocoa menubar. We have fewer...
2011-11-24 adrianMerge branch 'next' into comm-subsystem
2011-11-20 James TurnerCocoa menu-bar implementation.