log Plugins/Engine/OrthancPlugins.h @ 3763:5ff5d5a0fd28

age author description
Mon, 16 Mar 2020 14:12:20 +0100 Sebastien Jodogne adding missing ORTHANC_OVERRIDE
Mon, 02 Mar 2020 15:42:17 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Tue, 11 Feb 2020 19:59:53 +0100 Sebastien Jodogne OrthancPluginRegisterStorageCommitmentScpCallback() storage-commitment
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Mon, 17 Jun 2019 18:04:02 +0200 Sebastien Jodogne new function in SDK: OrthancPluginGetTagName()
Tue, 11 Jun 2019 19:44:10 +0200 Sebastien Jodogne simplification
Tue, 11 Jun 2019 14:02:57 +0200 Sebastien Jodogne rename
Fri, 07 Jun 2019 14:58:27 +0200 Sebastien Jodogne cont
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:12:55 +0200 Sebastien Jodogne support of chunked answers in HttpClient and in SDK