Mercurial > libervia-backend
log src/tools/xml_tools.py @ 971:8ca5c990ed92
age | author | description |
---|---|---|
Tue, 01 Apr 2014 21:30:21 +0200 | souliane | tools, frontends (xmlui): add setter methods for widgets + new widget InternalButton to process UI operations |
Tue, 01 Apr 2014 21:21:13 +0200 | souliane | tools, frontends, memory: param definition and XMLUI handle multi-selection for list widgets: |
Fri, 21 Mar 2014 15:03:56 +0100 | Goffi | core (XMLUI): BoolWidget now accept real boolean for value |
Sat, 15 Mar 2014 00:15:49 +0100 | souliane | tools: xml_tools.ElementParser do not replace '\n' and '\t' with ' ' by default |
Tue, 25 Feb 2014 22:58:42 +0100 | souliane | tools, plugin XEP-0077: small fixes |
Tue, 25 Feb 2014 23:01:26 +0100 | Goffi | core (xmlui), frontends: handling of "text" type in params xml + bug fixes |
Tue, 25 Feb 2014 02:22:17 +0100 | Goffi | core (xmlui): fixed types with empty value are now correctly managed in _dataFormField2XMLUIData |