log src/tools/common/template_xmlui.py @ 2508:4e5cc45e2be7

age author description
2018-01-26 Goffi dates update
2017-12-03 Goffi template (xmlui): added labels property in ValueWidget (actually return values) and values property in OptionsWidget
2017-11-15 Goffi template (XMLUI): added JidInputWidget
2017-11-05 Goffi frontends (xmlui): added an attribute to ignore some widgets (and their label) in create
2017-11-03 Goffi misc: date update (yes it's a bit late :p )
2017-10-27 Goffi template(XMLUI): added items property to ListWidget:
2017-10-27 Goffi core (XMLUI), template(XMLUI): added flags to ListWidget:
2017-10-16 Goffi template (xmlui): new properties + inheritance fix:
2017-10-01 Goffi template (xmlui): added values property to be able to use always values even when there is only one value
2017-09-24 Goffi template: template XMLUI first draft: