Mercurial > hg > orthanc
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 |