]> git.mxchange.org Git - flightgear.git/history - src/Cockpit
Development for two new features:
[flightgear.git] / src / Cockpit /
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:
2006-11-10 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-09-05 curtSyd Adams:
2006-08-10 mfranzfix log message
2006-07-30 mfranzremove temporary fix
2006-07-27 mfranzSGMiscf isn't known yet: add workaround
2006-07-27 frohlichClean up scenery center handling. It is set now less...
2006-07-24 mfranzmake old HUD code work with 8 px font size
2006-07-17 ehofmanUse one standard define for enableing of the Special...
2006-06-17 mfranzset blend mode back to make 2D panels opaque when used...
2006-06-17 mfranzremove lon/lat string representation generating functio...
2006-06-16 mfranz- remove unused classes lat_label and lon_label (it...
2006-06-16 fredbCompile again on Win32 platforms
2006-06-16 mfranz- move FloatToInt() function to simgear/math/fastmath...
2006-06-15 mfranz- make function table and lookup function
2006-06-15 mfranz- fix two bugs
2006-06-15 mfranzremove the rest of the static variables (except one...
2006-06-14 mfranzremove readCard() and let the hud_card class read its...
2006-06-14 mfranzremove readCard and let the gauge_instr class read...
2006-06-14 mfranzremove readRunway() and let the runway_instr class...
2006-06-14 mfranzremove readTBI() and let the fgTBI_instr class read...
2006-06-14 mfranz- remove hud.cxx/readLabel and let the instr_label...
2006-06-14 mfranzremove readLadder(const SGPropertyNode *) and make...
2006-06-14 mfranzindentation, trailing spaces, ... (cosmetics only...
2006-06-13 mfranzremove assignment operators: they aren't used now and...
2006-06-13 mfranzindentation, trailing spaces, alignment, ... (to make...
2006-06-12 mfranz- fix more cases of scale tick aliasing to get smooth...
2006-06-12 mfranzfix ugly aliasing effects in moving scales (caused...
2006-06-12 mfranz- remove trailing spaces
2006-06-10 mfranzthe special line width doesn't make much sense, as...
2006-06-10 mfranztreat colors like the other parameters: only copy them...
2006-06-09 mfranz- remove lots of traling spaces
2006-06-09 mfranz- add transparency option
2006-06-09 mfranz- remove obsolete definition
2006-06-08 mfranz- copy preset colors from <palette> to /sim/hud/color
2006-06-07 mfranz- don't hide HUD only because the color index is invalid
2006-06-07 mfranzboy, what a load of ...
2006-06-07 mfranzwhoops ... compile (this silly #define will be removed...
2006-06-07 mfranzremove obsolete constants
2006-06-07 mfranz- drop hardcoded color/brightness values
2006-06-06 mfranzbark if the requested font isn't a texture font. A...
2006-06-06 mfranzrestore old default; this should probably be configurab...
2006-06-06 mfranz- use global fontcache
2006-06-06 mfranzuse global fontcache. This hast the nice side effect...
2006-04-17 mfranzmake headers include headers they depend on, don't...
2006-03-23 mfranzmake sure node pointers remain valid
2006-02-21 mfranznew FSF address
2006-02-18 fredbAdd missing include files needed by the new math code...
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...
next