]> git.mxchange.org Git - simgear.git/history - simgear/structure
From Benoit Laniel: replace SG threading constructs with those from OpenThreads
[simgear.git] / simgear / structure /
2008-06-02 timooreOSG DatabasePager interface change in 2.5.1
2008-06-02 timooreReplace header files istream and ostream with iosfwd
2008-06-02 timooreDon't include <iostream> and "using" declarations in...
2008-04-13 timooreFixes for compiling with gcc 4.3
2008-03-22 timooremodel paging patch from Till Busch
2008-01-04 fredbRemove warnings
2007-12-26 frohlichModified Files:
2007-11-17 durkRefined debug timing control:
2007-10-15 durk- A few fixes to ensure SimGear compiles again on cygwin.
2007-10-14 durk* Fixed memory leak in RenderTexture.cpp (tiny, but...
2007-05-28 frohlichModified Files:
2007-02-14 andyDon't crash when destroying a SGBinding object if the...
2007-01-28 frohlichModified Files:
2007-01-04 frohlichModified Files:
2006-12-27 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-03-24 mfranzmore guarded pointers (we are still getting spurious...
2006-03-08 mfranz- new FSF addresses
2006-02-21 fredbMelchior FRANZ:
2006-02-21 ehofmanBack out the previous patch.
2006-02-21 ehofmanMelchior FRANZ:
2005-12-29 ehofmanMathias Fröhlich:
2005-11-10 ehofmangcc 4.0 fix.
2005-11-09 andyArchitectural fix allowing the "tip" popups (FOV, view...
2005-06-11 ehofmanMelchior FRANZ:
2004-11-17 andyMake sure that timer delay values are positive-definite...
2004-05-03 andyRobustify the SGTimerQueue destructor. There have...
2004-05-03 andyAdd a destructor for SGEventMgr. We don't own the...
2003-12-19 ehofmanMelchior FRANZ:
2003-12-07 andyBug fixes. The priority queue wasn't handling boundary...
2003-11-27 ehofmanPortability fix
2003-11-25 curtNasal and event manager updates from Andy Ross.
2003-10-16 ehofmanFix a problem where older IRIX compilers needed a typec...
2003-09-24 ehofmanFix a problem where the compiler would mix up two funct...
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...