Mercurial > libervia-backend
log sat/tools/xml_tools.py @ 3067:e7c4d961b321
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 |