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 |
2006-04-27 |
mfranz | use guarded pointers |
commit | commitdiff | tree | snapshot |
2006-04-27 |
mfranz | working on the termination of the last hardcoded dialog... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
mfranz | cosmetics: |
commit | commitdiff | tree | snapshot |
2006-04-26 |
mfranz | Vivian MEAZZA: |
commit | commitdiff | tree | snapshot |
2006-04-25 |
mfranz | set /sim/startup/[xy]size initially again. (This was... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
frohlich | Pigeons remaining 'crash on no sound device' fix. |
commit | commitdiff | tree | snapshot |
2006-04-23 |
frohlich | Revert a part of the past patch. It still does not... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
frohlich | Pigeon: |
commit | commitdiff | tree | snapshot |
2006-04-23 |
frohlich | Apply multiplayer crash on exit fix from Pigeon |
commit | commitdiff | tree | snapshot |
2006-04-19 |
mfranz | Vivian MEAZZA: |
commit | commitdiff | tree | snapshot |
2006-04-18 |
fredb | Restore line endings after goofing |
commit | commitdiff | tree | snapshot |
2006-04-18 |
fredb | If it's a struct, it's not a class |
commit | commitdiff | tree | snapshot |
2006-04-18 |
mfranz | - work around plib bug that crashes fgfs if no airport... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
mfranz | - make header not depend on *.cxx files (which would... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
mfranz | - use guarded property pointers |
commit | commitdiff | tree | snapshot |
2006-04-17 |
mfranz | make headers include headers they depend on, don't... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
mfranz | make headers include headers they depend on, don't... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
mfranz | make headers include headers they depend on, don't... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
mfranz | aircraft are often in several state lists at the same... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
mfranz | rename OBJECT_TAXI_SIGN to OBJECT_SIGN. This isn't... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
mfranz | allow to not only set a general widget <color>, but... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
mfranz | defer occluder registration until the shadows subsytem... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
mfranz | only call occluder if the shadows were already initiali... |
commit | commitdiff | tree | snapshot |
2006-04-09 |
ehofman | Make some variables accessable (public) so MIPSpro... |
commit | commitdiff | tree | snapshot |
2006-04-09 |
fredb | Pigeon : save about 110Mb when the UIUC FDM is not... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
curt | Updates for v0.9.10 |
commit | commitdiff | tree | snapshot |
2006-04-03 |
mfranz | <input> elements that are <live> always update their... |
commit | commitdiff | tree | snapshot |
next |