]> git.mxchange.org Git - flightgear.git/history - src/Cockpit
Reported by cppcheck: fix a memory leak
[flightgear.git] / src / Cockpit /
2010-02-10 jmtBugfix #35 / denker #20F:
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 'ehofman/sound'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
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-19 jmtHUD tweak - don't show cross-track error if it's (effec...
2009-10-13 jmtMake the HUD show GPS state, instead of RM state.
2009-10-12 Tim MooreMerge branches 'jmt/brakes' and 'jmt/dump'
2009-10-12 Tim MooreMerge branches 'jmt/xmlauto', 'luff/kln89' and 'curt...
2009-10-12 Tim MooreMerge branch 'jmt/positioned'
2009-10-12 Tim MooreMerge branch 'vivian/trainz'
2009-10-12 jmtFix various route-manager issues - HUD display of waypo...
2009-10-06 Tim MooreMerge branch 'topic/atis' into merge/master-atis
2009-10-01 Tim MooreMerge branch 'jmt/navradio'
2009-10-01 Tim MooreMerge branches 'jmt/navradio', 'jmt/cleanup' and 'torst...
2009-09-23 Tim MooreMerge branch 'jmt/reciprocal'
2009-09-20 Tim MooreMerge branch 'tat/configure'
2009-09-20 jmtRemove plib/fnt.h from panel header.
2009-09-19 jmtBreak viewmgr.hxx dependency on on viewer.hxx.
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.
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-08-23 torstenwarning fixes
2009-08-08 torstenAdvanced input subsystem - Step1: cleanup dependencies
2009-07-27 daveluffFix the rendering of the KLN89 on the 2D panel that...
2009-06-16 Tim Mooreadapt to changes in sg_exception interface
2009-05-18 mfranzturn a few #include paths from the "foo" form to <foo>
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-03-18 frohlichFix a problem with two concurent 'round to multiple...
2009-03-18 frohlichPort over remaining Point3D usage to the more type...
2009-03-18 frohlichAdapt to SGTimeStamp changes.
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMerge branch 'topic/tape' into next
2009-02-06 Tim MooreMerge branch 'topic/multiplayer' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-01-26 Tim MooreMerge branch 'maint' into next
2009-01-19 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' (early part) into next
2009-01-15 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-09 Tim MooreMerge branch 'maint' into next
2009-01-08 Tim MooreMerge branch 'maint' into next
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 Tim MooreMerge branch 'rj/ttw' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2008-12-26 jmtKill off many Point3D includes, and a couple of uses...
2008-12-24 jmtFGPositioned clean-ups - apply some desirable changes...
2008-09-11 ehofmanJames Turner:
2008-08-24 fredbFix missing parameter reported by Alex Buzin
2008-08-14 durkJames Turner: Improved runway management code:
2008-07-31 ehofmanheader cleanups
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-27 fredbRestore inclusion of GLU.h
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-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-06-06 timooreFix GUI and HUD text rendering problems.
2008-06-02 timooreClean up header file use of iostream and "using" declar...
2008-05-19 timooreClean up OSG camera setup and interface to plib PUI
2008-05-12 durkMerging David Luff's AI/ATC code with AIModels. Part 1:
2008-02-04 durkcygwin related fixes, and some minor future release...
2008-01-24 timooreAnother round of memory leak fixes from Till Busch
2007-12-21 mfranzs/no-warning/depreciated/, so people adding that to...
2007-12-21 mfranzdepreciation warning for users of old custom HUDs
2007-12-21 fredbFix tabs and spaces. No overflow risk here
2007-12-07 timooreAdd an option to FGTextureManager to create dynamic...
2007-09-30 mfranzdon't draw minor ticks where major ticks are to be...
2007-09-09 timooreAdd an autohide property for the 2D panel.
2007-07-24 timooreavoid g++ warning about the members being initialized...
2007-06-24 mfranzVivian MEAZZA & Tim MOORE:
2007-05-31 frohlichModified Files:
2007-05-05 frohlichModified Files:
2007-01-22 frohlichModified Files:
2007-01-06 frohlichModified Files:
2007-01-04 frohlichModified Files:
2006-12-14 frohlichModified Files:
2006-11-15 frohlichModified Files:
next