log Plugins/Samples/Common/OrthancPluginCppWrapper.cpp @ 3422:8b4169a88039

age author description
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:04:36 +0200 s jodogne fix for msvc 2008
Tue, 11 Jun 2019 21:38:34 +0200 Sebastien Jodogne reorganization
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 17:42:30 +0200 Sebastien Jodogne introduction of macro HAS_ORTHANC_FRAMEWORK to be more explicit
Sat, 08 Jun 2019 11:57:46 +0200 Sebastien Jodogne C++ wrappers: compatibility mode if missing OrthancPluginRegisterMultipartRestCallback()
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 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 11:26:34 +0200 Sebastien Jodogne new plugin c++ wrapper: MultipartRestCallback
Thu, 06 Jun 2019 16:42:41 +0200 Sebastien Jodogne fix
Thu, 06 Jun 2019 16:12:55 +0200 Sebastien Jodogne support of chunked answers in HttpClient and in SDK
Thu, 06 Jun 2019 10:35:16 +0200 Sebastien Jodogne renames
Thu, 06 Jun 2019 09:04:26 +0200 Sebastien Jodogne fix
Wed, 05 Jun 2019 17:17:48 +0200 Sebastien Jodogne new function OrthancPluginHttpClientChunkedBody(), new class OrthancPlugins::HttpClient
Mon, 04 Mar 2019 13:37:21 +0100 Sebastien Jodogne fix
Mon, 04 Mar 2019 13:10:46 +0100 Sebastien Jodogne fix
Fri, 15 Feb 2019 11:08:18 +0100 Alain Mazy more constness
Wed, 30 Jan 2019 17:12:15 +0100 Sebastien Jodogne New primitives to set and refresh metrics
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Thu, 20 Dec 2018 09:26:09 +0100 Sebastien Jodogne fix for msvc
Tue, 18 Dec 2018 14:37:53 +0100 am fix indentation
Tue, 18 Dec 2018 12:07:52 +0100 amazy more plugin helpers
Mon, 10 Dec 2018 11:15:31 +0100 Sebastien Jodogne Orthanc 1.4.3 is now known as 1.5.0
Mon, 10 Dec 2018 09:20:57 +0100 Sebastien Jodogne fix
Sat, 08 Dec 2018 20:59:37 +0100 Sebastien Jodogne OrthancPluginAutodetectMimeType()