log default/input/xmlui.html @ 91:cc36a5b990ab

age author description
Fri, 12 Jan 2018 19:52:37 +0100 Goffi input(xmlui): better handling of missing values
Mon, 04 Dec 2017 00:47:42 +0100 Goffi input(xmlui): added generate_list method, similar to generate_table but generate list of items instead.
Fri, 01 Dec 2017 00:46:42 +0100 Goffi base: menu implementation:
Wed, 15 Nov 2017 08:52:14 +0100 Goffi input/xmlui: added 'jid' widget type, using string_widget for now
Thu, 09 Nov 2017 08:05:23 +0100 Goffi input(xmlui): added attributes argument to create:
Sun, 05 Nov 2017 21:50:45 +0100 Goffi input/xmlui: fixed for_name in labels + selection in listWidget
Fri, 27 Oct 2017 18:55:25 +0200 Goffi input(xmlui): added a macro to generate a table from list of XMLUI items + many improvments in item generation (see docstrings)
Sun, 24 Sep 2017 16:48:15 +0200 Goffi input/xmlui: XMLUI generation first draft