log Framework/Widgets/LayoutWidget.cpp @ 360:8262e4e9826d am-2

age author description
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