]> git.mxchange.org Git - simgear.git/history - simgear/misc/props.hxx
MSVC++ bug work-around from Frederic Bouvier.
[simgear.git] / simgear / misc / props.hxx
2002-06-18 davidSignificant improvements to the change-listener support...
2002-06-18 davidAdded a ptr() method to SGPropertyNode_ptr to get the...
2002-05-10 davidPatch from Frederic Bouvier:
2002-04-25 davidPatches from Erik Hoffman:
2002-04-07 davidPatch from Frederic Bouvier:
2002-04-06 davidImplemented a very simple hash-table cache for property...
2002-03-19 davidMajor property-manager rewrite, using const char *...
2002-03-18 davidRemoved SGRawValueInternal class (it's now handled...
2002-03-18 davidCode cleanup and minor speed improvements. For the...
2002-03-15 davidPatches from Tony Peden to separate property XML I...
2002-03-03 davidModified to add an optional parameter to writePropertie...
2002-01-19 davidAdded some new functionality to the property manager:
2001-12-12 davidAdded trace attributes to properties:
2001-11-20 curt- changed getAttribute to avoid MSVC compiler warning
2001-10-24 curtMisc MSVC tweaks.
2001-07-19 curt- changed return type of both readProperties functions...
2001-06-28 curt- made getValue methods protected, so that they won...
2001-06-12 curt- added SGPropertyNode::Type
2001-05-15 curtAttempt to resolve ambiguity between #include <config...
2001-03-29 curt- started adding doc comments to simgear/misc/props.hxx
2001-03-25 curtDoxygen.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-21 curtFrom David Megginson:
2001-03-18 curtHere are four small changes to simgear/misc/props.hxx...
2001-03-02 curtChanges for the native Irix CC compiler contributed...
2001-01-19 curtTweaks from David Megginson.
2000-12-19 curtRewrite of the property manager my David Megginson.
2000-09-30 curtUpdates from David Megginson:
2000-09-13 curtMacOS portability tweaks from Darrell Walisser.
2000-09-08 curtSep. 8, 2000 updates from David Megginson.
2000-09-05 curt9/05/2000 updates from David Megginson relating to...
2000-07-14 curtRenamed FG* to SG* to conform with SimGear naming prefi...
2000-07-05 curtUpdates from David Megginson.
2000-07-03 curtInitial revision.