Mercurial > libervia-backend
log sat/tools/xml_tools.py @ 2862:b2e898384c25
age | author | description |
---|---|---|
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 |