]> git.mxchange.org Git - simgear.git/history - simgear/structure/event_mgr.cxx
Improve (mostly Canvas event related) documentation.
[simgear.git] / simgear / structure / event_mgr.cxx
2014-01-23 James TurnerFix spurious event-mgr warnings
2013-11-12 James TurnerReset: clean event-manager shutdown
2013-11-05 James TurnerReset: pin ctor and dtor of event manager.
2013-10-09 James TurnerReset: event manager can be unbound.
2013-05-06 Thomas GeymayerPrevent timer endless loops
2012-05-05 Frederic BouvierRemove redundant inclusion of math/SGMath.hxx
2011-10-30 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-23 James TurnerFixes for headless mode.
2011-06-13 ThorstenBCsaba Halasz: fix SGTimerQueue so tasks can remove...
2011-05-28 ThorstenBscreen shot fixes (issue #127 related)
2011-04-03 ThorstenBMinor event manager clean-up/simplification.
2010-07-19 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-14 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-13 James TurnerAllow tasks to be removed from the EventManager by...
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-07-27 fredbFix case typo
2009-07-27 fredbCompile latest SimGear under MSVC9
2005-11-09 andyArchitectural fix allowing the "tip" popups (FOV, view...
2004-11-17 andyMake sure that timer delay values are positive-definite...
2004-05-03 andyRobustify the SGTimerQueue destructor. There have...
2003-12-07 andyBug fixes. The priority queue wasn't handling boundary...
2003-11-25 curtNasal and event manager updates from Andy Ross.
2003-09-24 ehofmanFix a problem where the compiler would mix up two funct...
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...