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: