log Resources/CMake/OrthancStoneConfiguration.cmake @ 859:6845a05f9526

age author description
Mon, 24 Jun 2019 10:31:57 +0200 Benjamin Golinvaux Merge
Mon, 24 Jun 2019 10:31:04 +0200 Benjamin Golinvaux GuiAdapter : mouse event routing in SDL + split the undo stack from the
Wed, 19 Jun 2019 17:41:35 +0200 Sebastien Jodogne macro ORTHANC_ENABLE_LOGGING_PLUGIN must be defined per app, not by stone
Wed, 19 Jun 2019 17:36:33 +0200 Alain Mazy removed ORTHANC_ENABLE_LOGGING_PLUGIN=0 am-dev
Fri, 14 Jun 2019 12:14:16 +0200 Benjamin Golinvaux Removed extra logging + doc + added GuiAdapter and LockingEmitter
Tue, 11 Jun 2019 15:41:21 +0200 Benjamin Golinvaux better error reporting in DicomStructureSetLoader + fixed POST request logic
Wed, 29 May 2019 15:45:15 +0200 Sebastien Jodogne reorganization
Wed, 29 May 2019 10:51:28 +0200 Benjamin Golinvaux Removed typedefs to shared_ptr by making them explicit. Removed using namespace
Tue, 28 May 2019 21:59:20 +0200 Sebastien Jodogne reorganization
Tue, 28 May 2019 21:16:39 +0200 Sebastien Jodogne reorganization
Tue, 28 May 2019 18:21:00 +0200 Sebastien Jodogne deprecating ParallelSlices
Tue, 28 May 2019 17:44:53 +0200 Sebastien Jodogne deprecating CairoFont
Tue, 28 May 2019 08:49:49 +0200 Sebastien Jodogne deprecating MessagingToolbox
Mon, 27 May 2019 17:20:59 +0200 Sebastien Jodogne DicomStructureSetLoader
Fri, 24 May 2019 16:00:24 +0200 Benjamin Golinvaux Merge from default