]> git.mxchange.org Git - flightgear.git/history - src/GUI/menubar.cxx
Make some allowances for a dialog closing in the middle of a callback.
[flightgear.git] / src / GUI / menubar.cxx
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...