log

age author description
Thu, 13 Jun 2019 16:37:20 +0200 Sebastien Jodogne improving single file uncompression on Windows
Thu, 13 Jun 2019 14:49:12 +0200 Sebastien Jodogne ORTHANC_PLUGINS_API using visibility
Wed, 12 Jun 2019 18:04:53 +0200 Sebastien Jodogne OrthancPlugins::OrthancConfiguration(bool)
Wed, 12 Jun 2019 12:11:58 +0200 Sebastien Jodogne fix encoding in DICOMweb
Wed, 12 Jun 2019 09:57:02 +0200 Sebastien Jodogne fix
Wed, 12 Jun 2019 09:04:36 +0200 s jodogne fix for msvc 2008
Tue, 11 Jun 2019 21:51:18 +0200 Sebastien Jodogne fix for older compilers
Tue, 11 Jun 2019 21:38:34 +0200 Sebastien Jodogne reorganization
Tue, 11 Jun 2019 21:06:57 +0200 Sebastien Jodogne refactoring to handle "not allowed" HTTP status 405
Tue, 11 Jun 2019 19:44:10 +0200 Sebastien Jodogne simplification
Tue, 11 Jun 2019 14:02:57 +0200 Sebastien Jodogne rename
Sat, 08 Jun 2019 20:49:39 +0200 Sebastien Jodogne trying yet another fix
Sat, 08 Jun 2019 18:30:03 +0200 Sebastien Jodogne fix
Sat, 08 Jun 2019 17:42:30 +0200 Sebastien Jodogne introduction of macro HAS_ORTHANC_FRAMEWORK to be more explicit
Sat, 08 Jun 2019 16:49:35 +0200 s jodogne merge
Sat, 08 Jun 2019 16:49:10 +0200 s jodogne fix fox visual studio
Sat, 08 Jun 2019 11:57:46 +0200 Sebastien Jodogne C++ wrappers: compatibility mode if missing OrthancPluginRegisterMultipartRestCallback()
Sat, 08 Jun 2019 10:30:00 +0200 s jodogne fix for visual studio 2008
Sat, 08 Jun 2019 09:11:33 +0200 Sebastien Jodogne reorganizing build instructions
Fri, 07 Jun 2019 18:43:42 +0200 Sebastien Jodogne ErrorCode_UnsupportedMediaType
Fri, 07 Jun 2019 17:24:26 +0200 Sebastien Jodogne fix
Fri, 07 Jun 2019 15:06:17 +0200 Sebastien Jodogne removing unneeded casts
Fri, 07 Jun 2019 14:58:27 +0200 Sebastien Jodogne cont
Fri, 07 Jun 2019 14:26:09 +0200 Sebastien Jodogne fixed some inconsistencies with pointer types in the plugin sdk
Fri, 07 Jun 2019 14:14:31 +0200 Sebastien Jodogne OrthancPluginRegisterMultipartRestCallback() is working
Fri, 07 Jun 2019 13:36:43 +0200 Sebastien Jodogne new classes: StringMatcher and MultipartStreamReader
Fri, 07 Jun 2019 11:26:34 +0200 Sebastien Jodogne new plugin c++ wrapper: MultipartRestCallback
Thu, 06 Jun 2019 21:35:05 +0200 Sebastien Jodogne new sdk: OrthancPluginRegisterMultipartRestCallback()
Thu, 06 Jun 2019 18:54:27 +0200 Sebastien Jodogne new abstraction: IHttpHandler::CreateStreamHandler()
Thu, 06 Jun 2019 16:42:41 +0200 Sebastien Jodogne fix