]> git.mxchange.org Git - flightgear.git/history - src/Main
layout-props.cxx: hrule/vrule shall be accepted as widgets even if they
[flightgear.git] / src / Main /
2007-03-01 frohlichModified Files:
2007-02-14 frohlichModified Files:
2007-02-10 fredbFix the jpg http server
2007-02-06 frohlichModified Files:
2007-01-31 frohlichModified Files:
2007-01-31 frohlichModified Files:
2007-01-31 frohlichModified Files:
2007-01-30 frohlichModified Files:
2007-01-28 frohlichModified Files:
2007-01-20 mfranzonly WARN if fgcommand "load" doesn't find the file...
2007-01-15 mfranzdon't search *-set.xml files in the the *complete*...
2007-01-07 frohlichModified Files:
2007-01-07 frohlichModified Files:
2007-01-06 frohlichModified Files:
2007-01-06 frohlichModified Files:
2007-01-04 frohlichModified Files:
2007-01-04 frohlichModified Files:
2007-01-03 frohlichModified Files:
2007-01-02 frohlichModified Files:
2006-12-27 durkModified (cleaner) traffic manager initialization proce...
2006-12-27 frohlichModified Files:
2006-12-17 fredbRemove two g++ warnings
2006-12-16 fredbPort jpg-httpd to OSG
2006-12-03 frohlichModified Files:
2006-12-03 frohlichModified Files:
2006-11-23 frohlichModified Files:
2006-11-20 frohlichModified Files:
2006-11-15 frohlichModified Files:
2006-11-12 frohlichModified Files:
2006-11-12 frohlichModified Files:
2006-11-10 frohlichModified Files:
2006-11-08 frohlichModified Files:
2006-11-01 frohlichModified Files:
2006-11-01 frohlichModified Files:
2006-10-31 frohlichModified Files:
2006-10-31 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-10-26 mfranzemit signal /sim/signals/fdm-initialized when the FDM...
2006-09-30 durkFixed a potentially tiny memory leak.
2006-09-27 fredbWin32 only : Advertise we need a console when the progr...
2006-08-31 frohlichAttemp to fix the 'bogous tile problem'
2006-08-21 fredbRemove compilation warnings
2006-08-20 curtAdd an initial implementation of the Garmin 400 series...
2006-08-10 mfranzprint the whole autosave.xml path, not just the filenam...
2006-08-07 mfranzremove experimental and unused code (we read the splash...
2006-08-07 mfranzcosmetics only:
2006-08-07 mfranzmove GL_TEXTURE_LOD_BIAS_EXT one section up and documen...
2006-08-03 mfranzremove confusing error message that leads first-time...
2006-07-27 frohlichClean up scenery center handling. It is set now less...
2006-07-27 durkEnable the airway database parsing.
2006-07-27 durkMark's dynamic sun color changes.
2006-07-21 curtSmall tweaks to point lighting configuration to better...
2006-07-20 curtAdd a configuration property to turn on/off the use...
2006-07-20 curtAlways check for if glPointParameterIsSupported, even...
2006-07-17 ehofmanUse one standard define for enableing of the Special...
2006-07-09 durkTime initialization fixes. 1) Offset types "system...
2006-07-04 mfranzinitialize HUD class and call its drawing routine from...
2006-07-04 mfranzadd new HUD to build system
2006-07-01 mfranzmake clear that "Failed to find runway ..." doesn't...
2006-06-24 curtVivian Meazza:
2006-06-17 mfranzgetGMTstring: remove leading space, cleanup
2006-06-17 mfranz- add direction letter to numeric mode, too
2006-06-17 mfranzmove generation of lon/lat string representations here...
2006-06-11 mfranzremove the "ai_model" subsystem manually before the...
2006-06-11 frohlichModified Files:
2006-06-11 mfranzfix another crash on exit by finally converting the...
2006-06-10 mfranzmake sure the "nasal" subsystem is one of the last...
2006-06-10 mfranzconsider new HUD path. It doesn't seem to make sense...
2006-06-07 mfranzremove obsolete HUD fgcommands
2006-06-06 mfranzbetter always use style[0] (again). Otherise *-set...
2006-06-05 mfranzread font and colors from the selected style, not alway...
2006-06-05 mfranzuse the global fontcache; this has the nice side-effect...
2006-06-05 mfranzmake fontcache globally available
2006-06-04 mfranzfix the splash background color property path
2006-05-31 fredbMask error message 'Failed to find runway 28R at ....
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-17 mfranzSDL 1.2.10 (released today!) doesn't report unicode...
2006-05-14 mfranzlinking with the puaux lib would be recommendable,...
2006-05-08 mfranz- move auto_gui's addWaypoint to routemgr.cxx
2006-04-28 mfranz- merge FGDialog::{update,apply}Value{,s} ... there...
2006-04-28 mfranznewgui.[ch]xx: implement FGDialog *NewGUI::getDialog...
2006-04-27 mfranzworking on the termination of the last hardcoded dialog...
2006-04-27 mfranzcosmetics:
2006-04-25 mfranzset /sim/startup/[xy]size initially again. (This was...
2006-04-02 fredbRevert last change
2006-04-01 fredbUnder Windows, set fg-home to My Documents, or whatever...
2006-04-01 frohlichModified Files:
2006-03-31 mfranzdialog-apply only applies (use dialog-update if you...
2006-03-28 curtMarc Frajola:
2006-03-25 frohlichRemove unused variables
2006-03-21 curtPreparations for first v0.9.10 prerelease.
2006-03-21 fredbMore sanity checks
2006-03-21 fredbAdd sanity check on option parameter
2006-03-14 mfranzadd missing break :-)
2006-03-14 mfranzclose Aircraft/ dir after scanning for *-set.xml files
2006-03-10 mfranzalways make some property string values upper case
2006-03-10 frohlichWe need to flush all pending mouse move events past...
2006-03-04 fredbJean-Yves Lefort :
2006-02-23 mfranzmake abortion more efficient ;-)
next