]> git.mxchange.org Git - simgear.git/history - simgear/props/props.cxx
change return value of SGPropertyNode::getPath to std::string
[simgear.git] / simgear / props / props.cxx
2010-03-09 Tim Moorechange return value of SGPropertyNode::getPath to std...
2010-01-25 Tim MooreMerge branch 'ehofman/sound'
2010-01-16 Tim MooreMerge branch 'ehofman/sound'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2009-12-20 Tim MooreMerge branch 'timoore/effects'
2009-11-13 Tim Mooreoptimize creation and sharing of effects
2009-11-10 Tim Moorefix typo
2009-11-09 Tim MooreProperty system optimizations
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-08-23 torstenwarning fix
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 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-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-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreSGPropertyNode must increment / decrement the reference...
2008-07-29 ehofmanfinal fixes for SG_USING_STD removal
2008-07-10 mfranzfix SGPropertyNode::LAST_USED_ATTRIBUTE
2008-06-02 timooreDon't include <iostream> and "using" declarations in...
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-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:
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-04 ehofmanMathias Fröhlich:
2006-02-07 fredbOutputing 6 digits is not enough for a double
2006-01-30 ehofmanMelchior FRANZ:
2006-01-12 ehofmanMathias Fröhlich:
2005-10-23 ehofmanCosmetic updates.
2005-10-23 ehofmanMelchior FRANZ:
2005-10-14 ehofmanMathias Fröhlich:
2005-06-30 ehofmanRestore the old behavior. Additions are likely.
2005-06-29 ehofmanMelchior FRANZ:
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 FRANZ:
2004-12-23 ehofmanMelchior FRANZ:
2004-12-19 ehofmanMelchior FRANZ:
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 where older IRIX compilers needed a typec...
2003-05-06 curt- Moved some property specific code into simgear/props/