]> git.mxchange.org Git - flightgear.git/history - src/GUI
NavDisplay - custom symbol support enabled.
[flightgear.git] / src / GUI /
2012-12-18 James TurnerSupport partial all-within-range spatial queries.
2012-12-16 Thomas GeymayerCanvas: remove old event handling code
2012-12-10 James TurnerFlight-path-history.
2012-12-09 Thomas GeymayerCanvasWidget: Retrieve texture id every frame.
2012-12-08 Thomas GeymayerCanvas MouseEvent now provides client and screen position
2012-12-06 Thomas GeymayerCanvas add event time and expose current click count
2012-12-02 Thomas GeymayerFix calculating CanvasWidget mouse coordinates
2012-12-02 Thomas GeymayerFix for old PUI versions
2012-12-02 Thomas GeymayerForward mouse events from (PUI) CanvasWidget to Canvas...
2012-11-20 James TurnerMake PUI menu-bar reinit safe.
2012-11-18 Thomas GeymayerClean up CanvasWidget and more work on Canvas/Nasal...
2012-11-18 ThorstenBRemove static property dependencies
2012-10-13 ThorstenBFix some compiler warnings.
2012-10-10 ThorstenB#897: float vs double precision issues (frequency dialo...
2012-09-25 ThorstenBMove GUI init code to gui module.
2012-09-21 ThorstenBAvoid compiler warning.
2012-09-21 James TurnerFix a stupid logic bug when re-ordering waypoints.
2012-09-21 James TurnerLinux needs explicit <cstring> include.
2012-09-21 James TurnerLazy GUI dialog loading, for slightly faster startup.
2012-09-19 James TurnerImplement a persistent cache for navigation data.
2012-08-23 Stuart BuchananAdd properties for raw axis and button values, for use
2012-08-21 James TurnerFix some places relying on public 'using std::string...
2012-08-18 ThorstenBMake web browser app configurable through CMake (for...
2012-08-09 Thomas GeymayerCanvas: Image/Window unifying and allow using canvas...
2012-08-05 James TurnerFix a crash with the native menubar.
2012-08-03 Tim MooreMerge branch 'timoore/optimization' into next
2012-08-01 Frederic BouvierFix Win32 build - No GLUT please \!
2012-07-31 Thomas GeymayerCanvas: UTF-8 support and more settings exposed.
2012-07-31 Thomas GeymayerCanvas: Allow using canvases as PUI widgets.
2012-07-30 James TurnerAdd property to disable native menu on Mac.
2012-07-17 ThorstenBFix compiler warning
2012-07-10 James TurnerRevised patch from Yves to fix Mac 10.5 compilation
2012-06-21 James TurnerSafeTexFont is unused, remove from build & Git
2012-06-10 Frederic BouvierReset pointers in menus
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-16 James TurnerStandard property to ignore unusably short runways...
2012-05-15 James TurnerFrom TomG - support per-aircraft GUI dialogs a little...
2012-05-11 James TurnerRemove remaining includes of simgear/waypoint
2012-05-07 James TurnerOn OS-X, used NSWorkspace to launch the browser.
2012-05-07 James TurnerFix various route-manager issues reported by Hyde.
2012-05-06 James TurnerCreate a real FlightPlan (and Leg) class
2012-05-05 ThorstenBFix Mac compile.
2012-05-05 ThorstenBSupport localized menu on Mac/CocoaMenuBar.
2012-05-04 ThorstenBClean-up some SGMath dependencies.
2012-05-04 ThorstenBUse separate header file for vector properties.
2012-05-02 James TurnerAdd an auto-release pool wrapper to the Cocoa code
2012-05-01 ThorstenBAdapt font size behaviour to original plib font.
2012-04-25 ThorstenBMove viewer-related sources to separate folder.
2012-04-22 ThorstenBTry to fix MSVC build.
2012-04-21 ThorstenB#263: (Re-)introduce language option for menu
2012-04-21 ThorstenBMove locale code to separate module.
2012-04-21 ThorstenBAdd Latin1 character subset to default FG font.
2012-04-21 James TurnerWork on an azimuthal project mode for the map, to impro...
2012-03-26 James TurnerAvoid a crash when using the native menubar on Mac...
2012-01-25 James TurnerBug 620, respect enable/disable state of entire menus...
2012-01-08 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-01-06 James TurnerShortcuts support in the Cocoa menubar. We have fewer...
2011-11-24 adrianMerge branch 'next' into comm-subsystem
2011-11-23 adrianMerge branch 'next' into comm-subsystem
2011-11-20 James TurnerAvoid crash when reloading GUI from debug menu.
2011-11-20 James TurnerCocoa menu-bar implementation.
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-19 James TurnerHopefully fix non-Mac ;)
2011-11-19 Frederic BouvierFix MSVC build
2011-11-19 James TurnerAnd make FGMenuBar abstract too, sinking the current...
2011-11-19 ThorstenBFix include dependencies for non-Mac platforms.
2011-11-19 James TurnerMake FGDialog an interface, moving existing code to...
2011-11-19 James TurnerRestructure GUI code, isolate PLIB in source files...
2011-11-11 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-08 James TurnerFlip map zoom, to fit with user expectations better...
2011-11-01 James TurnerGoodbye automake.
2011-10-29 adrianMerge branch 'next' into comm-subsystem
2011-10-17 James TurnerFix (nearly) all the std:: namespace violations in...
2011-10-12 James TurnerTweak map-widget data boxes for AI objects, so speed...
2011-10-09 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-09 ThorstenBAdd generic "open-browser" command to show URLs or...
2011-10-06 adrianMerge branch 'next' into comm-subsystem
2011-10-03 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-03 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-02 James TurnerImprove magnetic heading handling in MapWidget - follow...
2011-10-01 James TurnerFix glx shutdown to only apply on Unix & !Mac (but...
2011-10-01 Mathias FroehlichUgly workaround for a crash on exit with multiple screens
2011-09-21 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-09-21 James TurnerPush aspect-ratio handling into CameraGroup, so rendere...
2011-09-18 James TurnerMake map widget zoom a real property, so it persists...
2011-08-09 Durk TalsmaMerge branch 'next' into durk-atc
2011-08-08 Frederic BouvierFix issue #398: Menubar - Help > Help opens strange...
2011-07-31 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-30 James TurnerFixes for include-file flattening - condition.hxx no...
2011-07-24 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-19 James TurnerCMake header support for XCode/Visual Studio
2011-07-16 James TurnerDisable flight-related key-bindings in the WaypointList...
2011-07-02 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-07-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-28 Torsten DreyerFix #357: Enabling "fixes" on map dialog crashes FG
2011-06-22 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-06-13 ThorstenBissue #127: make screen shots work with OSG multi-threading
2011-06-12 ThorstenBRevert "issue #127: make screen shots work with OSG...
2011-06-12 ThorstenBIntroduce "PRESERVE" flag to protect properties on...
2011-05-31 Durk TalsmaMerge branch 'next' into durk-atc
next