log OrthancServer/Plugins/Samples/Common/OrthancPluginCppWrapper.h @ 5485:48b8dae6dc77

age author description
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
Wed, 23 Mar 2022 12:23:11 +0100 Alain Mazy merge more-tags
Wed, 23 Mar 2022 11:56:28 +0100 Alain Mazy DbOptimizer plugin more-tags
Sun, 20 Mar 2022 18:03:32 +0100 Sebastien Jodogne removed ReadOnlyWebDavCollection from C++ plugin wrapper
Wed, 16 Mar 2022 17:21:02 +0100 Sebastien Jodogne adding function OrthancPluginRegisterWebDavCollection() to the plugin SDK
Thu, 24 Feb 2022 17:36:20 +0100 Alain Mazy skip json comments when loading config