log Plugins/Engine/OrthancPlugins.cpp @ 1486:f967bdf8534e

age author description
Tue, 04 Aug 2015 10:01:31 +0200 Sebastien Jodogne refactoring to Logging.h
Tue, 28 Jul 2015 09:11:37 +0200 Sebastien Jodogne Fix potential deadlock in the callbacks of plugins
Thu, 02 Jul 2015 11:35:41 +0200 Sebastien Jodogne refactoring of the main function
Wed, 01 Jul 2015 17:42:06 +0200 Sebastien Jodogne refactoring: HttpToolbox, DumpJson in Lua
Wed, 01 Jul 2015 13:16:12 +0200 Sebastien Jodogne refactoring: IHttpHandler does not use std::string to hold the request body
Wed, 01 Jul 2015 12:30:19 +0200 Sebastien Jodogne refactoring: SimpleGet
Wed, 01 Jul 2015 10:38:39 +0200 Sebastien Jodogne refactoring: IHttpHandler and HttpToolbox