log sat/tools/xml_tools.py @ 3074:c2625920e05a

age author description
Tue, 13 Aug 2019 19:08:41 +0200 Goffi Python 3 port:
Wed, 12 Jun 2019 09:11:28 +0200 Goffi tools (xml_tools): added "read_only" argument in dataFormResult2XMLUI (and use it in plugin pubsub_schema)
Fri, 03 May 2019 20:48:19 +0200 Goffi tools (xml_tools): split new lines for multi-lines text in XMLUIResult2DataFormResult to be correctly handled in data form
Thu, 28 Feb 2019 18:57:00 +0100 Goffi core (xml_tools): new elementCopy method to shallow copy a domish.Element
Sat, 19 Jan 2019 11:39:02 +0100 Goffi core (XMLUI): new XHTMLBox widget:
Sat, 12 Jan 2019 12:25:31 +0100 Goffi date update
Fri, 11 Jan 2019 09:48:17 +0100 Goffi core (XMLUI): small optimisation: introspection is done once at module loading instead of on each XMLUI instantiation