log sat_frontends/tools/xmlui.py @ 3954:1ab16449577b

age author description
2021-03-19 Goffi date update
2021-02-27 Goffi frontends (tools/xmui): implement `ValueGetter.items` and `XMLUIPanel.values` to get a map from widget name to values
2020-01-29 Goffi fixed shebangs
2020-01-29 Goffi dates update
2019-09-25 Goffi jp: jp asyncio port:
2019-08-13 Goffi Python 3 port:
2019-07-11 Goffi frontends (xmlui): fixed crash when CURRENT_LABEL is None:
2019-03-27 Goffi core: minor style improvments
2019-01-19 Goffi frontends, jp, templates: added XHTMLBox widget:
2019-01-12 Goffi date update
2019-01-02 Goffi frontends (XMLUI): TabsContainer can now be the main container (Primitivus keep the old behaviour and always use VerticalContainer as main container)
2018-08-31 Goffi frontends (xmlui): class_map is now an arg of create function:
2018-08-31 Goffi core, frontends (xmlui): added "hidden" widget, to specify a value to be returned unmodified
2018-06-27 Goffi code style reformatting using black