]> git.mxchange.org Git - flightgear.git/history - src/GUI/mouse.cxx
Don't include an unnecessary header.
[flightgear.git] / src / GUI / mouse.cxx
2004-03-31 curtDon't include an unnecessary header.
2004-03-31 andyYank out all the glut dependencies and concentrate...
2004-01-31 curtCurt Olson:
2004-01-12 curtAttempt #1 to sort out confusion between left / right...
2003-08-21 ehofmanChange GLUT_H to FG_GLUT_H to prevent a naming clash...
2003-03-30 ehofmanMove current_panel to globals
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-05-10 davidMac OS X fixes and MSVC warning fixes from Jonathan...
2002-03-21 davidViewer update from Jim Wilson:
2002-03-20 davidMajor viewer-code overhaul from Jim Wilson:
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-02-08 curtFix a potential mouse freeze.
2002-02-05 curtA grab bag of tweaks and patches from Norman Vine.
2001-11-19 curtDavid Luff writes:
2001-11-12 curtUpdated mouse gui tweaks and Jim's nifty new external...
2001-11-12 curtNorman Vine's mouse cursor tweaks fixes.
2001-08-14 curtVarious tweaks for mingwin32.
2001-07-22 curtMove FGControls declaration to globals.hxx
2001-07-16 curtCenter display upon leaving mouse mode until we can...
2001-07-12 curtLeave view as is when leaving mouse pans view mode.
2001-06-13 curtCheck for a NULL current_panel before shelling out...
2001-05-15 curtModifications to coordinate with recent changes in...
2001-03-25 curtMore fg -> sg namespace changes in simgear.
2001-03-24 curtSG-ified logstream.
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-16 curtFixes to not hide mouse in win32 (current implimentatio...
2001-01-22 curtFixed a couple property manager typo's.
2001-01-13 curtDavid Megginson writes:
2001-01-08 curtNorman Vine has split up the GUI code into more managab...