]> git.mxchange.org Git - flightgear.git/history - src/GUI/menubar.hxx
Typo in project file
[flightgear.git] / src / GUI / menubar.hxx
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2007-01-04 frohlichModified Files:
2006-04-17 mfranzmake headers include headers they depend on, don't...
2005-12-14 mfranzdon't check for subsequent indices (n), but for child...
2005-12-09 mfranzfinal cosmetics (s/_entries/_objects/ and comments)
2005-12-06 mfranzremoval of yet more stuff, left over from development...
2005-12-06 mfranzremove two checks that were only useful during developm...
2005-12-06 mfranzallow disabling/enabling of menu entries via "enabled...
2004-10-22 ehofmanBoris Koenig:
2003-01-21 davidRemove another deprecated command, and fix things up...
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-16 davidStarted a new FGMenuBar class to handle a different...