log cagou/core/cagou_main.py @ 352:434f770fe55b

age author description
Fri, 17 Jan 2020 18:44:35 +0100 Goffi core (Cagou): add debug log for widget visibility + ignore_missing:
Fri, 17 Jan 2020 18:44:35 +0100 Goffi core (Cagou): "None" can be used in getVisibleList's cls to get all visible widgets
Fri, 17 Jan 2020 18:44:35 +0100 Goffi core (Cagou): "new" arg can be None in switchWidget, in which case default widget is used.
Fri, 17 Jan 2020 18:44:35 +0100 Goffi core: "key_input" method is now checked and used if suitable in selected widget.
Sat, 04 Jan 2020 16:24:57 +0100 Goffi core: new "connected" property in CagouApp
Sat, 04 Jan 2020 16:24:57 +0100 Goffi core: use classes and factory to handle platform specific behaviours in a generic way
Fri, 20 Dec 2019 12:29:37 +0100 Goffi core: fixed handling of classes with multiple inheritances in getAncestorWidget
Fri, 06 Dec 2019 13:23:03 +0100 Goffi backport: added a new "backport" module for using unreleased code from Kivy:
Fri, 06 Dec 2019 13:23:03 +0100 Goffi core, android: new share widget + added Cagou to "share" menu:
Wed, 16 Oct 2019 08:50:47 +0200 Goffi core: fixed state encoding + PLUGIN_EXT on Android following Python 3 port
Wed, 16 Oct 2019 08:50:34 +0200 Goffi core: bridge are now raising generic BridgeExceptionNoService
Wed, 16 Oct 2019 08:48:32 +0200 Goffi android (p4a): updated P4A option to use Python 3:
Tue, 13 Aug 2019 19:14:22 +0200 Goffi Python3 port:
Fri, 28 Jun 2019 13:02:11 +0200 Goffi core (about): improved "about" popup:
Fri, 28 Jun 2019 12:25:36 +0200 Goffi core: removed FIXME which is not valid anymore (it was not a bug)