]> git.mxchange.org Git - simgear.git/history - simgear/debug/logstream.cxx
Merge branch 'next' of git.mxchange.org:/var/cache/git/repos/simgear into next
[simgear.git] / simgear / debug / logstream.cxx
2016-09-22 Roland HaederMerge branch 'next' of git.mxchange.org:/var/cache... next
2016-08-13 Erik HofmanAdd support for SG_POPUP messages which show a dialog...
2016-08-13 James TurnerBuilding with clean SGPath API
2016-08-13 Jasin ColegroveUse STD_ERROR_HANDLE since SG_LOG uses stderr stream
2016-08-13 James TurnerFixes to Windows console interaction.
2016-02-23 Torsten DreyerMerge /u/edauvergne/simgear/ branch particles into...
2016-02-19 Edward d'AuvergneDebugging message improvements for the particle system.
2016-01-16 James TurnerNew log class for terrasync
2014-05-31 Thomas GeymayerCanvas: basic layouting system.
2013-10-26 James TurnerWindows logging changes
2013-09-04 James TurnerEnsure sglog() singleton is threadsafe.
2013-02-08 James TurnerEnsure individual log-level setting works.
2013-02-08 James TurnerLinux needs explicit <algorithm> include.
2013-02-08 James TurnerLogging tweaks.
2013-02-08 James TurnerMove BufferedLogCallback to its own class.
2013-02-08 James TurnerFix stderr log filtering.
2013-02-07 James TurnerWindows logging tweaks.
2013-02-07 James TurnerBuffered log-callback.
2013-02-07 James TurnerRewrite logging code.
2010-02-04 Tim MooreMerge branch 'fredb/winfix'
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-28 Tim MooreMerge branch 'freb/mingw'
2010-01-25 fredbMINGW patch from BenoƮt Laniel
2008-11-29 timoorelogstream improvements from Yon Uriarte
2008-07-25 ehofmanremove a workaround for the C++ / stdlibary bug which...
2008-06-02 timooreDon't include <iostream> and "using" declarations in...
2006-09-27 fredbWin32 only : Don't alloc a console when it is not needed
2006-03-08 mfranz- new FSF addresses
2006-02-21 ehofmanBack out the previous patch.
2006-02-21 ehofmanMelchior FRANZ:
2002-05-10 davidMac OS X fixes from Jonathan Polley.
2001-11-20 curt- implemented set/get_log_classes and set/get_log_priority
2001-03-24 curtSG-ified logstream.
2000-07-08 curtConverted to the LGPL licencing terms.
2000-02-09 curtInitial revision