log OrthancServer/Plugins/Samples/Common/OrthancPluginCppWrapper.cpp @ 5805:8a8756b2dd0b find-refactoring

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
Thu, 25 Apr 2024 17:16:51 +0200 Alain Mazy fix
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
Thu, 23 Nov 2023 10:15:19 +0100 Alain Mazy fix 'Priority' parsing
Wed, 08 Nov 2023 08:55:42 +0100 Alain Mazy ServerContextLock -> ServerContextReference to allow multiple plugins to use it at the same time
Tue, 22 Aug 2023 12:35:32 +0200 Alain Mazy updated Housekeeper plugin to handle DicomWeb cache
Sat, 24 Jun 2023 12:43:10 +0200 Sebastien Jodogne added OrthancPlugins::DicomInstance::Load()
Sat, 15 Apr 2023 13:07:47 +0200 Sebastien Jodogne cppcheck
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