log Framework/Scene2D/CairoCompositor.h @ 1482:5c96bf3f1d32

age author description
Sat, 20 Jun 2020 11:08:28 +0200 Sebastien Jodogne IOpenGL::RefreshCanvasSize()
Mon, 15 Jun 2020 12:57:54 +0200 Sebastien Jodogne working on a shared library
Mon, 02 Mar 2020 18:11:45 +0100 Sebastien Jodogne integration mainline->broker broker
Mon, 02 Mar 2020 17:21:24 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr broker
Mon, 02 Mar 2020 16:31:30 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
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
Wed, 04 Dec 2019 16:47:21 +0100 Sebastien Jodogne compositors do not keep a reference to the scene anymore broker
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
Thu, 18 Jul 2019 10:50:59 +0200 Alain Mazy Merge am-dev
Thu, 18 Jul 2019 09:41:10 +0200 Alain Mazy SdlCairo resizable
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 12:05:02 +0200 Sebastien Jodogne integration mainline->am-dev am-dev
Wed, 10 Jul 2019 11:58:38 +0200 Sebastien Jodogne renderers now have access to canvas width/height
Thu, 13 Jun 2019 16:47:02 +0200 Alain Mazy starting to re-implement radiography editor with latest framework am-mainline
Tue, 28 May 2019 17:44:53 +0200 Sebastien Jodogne deprecating CairoFont
Sat, 27 Apr 2019 12:38:25 +0200 Sebastien Jodogne BasicScene SDL sample
Fri, 26 Apr 2019 17:28:18 +0200 Sebastien Jodogne CairoCompositor