]> git.mxchange.org Git - flightgear.git/history - src/GUI
Added static port system and a new altimeter model connected to it.
[flightgear.git] / src / GUI /
2002-09-11 curtFixed: When you select Menu->Autopilot->Set Heading...
2002-09-07 curtRead the desired menu font from the property system...
2002-09-07 davidPatch from Julian Foad:
2002-09-05 curtErik Hofman:
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-25 curtTidy up the autoconf/automake configuration a bit.
2002-08-08 davidXML-configurable menu support from Erik Hofman.
2002-07-31 davidRoll out change that required CVS version of plib.
2002-07-31 davidPatch from Julian Foad:
2002-06-29 curtAllow the default GUI font to be set via properties.
2002-05-17 curtBernie Bright:
2002-05-10 davidMac OS X fixes and MSVC warning fixes from Jonathan...
2002-05-09 davidPatch from Jim Wilson:
2002-04-19 curtJim Wilson:
2002-04-19 curtJim Wilson:
2002-04-19 curtFixed an "==" vs. "=" typo.
2002-04-18 curtJim Wilson:
2002-04-07 davidPatches from Norm Vine to improve framerate and add...
2002-03-26 curtOops, in the latest property manager rewrite, a typo...
2002-03-21 davidViewer update from Jim Wilson:
2002-03-20 davidUse !strcmp for all property string-value comparisons.
2002-03-20 curtConverted if ( string == "" ) constructs to if ( string...
2002-03-20 davidMajor viewer-code overhaul from Jim Wilson:
2002-03-19 davidMajor property-manager rewrite, using const char *...
2002-03-16 davidPatches from Tony Peden to separate property XML I...
2002-03-13 davidAutopilot cleanup:
2002-03-06 davidTemporarily rolled out last change, pending a restructu...
2002-03-06 davidPatch from Andy Ross to allow virtual panel to tilt...
2002-03-04 davidPatch from Jim Wilson:
2002-02-27 davidPatch from Andy Ross to sort properties in browser.
2002-02-08 curtFix a potential mouse freeze.
2002-02-08 davidPatch from Melchior Franz:
2002-02-06 curtSome follow up patches from Norman Vine.
2002-02-06 davidPatch from Melchior Franz:
2002-02-05 curtFixes for default chase view values.
2002-02-05 curtFix the not showing the last item bug. Also I cleaned...
2002-02-05 curtA grab bag of tweaks and patches from Norman Vine.
2002-02-05 curt1. Tidies up h-FOV/v-FOV handling and makes window...
2002-01-30 davidFixes from Cameron Moore:
2002-01-20 curtRestructured the 'freeze' property a bit. We now have
2002-01-06 davidAdded fullscreen to globals, and fixed compile bug...
2002-01-04 davidRemoved stale include of options.hxx.
2001-12-28 curtUpdates to build system to better support automake-1.5
2001-12-12 david-Removed .cvsignore from itself, since .cvsignore is...
2001-12-11 curtNorman's changes to display a scrolling "PAUSE" message...
2001-12-09 curtDavid Megginson writes:
2001-12-09 curtFrom Christian Mayer fixing some array allocation/overr...
2001-12-07 curtChanges from Norman Vine that 'almost' get 'reset'...
2001-11-19 curtDavid Luff writes:
2001-11-12 curtI just nailed an especially annoying tile cache schedul...
2001-11-12 curtUpdated mouse gui tweaks and Jim's nifty new external...
2001-11-12 curtNorman Vine's mouse cursor tweaks fixes.
2001-10-28 curtThis set of changes touches a *lot* of files. The...
2001-10-24 curtAddition Irix tweaks.
2001-10-24 curtFixes to remove dependencies on depricated plib code...
2001-10-24 curtFixes for win_ratio/aspect_ratio confusion. It was...
2001-10-10 curtPatch to fix wrong case crash.
2001-09-19 curtTurn hud off by default for ADA fdm.
2001-08-14 curtVarious tweaks for mingwin32.
2001-07-24 curt- added guiErrorMessage
2001-07-24 curt- added guiErrorMessage (sends both to log and dialog...
2001-07-22 curtMove FGControls declaration to globals.hxx
2001-07-16 curtCenter display upon leaving mouse mode until we can...
2001-07-13 curtMore work on the external view panning.
2001-07-12 curtLeave view as is when leaving mouse pans view mode.
2001-07-11 curtFix a dialog box cancel problem.
2001-07-09 curtFixed a typo ...
2001-07-08 curtAdded "/sim/startup/browser-app" as a property.
2001-07-02 curt** Properties Renamed
2001-06-26 curtPatches contributed by Norman Vine to do ultra-hires...
2001-06-14 curtCleaned up various warning messages.
2001-06-13 curtCheck for a NULL current_panel before shelling out...
2001-06-12 curtProperty node patches by David Megginson.
2001-06-05 curt- removed unused reference to bfi.hxx
2001-05-18 curtPush external eye point a bit further away from the...
2001-05-17 curtMSVC++ changes contributed by Geoff McLane.
2001-05-15 curtModifications to coordinate with recent changes in...
2001-04-22 curtScreenshot tweaks from Cameron Moore.
2001-04-22 curtFix various compiler warnings contributed by Norman...
2001-04-16 curtFix for reinit after user resizes screen.
2001-04-02 curtBug fix from Norman Vine.
2001-03-25 curtMore fg -> sg namespace changes in simgear.
2001-03-24 curtSG-ified logstream.
2001-03-24 curtSG_ namespace
2001-03-24 curtFG_ to SG_ namespace changes.
2001-03-24 curtFG_ to SG_ namespace changes.
2001-03-24 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ name changes.
2001-03-21 curtMSVC fixes.
2001-03-19 curtFixed some problems with marker beacon range:
2001-03-16 curtFixes to not hide mouse in win32 (current implimentatio...
2001-03-14 curtRemoved ios::binary on file open.
2001-03-08 curtOpen C++ iostreams as ios::binary.
2001-02-02 curtFixes to get back support for Voodoo-1/2 cards and...
2001-01-29 curtAdded a GUI vec3 pilot offset control contributed by...
next