Mercurial > libervia-backend
log sat/tools/xml_tools.py @ 3206:ae09989e9feb
age | author | description |
---|---|---|
2020-01-29 | Goffi | fixed shebangs |
2020-01-29 | Goffi | dates update |
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: |