]> git.mxchange.org Git - flightgear.git/history - src/GUI/new_gui.cxx
Launcher: Maintain aircraft selection better
[flightgear.git] / src / GUI / new_gui.cxx
2016-01-03 James TurnerRemove FontCache from globals.
2014-03-16 James TurnerClose dialogs on GUI shutdown
2014-01-20 James TurnerWindows native file-dialog, menu-bar
2014-01-15 James TurnerBug-fix: Cocoa menus work in aircraft with custom dialogs.
2013-11-18 James TurnerRead-only mode fixes.
2013-10-29 James TurnerReset: GUI can be shutdown.
2013-06-25 James TurnerBug 947, menu item state wrong after reset.
2013-03-20 Thomas GeymayerReduce severity of warning for missing gui/dialogs...
2013-02-09 James TurnerMerge branch 'next' of gitorious.org:fg/flightgear...
2013-02-08 James TurnerSupport a log-list widget in PUI.
2013-01-25 James TurnerJoystick/dialog caches, commit the transactions.
2013-01-24 James TurnerWrap dialog and joystick stat-cache in a transaction.
2012-09-21 James TurnerLazy GUI dialog loading, for slightly faster startup.
2012-08-03 Tim MooreMerge branch 'timoore/optimization' into next
2012-07-30 James TurnerAdd property to disable native menu on Mac.
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-15 James TurnerFrom TomG - support per-aircraft GUI dialogs a little...
2011-11-24 adrianMerge branch 'next' into comm-subsystem
2011-11-20 James TurnerAvoid crash when reloading GUI from debug menu.
2011-11-20 James TurnerCocoa menu-bar implementation.
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-19 James TurnerAnd make FGMenuBar abstract too, sinking the current...
2011-11-19 James TurnerMake FGDialog an interface, moving existing code to...
2011-11-19 James TurnerRestructure GUI code, isolate PLIB in source files...
2011-10-29 adrianMerge branch 'next' into comm-subsystem
2011-10-17 James TurnerFix (nearly) all the std:: namespace violations in...
2011-10-06 adrianMerge branch 'next' into comm-subsystem
2011-10-03 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-01 James TurnerFix glx shutdown to only apply on Unix & !Mac (but...
2011-10-01 Mathias FroehlichUgly workaround for a crash on exit with multiple screens
2010-11-29 Csaba HalaszMerge commit 'refs/merge-requests/13' of git://gitoriou...
2010-10-29 ThorstenBMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-28 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-10-25 James TurnerMerge commit 'refs/merge-requests/9' of git://gitorious...
2010-10-24 ThorstenBFix occasional start-up crash when reading GUI XMLs.
2010-10-24 James TurnerRemove direct uses of PLIB ulXXX functions
2010-10-19 James TurnerMerge commit 'refs/merge-requests/7' of git://gitorious...
2010-09-30 Thorsten BrehmMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-09-30 James TurnerTidy new_gui header
2010-05-06 Tim MooreMerge branch 'timoore/fire-fix'
2010-05-06 Tim MooreMerge branch 'zan/stencil2'
2010-05-06 Tim MooreMerge branch 'vivian/cullsetting'
2010-05-06 Tim MooreMerge branch 'jmt/acinclude'
2010-05-06 Tim MooreMerge branch 'fred/effects-doc'
2010-05-06 Tim MooreMerge branch 'ehofman/sound-reinit'
2010-05-06 Tim MooreMerge branch 'ehofman/atc-sound'
2010-05-06 Tim MooreMerge branch 'jmt/runway-fix'
2010-05-06 Tim MooreMerge branch 'jmt/view'
2010-05-06 Tim MooreMerge branch 'torsten/commands'
2010-05-06 Tim MooreMerge branch 'curt/replay'
2010-05-06 Tim MooreMerge branch 'ehofman/normal'
2010-05-06 Tim MooreMerge branch 'aperry/terrasync'
2010-05-06 Tim MooreMerge branch 'torsten/js64'
2010-04-25 Tim MooreMerge branch 'durk/traffic'
2010-04-25 Tim MooreMerge branch 'ehofman/generic'
2010-04-25 Tim MooreMerge branch 'vivian/tachy'
2010-04-25 Tim MooreMerge branch 'jmt/navradio'
2010-04-25 Tim MooreMerge branch 'jmt/track-bug'
2010-04-25 Tim MooreMerge branch 'vivian/mp'
2010-04-25 Tim MooreMerge branch 'ehofman/particle'
2010-04-25 Tim MooreMerge branch 'ehofman/config'
2010-04-19 Tim MooreMerge branch 'torsten/metar'
2010-04-19 Tim MooreMerge branch 'jmt/acinclude' into next
2010-04-19 Tim MooreMerge branch 'ehofman/atc-sound' into next
2010-04-12 Tim MooreMerge branch 'fred/effects-doc' into next
2010-04-12 Tim MooreMerge branch 'ehofman/sound-reinit' into next
2010-04-12 Tim MooreMerge branch 'ehofman/atc-sound' into next
2010-04-12 Tim MooreMerge branch 'jmt/runway-fix' into next
2010-04-03 Tim MooreMerge branch 'jmt/view' into next
2010-03-30 Tim MooreMerge branch 'fred/effects-doc' into next
2010-03-28 Tim MooreMerge to get true base of James' recent gps changes
2010-03-28 Tim MooreMerge branch 'jmt/gpswidget'
2010-03-27 Tim MooreMerge branch 'ehofman/particle' into next
2010-03-27 Tim MooreMerge branch 'jmt/gps' into next
2010-03-27 Tim MooreMerge branch 'torsten/commands' into next
2010-03-27 Tim MooreMerge branch 'torsten/metar' into next
2010-03-27 Tim MooreMerge branch 'curt/replay' into next
2010-03-16 Tim MooreMerge branch 'ehofman/normal' into next
2010-03-16 Tim MooreMerge branch 'torsten/js64' into next
2010-03-11 Tim MooreMerge branch 'torsten/js64' into next
2010-03-09 Tim MooreMerge branch 'jmt/gps'
2010-03-09 Tim MooreMerge branch 'maint'
2010-03-09 Tim MooreMerge branch 'vivian/tachy' into next
2010-03-05 Tim MooreMerge branch 'timoore/fire-fix' into next
2010-03-03 Tim MooreMerge branch 'aperry/terrasync' into next
2010-02-26 Tim MooreMerge branch 'vivian/tachy' into next
2010-02-25 Tim MooreMerge branch 'maint' into next
2010-02-25 Tim MooreMerge branch 'jmt/gpswidget' into next
2010-02-25 Tim MooreMerge branch 'curt/release-stuff' into next
2010-02-25 Tim MooreMerge branch 'jmt/font'
2010-02-23 Tim MooreMerge branch 'jmt/gpswidget' into next
2010-02-22 Tim MooreMerge branch 'jmt/gpswidget' into next
2010-02-21 Tim MooreMerge branch 'jmt/gpswidget' into next
2010-02-21 Tim MooreMerge branch 'durk/traffic' into next
2010-02-21 Tim MooreMerge branch 'jmt/track-bug' into next
2010-02-21 Tim MooreMerge branch 'maint' into next
2010-02-17 Tim MooreMerge branch 'curt/make' into next
2010-02-17 Tim MooreMerge branch 'jmt/bulk' into next
2010-02-17 Tim MooreMerge branch 'jmt/gui' into next
2010-02-17 Tim MooreMerge branch 'jmt/navradio' into next
next