2007-12-21 |
mfranz | s/no-warning/depreciated/, so people adding that to... |
tree | commitdiff |
2007-12-21 |
mfranz | depreciation warning for users of old custom HUDs |
tree | commitdiff |
2007-12-21 |
fredb | Fix tabs and spaces. No overflow risk here |
tree | commitdiff |
2007-12-07 |
timoore | Add an option to FGTextureManager to create dynamic... |
tree | commitdiff |
2007-09-30 |
mfranz | don't draw minor ticks where major ticks are to be... |
tree | commitdiff |
2007-09-09 |
timoore | Add an autohide property for the 2D panel. |
tree | commitdiff |
2007-07-24 |
timoore | avoid g++ warning about the members being initialized... |
tree | commitdiff |
2007-06-24 |
mfranz | Vivian MEAZZA & Tim MOORE: |
tree | commitdiff |
2007-05-31 |
frohlich | Modified Files: |
tree | commitdiff |
2007-05-05 |
frohlich | Modified Files: |
tree | commitdiff |
2007-01-22 |
frohlich | Modified Files: |
tree | commitdiff |
2007-01-06 |
frohlich | Modified Files: |
tree | commitdiff |
2007-01-04 |
frohlich | Modified Files: |
tree | commitdiff |
2006-12-14 |
frohlich | Modified Files: |
tree | commitdiff |
2006-11-15 |
frohlich | Modified Files: |
tree | commitdiff |
2006-11-10 |
frohlich | Modified Files: |
tree | commitdiff |
2006-10-29 |
frohlich | Modified Files: |
tree | commitdiff |
2006-09-05 |
curt | Syd Adams: |
tree | commitdiff |
2006-08-10 |
mfranz | fix log message |
tree | commitdiff |
2006-07-30 |
mfranz | remove temporary fix |
tree | commitdiff |
2006-07-27 |
mfranz | SGMiscf isn't known yet: add workaround |
tree | commitdiff |
2006-07-27 |
frohlich | Clean up scenery center handling. It is set now less... |
tree | commitdiff |
2006-07-24 |
mfranz | make old HUD code work with 8 px font size |
tree | commitdiff |
2006-07-17 |
ehofman | Use one standard define for enableing of the Special... |
tree | commitdiff |
2006-06-17 |
mfranz | set blend mode back to make 2D panels opaque when used... |
tree | commitdiff |
2006-06-17 |
mfranz | remove lon/lat string representation generating functio... |
tree | commitdiff |
2006-06-16 |
mfranz | - remove unused classes lat_label and lon_label (it... |
tree | commitdiff |
2006-06-16 |
fredb | Compile again on Win32 platforms |
tree | commitdiff |
2006-06-16 |
mfranz | - move FloatToInt() function to simgear/math/fastmath... |
tree | commitdiff |
2006-06-15 |
mfranz | - make function table and lookup function |
tree | commitdiff |
2006-06-15 |
mfranz | - fix two bugs |
tree | commitdiff |
2006-06-15 |
mfranz | remove the rest of the static variables (except one... |
tree | commitdiff |
2006-06-14 |
mfranz | remove readCard() and let the hud_card class read its... |
tree | commitdiff |
2006-06-14 |
mfranz | remove readCard and let the gauge_instr class read... |
tree | commitdiff |
2006-06-14 |
mfranz | remove readRunway() and let the runway_instr class... |
tree | commitdiff |
2006-06-14 |
mfranz | remove readTBI() and let the fgTBI_instr class read... |
tree | commitdiff |
2006-06-14 |
mfranz | - remove hud.cxx/readLabel and let the instr_label... |
tree | commitdiff |
2006-06-14 |
mfranz | remove readLadder(const SGPropertyNode *) and make... |
tree | commitdiff |
2006-06-14 |
mfranz | indentation, trailing spaces, ... (cosmetics only... |
tree | commitdiff |
2006-06-13 |
mfranz | remove assignment operators: they aren't used now and... |
tree | commitdiff |
2006-06-13 |
mfranz | indentation, trailing spaces, alignment, ... (to make... |
tree | commitdiff |
2006-06-12 |
mfranz | - fix more cases of scale tick aliasing to get smooth... |
tree | commitdiff |
2006-06-12 |
mfranz | fix ugly aliasing effects in moving scales (caused... |
tree | commitdiff |
2006-06-12 |
mfranz | - remove trailing spaces |
tree | commitdiff |
2006-06-10 |
mfranz | the special line width doesn't make much sense, as... |
tree | commitdiff |
2006-06-10 |
mfranz | treat colors like the other parameters: only copy them... |
tree | commitdiff |
2006-06-09 |
mfranz | - remove lots of traling spaces |
tree | commitdiff |
2006-06-09 |
mfranz | - add transparency option |
tree | commitdiff |
2006-06-09 |
mfranz | - remove obsolete definition |
tree | commitdiff |
2006-06-08 |
mfranz | - copy preset colors from <palette> to /sim/hud/color |
tree | commitdiff |
2006-06-07 |
mfranz | - don't hide HUD only because the color index is invalid |
tree | commitdiff |
2006-06-07 |
mfranz | boy, what a load of ... |
tree | commitdiff |
2006-06-07 |
mfranz | whoops ... compile (this silly #define will be removed... |
tree | commitdiff |
2006-06-07 |
mfranz | remove obsolete constants |
tree | commitdiff |
2006-06-07 |
mfranz | - drop hardcoded color/brightness values |
tree | commitdiff |
2006-06-06 |
mfranz | bark if the requested font isn't a texture font. A... |
tree | commitdiff |
2006-06-06 |
mfranz | restore old default; this should probably be configurab... |
tree | commitdiff |
2006-06-06 |
mfranz | - use global fontcache |
tree | commitdiff |
2006-06-06 |
mfranz | use global fontcache. This hast the nice side effect... |
tree | commitdiff |
2006-04-17 |
mfranz | make headers include headers they depend on, don't... |
tree | commitdiff |
2006-03-23 |
mfranz | make sure node pointers remain valid |
tree | commitdiff |
2006-02-21 |
mfranz | new FSF address |
tree | commitdiff |
2006-02-18 |
fredb | Add missing include files needed by the new math code... |
tree | commitdiff |
2006-02-16 |
ehofman | Add support for emissive layers. |
tree | commitdiff |
2006-02-02 |
mfranz | cosmetics |
tree | commitdiff |
2006-02-02 |
mfranz | better use zero sensitive area to detect a missing... |
tree | commitdiff |
2006-02-01 |
mfranz | panel_io.cxx: if an action doesn't have a button, fire... |
tree | commitdiff |
2006-02-01 |
mfranz | fix 2D compass |
tree | commitdiff |
2006-01-13 |
daveluff | Fix the crashes on mini-panel and panel-reload with... |
tree | commitdiff |
2005-12-15 |
curt | Remove the old hardcode fps display. This is now repla... |
tree | commitdiff |
2005-11-30 |
daveluff | Add support for a special-instrument xml attribute... |
tree | commitdiff |
2005-11-09 |
mfranz | replace hard-coded HUD config dialog with NewGUI dialog |
tree | commitdiff |
2005-11-01 |
ehofman | In the process of changing, adding and removing files... |
tree | commitdiff |
2005-10-25 |
ehofman | Alex Romosan: |
tree | commitdiff |
2005-10-16 |
curt | Why not just use the provided constructor, then we... |
tree | commitdiff |
2005-10-16 |
ehofman | Ladislav Michnovic: |
tree | commitdiff |
2005-10-06 |
ehofman | Martin Spott: Use standardized Sun directive. |
tree | commitdiff |
2005-08-22 |
ehofman | Harald JOHNSEN: |
tree | commitdiff |
2005-08-14 |
ehofman | Mathias Fröhlich: |
tree | commitdiff |
2005-07-27 |
ehofman | MacOS-X fix. |
tree | commitdiff |
2005-06-24 |
mfranz | keep panel and gui bindings nicely separated; useful... |
tree | commitdiff |
2005-06-20 |
mfranz | - delete bindings in the *destructor* (must have been... |
tree | commitdiff |
2004-12-22 |
curt | Replace the data/Airports/basic.dat.gz and data/Airport... |
tree | commitdiff |
2004-12-19 |
ehofman | Fix a property path. |
tree | commitdiff |
2004-12-05 |
curt | A couple more straggling instrumentation clean ups. |
tree | commitdiff |
2004-12-03 |
curt | Roy Vegard Ovesen: |
tree | commitdiff |
2004-11-30 |
ehofman | Melchior FRANZ: |
tree | commitdiff |
2004-11-20 |
ehofman | MacOS X fix. |
tree | commitdiff |
2004-11-19 |
curt | Roy Ovesen: remove src files from Cockpit and move... |
tree | commitdiff |
2004-11-19 |
curt | Changes by Roy Ovesen to begin migrating the avionics... |
tree | commitdiff |
2004-11-19 |
curt | Fix my mailing address by replacing it with my web... |
tree | commitdiff |
2004-11-19 |
curt | I have added Aaron Wilson's virtual 3d runway projectio... |
tree | commitdiff |
2004-11-18 |
curt | Migrate FlightGear code to use "#include SG_GL*" defined in |
tree | commitdiff |
2004-10-20 |
ehofman | Frederic: |
tree | commitdiff |
2004-10-19 |
ehofman | A first stab at an ACMS (Aircraft Condition Monitoring... |
tree | commitdiff |
2004-10-18 |
curt | Move the kr_87 code over to the instrumentation directory. |
tree | commitdiff |
2004-09-19 |
ehofman | Revert to CVS as of 5000 seconds ago. |
tree | commitdiff |
2004-09-19 |
ehofman | Remove unnecessary inclusions of sg.h ans ssg.h |
tree | commitdiff |
2004-09-19 |
ehofman | Remove unnecessary inclusions of sg.h ans ssg.h |
tree | commitdiff |
2004-08-19 |
ehofman | Melchior FRANZ: |
tree | commitdiff |
next |