log Plugins/Samples/Common/OrthancPluginCppWrapper.cpp @ 3752:4edeef72de75 storage-commitment

age author description
Mon, 16 Mar 2020 12:08:14 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Mon, 16 Mar 2020 11:13:30 +0100 Sebastien Jodogne replacing deprecated std::auto_ptr by boost::movelib in C++ plugin wrapper
Fri, 14 Feb 2020 09:05:06 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Fri, 14 Feb 2020 09:04:40 +0100 Sebastien Jodogne fix
Thu, 13 Feb 2020 18:44:53 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Thu, 13 Feb 2020 18:05:51 +0100 Sebastien Jodogne OrthancJob::SubmitFromRestApiPost()
Wed, 12 Feb 2020 16:06:58 +0100 Sebastien Jodogne sample storage commitment plugin, C++ wrapper storage-commitment
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