log Resources/CMake/OrthancStoneConfiguration.cmake @ 979:18d53a8b41b7

age author description
Tue, 03 Sep 2019 17:52:28 +0200 Sebastien Jodogne HttpCommand
Mon, 19 Aug 2019 17:55:50 +0200 Sebastien Jodogne fix link errors to deprecated stuff
Wed, 24 Jul 2019 14:27:06 +0200 Benjamin Golinvaux Added Loader cache. Not activated yet.
Thu, 18 Jul 2019 10:50:59 +0200 Alain Mazy Merge am-dev
Wed, 17 Jul 2019 16:56:53 +0200 Alain Mazy introduced ICompositor and allow SdlViewport to work with a CairoCompositor (to run on machines without OpenGL drivers)
Tue, 16 Jul 2019 12:37:29 +0200 Alain Mazy Merge am-dev
Wed, 10 Jul 2019 18:18:42 +0200 Sebastien Jodogne new abstraction: IViewport
Fri, 05 Jul 2019 15:33:02 +0200 Alain Mazy Merge am-dev
Tue, 25 Jun 2019 17:54:46 +0200 Benjamin Golinvaux Added the ability to edit existing measuring tools (demo not updated yet) toa2019062501
Mon, 24 Jun 2019 14:35:00 +0200 Alain Mazy merge default -> am-dev am-dev
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