log

age author description
Thu, 12 Aug 2021 17:52:17 +0200 Sebastien Jodogne New Python function: "orthanc.RegisterStorageArea()"
Thu, 12 Aug 2021 16:05:49 +0200 Sebastien Jodogne sync
Mon, 09 Aug 2021 18:16:42 +0200 Sebastien Jodogne Custom exception "orthanc.OrthancException" is raised instead of "ValueError"
Mon, 09 Aug 2021 17:00:53 +0200 Sebastien Jodogne merge
Mon, 09 Aug 2021 16:59:59 +0200 Sebastien Jodogne refactoring calls to PythonLock::RaiseException()
Wed, 23 Jun 2021 09:09:04 +0200 Sebastien Jodogne improved CMakeLists.txt
Sat, 12 Jun 2021 08:00:57 +0200 Sebastien Jodogne no more need of "-DORTHANC_FRAMEWORK_ADDITIONAL_LIBRARIES" to link against system-wide orthanc framework
Fri, 11 Jun 2021 17:11:34 +0200 Sebastien Jodogne back to mainline
Fri, 11 Jun 2021 17:09:25 +0200 Sebastien Jodogne OrthancPython-3.2 OrthancPython-3.2
Fri, 11 Jun 2021 14:54:26 +0200 Sebastien Jodogne fix link against system-wide orthanc framework
Fri, 11 Jun 2021 14:37:40 +0200 Sebastien Jodogne sync
Fri, 11 Jun 2021 14:34:08 +0200 Sebastien Jodogne refactoring using ICallbackRegistration::Apply()
Fri, 11 Jun 2021 14:13:36 +0200 Sebastien Jodogne coverage stats
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
Fri, 28 May 2021 10:53:18 +0200 Sebastien Jodogne todo
Fri, 22 Jan 2021 10:12:17 +0100 Sebastien Jodogne back to mainline
Fri, 22 Jan 2021 10:08:17 +0100 Sebastien Jodogne OrthancPython-3.1 OrthancPython-3.1
Fri, 22 Jan 2021 09:59:19 +0100 Sebastien Jodogne sync
Fri, 22 Jan 2021 07:36:18 +0100 Sebastien Jodogne During Orthanc shutdown, wait for all the pending events to have been processed
Thu, 21 Jan 2021 18:27:06 +0100 Sebastien Jodogne Fix possible deadlock with "orthanc.RegisterOnChangeCallback()"
Wed, 06 Jan 2021 18:17:53 +0100 Sebastien Jodogne upgrade to year 2021
Wed, 09 Dec 2020 17:35:53 +0100 Sebastien Jodogne back to mainline
Wed, 09 Dec 2020 17:30:15 +0100 Sebastien Jodogne OrthancPython-3.0 OrthancPython-3.0
Wed, 09 Dec 2020 17:00:51 +0100 Sebastien Jodogne cppcheck
Wed, 09 Dec 2020 16:49:37 +0100 Sebastien Jodogne removed bad comment
Wed, 09 Dec 2020 16:34:03 +0100 Sebastien Jodogne new method PythonObject::ConvertToJson()
Tue, 08 Dec 2020 19:02:30 +0100 Sebastien Jodogne New Python function: "orthanc.RegisterIncomingHttpRequestFilter()"