]> git.mxchange.org Git - flightgear.git/history - src/GUI/menubar.cxx
A first stab at an aircraft selection dialog
[flightgear.git] / src / GUI / menubar.cxx
2003-01-27 davidCorrect old-reinit_dialog to old-reinit-dialog.
2003-01-24 davidRemove old-preset-* commands; replaced with a general...
2003-01-21 davidRemove another deprecated command, and fix things up...
2003-01-21 davidFixed iteration bug in destructor.
2003-01-20 davidFix memory leaks (PUI doesn't make copies of lists...
2003-01-19 davidGo back to the simpler arrangement syntax of a map...
2003-01-19 davidUse a pointer for the bindings vector to try to work...
2003-01-19 davidChanged return type of fireItem to void.
2003-01-18 davidRemoved a couple of the deprecated dialogs, and removed...
2003-01-18 davidKeep track of the visible/hidden state more robustly.
2003-01-18 davidAdd in some temporary commands to get at the old, hard...
2003-01-16 davidStarted a new FGMenuBar class to handle a different...