log

age author description
Fri, 15 Oct 2021 18:40:10 +0200 Alain Mazy added missing files
Fri, 15 Oct 2021 18:36:24 +0200 Alain Mazy orthanc.RegisterIncomingCStoreInstanceFilter()
Wed, 15 Sep 2021 11:52:30 +0200 Sebastien Jodogne use debian:buster-slim to compile Windows binaries
Tue, 31 Aug 2021 14:11:05 +0200 Sebastien Jodogne back to mainline
Tue, 31 Aug 2021 14:08:43 +0200 Sebastien Jodogne OrthancPython-3.4 OrthancPython-3.4
Tue, 31 Aug 2021 13:46:02 +0200 Sebastien Jodogne sync
Thu, 19 Aug 2021 14:18:23 +0200 Sebastien Jodogne On Orthanc stopping, wait for all the queued events to have been processed
Thu, 19 Aug 2021 11:41:15 +0200 Sebastien Jodogne install Mercurial from sources in Docker for Debian
Thu, 19 Aug 2021 11:22:43 +0200 Sebastien Jodogne fix error in Docker with debconf
Thu, 19 Aug 2021 11:11:55 +0200 Sebastien Jodogne distinguishing Debian docker-based builds between buster and bullseye
Thu, 12 Aug 2021 18:39:41 +0200 Sebastien Jodogne closing branch OrthancPython-1.0 OrthancPython-1.0
Thu, 12 Aug 2021 18:39:37 +0200 Sebastien Jodogne closing branch OrthancPython-2.0 OrthancPython-2.0
Thu, 12 Aug 2021 18:39:33 +0200 Sebastien Jodogne closing branch OrthancPython-3.0 OrthancPython-3.0
Thu, 12 Aug 2021 18:39:30 +0200 Sebastien Jodogne closing branch OrthancPython-3.1 OrthancPython-3.1
Thu, 12 Aug 2021 18:39:26 +0200 Sebastien Jodogne closing branch OrthancPython-3.2 OrthancPython-3.2
Thu, 12 Aug 2021 18:39:05 +0200 Sebastien Jodogne back to mainline
Thu, 12 Aug 2021 18:36:43 +0200 Sebastien Jodogne OrthancPython-3.3 OrthancPython-3.3
Thu, 12 Aug 2021 18:07:22 +0200 Sebastien Jodogne cppcheck
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()