log OrthancServer/Plugins/Samples/Common/OrthancPluginCppWrapper.h @ 5640:f7adfb22e20e

age author description
Thu, 30 May 2024 21:19:57 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Fri, 26 Apr 2024 17:17:34 +0200 Sebastien Jodogne Orthanc::Logging automatically detects whether the Orthanc core supports OrthancPluginLogMessage()
Fri, 26 Apr 2024 15:50:01 +0200 Sebastien Jodogne removed circular dependency of OrthancPluginsCppWrapper with Orthanc::Logging
Tue, 23 Apr 2024 09:34:02 +0200 Alain Mazy SDK: added OrthancPluginLogMessage to display plugin name + file and line from plugin
Sat, 16 Mar 2024 11:46:27 +0100 Sebastien Jodogne added SetRootUri(), SetDescription() and ExtendOrthancExplorer() in OrthancPluginCppWrapper
Thu, 04 Jan 2024 15:10:42 +0100 Sebastien Jodogne upgrade to year 2024
Wed, 08 Nov 2023 08:55:42 +0100 Alain Mazy ServerContextLock -> ServerContextReference to allow multiple plugins to use it at the same time
Mon, 26 Jun 2023 13:04:42 +0200 Sebastien Jodogne added OrthancPlugins::DicomInstance::GetObject()
Sat, 24 Jun 2023 12:43:10 +0200 Sebastien Jodogne added OrthancPlugins::DicomInstance::Load()
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Thu, 02 Mar 2023 15:08:02 +0100 Alain Mazy cpp wrapper
Wed, 22 Feb 2023 11:10:40 +0100 Alain Mazy new OrthancConfiguration ctor in c++ wrapper
Thu, 19 Jan 2023 19:04:13 +0100 Sebastien Jodogne added OrthancPluginCreateJob2() in the plugin SDK
Wed, 19 Oct 2022 21:15:41 +0200 Alain Mazy Added a 'header' argument to all OrthancPeers::DoPost, DoPut, ...
Wed, 29 Jun 2022 15:32:44 +0200 Alain Mazy CPP Wrapper: new helpers