]> git.mxchange.org Git - flightgear.git/history - src/GUI/gui_funcs.cxx
GUI support for VIA/Discontinuity
[flightgear.git] / src / GUI / gui_funcs.cxx
2006-04-28 mfranzrename NewGUI::getDialog() to NewGUI::getDialogProperties()
2006-02-21 mfranznew FSF address
2006-01-20 ehofmanIntegrate a large part of John Wojnaroski's 747 cockpit...
2006-01-11 ehofmanDon't display the menubar in e highres screenshot.
2006-01-04 ehofmanTry to prevent a potential buffer overflow for WIN33.
2005-11-12 mfranz"nine" (via IRC):
2005-11-09 mfranzreplace hard-coded HUD config dialog with NewGUI dialog
2005-11-01 ehofmanIn the process of changing, adding and removing files...
2005-10-22 mfranzWe never want to know if a dialog is there or not....
2005-10-21 mfranz- spelling
2005-10-20 mfranzReplace hard-coded message boxes by ones managed by...
2005-07-13 ehofmanMathias Fröhlich:
2005-03-24 ehofmanMelchior FRANZ:
2005-02-25 curtThe view frustum is defined in plib apps using calls...
2004-12-29 curtFGIO::shutdown_all() is called from the FGIO destructor...
2004-11-18 curtMigrate FlightGear code to use "#include SG_GL*" defined in
2004-10-06 curtContinued work to clean up the hires screen shot code...
2004-09-27 ehofmanCache the renderer in a local pointer.
2004-09-27 curtActivate the hi res screen capture functionality again...
2004-09-20 ehofmanFinish what was committed in a broken state yesterday.
2004-09-19 ehofmanMake it compile, link and run again (pfew\!)
2004-09-19 ehofmanRevert to CVS as of 5000 seconds ago.
2004-09-19 ehofmanFix some link errors.
2004-09-19 ehofmanFix some link errors.
2004-09-19 ehofmanFix some compile errors.
2004-09-19 ehofmanRemove unnecessary inclusions of sg.h ans ssg.h
2004-02-03 curtComment out some unused references and left over debugg...
2004-01-31 curtCurt Olson:
2003-11-13 ehofmanDepreciate NetworkOLK. A big thanks goes to Oliver...
2003-08-17 ehofmanReorganization of main.cxx
2003-08-11 curtRemove several unneeded glut dependencies. Note, this...
2003-04-01 davidRemoved old menubar option.
2003-03-30 ehofmanDeclare fgReshape into gui.h
2003-03-30 ehofmanMove current_panel to globals
2003-03-20 ehofmanChange cout and cerr in SG_LOG() where appropriate...
2003-02-04 curtClean up a compiler warning.
2003-01-16 davidStarted a new FGMenuBar class to handle a different...
2002-12-31 davidPatches from Erik Hofman for SGI compatibility:
2002-12-10 curt- Some refactoring of the configure.ac script.
2002-11-18 curtAdded a "Presets" menu.
2002-09-11 curtFixed: When you select Menu->Autopilot->Set Heading...
2002-08-31 davidRemoved unused cur_view_fdm variable as suggested by...
2002-08-29 curtNorman's fix to make the help system start on Win32.
2002-08-28 curtMore tweaks to the automake/conf configuration scripts.
2002-08-25 curtErik Hofman:
2002-08-25 curtBernie Bright:
2002-08-08 davidXML-configurable menu support from Erik Hofman.