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()