]> git.tdb.fi Git - libs/core.git/history - source/core/application.h
Redesign uncaught exception handling to allow external reporters
[libs/core.git] / source / core / application.h
2013-10-05 Mikko RasaRedesign uncaught exception handling to allow external...
2013-10-04 Mikko RasaMove Application member documentation to the header
2013-04-24 Mikko RasaMove most platform-specific code into overlay directories
2011-07-28 Mikko RasaMerge branch 'fs-master'
2011-06-10 Mikko RasaMerge branch 'io-master'
2011-06-09 Mikko RasaStyle and comment updates
2011-06-01 Mikko RasaDrop copyright and license notices from source files
2011-05-25 Mikko RasaMake help message printing automatic
2011-05-25 Mikko RasaMerge branch 'strings-master'
2011-05-24 Mikko RasaStyle updates
2011-05-24 Mikko RasaStreamline application class registration
2011-05-24 Mikko RasaEliminate loop mode from Application
2008-12-24 Mikko RasaMake sure all files have the correct header
2007-12-27 Mikko RasaStore hInstance in Application class on win32
2007-11-11 Mikko RasaFix a sign error in ProfilingScope
2007-05-25 Mikko RasaAssimilate exceptions and RefPtr from mspmisc
2006-11-17 Mikko RasaThrow out anything polling related - they will go to...
2006-08-28 Mikko RasaRename to libmspcore