log frontends/src/tools/xmlui.py @ 2483:0046283a285d

age author description
Fri, 26 Jan 2018 11:14:13 +0100 Goffi dates update
Wed, 08 Nov 2017 08:31:21 +0100 Goffi frontends (xmlui): fixed crash on advanced_list use:
Sun, 05 Nov 2017 13:53:28 +0100 Goffi frontends (xmlui): added an attribute to ignore some widgets (and their label) in create
Sun, 05 Nov 2017 13:44:07 +0100 Goffi frotends(xmlui): fixed _xmlui_for_name attribute for labels
Fri, 03 Nov 2017 14:31:42 +0100 Goffi misc: date update (yes it's a bit late :p )
Fri, 27 Oct 2017 18:03:35 +0200 Goffi core (XMLUI), template(XMLUI): added flags to ListWidget:
Fri, 20 Oct 2017 08:39:58 +0200 Goffi frontends (xmlui): added ValueGetter.keys
Mon, 16 Oct 2017 07:21:44 +0200 Goffi frontends (xmlui): new _xmlui_for_name attribute:
Mon, 16 Oct 2017 07:18:07 +0200 Goffi frontends (xmlui): new widget_value dict to get first value of widget by name
Sun, 01 Oct 2017 12:21:23 +0200 Goffi frontends (xmlui): a dict of named widgets is kept, so they can be easily be retrieved
Sun, 24 Sep 2017 16:36:11 +0200 Goffi core, frontends (xmlui): new LabelContainer:
Sun, 18 Dec 2016 10:15:57 +0100 Goffi frontends(xmlui): better handling of missing _xmluiAppend
Sun, 21 Aug 2016 12:07:31 +0200 Goffi frontends (xmlui): added a user_action attribute:
Wed, 29 Jun 2016 13:51:39 +0200 Goffi frontends (xmlui): cancelling form now trigger submit with {"cancelled": "true"} instead of being silently ignored
Sun, 17 Apr 2016 14:45:26 +0200 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang