]> git.mxchange.org Git - simgear.git/history - simgear/props/props_io.cxx
warning fix
[simgear.git] / simgear / props / props_io.cxx
2009-08-23 torstenwarning fix
2009-07-17 Tim MooreChange references to property types
2009-07-16 timooreAdd VEC3D and VEC4D property types
2009-07-16 timooreCleanup of properties
2008-12-22 mfranzcompilation fix: <cstring> for strcmp()
2008-10-14 mfranzMove omit-node part from startElement to endElement...
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-09 mfranzwrite-protection warning: use simplified path
2008-07-09 mfranzlet readProperties() refuse to overwrite write-proteced...
2008-06-02 timooreDon't include <iostream> and "using" declarations in...
2007-10-10 mfranzbetter standard compliance: allow empty top level tags...
2007-05-06 mfranz- fix bug where a property tree saved with writePropert...
2007-01-12 mfranzwritePropeties(): create dir if necessary
2006-03-08 mfranz- new FSF addresses
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-02-17 curtClean up some compiler warnings.
2005-12-17 ehofmanStefan Seifert: Add the posibility to specify a userarc...
2005-06-28 ehofmanFrederic: Also copy the attributes over to the new...
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-10 curtAdd support for parsing an xml stream from an in memory...
2004-07-21 ehofmanFrederic Bouvier:
2003-10-16 ehofmanFix a problem which was introduced in the previous...
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/