]> git.mxchange.org Git - flightgear.git/history - src/Instrumentation/HUD/HUD_label.cxx
Quiet some log output.
[flightgear.git] / src / Instrumentation / HUD / HUD_label.cxx
2012-09-26 James TurnerMake HUD items private to the subsystem.
2012-01-10 ThorstenB#577: blinking not working for static HUD labels
2011-05-31 Durk TalsmaMerge branch 'next' into durk-atc
2011-05-26 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-05-21 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-05-21 James TurnerChange occurrences of fabsf to fabs - part of tracking...
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-06-26 James TurnerMerge branch 'topics/mainloop' into next
2010-06-26 Erik Hofmangcc issues 'format not a string literal and no format...
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-08-23 torstenwarning fixes
2008-01-24 timooreAnother round of memory leak fixes from Till Busch
2007-01-22 frohlichModified Files:
2006-08-01 mfranz- "almost zero" is zero
2006-08-01 mfranzadd optional <format> property for <tape>s
2006-08-01 mfranz- make the alignment function a static HUD member ...
2006-07-31 mfranz- move HUDText constructor/methods to HUD.cxx
2006-07-25 mfranzno more FONT_(LARGE|SMALL) (didn't work, anyway, and...
2006-07-25 mfranzfinally fix the text-in-box alignment (= Rocket Science...
2006-07-25 mfranzdefine label box pointer via <pointer-width> (width...
2006-07-24 mfranz8 is a bit too much for <marker-offset> default; use 5
2006-07-24 mfranzfirst stab at label box pointers. <option>top</option...
2006-07-24 mfranz- don't use 10 pt font size for width calculations...
2006-07-12 mfranzbracesless blocks are peanuts! It's forgotten "else...
2006-07-06 mfranz- fix unzoomed tapes (TODO: restore tick length)
2006-07-05 fredbWin32 fixes
2006-07-04 mfranznew HUD (work in progress)