log cagou/core/widgets_handler.py @ 491:203755bbe0fe

age author description
Sat, 08 Apr 2023 13:44:32 +0200 Goffi massive refactoring from camelCase -> snake_case. See backend commit log for more details
Fri, 19 Mar 2021 11:57:19 +0100 Goffi dates update
Wed, 12 Feb 2020 20:02:58 +0100 Goffi widgets: implemented ordering in ContactItem and CagouWidget:
Wed, 29 Jan 2020 09:52:46 +0100 Goffi dates update
Mon, 27 Jan 2020 21:17:08 +0100 Goffi core (widgets_handler): use a StencilView + BoxLayout instead of ScrollView as wrapper:
Mon, 27 Jan 2020 21:17:08 +0100 Goffi core (widgets handler): use widget set in set_widget as selected_widget if selected_widget is None
Fri, 17 Jan 2020 20:33:43 +0100 Goffi core (widgets handler): clear widgets when WHWrapper is detached:
Fri, 17 Jan 2020 18:44:35 +0100 Goffi core (widgets handler): refactoring:
Tue, 13 Aug 2019 19:14:22 +0200 Goffi Python3 port:
Fri, 28 Jun 2019 12:30:17 +0200 Goffi core (widgets_handler): use explicit floor division to avoid warnings.
Mon, 25 Mar 2019 07:11:09 +0100 Goffi date update
Wed, 20 Mar 2019 09:29:44 +0100 Goffi widgets_handler: work around the double call of onSlideChange:
Wed, 20 Mar 2019 09:29:44 +0100 Goffi widgets_handler: increased remove limit and min height/width:
Mon, 11 Mar 2019 08:39:43 +0100 Goffi widgets handler: call host._removeVisibleWidget when a widget is deleted (using split)
Mon, 11 Mar 2019 08:39:43 +0100 Goffi core: improved getOrClone + use in chat and widgets_handler: