log

age author description
Thu, 04 Jul 2024 09:40:21 +0200 Sebastien Jodogne back to mainline default tip
Thu, 04 Jul 2024 09:37:44 +0200 Sebastien Jodogne OrthancPython-4.3 OrthancPython-4.3
Thu, 04 Jul 2024 08:32:24 +0200 Sebastien Jodogne NEWS
Wed, 03 Jul 2024 18:05:11 +0200 Sebastien Jodogne making the project REUSE-compliant
Wed, 03 Jul 2024 17:29:07 +0200 Sebastien Jodogne sync
Wed, 03 Jul 2024 17:00:18 +0200 Sebastien Jodogne added option "AllowThreads"
Wed, 03 Jul 2024 15:48:12 +0200 Sebastien Jodogne added PythonThreadsAllower in some custom functions
Wed, 03 Jul 2024 15:33:21 +0200 Sebastien Jodogne simplification
Wed, 03 Jul 2024 15:29:01 +0200 Sebastien Jodogne documented orthanc.RegisterStorageCommitmentScpCallback()
Wed, 03 Jul 2024 14:56:51 +0200 Sebastien Jodogne documented orthanc.RegisterIncomingCStoreInstanceFilter() and orthanc.RegisterReceivedInstanceCallback()
Wed, 03 Jul 2024 14:39:25 +0200 Sebastien Jodogne documented orthanc.RegisterStorageArea()
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 13:24:26 +0200 Sebastien Jodogne removed useless function
Wed, 03 Jul 2024 12:56:18 +0200 Sebastien Jodogne documented orthanc.CreateImageFromBuffer()
Wed, 03 Jul 2024 12:38:31 +0200 Sebastien Jodogne renamed variables to highlight that they are Python dictionaries
Wed, 03 Jul 2024 12:36:01 +0200 Sebastien Jodogne removed useless code
Wed, 03 Jul 2024 12:35:13 +0200 Sebastien Jodogne documented orthanc.LookupDictionary()
Wed, 03 Jul 2024 12:21:32 +0200 Sebastien Jodogne report statistics in GenerateOrthancSDK.py
Wed, 03 Jul 2024 12:03:09 +0200 Sebastien Jodogne documented orthanc.RegisterIncomingHttpRequestFilter() and orthanc.RegisterOnStoredInstanceCallback()
Wed, 03 Jul 2024 09:48:42 +0200 Sebastien Jodogne fix mingw build
Wed, 03 Jul 2024 09:39:25 +0200 Sebastien Jodogne clarified locking in RestCallbacks
Tue, 02 Jul 2024 19:16:45 +0200 Sebastien Jodogne fix build on macOS
Tue, 02 Jul 2024 19:07:13 +0200 Sebastien Jodogne closing branch java-code-model java-code-model
Tue, 02 Jul 2024 19:06:54 +0200 Sebastien Jodogne integration java-code-model->mainline
Tue, 02 Jul 2024 19:03:56 +0200 Sebastien Jodogne integration mainline->java-code-model java-code-model
Tue, 02 Jul 2024 18:58:25 +0200 Sebastien Jodogne simplification java-code-model
Tue, 02 Jul 2024 18:56:28 +0200 Sebastien Jodogne documented orthanc.RegisterOnChangeCallback() java-code-model
Tue, 02 Jul 2024 18:47:12 +0200 Sebastien Jodogne added description of classes java-code-model
Tue, 02 Jul 2024 18:37:04 +0200 Sebastien Jodogne simplification for custom methods java-code-model
Tue, 02 Jul 2024 18:25:53 +0200 Sebastien Jodogne documentation of orthanc.RegisterRestCallback() java-code-model
Tue, 02 Jul 2024 18:00:52 +0200 Sebastien Jodogne removed pointless function orthanc.CreateMemoryBuffer() java-code-model
Tue, 02 Jul 2024 17:27:44 +0200 Sebastien Jodogne print statistics java-code-model
Tue, 02 Jul 2024 17:17:24 +0200 Sebastien Jodogne removed pointless function orthanc.CreateMemoryBuffer()
Tue, 02 Jul 2024 17:03:08 +0200 Sebastien Jodogne added Sources/Autogenerated/orthanc.pyi java-code-model
Tue, 02 Jul 2024 17:02:11 +0200 Sebastien Jodogne synchronization of the code model with orthanc-java project java-code-model
Tue, 02 Jul 2024 16:10:35 +0200 Sebastien Jodogne added warning about auto-generated files java-code-model
Tue, 02 Jul 2024 15:51:35 +0200 Sebastien Jodogne simplification java-code-model
Tue, 02 Jul 2024 15:49:05 +0200 Sebastien Jodogne added class PythonThreadsAllower java-code-model
Tue, 02 Jul 2024 14:52:20 +0200 Sebastien Jodogne extracted custom functions/methods java-code-model
Tue, 02 Jul 2024 14:06:56 +0200 Sebastien Jodogne documentation of custom methods java-code-model
Tue, 02 Jul 2024 13:26:33 +0200 Sebastien Jodogne refactoring using FunctionDocumentation.mustache java-code-model
Tue, 02 Jul 2024 12:30:16 +0200 Sebastien Jodogne created Python documentation for the Orthanc interface java-code-model
Thu, 27 Jun 2024 21:53:03 +0200 Sebastien Jodogne trying Py_BEGIN_ALLOW_THREADS java-code-model
Thu, 27 Jun 2024 18:51:36 +0200 Sebastien Jodogne integration mainline->java-code-model java-code-model
Thu, 27 Jun 2024 18:16:26 +0200 Sebastien Jodogne regenerating the wrapper after patching SDK
Thu, 27 Jun 2024 18:15:46 +0200 Sebastien Jodogne patching the Orthanc SDK
Thu, 27 Jun 2024 18:10:31 +0200 Sebastien Jodogne patching the Orthanc SDK 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 17:50:51 +0200 Sebastien Jodogne removed dependency on clang java-code-model
Thu, 27 Jun 2024 17:47:05 +0200 Sebastien Jodogne created CodeAnalysis/GenerateOrthancSDK.py java-code-model
Thu, 27 Jun 2024 15:52:51 +0200 Sebastien Jodogne removed deprecation warnings
Thu, 27 Jun 2024 14:26:59 +0200 Sebastien Jodogne removed generation of code model, now part of orthanc-java
Thu, 27 Jun 2024 14:14:53 +0200 Sebastien Jodogne sync
Thu, 30 May 2024 22:28:41 +0200 Sebastien Jodogne closing OrthancPython-4.0 OrthancPython-4.0
Thu, 30 May 2024 22:28:35 +0200 Sebastien Jodogne closing OrthancPython-4.1 OrthancPython-4.1
Thu, 30 May 2024 22:27:45 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Thu, 16 May 2024 23:09:28 +0200 Sebastien Jodogne back to mainline
Thu, 16 May 2024 23:09:09 +0200 Sebastien Jodogne hotfix to add Windows builders for Python 3.12 OrthancPython-4.2
Thu, 16 May 2024 23:06:12 +0200 Sebastien Jodogne fix mingw builds that are not compatible with boost 1.85.0 in the Docker image
Thu, 16 May 2024 23:01:33 +0200 Sebastien Jodogne fix
Thu, 16 May 2024 22:59:39 +0200 Sebastien Jodogne fix
Thu, 16 May 2024 22:50:11 +0200 Sebastien Jodogne Added Windows builder for Python 3.12
Thu, 16 May 2024 12:21:55 +0200 Alain Mazy back to mainline
Thu, 16 May 2024 12:21:18 +0200 Alain Mazy 4.2 OrthancPython-4.2
Thu, 16 May 2024 10:38:22 +0200 Alain Mazy merge cmove2 -> default
Sat, 06 Apr 2024 17:28:00 +0200 Sebastien Jodogne added CITATION.cff
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
Sat, 16 Mar 2024 11:55:27 +0100 Sebastien Jodogne sync
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
Mon, 22 Jan 2024 17:58:48 +0100 Alain Mazy todo cleanup
Wed, 22 Nov 2023 09:33:06 +0100 Sebastien Jodogne fix build by regenerating the code model
Wed, 22 Nov 2023 07:17:40 +0100 Sebastien Jodogne migration to UCLouvain servers
Mon, 20 Nov 2023 08:59:48 +0100 Alain Mazy todo
Tue, 14 Nov 2023 15:19:15 +0100 Alain Mazy todo
Mon, 13 Nov 2023 21:12:54 +0100 Alain Mazy sync orthanc folder
Wed, 08 Nov 2023 08:55:12 +0100 Alain Mazy improved support for /reset but still not ok
Sat, 14 Oct 2023 17:12:55 +0200 Sebastien Jodogne fix documentation in Orthanc SDK
Thu, 21 Sep 2023 18:18:51 +0200 Sebastien Jodogne replaced "int" by "int32_t" in the SDK to prevent any ABI issue
Fri, 15 Sep 2023 13:09:27 +0200 Sebastien Jodogne added information in the code model
Fri, 15 Sep 2023 09:01:26 +0200 Sebastien Jodogne code generation on Ubuntu 22.04
Fri, 15 Sep 2023 08:42:12 +0200 Sebastien Jodogne added missing file: CodeAnalysis/ClassMethods.mustache
Wed, 13 Sep 2023 17:51:00 +0200 Sebastien Jodogne export the code model as json
Tue, 05 Sep 2023 13:32:32 +0200 Sebastien Jodogne fix signature of orthanc.RestOutput.SendHttpStatus()
Wed, 30 Aug 2023 14:53:01 +0200 Sebastien Jodogne back to mainline
Wed, 30 Aug 2023 14:49:25 +0200 Sebastien Jodogne OrthancPython-4.1 OrthancPython-4.1
Wed, 30 Aug 2023 14:46:39 +0200 Sebastien Jodogne integration fix-leak->mainline
Wed, 30 Aug 2023 14:46:07 +0200 Sebastien Jodogne closing branch fix-leak fix-leak
Wed, 30 Aug 2023 11:55:33 +0200 Sebastien Jodogne sync
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 11:40:22 +0200 Sebastien Jodogne reproducible code generation fix-leak
Wed, 30 Aug 2023 11:02:20 +0200 Sebastien Jodogne fixed leaks in the initialization of the enums fix-leak
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
Wed, 30 Aug 2023 10:24:46 +0200 Sebastien Jodogne added README.txt fix-leak
Wed, 30 Aug 2023 10:09:37 +0200 Sebastien Jodogne added configuration section "Python" and option "DisplayMemoryUsage" fix-leak
Wed, 30 Aug 2023 08:14:21 +0200 Sebastien Jodogne fixing the first leak fix-leak
Wed, 30 Aug 2023 08:14:02 +0200 Sebastien Jodogne added PythonBytes fix-leak
Tue, 29 Aug 2023 16:19:35 +0200 Sebastien Jodogne closing branch OrthancPython-3.4 OrthancPython-3.4
Tue, 29 Aug 2023 16:19:22 +0200 Sebastien Jodogne closing branch OrthancPython-3.3 OrthancPython-3.3
Mon, 28 Aug 2023 18:30:42 +0200 Alain Mazy wrapped new SDK callback: orthanc.RegisterStorageCommitmentScpCallback()
Mon, 28 Aug 2023 16:44:41 +0200 Alain Mazy fix memory leaks
Mon, 28 Aug 2023 16:18:37 +0200 Alain Mazy fix
Mon, 28 Aug 2023 13:08:44 +0200 Alain Mazy fix memory leaks in orthanc.RestApiPost() and sibling methods
Mon, 14 Aug 2023 10:18:41 +0200 Sebastien Jodogne contributing
Tue, 28 Mar 2023 17:35:14 +0200 Sebastien Jodogne upgrade to year 2023
Tue, 28 Mar 2023 17:34:20 +0200 Sebastien Jodogne sync
Tue, 28 Mar 2023 17:28:16 +0200 Sebastien Jodogne integration 4.0->mainline
Tue, 28 Mar 2023 17:27:06 +0200 Sebastien Jodogne added Windows builders for Python 3.9, 3.10 and 3.11 OrthancPython-4.0
Wed, 23 Feb 2022 18:45:12 +0100 Sebastien Jodogne back to mainline
Wed, 23 Feb 2022 18:42:08 +0100 Sebastien Jodogne OrthancPython-4.0 OrthancPython-4.0
Wed, 23 Feb 2022 18:40:20 +0100 Sebastien Jodogne preparing for release
Wed, 23 Feb 2022 17:45:42 +0100 Sebastien Jodogne upgrade to Orthanc SDK 1.10.0
Wed, 23 Feb 2022 11:17:54 +0100 Sebastien Jodogne removed old autogenerated file
Wed, 23 Feb 2022 11:15:47 +0100 Sebastien Jodogne revert to sdk 1.8.1
Wed, 23 Feb 2022 10:13:38 +0100 Sebastien Jodogne updated signature of IncomingCStoreInstanceFilter
Wed, 23 Feb 2022 09:28:19 +0100 Sebastien Jodogne added origin in ReceivedInstanceCallback