log Framework/Viewport/IViewport.h @ 1279:7ec8fea061b9 broker

age author description
Tue, 04 Feb 2020 15:20:08 +0100 Sebastien Jodogne integration mainline->broker broker
Fri, 31 Jan 2020 17:34:57 +0100 Sebastien Jodogne upgrade to year 2020 broker
Fri, 31 Jan 2020 17:34:29 +0100 Sebastien Jodogne upgrade to year 2020
Thu, 05 Dec 2019 16:36:40 +0100 Sebastien Jodogne better abstraction for IViewport broker
Wed, 04 Dec 2019 20:12:15 +0100 Sebastien Jodogne removed ViewportBase, and removed dependency of ViewportController on IViewport broker
Wed, 04 Dec 2019 17:54:10 +0100 Sebastien Jodogne moving the scene from IViewport to ViewportController broker
Tue, 03 Dec 2019 18:51:03 +0100 Sebastien Jodogne handling of mouse interactions in ViewportController broker
Mon, 02 Dec 2019 14:32:05 +0100 Sebastien Jodogne fix to sdl broker
Fri, 29 Nov 2019 21:22:21 +0100 Sebastien Jodogne locking abstraction in IViewport broker
Fri, 15 Nov 2019 10:42:16 +0100 Sebastien Jodogne timing broker
Tue, 15 Oct 2019 14:30:19 +0200 Benjamin Golinvaux Fixes related to refactorings in viewports.
Thu, 10 Oct 2019 16:07:58 +0200 Sebastien Jodogne moving GetCanvasIdentifier from IViewport to WebAssemblyViewport
Thu, 10 Oct 2019 15:24:48 +0200 Sebastien Jodogne simplifying IViewport
Wed, 09 Oct 2019 17:17:56 +0200 Sebastien Jodogne tests for context loss are now restricted to WebAssembly
Wed, 21 Aug 2019 16:16:30 +0200 Benjamin Golinvaux Made IsContextLost automatically set the flag by checking with the emscripten
Sat, 10 Aug 2019 13:07:31 +0200 Benjamin Golinvaux Fixed animation frame stopping when returning false + big work on the OpenGL toa2019081001
Mon, 05 Aug 2019 12:27:27 +0200 Benjamin Golinvaux Added missing ORTHANC_OVERRIDE + preparation for lost GL context handling + stubs for GL context event handlers
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)
Wed, 10 Jul 2019 18:18:42 +0200 Sebastien Jodogne new abstraction: IViewport
Tue, 21 May 2019 11:43:25 +0200 Sebastien Jodogne moving layers, widgets and loaders to Deprecated namespace
Fri, 10 May 2019 17:34:48 +0200 Sebastien Jodogne getting rid of MessageType enumeration
Tue, 07 May 2019 14:16:08 +0200 Sebastien Jodogne renamed IObservable::EmitMessage() as BroadcastMessage()
Thu, 24 Jan 2019 16:42:27 +0100 Alain Mazy added support for 'touch' in mouse trackers. This is still a bit hacky and we need to refactor it to make it clean. Thanks to that, Pan and zoom are available together with 2 touches am-touch-events
Mon, 24 Dec 2018 13:41:12 +0100 Sebastien Jodogne preparing for 2019
Sun, 11 Nov 2018 13:02:38 +0100 Sebastien Jodogne use of MessageBroker in DicomStructureSetSlicer
Fri, 09 Nov 2018 17:06:28 +0100 Sebastien Jodogne renamed UpdateContent() as DoAnimation()
Wed, 07 Nov 2018 20:49:41 +0100 Sebastien Jodogne using message broker in widgets
Wed, 17 Oct 2018 12:45:52 +0200 am renamed SetDefaultView in FitContent am-2
Tue, 16 Oct 2018 15:25:21 +0200 am added support for arrow keys am-2
Mon, 27 Aug 2018 14:58:37 +0200 am renamings am-2
Mon, 27 Aug 2018 14:41:49 +0200 am Qt: refresh ok + mouse interaction ok am-2
Fri, 01 Jun 2018 17:48:47 +0200 Sebastien Jodogne resort to OrthancFramework
Fri, 23 Mar 2018 11:59:22 +0100 Sebastien Jodogne removed absolute paths
Tue, 20 Mar 2018 20:02:10 +0100 Sebastien Jodogne integration mainline->wasm wasm
Tue, 20 Mar 2018 14:46:58 +0100 Sebastien Jodogne rename Enumerations.h to StoneEnumerations.h to avoid clashes with Orthanc wasm
Tue, 02 Jan 2018 09:56:08 +0100 Sebastien Jodogne upgrade to year 2018 wasm
Tue, 02 Jan 2018 09:51:36 +0100 Sebastien Jodogne upgrade to year 2018
Wed, 20 Sep 2017 15:32:32 +0200 Sebastien Jodogne using the Orthanc Framework wasm
Mon, 29 May 2017 11:18:35 +0200 Sebastien Jodogne cleaning up wasm
Fri, 26 May 2017 13:42:50 +0200 Sebastien Jodogne removing of the Start() mechanism wasm
Wed, 17 May 2017 22:03:09 +0200 Sebastien Jodogne LayerWidget wasm
Wed, 10 May 2017 17:55:13 +0200 Sebastien Jodogne MAJOR - removal of Start/Stop and observers in IWidget wasm
Thu, 27 Apr 2017 16:57:49 +0200 Sebastien Jodogne removing threading out of the framework wasm
Thu, 27 Apr 2017 11:01:48 +0200 Sebastien Jodogne integration mainline->wasm wasm
Thu, 27 Apr 2017 11:00:15 +0200 Sebastien Jodogne agpl license
Wed, 19 Apr 2017 14:33:06 +0200 Sebastien Jodogne removing threads for wasm wasm
Wed, 04 Jan 2017 16:37:42 +0100 Sebastien Jodogne shared copyright with osimis
Wed, 09 Nov 2016 20:06:52 +0100 Sebastien Jodogne reorganization
Fri, 14 Oct 2016 15:34:11 +0200 Sebastien Jodogne initial commit