]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2006-05-22 mfranz- move the ID stuff to dialog.hxx
2006-05-22 mfranzmake new widget available as <property-list>
2006-05-22 mfranzadd property_list.[ch]xx
2006-05-22 mfranznew property browser widget
2006-05-22 mfranz- backport plib/cvs (transparency feature; never tried...
2006-05-21 mfranzthe last patch fixed the AirportList ... and broke...
2006-05-20 mfranz- replace string methods with property methods The...
2006-05-20 fredbCreate the /sim/ai node if someone has the unfortunate...
2006-05-20 fredbAdd an option to enable ai scenarii from the command...
2006-05-20 mfranzfix "airport list" crash: I had wrongly assumed that...
2006-05-19 mfranz- unify several indentation and coding styles (and...
2006-05-18 mfranzVivian MEAZZA:
2006-05-18 mfranzshow attributes if /sim/gui/dialogs/property-browser...
2006-05-18 mfranzunselect entry after editing process has been finished
2006-05-18 mfranzdon't reset list to top after having changed a value
2006-05-18 mfranzCtrl-Click on bool entry toggles property
2006-05-17 mfranzSDL 1.2.10 (released today!) doesn't report unicode...
2006-05-16 mfranz- undefine PUCLASS_LIST, as we have our own (old_warning--)
2006-05-15 mfranzVivian MEAZZA: check for carrier name and aircraft...
2006-05-14 mfranzlinking with the puaux lib would be recommendable,...
2006-05-14 mfranzfix data type (no wonder that this crashes on 64 bit...
2006-05-14 fredbUse puAux widgets available in plib 1.8.4 instead of...
2006-05-13 mfranz- remove trailing spaces
2006-05-13 mfranzVivian MEAZZA:
2006-05-12 mfranz- remove listener first in the destructor
2006-05-12 mfranzonly lock AP automatically if above /autopilot/route...
2006-05-11 mfranzonly activate heading & altitude lock when in air ...
2006-05-10 mfranzalso set new target altitude if wp is appended to empty...
2006-05-10 mfranz- set target altitude if a new WP becomes active throug...
2006-05-09 mfranzremove wrong comment; should be obvious, anyway
2006-05-09 mfranz- implement target altitude handling
2006-05-09 mfranzadd "signals" for start and end of screenshot capturing...
2006-05-08 mfranzremove obsolete menu functions
2006-05-08 mfranzremove obsolete fgcommands
2006-05-08 mfranzignore spaces after the colon in "@insert 3: ebase"
2006-05-08 mfranz- move auto_gui's addWaypoint to routemgr.cxx
2006-05-02 curtDave Culp:
2006-04-29 ehofmanAdd binary output support for the generic protocol.
2006-04-29 ehofmanAdd support for a binary output mode.
2006-04-28 mfranzadd an optional property node pointer to ObjectProperty...
2006-04-28 mfranzempty names aren't names
2006-04-28 mfranzwhat about using the right variable?
2006-04-28 mfranz- merge FGDialog::{update,apply}Value{,s} ... there...
2006-04-28 mfranznewgui.[ch]xx: implement FGDialog *NewGUI::getDialog...
2006-04-28 mfranzrename NewGUI::getDialog() to NewGUI::getDialogProperties()
2006-04-27 mfranzexplain createModule()'s optional SGPropertyNode argument
2006-04-27 mfranzadd optional SGPropertyNode* argument to NasalSys:...
2006-04-27 mfranzuse guarded pointers
2006-04-27 mfranzworking on the termination of the last hardcoded dialog...
2006-04-27 mfranzcosmetics:
2006-04-26 mfranzVivian MEAZZA:
2006-04-25 mfranzset /sim/startup/[xy]size initially again. (This was...
2006-04-25 frohlichPigeons remaining 'crash on no sound device' fix.
2006-04-23 frohlichRevert a part of the past patch. It still does not...
2006-04-23 frohlichPigeon:
2006-04-23 frohlichApply multiplayer crash on exit fix from Pigeon
2006-04-19 mfranzVivian MEAZZA:
2006-04-18 fredbRestore line endings after goofing
2006-04-18 fredbIf it's a struct, it's not a class
2006-04-18 mfranz- work around plib bug that crashes fgfs if no airport...
2006-04-17 mfranz- make header not depend on *.cxx files (which would...
2006-04-17 mfranz- use guarded property pointers
2006-04-17 mfranzmake headers include headers they depend on, don't...
2006-04-17 mfranzmake headers include headers they depend on, don't...
2006-04-17 mfranzmake headers include headers they depend on, don't...
2006-04-15 mfranzaircraft are often in several state lists at the same...
2006-04-14 mfranzrename OBJECT_TAXI_SIGN to OBJECT_SIGN. This isn't...
2006-04-14 mfranzallow to not only set a general widget <color>, but...
2006-04-12 mfranzdefer occluder registration until the shadows subsytem...
2006-04-12 mfranzonly call occluder if the shadows were already initiali...
2006-04-09 ehofmanMake some variables accessable (public) so MIPSpro...
2006-04-09 fredbPigeon : save about 110Mb when the UIUC FDM is not...
2006-04-05 curtUpdates for v0.9.10
2006-04-03 mfranz<input> elements that are <live> always update their...
2006-04-02 fredbRevert last change
2006-04-02 fredbCorrect a typo
2006-04-01 fredbUnder Windows, set fg-home to My Documents, or whatever...
2006-04-01 frohlichModified Files:
2006-03-31 mfranz- use proper error output method
2006-03-31 mfranzsupport filtering to show only a subset of entries
2006-03-31 mfranzdialog-apply only applies (use dialog-update if you...
2006-03-31 mfranz- reduce timeout
2006-03-30 fredbDon't restore initial screen geometry because there...
2006-03-30 mfranzadd shadows to FGModelMgr managed models
2006-03-29 durkFix for an AIFlightPlan initialization problem in the...
2006-03-28 curtMarc Frajola:
2006-03-28 durkFix for a misplaced boolean assignment that caused...
2006-03-27 curtUpdateds for v0.9.10-pre3
2006-03-26 durkJust commenting out a few error print statements, which...
2006-03-26 durkBugfix in the ai initialization randomization procedure...
2006-03-26 mfranzever heard of SG_LOG?
2006-03-25 frohlichRemove unused variables
2006-03-25 frohlichMake the bo105 appear correct for multiplayers.
2006-03-25 mfranz- don't crash if user clicked "Apply" but hasn't select...
2006-03-25 mfranz- make aircraft list no longer stick out from its dialo...
2006-03-24 curtInitial revision.
2006-03-23 mfranz- set size, otherwise the widget doesn't expand to...
2006-03-23 mfranz- implement setSize(): We can't just use puObject:...
2006-03-23 curtAdditional fixes for new DME type codes.
2006-03-23 mfranz- abstract out box slider width (should probably be...
next