]> git.mxchange.org Git - flightgear.git/history - src/Cockpit/panel_io.cxx
Merge branch 'vivian/cullsetting'
[flightgear.git] / src / Cockpit / panel_io.cxx
2010-05-06 Tim MooreMerge branch 'vivian/cullsetting'
2010-05-06 Tim MooreMerge branch 'jmt/acinclude'
2010-05-06 Tim MooreMerge branch 'fred/effects-doc'
2010-05-06 Tim MooreMerge branch 'ehofman/sound-reinit'
2010-05-06 Tim MooreMerge branch 'ehofman/atc-sound'
2010-05-06 Tim MooreMerge branch 'jmt/runway-fix'
2010-05-06 Tim MooreMerge branch 'jmt/view'
2010-05-06 Tim MooreMerge branch 'torsten/commands'
2010-05-06 Tim MooreMerge branch 'curt/replay'
2010-05-06 Tim MooreMerge branch 'ehofman/normal'
2010-05-06 Tim MooreMerge branch 'aperry/terrasync'
2010-05-06 Tim MooreMerge branch 'torsten/js64'
2010-04-25 Tim MooreMerge branch 'durk/traffic'
2010-04-25 Tim MooreMerge branch 'ehofman/generic'
2010-04-25 Tim MooreMerge branch 'vivian/tachy'
2010-04-25 Tim MooreMerge branch 'jmt/navradio'
2010-04-25 Tim MooreMerge branch 'jmt/track-bug'
2010-04-25 Tim MooreMerge branch 'vivian/mp'
2010-04-25 Tim MooreMerge branch 'ehofman/particle'
2010-04-25 Tim MooreMerge branch 'ehofman/config'
2010-04-19 Tim MooreMerge branch 'torsten/metar'
2010-03-28 Tim MooreMerge to get true base of James' recent gps changes
2010-03-28 Tim MooreMerge branch 'jmt/gpswidget'
2010-03-09 Tim MooreMerge branch 'jmt/gps'
2010-03-09 Tim MooreMerge branch 'maint'
2010-02-25 Tim MooreMerge branch 'jmt/font'
2010-02-25 Tim MooreMerge branch 'jmt/bulk'
2010-02-25 Tim MooreMerge branch 'jmt/gui'
2010-02-17 jmtQuiet: reduce log-level of various things from INFO...
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2009-12-21 Tim MooreMerge branch 'ehofman/jsbsim'
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-06 Tim MooreMerge branch 'tat/configure'
2009-10-19 jmtMake panel-IO quieter.
2009-10-01 Tim MooreMerge branch 'jmt/navradio'
2009-09-23 Tim MooreMerge branch 'jmt/reciprocal'
2009-09-20 Tim MooreMerge branch 'tat/configure'
2009-09-18 Tim MooreMerge branch 'tat/configure' into next
2009-09-18 Tim MooreMerge branch 'tat/configure' into next
2009-09-17 Tim MooreMerge branch 'jmt/navradio' into next
2009-09-17 Tim MooreMerge branch 'tat/configure' into next
2009-09-17 Tim MooreMerge branch 'jmt/navradio' into next
2009-09-17 Tim MooreMerge branch 'jmt/reciprocal' into next
2009-09-17 Tim MooreMerge branch 'jmt/navradio' into next
2009-09-17 jmtLogging: less verbose panel loading.
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-27 fredbRemove unneeded inclusions of windows.h, GL.h and GLU.H
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-06-02 timooreClean up header file use of iostream and "using" declar...
2007-09-09 timooreAdd an autohide property for the 2D panel.
2007-05-31 frohlichModified Files:
2007-01-04 frohlichModified Files:
2006-08-10 mfranzfix log message
2006-06-15 mfranz- make function table and lookup function
2006-06-14 mfranzindentation, trailing spaces, ... (cosmetics only...
2006-06-06 mfranzrestore old default; this should probably be configurab...
2006-02-21 mfranznew FSF address
2006-02-16 ehofmanAdd support for emissive layers.
2006-02-02 mfranzcosmetics
2006-02-02 mfranzbetter use zero sensitive area to detect a missing...
2006-02-01 mfranzpanel_io.cxx: if an action doesn't have a button, fire...
2006-01-13 daveluffFix the crashes on mini-panel and panel-reload with...
2005-11-30 daveluffAdd support for a special-instrument xml attribute...
2005-06-24 mfranzkeep panel and gui bindings nicely separated; useful...
2005-06-20 mfranz- delete bindings in the *destructor* (must have been...
2004-01-23 ehofmanUse fgGetBool to assign a boolean variable
2004-01-22 ehofmanMake it possible to truncate the result of a number...
2004-01-13 ehofmanAdd support for an offset for number-value typed text...
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-03-30 ehofmanChange the log level of somme messages which can harldy...
2003-03-30 ehofmanSecond update in attempt to create an aircraft selectio...
2003-03-09 davidMajor change:
2003-03-02 davidPatch from Erik Hofman:
2002-12-31 davidPatches from Erik Hofman for SGI compatibility:
2002-12-28 davidAllow panel mouse bindings to use mod-up.
2002-07-07 davidChange FGSteam into a proper subsystem rather than...
2002-06-05 davidPatch from Georg Kaiser.
2002-05-11 davidProperty patches from Frederic Bouvier:
2002-04-07 davidPatch from Martin Dressler:
2002-03-21 curtmore ( string == "" ) to ( string.empty() ) conversions.
2002-03-20 davidUse !strcmp for all property name comparisons.
2002-03-20 curtConverted if ( string == "" ) constructs to if ( string...
2002-03-20 curtVarious Irix cleanups.
2002-03-19 davidMajor property-manager rewrite, using const char *...
2002-03-14 davidMore work on saving and restoring flights. Restoring...
2002-03-08 curtSgi doesn't define the != operator for string != char...
2002-02-19 davidAttempt to merge LED font patches back in (they were...
2002-02-19 davidTiled panel background support from Jim Wilson.
2002-02-19 curtAdd support for multiple panel fonts (specifically...
2001-12-17 curtFixed hardcode compass texture path to correspond with...
2001-08-10 curt- modified to use pointers to bindings to avoid copying
2001-08-03 curt- added support for conditions
2001-07-30 curt- modified switch layers to use layer[0] and layer...
2001-07-27 curt- modified readAction to use FGBinding
2001-07-24 curt- catch sg_exception instead of sg_io_exception
next