]> git.mxchange.org Git - flightgear.git/history - src/GUI/gui_funcs.cxx
Bugfix - untie property.
[flightgear.git] / src / GUI / gui_funcs.cxx
2010-08-29 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/flightg...
2010-08-21 Frederic BouvierMerge commit 'refs/merge-requests/1551' of git://gitori...
2010-08-01 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-07-31 James TurnerFix up Win32 GUI code after simgear/screen cleanup...
2010-02-09 Tim MooreMerge branch 'torsten/track'
2010-02-09 Tim MooreMerge branch 'durk/atcdcl-cond'
2010-02-09 Tim MooreMerge branch 'jmt/navradio'
2010-02-09 Tim MooreMerge branch 'torsten/auto'
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
2010-02-04 Tim MooreMerge branch 'fredb/winbuild'
2010-02-04 Tim MooreMerge branch 'fredb/winbuild'
2010-01-31 Tim MooreMerge branch 'fredb/winbuild'
2010-01-31 Tim MooreMerge branch 'csaba/nan'
2010-01-28 Tim MooreMerge branch 'timoore/ptrfix'
2010-01-28 Tim MooreMerge branch 'fredb/winbuild'
2010-01-28 Tim MooreMerge branch 'ehofman/mingw'
2010-01-25 fredbMINGW patch from Benoît Laniel
2010-01-17 Tim MooreMerge branch 'jmt/gps'
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-26 Tim MooreMerge branch 'jmt/dialog'
2009-11-06 Tim MooreMerge branches 'durk/scenery' and 'ehofman/fog'
2009-11-06 Tim MooreMerge branch 'tat/configure'
2009-11-06 Tim MooreMerge branch 'aperry/tsync'
2009-10-12 Tim MooreMerge branches 'jmt/dialog' and 'durk/scenery'
2009-10-12 Tim MooreMerge branches 'jmt/brakes' and 'jmt/dump'
2009-10-07 jmtUpdate for screen-dumps in PNG format instead of PPM.
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-08-24 Tim Moorefix warnings in GUI code
2009-08-08 torstenAdvanced input subsystem - Step1: cleanup dependencies
2009-06-16 Tim Mooreadapt to changes in sg_exception interface
2009-05-18 mfranzfix leaks; make destructors virtual
2008-10-19 mfranzscreenshots: check for empty screenshots-dir
2008-09-28 fredbMINGW patch by Csaba Halasz, reworked by me to avoid...
2008-07-27 fredbRemove unneeded inclusions of windows.h, GL.h and GLU.H
2008-07-27 mfranzget rid of mouse.cxx and pu{Show|Hide}Cursor()
2008-07-27 ehofmanremove all the FX and XMESA cruft relating to Glide...
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-07-09 mfranzdon't run the help browser from a property that a user...
2008-07-09 mfranzremove depreciated gui_local.[ch]xx:
2008-06-23 mfranz- remove unused puObject args in gui fgcommands
2008-04-27 mfranzremove sgVec3Slider.hxx use
2008-04-26 mfranzNicolas: make screenshot target dir configurable ...
2008-04-13 timooreFixes for compiling with gcc 4.3
2007-11-21 curtAdd a command to dump just the terrain portion of the...
2007-07-03 mfranz- limit max number of messages displayed at the same...
2007-07-02 mfranz- allow multiple message/error dialogs
2007-06-07 andyRemove the GUI popup from the screen capture C++ code...
2007-05-26 frohlichModified Files:
2007-01-07 frohlichModified Files:
2006-11-01 mfranzremove obsolete and non-functional menu toggle command
2006-11-01 mfranzremove obsolete preset dialogs
2006-11-01 mfranzremove old property dialog
2006-10-29 frohlichModified Files:
2006-06-17 mfranzremove obsolete "lon/lat format" commands that have...
2006-05-09 mfranzadd "signals" for start and end of screenshot capturing...
2006-05-08 mfranzremove obsolete fgcommands
2006-05-08 mfranz- move auto_gui's addWaypoint to routemgr.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...
next