log Sources/DicomScpCallbacks.cpp @ 226:329a7b9ef091 default tip

age author description
Wed, 03 Jul 2024 18:05:11 +0200 Sebastien Jodogne making the project REUSE-compliant
Wed, 03 Jul 2024 14:21:01 +0200 Sebastien Jodogne documented RegisterFindCallback(), RegisterMoveCallback(), RegisterMoveCallback2(), and RegisterWorklistCallback()
Wed, 03 Jul 2024 13:38:56 +0200 Sebastien Jodogne reverted changeset 207
Wed, 03 Jul 2024 12:38:31 +0200 Sebastien Jodogne renamed variables to highlight that they are Python dictionaries
Thu, 27 Jun 2024 18:02:06 +0200 Sebastien Jodogne [IMPORTANT] replaced old auto-generated code with Java code model java-code-model
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
Thu, 29 Feb 2024 11:31:47 +0100 Alain Mazy fix leaking of MoveDriver cmove2
Tue, 27 Feb 2024 16:13:08 +0100 Alain Mazy new more detailed C-Move SCP callbacks cmove2
Wed, 30 Aug 2023 11:52:45 +0200 Sebastien Jodogne integration fix-leak->mainline
Wed, 30 Aug 2023 11:49:59 +0200 Sebastien Jodogne reverting changesets related to leaks: 32a67788a336, 1029689d7b6e, 7f8f26ef5006
Wed, 30 Aug 2023 10:47:30 +0200 Sebastien Jodogne fixing leaks associated with setting integers fix-leak
Wed, 30 Aug 2023 10:32:26 +0200 Sebastien Jodogne fixing more PyDict_SetItemString() fix-leak
Mon, 28 Aug 2023 16:44:41 +0200 Alain Mazy fix memory leaks
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
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