]> git.mxchange.org Git - simgear.git/history - simgear/props/props.hxx
Melchior FRANZ: fix SGPropertyNode::LAST_USED_ATTRIBUTE
[simgear.git] / simgear / props / props.hxx
2011-06-14 ThorstenBMelchior FRANZ: fix SGPropertyNode::LAST_USED_ATTRIBUTE
2011-06-12 ThorstenBIntroduce "PRESERVE" flag to protect properties on...
2011-03-04 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-19 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-17 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-16 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-15 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-12 Torsten DreyerFix initial value for tied read-only properties
2010-11-17 Tim Mooreeliminate property node path cache
2010-05-06 Tim MooreMerge branch 'ehofman/framebuffer'
2010-05-06 Tim MooreMerge branch 'mathias/intersect'
2010-05-06 Tim MooreMerge branch 'ehofman/sound'
2010-05-06 Tim MooreMerge branch 'ehofman/model'
2010-05-05 Tim MooreMerge branch 'ehofman/framebuffer' into next
2010-05-05 Tim MooreMerge branch 'maint'
2010-05-05 Tim MooreMerge branch 'mathias/intersect' into next
2010-05-05 Tim MooreMerge branch 'maint'
2010-05-05 Tim MooreMerge branch 'ehofman/sound' into next
2010-05-05 Tim MooreMerge branch 'ehofman/model' into next
2010-04-25 Tim MooreMerge branch 'ehofman/particles'
2010-04-25 Tim MooreMerge branch 'timoore/aptsign'
2010-04-25 Tim MooreMerge branch 'jmt/magvar'
2010-04-25 Tim MooreMerge branch 'fred/precip'
2010-04-25 Tim MooreMerge branches 'ehofman/propfix' and 'ehofman/sound'
2010-04-25 Tim MooreMerge branches 'ehofman/config' and 'ehofman/dlerror'
2010-03-30 Tim MooreMerge branch 'jmt/waypt'
2010-03-30 Tim MooreMerge branch 'timoore/clipgroup'
2010-03-30 Tim MooreMerge branch 'timoore/effects-anim-rebase'
2010-03-27 Tim MooreMerge branch 'ehofman/particles' into next
2010-03-27 Tim MooreMerge branch 'ehofman/dlerror' into next
2010-03-16 Tim MooreMerge branch 'ehofman/sound' into next
2010-03-16 Tim MooreMerge branch 'ehofman/propfix' into next
2010-03-16 Tim MooreMerge branch 'timoore/clipgroup' into next
2010-03-16 Tim MooreMerge branch 'jmt/magvar' into next
2010-03-16 Tim MooreMerge branch 'fred/precip' into next
2010-03-12 Tim MooreMerge branch 'timoore/aptsign' into next
2010-03-09 Tim MooreMerge branch 'timoore/effects-anim-rebase' into next
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-13 Tim MooreEffects in models working for transparent materials...
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 fredbSuppress warnings
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-05-17 ehofman * Add a function to create a node after the laste...
2008-11-18 timooreTemplate functions and overloaded functions for accessi...
2008-06-02 timooreDon't include <iostream> and "using" declarations in...
2007-12-26 frohlichModified Files:
2007-05-07 mfranzAdd method to return the number of attached listeners...
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-03-14 mfranz--warnings
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 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 ehofmanMelchior FRANZ:
2005-05-17 ehofmanMake removeChild() work (again?)
2005-05-09 ehofmanMelchior FRANZ:
2004-12-23 ehofmanMelchior FRANZ:
2004-12-19 ehofmanMelchior FRANZ:
2004-09-19 ehofmanSmall update for future use.
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...
2003-05-06 curt- Moved some property specific code into simgear/props/