log Framework/Widgets/LayoutWidget.cpp @ 726:4f2416d519b4

age author description
Tue, 21 May 2019 11:43:25 +0200 Sebastien Jodogne moving layers, widgets and loaders to Deprecated namespace
Sun, 17 Mar 2019 20:14:20 +0100 Benjamin Golinvaux Removed ICommand and friends + fixed warnings + added missing header files in bgo-commands-codegen
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
Thu, 15 Nov 2018 10:44:32 +0100 Sebastien Jodogne compatibility of captain branch with framework 1.4.2 captain
Fri, 09 Nov 2018 17:06:28 +0100 Sebastien Jodogne renamed UpdateContent() as DoAnimation()
Mon, 05 Nov 2018 10:03:14 +0100 Sebastien Jodogne integration mainline->am-2 am-2
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, 08 Oct 2018 17:10:08 +0200 am ImageAccessor refactoring + implemented Image Cache in SmartLoader am-2
Mon, 08 Oct 2018 12:45:27 +0200 Sebastien Jodogne fix for new ImageAccessor API
Mon, 27 Aug 2018 14:58:37 +0200 am renamings am-2
Fri, 24 Aug 2018 11:26:59 +0200 am force all Widgets to have a name to ease debugging am-2
Fri, 15 Jun 2018 11:23:04 +0200 am don't cache hasUpdate_ since its not updated when we update the underlying hierarchy (i.e: when the child of a layout is a layout without child when it is added but childs are added later ...) am
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, 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
Wed, 10 May 2017 17:55:13 +0200 Sebastien Jodogne MAJOR - removal of Start/Stop and observers in IWidget wasm
Fri, 28 Apr 2017 17:24:18 +0200 Sebastien Jodogne simplification wasm
Thu, 27 Apr 2017 17:49:29 +0200 Sebastien Jodogne IWidget::HasRenderMouseOver 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