2006-06-10 |
frohlich | Updates to the MSVC8 project file from Olaf. |
commit | commitdiff | tree | snapshot |
2006-06-10 |
mfranz | treat colors like the other parameters: only copy them... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
mfranz | consider new HUD path. It doesn't seem to make sense... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
mfranz | - remove lots of traling spaces |
commit | commitdiff | tree | snapshot |
2006-06-09 |
mfranz | - add transparency option |
commit | commitdiff | tree | snapshot |
2006-06-09 |
mfranz | - remove trailing spaces |
commit | commitdiff | tree | snapshot |
2006-06-09 |
mfranz | Vivian MEAZZA: |
commit | commitdiff | tree | snapshot |
2006-06-09 |
mfranz | - remove obsolete definition |
commit | commitdiff | tree | snapshot |
2006-06-08 |
mfranz | - copy preset colors from <palette> to /sim/hud/color |
commit | commitdiff | tree | snapshot |
2006-06-08 |
fredb | Fix wrong documentation link |
commit | commitdiff | tree | snapshot |
2006-06-08 |
frohlich | Make use of the ground material types |
commit | commitdiff | tree | snapshot |
2006-06-07 |
mfranz | - don't hide HUD only because the color index is invalid |
commit | commitdiff | tree | snapshot |
2006-06-07 |
mfranz | boy, what a load of ... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
mfranz | whoops ... compile (this silly #define will be removed... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
mfranz | remove obsolete constants |
commit | commitdiff | tree | snapshot |
2006-06-07 |
mfranz | - drop hardcoded color/brightness values |
commit | commitdiff | tree | snapshot |
2006-06-07 |
mfranz | remove obsolete HUD fgcommands |
commit | commitdiff | tree | snapshot |
2006-06-06 |
mfranz | bark if the requested font isn't a texture font. A... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
mfranz | restore old default; this should probably be configurab... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
mfranz | better always use style[0] (again). Otherise *-set... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
mfranz | use global fontcache ... this is mostly cosmetic, as... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
mfranz | - use global fontcache |
commit | commitdiff | tree | snapshot |
2006-06-06 |
mfranz | use global fontcache. This hast the nice side effect... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
mfranz | FGFontCache: add getter for the fntTexFont component... |
commit | commitdiff | tree | snapshot |
2006-06-05 |
mfranz | read font and colors from the selected style, not alway... |
commit | commitdiff | tree | snapshot |
2006-06-05 |
mfranz | don't choke on invalid nodes |
commit | commitdiff | tree | snapshot |
2006-06-05 |
mfranz | use the global fontcache; this has the nice side-effect... |
commit | commitdiff | tree | snapshot |
2006-06-05 |
mfranz | use global fontcache |
commit | commitdiff | tree | snapshot |
2006-06-05 |
mfranz | make FGFontCache independent of NewGUI and allow early... |
commit | commitdiff | tree | snapshot |
2006-06-05 |
mfranz | make fontcache globally available |
commit | commitdiff | tree | snapshot |
2006-06-05 |
mfranz | whoops, sorry, I forgot to commit that. (Thanks, Fred... |
commit | commitdiff | tree | snapshot |
2006-06-05 |
fredb | Declare new member functions |
commit | commitdiff | tree | snapshot |
2006-06-05 |
mfranz | make modifier keys accessible via /devices/status/keybo... |
commit | commitdiff | tree | snapshot |
2006-06-04 |
mfranz | fix the splash background color property path |
commit | commitdiff | tree | snapshot |
2006-06-03 |
mfranz | - display of SGPropertyNode flags can now be toggled... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
curt | Fix a dumb bug where I inadvertantly did a computation... |
commit | commitdiff | tree | snapshot |
2006-05-31 |
fredb | Mask error message 'Failed to find runway 28R at .... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
frohlich | From Olaf Flebbe: avoid iterator overruns if we delete... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
mfranz | - use guarded pointer for (unused) refuel_node |
commit | commitdiff | tree | snapshot |
2006-05-24 |
mfranz | not that! |
commit | commitdiff | tree | snapshot |
2006-05-24 |
mfranz | s/isascii/isprint/ |
commit | commitdiff | tree | snapshot |
2006-05-24 |
mfranz | - fix slider |
commit | commitdiff | tree | snapshot |
2006-05-24 |
mfranz | - force multiline contents (Nasal scripts!) into one... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
fredb | Compile |
commit | commitdiff | tree | snapshot |
2006-05-24 |
mfranz | Vivian MEAZZA: |
commit | commitdiff | tree | snapshot |
2006-05-24 |
mfranz | ok, now I know why the destructor was commented out... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
mfranz | - don't jump to top after bool toggling |
commit | commitdiff | tree | snapshot |
2006-05-23 |
mfranz | catch non-existent nodes, too |
commit | commitdiff | tree | snapshot |
2006-05-23 |
mfranz | treat widget input correctly |
commit | commitdiff | tree | snapshot |
2006-05-23 |
mfranz | don't abort fgfs only because a nasal script called... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
mfranz | ugly "fix": the constructor was commented out in prop_p... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
mfranz | fix for broken plib 1.8.4 |
commit | commitdiff | tree | snapshot |
2006-05-22 |
mfranz | Vivian MEAZZA: |
commit | commitdiff | tree | snapshot |
2006-05-22 |
mfranz | - move the ID stuff to dialog.hxx |
commit | commitdiff | tree | snapshot |
2006-05-22 |
mfranz | make new widget available as <property-list> |
commit | commitdiff | tree | snapshot |
2006-05-22 |
mfranz | add property_list.[ch]xx |
commit | commitdiff | tree | snapshot |
2006-05-22 |
mfranz | new property browser widget |
commit | commitdiff | tree | snapshot |
2006-05-22 |
mfranz | - backport plib/cvs (transparency feature; never tried... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
mfranz | the last patch fixed the AirportList ... and broke... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
mfranz | - replace string methods with property methods The... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
fredb | Create the /sim/ai node if someone has the unfortunate... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
fredb | Add an option to enable ai scenarii from the command... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
mfranz | fix "airport list" crash: I had wrongly assumed that... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
mfranz | - unify several indentation and coding styles (and... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
mfranz | Vivian MEAZZA: |
commit | commitdiff | tree | snapshot |
2006-05-18 |
mfranz | show attributes if /sim/gui/dialogs/property-browser... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
mfranz | unselect entry after editing process has been finished |
commit | commitdiff | tree | snapshot |
2006-05-18 |
mfranz | don't reset list to top after having changed a value |
commit | commitdiff | tree | snapshot |
2006-05-18 |
mfranz | Ctrl-Click on bool entry toggles property |
commit | commitdiff | tree | snapshot |
2006-05-17 |
mfranz | SDL 1.2.10 (released today!) doesn't report unicode... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
mfranz | - undefine PUCLASS_LIST, as we have our own (old_warning--) |
commit | commitdiff | tree | snapshot |
2006-05-15 |
mfranz | Vivian MEAZZA: check for carrier name and aircraft... |
commit | commitdiff | tree | snapshot |
2006-05-14 |
mfranz | linking with the puaux lib would be recommendable,... |
commit | commitdiff | tree | snapshot |
2006-05-14 |
mfranz | fix data type (no wonder that this crashes on 64 bit... |
commit | commitdiff | tree | snapshot |
2006-05-14 |
fredb | Use puAux widgets available in plib 1.8.4 instead of... |
commit | commitdiff | tree | snapshot |
2006-05-13 |
mfranz | - remove trailing spaces |
commit | commitdiff | tree | snapshot |
2006-05-13 |
mfranz | Vivian MEAZZA: |
commit | commitdiff | tree | snapshot |
2006-05-12 |
mfranz | - remove listener first in the destructor |
commit | commitdiff | tree | snapshot |
2006-05-12 |
mfranz | only lock AP automatically if above /autopilot/route... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
mfranz | only activate heading & altitude lock when in air ... |
commit | commitdiff | tree | snapshot |
2006-05-10 |
mfranz | also set new target altitude if wp is appended to empty... |
commit | commitdiff | tree | snapshot |
2006-05-10 |
mfranz | - set target altitude if a new WP becomes active throug... |
commit | commitdiff | tree | snapshot |
2006-05-09 |
mfranz | remove wrong comment; should be obvious, anyway |
commit | commitdiff | tree | snapshot |
2006-05-09 |
mfranz | - implement target altitude handling |
commit | commitdiff | tree | snapshot |
2006-05-09 |
mfranz | add "signals" for start and end of screenshot capturing... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
mfranz | remove obsolete menu functions |
commit | commitdiff | tree | snapshot |
2006-05-08 |
mfranz | remove obsolete fgcommands |
commit | commitdiff | tree | snapshot |
2006-05-08 |
mfranz | ignore spaces after the colon in "@insert 3: ebase" |
commit | commitdiff | tree | snapshot |
2006-05-08 |
mfranz | - move auto_gui's addWaypoint to routemgr.cxx |
commit | commitdiff | tree | snapshot |
2006-05-02 |
curt | Dave Culp: |
commit | commitdiff | tree | snapshot |
2006-04-29 |
ehofman | Add binary output support for the generic protocol. |
commit | commitdiff | tree | snapshot |
2006-04-29 |
ehofman | Add support for a binary output mode. |
commit | commitdiff | tree | snapshot |
2006-04-28 |
mfranz | add an optional property node pointer to ObjectProperty... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
mfranz | empty names aren't names |
commit | commitdiff | tree | snapshot |
2006-04-28 |
mfranz | what about using the right variable? |
commit | commitdiff | tree | snapshot |
2006-04-28 |
mfranz | - merge FGDialog::{update,apply}Value{,s} ... there... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
mfranz | newgui.[ch]xx: implement FGDialog *NewGUI::getDialog... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
mfranz | rename NewGUI::getDialog() to NewGUI::getDialogProperties() |
commit | commitdiff | tree | snapshot |
2006-04-27 |
mfranz | explain createModule()'s optional SGPropertyNode argument |
commit | commitdiff | tree | snapshot |
2006-04-27 |
mfranz | add optional SGPropertyNode* argument to NasalSys:... |
commit | commitdiff | tree | snapshot |
next |