log Sources/Plugin.cpp @ 199:6df0a9289a3c java-code-model

age author description
Tue, 02 Jul 2024 18:56:28 +0200 Sebastien Jodogne documented orthanc.RegisterOnChangeCallback() java-code-model
Tue, 02 Jul 2024 18:25:53 +0200 Sebastien Jodogne documentation of orthanc.RegisterRestCallback() java-code-model
Thu, 27 Jun 2024 18:02:06 +0200 Sebastien Jodogne [IMPORTANT] replaced old auto-generated code with Java code model java-code-model
Thu, 27 Jun 2024 15:52:51 +0200 Sebastien Jodogne removed deprecation warnings
Thu, 30 May 2024 22:27:45 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Thu, 16 May 2024 10:38:22 +0200 Alain Mazy merge cmove2 -> default
Sat, 16 Mar 2024 11:58:51 +0100 Sebastien Jodogne updated year to 2024
Sat, 16 Mar 2024 11:57:55 +0100 Sebastien Jodogne fix deprecated calls
Tue, 27 Feb 2024 16:13:08 +0100 Alain Mazy new more detailed C-Move SCP callbacks cmove2
Wed, 08 Nov 2023 08:55:12 +0100 Alain Mazy improved support for /reset but still not ok
Wed, 30 Aug 2023 11:52:45 +0200 Sebastien Jodogne integration fix-leak->mainline
Wed, 30 Aug 2023 10:47:30 +0200 Sebastien Jodogne fixing leaks associated with setting integers fix-leak
Wed, 30 Aug 2023 10:09:37 +0200 Sebastien Jodogne added configuration section "Python" and option "DisplayMemoryUsage" fix-leak
Mon, 28 Aug 2023 18:30:42 +0200 Alain Mazy wrapped new SDK callback: orthanc.RegisterStorageCommitmentScpCallback()
Tue, 28 Mar 2023 17:35:14 +0200 Sebastien Jodogne upgrade to year 2023
Wed, 23 Feb 2022 07:35:37 +0100 Sebastien Jodogne update to year 2022
Tue, 14 Dec 2021 10:06:16 +0100 Alain Mazy new callback: orthanc.RegisterReceivedInstanceCallback()
Fri, 15 Oct 2021 18:36:24 +0200 Alain Mazy orthanc.RegisterIncomingCStoreInstanceFilter()
Thu, 12 Aug 2021 17:52:17 +0200 Sebastien Jodogne New Python function: "orthanc.RegisterStorageArea()"
Mon, 09 Aug 2021 18:16:42 +0200 Sebastien Jodogne Custom exception "orthanc.OrthancException" is raised instead of "ValueError"
Fri, 11 Jun 2021 14:03:12 +0200 Sebastien Jodogne new wrapped function: orthanc.LookupDictionary()
Fri, 11 Jun 2021 12:47:18 +0200 Sebastien Jodogne new wrapped functions: CreateImageFromBuffer(), DicomInstance.GetInstanceData() and Image.GetImageBuffer()
Fri, 11 Jun 2021 09:03:43 +0200 Sebastien Jodogne new wrapped function: orthanc.RegisterWorklistCallback() and orthanc.WorklistAnswers.WorklistAddAnswer()
Thu, 10 Jun 2021 18:19:27 +0200 Sebastien Jodogne New functions from the SDK wrapped in Python: CreateDicom, RegisterFindCallback, RegisterMoveCallback
Wed, 06 Jan 2021 18:17:53 +0100 Sebastien Jodogne upgrade to year 2021
Tue, 08 Dec 2020 19:02:30 +0100 Sebastien Jodogne New Python function: "orthanc.RegisterIncomingHttpRequestFilter()"
Tue, 04 Aug 2020 15:32:49 +0200 Sebastien Jodogne Support of Apple OS X
Mon, 06 Jul 2020 17:37:30 +0200 Sebastien Jodogne CMake simplification using DownloadOrthancFramework.cmake
Tue, 31 Mar 2020 17:04:15 +0200 Sebastien Jodogne set a description
Thu, 26 Mar 2020 18:47:01 +0100 Sebastien Jodogne initial commit