log OrthancServer/Plugins/Samples/Sanitizer/Plugin.cpp @ 5809:023a99146dd0 attach-custom-data tip

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 15:50:01 +0200 Sebastien Jodogne removed circular dependency of OrthancPluginsCppWrapper with Orthanc::Logging
Fri, 22 Mar 2024 16:02:37 +0100 Sebastien Jodogne fix deprecated calls
Thu, 04 Jan 2024 15:10:42 +0100 Sebastien Jodogne upgrade to year 2024
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Wed, 23 Feb 2022 09:30:42 +0100 Sebastien Jodogne added origin in OrthancPluginReceivedInstanceCallback
Tue, 22 Feb 2022 22:18:54 +0100 Sebastien Jodogne reorder arguments to put the target as first argument (convention)
Tue, 22 Feb 2022 22:14:31 +0100 Sebastien Jodogne typo
Tue, 22 Feb 2022 22:12:43 +0100 Sebastien Jodogne fix signature of OrthancPluginReceivedInstanceCallback for ABI compatibility
Tue, 22 Feb 2022 17:46:28 +0100 Sebastien Jodogne fix linking of Sanitizer sample plugin
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
Mon, 13 Dec 2021 16:07:52 +0100 Alain Mazy use ParsedDicomFile in Sanitizer sample plugin received-instance-callback
Thu, 09 Dec 2021 17:22:40 +0100 Alain Mazy added ReceivedInstanceCallback + sample C++ plugin received-instance-callback