Mercurial > libervia-backend
log src/tools/xml_tools.py @ 982:0e80ee1fe9af
age | author | description |
---|---|---|
Mon, 07 Apr 2014 16:22:35 +0200 | Goffi | core (XMLUI): _cleanValue method to avoid issues with DBus types (must be deleted in the future) |
Thu, 03 Apr 2014 14:56:16 +0200 | souliane | tools, frontends (xmlui): add Widget.setInternalCallback: |
Thu, 03 Apr 2014 14:38:48 +0200 | souliane | reverted changeset 5c7707c958d8 (revision 969) |
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 |