log sat/tools/xml_tools.py @ 3134:48eafdab1c34

age author description
2019-08-13 Goffi Python 3 port:
2019-06-12 Goffi tools (xml_tools): added "read_only" argument in dataFormResult2XMLUI (and use it in plugin pubsub_schema)
2019-05-03 Goffi tools (xml_tools): split new lines for multi-lines text in XMLUIResult2DataFormResult to be correctly handled in data form
2019-02-28 Goffi core (xml_tools): new elementCopy method to shallow copy a domish.Element
2019-01-19 Goffi core (XMLUI): new XHTMLBox widget:
2019-01-12 Goffi date update
2019-01-11 Goffi core (XMLUI): small optimisation: introspection is done once at module loading instead of on each XMLUI instantiation
2019-01-03 Goffi tools (xml_tools): isXMLUICancelled helper function to check if an XMLUI has been cancelled from raw XML.
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 core, frontends (xmlui): added "hidden" widget, to specify a value to be returned unmodified
2018-06-27 Goffi plugin XEP-0070: use a confirm dialog instead of a form + simplified a bit the code
2018-06-27 Goffi code style reformatting using black
2018-04-02 Goffi core, setup: huge cleaning: base src/tools/xml_tools.py@c4d1733064a7