]> git.mxchange.org Git - simgear.git/history - simgear/props/props.hxx
Revert to c++98
[simgear.git] / simgear / props / props.hxx
2015-12-24 Erik HofmanRemove the dependency on boost for STANDALONE mode
2014-07-31 Thomas GeymayerLots of (mostly) doxygen fixes/cleanup.
2014-07-11 Thomas GeymayerSGPropertyNode: add InterpolationMgr getter.
2014-05-28 Thomas GeymayerPropertyBasedElement: extend HTML5 (Canvas) data props...
2014-03-05 Thomas GeymayerSGPropertyNode: do not keep list of deleted children.
2013-12-10 James TurnerReset: alternate property copying strategy.
2013-12-07 Thomas GeymayerSGPropertyNode: add removeAllChildren() method
2013-11-03 Thomas GeymayerSGPropertyNode: extract enum value with getValue
2013-10-21 James TurnerFix GPS activation on Windows.
2013-10-20 Thomas GeymayerAdd SGPropertyNode::setValueReadOnly.
2013-06-02 Thomas GeymayerMore helper methods for Canvas and PropertyBasedElement.
2013-03-17 Thomas GeymayerInterpolation system tweaking and add helpers to SGProp...
2012-11-21 Thomas GeymayerSGPropertyNode::fireCreatedRecursive: don't fire for...
2012-11-04 Thomas GeymayerRefactor Canvas and add some helpers.
2012-10-29 Thomas GeymayerHelper for property controlled subsystems
2012-10-14 Thomas GeymayerAdd method SGPropertyNode::addChildren to create multip...
2012-10-13 Thomas GeymayerExtend addChild to allow using first unused index
2012-05-04 ThorstenBMove vector property templates to separate header file.
2012-02-24 ThorstenBRevert "Try to fix MSVC template instantiation issue...
2012-02-24 ThorstenBTry to fix MSVC template instantiation issue with SGVec...
2011-10-18 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-07 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-10-06 Torsten DreyerMerge commit 'refs/merge-requests/12' of git://gitoriou...
2011-10-03 ThorstenBAdd convenience class for change listener callbacks.
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:
next