]> git.mxchange.org Git - simgear.git/history - simgear/props
temporarily remove listener (viewer) and source offsets. they mess things up
[simgear.git] / simgear / props /
2009-09-17 Tim MooreMerge branch 'tat/configure' into next
2009-09-17 torstenTatsuhiro Nishioka:
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-08-23 torstenwarning fix
2009-07-27 fredbFix case typo
2009-07-27 fredbSuppress warnings
2009-07-27 fredbCompile latest SimGear under MSVC9
2009-07-19 Tim MooreMove definition of SGRawBase<...>::printOn out of simge...
2009-07-17 Tim MooreChange references to property types
2009-07-17 Tim MooreChanged SGRawValue::DefaultValue to an inline function.
2009-07-16 timooreAdd PropertyList typedef for vectors of property list...
2009-07-16 timooreAdd a method to setStringValue that takes a std::string...
2009-07-16 timooreDon't cache results of getDisplayName
2009-07-16 timooreAdd VEC3D and VEC4D property types
2009-07-16 timooreExtend properties to support new property types.
2009-07-16 timooreCleanup of properties
2009-06-23 jmtFix a warning from GCC - 'ALIAS' was unhandled in the...
2009-06-02 ehofmantest for addChild also
2009-06-02 ehofmanfind the last index instead of the last pos for addChild
2009-05-17 ehofman * Add a function to create a node after the laste...
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-02-15 Tim MooreMerge branch 'topic/nasal' into next
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMerge branch 'topic/cloudz' into next
2009-02-04 Tim MooreMerge branch 'maint' into next
2009-01-28 Tim MooreMerge branch 'topic/yontree' into next
2009-01-28 Tim MooreMerge branch 'maint' into next
2009-01-23 Tim MooreMerge branch 'topic/modelopt' into next
2009-01-23 Tim MooreMerge branch 'topic/yontree' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-15 Tim MooreMerge branch 'foo' into next
2009-01-15 jmtFix linkage of test programs with OpenThreads.
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreSGPropertyNode must increment / decrement the reference...
2008-12-22 mfranzcompilation fix: <cstring> for strcmp()
2008-11-18 timooreTemplate functions and overloaded functions for accessi...
2008-10-14 mfranzMove omit-node part from startElement to endElement...
2008-07-29 ehofmanfinal fixes for SG_USING_STD removal
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2008-07-10 mfranzfix SGPropertyNode::LAST_USED_ATTRIBUTE
2008-07-09 mfranzwrite-protection warning: use simplified path
2008-07-09 mfranzlet readProperties() refuse to overwrite write-proteced...
2008-06-02 timooreReplace header files istream and ostream with iosfwd
2008-06-02 timooreDon't include <iostream> and "using" declarations in...
2007-12-26 frohlichModified Files:
2007-12-06 mfranz- comparison: don't crash if second element is missing
2007-10-10 mfranzbetter standard compliance: allow empty top level tags...
2007-07-22 timooreAllow parallel make ("make -j2") by giving make the...
2007-07-17 mfranz- close loophole through which one could sneak in illeg...
2007-06-19 mfranzd'oh ... beautify the TRACE message that we actually...
2007-06-19 mfranzbeautify TRACE message
2007-06-11 mfranzadvance tracing messages from SG_INFO to SG_ALERT....
2007-05-07 mfranzAdd method to return the number of attached listeners...
2007-05-06 mfranz- fix bug where a property tree saved with writePropert...
2007-02-17 mfranzCsaba HALASZ: when a path_cache ceases to exist, unregi...
2007-02-16 mfranz- don't leak node in both hash_table::bucket::erase()
2007-02-11 mfranzMaik JUSTUS:
2007-01-12 mfranzwritePropeties(): create dir if necessary
2007-01-04 frohlichModified Files:
2006-11-21 frohlichModified Files:
2006-10-22 mfranz- // This will come back and remove
2006-05-24 mfranzwhoops, sorry (Yes, it *was* tested, but then I made...
2006-05-24 mfranzif we are going to die we better tell all our listeners
2006-03-14 mfranz--warnings
2006-03-14 mfranzprevent animations from losing nodes, because other...
2006-03-08 mfranz- new FSF addresses
2006-03-04 ehofmanMathias Fröhlich:
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-02-17 curtClean up some compiler warnings.
2006-02-07 fredbOutputing 6 digits is not enough for a double
2006-01-30 ehofmanMelchior FRANZ:
2006-01-12 ehofmanMathias Fröhlich:
2005-12-17 ehofmanStefan Seifert: Add the posibility to specify a userarc...
2005-10-23 ehofmanCosmetic updates.
2005-10-23 ehofmanMelchior FRANZ:
2005-10-14 ehofmanMathias Fröhlich:
2005-10-14 ehofmanMathias Fröhlich:
2005-06-30 ehofmanRestore the old behavior. Additions are likely.
2005-06-29 ehofmanMelchior FRANZ:
2005-06-28 ehofmanFrederic: Also copy the attributes over to the new...
2005-06-28 ehofmanDue to a misunderstanding of what removeChild() actuall...
2005-06-27 ehofmanfix return value
2005-06-27 ehofmanMelchior FRANZ:
2005-06-08 ehofmanfix a coredump situation, discovered by Melchior.
2005-05-17 ehofmanMake removeChild() work (again?)
2005-05-09 ehofmanMelchior: Only change types when explicitly requested.
2005-05-09 ehofmanMelchior FRANZ:
2004-12-23 ehofmanMelchior FRANZ:
2004-12-19 ehofmanMelchior FRANZ:
2004-09-19 ehofmanSmall update for future use.
2004-09-10 curtAdd support for parsing an xml stream from an in memory...
2004-07-21 ehofmanFrederic Bouvier:
2004-05-28 ehofmanRevert the previous patch. There was already a class...
2004-05-27 ehofmanAdd the possibillity to parse a user data pointer to...
2004-03-03 ehofmanRemove a typo
2004-03-03 ehofmanMSVC .NET 2003 fix.
2003-12-26 ehofmanUpdates to support sgi's MIPSpro compiler version 7...
2003-10-16 ehofmanFix a problem which was introduced in the previous...
next