log

age author description
Wed, 26 Aug 2015 17:51:03 +0200 Sebastien Jodogne New configuration option: "HttpTimeout" to set the default timeout for HTTP requests
Wed, 26 Aug 2015 17:43:00 +0200 Sebastien Jodogne improvements to the ServeFolders plugin
Wed, 26 Aug 2015 16:49:46 +0200 Sebastien Jodogne OrthancPluginReadFile, OrthancPluginWriteFile
Wed, 26 Aug 2015 12:12:25 +0200 Sebastien Jodogne New function "GetOrthancConfiguration()" to get the Orthanc configuration
Wed, 26 Aug 2015 07:40:18 +0200 Sebastien Jodogne notes about patch.exe
Tue, 25 Aug 2015 19:33:18 +0200 Sebastien Jodogne fix sqlite standalone build
Tue, 25 Aug 2015 17:59:04 +0200 Sebastien Jodogne fix standalone build
Tue, 25 Aug 2015 17:52:50 +0200 Sebastien Jodogne got rid of custom exceptions
Tue, 25 Aug 2015 17:39:38 +0200 Sebastien Jodogne encoding of exceptions
Tue, 25 Aug 2015 16:18:37 +0200 Sebastien Jodogne Plugins have access to explicit error codes
Tue, 25 Aug 2015 15:59:07 +0200 Sebastien Jodogne force the size of the enumerations in the plugin SDK
Tue, 25 Aug 2015 15:45:50 +0200 Sebastien Jodogne check the size of the enumerations in the plugin engine
Tue, 25 Aug 2015 15:33:36 +0200 Sebastien Jodogne cont
Tue, 25 Aug 2015 15:10:45 +0200 Sebastien Jodogne generation of the error codes from a Python script
Tue, 25 Aug 2015 14:48:06 +0200 Sebastien Jodogne refactoring OrthancException