log Plugins/Samples/Common/OrthancPluginCppWrapper.cpp @ 3640:94f4a18a79cc

age author description
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Thu, 01 Aug 2019 11:46:01 +0200 Alain Mazy added RestApiPost overload to retrieve a string response
Mon, 24 Jun 2019 16:55:28 +0200 Sebastien Jodogne OrthancPlugins::HttpClient::SetChunkedTransfersAllowed()
Fri, 21 Jun 2019 18:28:11 +0200 Sebastien Jodogne fix issue #143
Thu, 20 Jun 2019 22:13:00 +0200 Sebastien Jodogne compatibility mode for OrthancPlugins::HttpClient::IAnswer
Thu, 20 Jun 2019 18:36:48 +0200 Sebastien Jodogne OrthancPlugins::OrthancJob::SubmitAndWait()
Tue, 18 Jun 2019 11:37:18 +0200 Sebastien Jodogne fix
Tue, 18 Jun 2019 09:10:27 +0200 Sebastien Jodogne fixed C++ compatibility wrapper for OrthancPluginRegisterRestCallbackNoLock()
Fri, 14 Jun 2019 17:52:36 +0200 Sebastien Jodogne OrthancPlugins::HttpClient::AddHeaders()
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