log Sources/OnChangeCallback.cpp @ 166:6fada29b6759

age author description
Thu, 30 May 2024 22:27:45 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Sat, 16 Mar 2024 11:58:51 +0100 Sebastien Jodogne updated year to 2024
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
Thu, 19 Aug 2021 14:18:23 +0200 Sebastien Jodogne On Orthanc stopping, wait for all the queued events to have been processed
Fri, 11 Jun 2021 14:34:08 +0200 Sebastien Jodogne refactoring using ICallbackRegistration::Apply()
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
Mon, 03 Aug 2020 18:13:10 +0200 Sebastien Jodogne Fix issue #185 (segfaults on non-UTF8 special characters in request URI)
Mon, 06 Jul 2020 17:37:30 +0200 Sebastien Jodogne CMake simplification using DownloadOrthancFramework.cmake
Wed, 01 Apr 2020 08:19:13 +0200 Sebastien Jodogne cppcheck
Fri, 27 Mar 2020 11:56:30 +0100 Sebastien Jodogne reporting of exceptions
Thu, 26 Mar 2020 18:47:01 +0100 Sebastien Jodogne initial commit