]> git.mxchange.org Git - flightgear.git/history - src/Model/panelnode.cxx
Replace a program segmentation fault by an annoying message
[flightgear.git] / src / Model / panelnode.cxx
2014-08-09 Thomas GeymayerUpdate for OpenSceneGraph 3.3.2 API changes.
2014-02-24 James TurnerFix an (unlikely) startup crash
2013-11-25 James TurnerRemove dependency on command-mgr singleton
2013-11-12 James TurnerReset: panel-node cleans up listener.
2013-07-03 James TurnerFix bug 864 - moving the 2D panel around.
2013-06-27 James TurnerNamespace fixes for std::string
2013-05-20 Thomas GeymayerFix #1125. Correct overloads...
2013-02-03 James TurnerUpdate for tweaked SGPickCallback API.
2012-06-26 James TurnerIssue 790, restore hiding of 2D panel by view.
2012-06-08 ThorstenBHarald JOHNSEN: Prevent a crash during startup.
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-16 James TurnerLazy-loading of the 2D panel node.
2012-04-15 James TurnerMake 2D panel mouse action repeat independent of the...
2012-04-11 ThorstenB#738: crash when switching 2D panels
2012-03-25 James TurnerFix 2.5D panel hit detection, compute logical panel...
2012-03-16 ThorstenBFix Linux build
2012-03-16 James TurnerWork on making 2D panels act like standard scene-graph...
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-03 Anders Gidenstamsrc/Model/panelnode.cxx: Do not leave dangling pointers...
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-01-17 Tim MooreMerge branch 'jmt/gps'
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-13 Tim MooreMerge branch 'curt/navradio'
2010-01-13 Tim MooreMerge branches 'torsten/warn-atc' and 'tortsen/warn...
2010-01-13 Tim MooreMerge branch 'tat/framework'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-12 Tim MooreMerge branch 'ehofman/version'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2010-01-11 Tim MooreMerge branch 'csaba/tower'
2010-01-11 Tim MooreMerge branch 'cptf/modeler'
2010-01-11 Tim MooreMerge branch 'jmt/navaid'
2010-01-11 Tim MooreMerge branch 'ehofman/rename'
2010-01-11 Tim MooreMerge branch 'topic/pu-crash'
2010-01-11 Tim MooreMerge branch 'timoore/props'
2009-12-22 Csaba HalaszFix NaN due to possibly uninitialized _lastViewport...
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-03-18 frohlichPort over remaining Point3D usage to the more type...
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2007-01-07 frohlichModified Files:
2006-12-03 mfranzdon't crash when a panel (or one of its elements) can...
2006-10-29 frohlichModified Files:
2005-08-22 ehofmanHarald JOHNSEN:
2003-09-01 davidRoll out last change for now. It kills the mag compass...
2003-08-16 ehofmanDisable depth buffer writes for 2D insturments. This...
2003-05-28 ehofmanBuild fix for Windows, without it, Windows
2003-05-08 curtClean up various dead, depricated, or otherwise unused...
2003-05-06 curtThis is step "1" of probably "many" in the process...
2002-11-17 davidIrix patch from Erik Hofman.
2002-11-17 davidCygwin patch from Patrick Staehlin:
2002-10-29 curtAndy Ross:
2002-07-03 davidFix a bug reported by Frederic Bouvier:
2002-06-28 david3D panel support from Andy Ross: