]> git.mxchange.org Git - simgear.git/history - simgear/misc
Various mingwin patches contributed by Norman Vine.
[simgear.git] / simgear / misc /
2002-02-04 curtPass strings by const reference instead of by value,
2002-01-30 davidMinor fixes from Cameron Moore.
2002-01-19 davidAdded some new functionality to the property manager:
2001-12-29 curtRemoved metakit and zlib from the configure/build proce...
2001-12-28 curtSmall tweaks to class initialization.
2001-12-28 curtUpdates to build system to better support automake-1.5
2001-12-12 david-Added .cvsignore files to clean up CVS messages
2001-12-12 davidAdded trace attributes to properties:
2001-11-20 curt- changed getAttribute to avoid MSVC compiler warning
2001-10-24 curtMisc Irix tweaks.
2001-10-24 curtMisc MSVC tweaks.
2001-07-28 curtOops, missing a trainling backslash after exception.hxx
2001-07-24 curt- remove dependencies on sg_throwable::clone
2001-07-24 curt- remove clone methods for exceptions (SGI/Irix compile...
2001-07-24 curt- remove clone method declarations (SGI/Irix compiler...
2001-07-19 curtAdded exceptions.[ch]xx
2001-07-19 curt- modified both readProperties functions to return...
2001-07-19 curt- changed return type of both readProperties functions...
2001-07-19 curt- new file: implementation of SimGear general exception...
2001-07-12 curt- changed default value of "archive" attribute from...
2001-07-12 curt- changed the default value of the archive flag to...
2001-06-28 curtTweaks to track changes in property manager.
2001-06-28 curt- removed all reference to SGValue
2001-06-28 curt- made getValue methods protected, so that they won...
2001-06-28 curt- attempting to tie an aliased node now fails; the...
2001-06-28 curt- added SGCommandState class so that commands can compi...
2001-06-28 curt- added implementation of SGCommandState
2001-06-19 curtNeed to include <simgear_config.h> to pick up the WIN32...
2001-06-13 curt#endif // __COMMANDS_HXX
2001-06-13 curt#include <simgear/compiler.h> and adjust to fit the...
2001-06-12 curtDavid patches.
2001-06-12 curt- added SGPropertyNode::Type
2001-06-12 curt- added missing return statement for getAliasTarget
2001-06-12 curt- added missing return statements for execute methods
2001-06-06 curt- fixed XML syntax error with missing '"' for some...
2001-06-01 curtInitial revsion of new command manager (contributed...
2001-05-23 curtgcc-3.0.x fixes.
2001-05-15 curtAttempt to resolve ambiguity between #include <config...
2001-04-11 curtIrix tweaks.
2001-04-02 curtFixes for native Irix compilers.
2001-03-29 curt- started adding doc comments to simgear/misc/props.hxx
2001-03-25 curtDoxygen ...
2001-03-25 curtDoxygen.
2001-03-25 curtrenamed to sgstream.[ch]xx
2001-03-25 curtFG_ to SG_ namespace changes.
2001-03-24 curtfg_traits.hxx -> sg_traits.hxx
2001-03-24 curtSG-ified logstream.
2001-03-24 curtUse plib rad/degrees conversion constants.
2001-03-23 curtTrying to sort out name space confusing with SG_PI...
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ name changes.
2001-03-23 curtName space tweaks.
2001-03-21 curtFrom David Megginson:
2001-03-18 curtPatch to property tree to allow repeating tag names...
2001-03-18 curtHere are four small changes to simgear/misc/props.hxx...
2001-03-07 curtMore Irix Mips tweaks.
2001-03-06 curtPatch to tweak traits so they work on Irix too.
2001-03-06 curtPatches from Norman Vine <nhv@cape.com> to catch and...
2001-03-02 curtChanges for the native Irix CC compiler contributed...
2001-01-31 curtReduced the verbocity level of the property loader.
2001-01-19 curtTweaks from David Megginson.
2001-01-05 curt1. Patched simgear/magvar/magvar.[ch]xx to allow retrie...
2001-01-04 curtMove binary file reading and writing to simgear.
2000-12-20 curtFix a build order problem.
2000-12-19 curtRewrite of the property manager my David Megginson.
2000-12-13 curtMacOS tweaks contributed by Darrell Walisser.
2000-12-13 curtTweaks to newbucket organization.
2000-12-08 curtTweaks to property manager write routine to return...
2000-12-01 curtAdded an explanation of what this code does.
2000-10-23 curtReduced debugging output.
2000-09-30 curtUpdates from David Megginson:
2000-09-26 curtRenamed fg_types.hxx -> sg_types.hxx
2000-09-20 curt#includes based off of srcdir rather than builddir.
2000-09-13 curtMacOS portability tweaks from Darrell Walisser.
2000-09-09 curtMACOS -> macintosh
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-08 curtConverted to the LGPL licencing terms.
2000-07-05 curtDavid Megginson: Added an interface for tree-based...
2000-07-05 curtUpdates from David Megginson.
2000-07-03 curtTweaks for 0.0.11 release.
2000-07-03 curtInitial revision.
2000-06-16 curtMath/bucket/tiling updates contributed by Norman Vine.
2000-03-27 curtAdded simgear/magvar which impliments WMM 2000 world...
2000-03-26 curt#include "config.h"
2000-03-21 curtFixes for MSVC++.
2000-03-17 curtChanged directory structure a bit to facilitate buildin...
2000-02-19 curtUpdates.
2000-02-16 curtOne more pass at reorgs.
2000-02-14 curtRestructuring subdirectories.
2000-02-09 curtRemoved autogen'd files.
2000-02-09 curtInitial revision