Mercurial > libervia-backend
log src/tools/xml_tools.py @ 1075:7b4600ad73ad
age | author | description |
---|---|---|
Sat, 14 Jun 2014 17:25:08 +0200 | Goffi | core (XMLUI): management of text-multi in _dataFormField2XMLUIData |
Sat, 14 Jun 2014 17:24:16 +0200 | Goffi | core (XMLUI): data form result now manage generic data set |
Thu, 12 Jun 2014 18:19:55 +0200 | souliane | tools (xml_tools): dataForm2XMLUI handles the default value for "list-single" fields |
Fri, 16 May 2014 00:53:09 +0200 | souliane | tools (xmlui): to click a button in a "param" form will automatically submit the parameters of the same category |
Sat, 19 Apr 2014 19:19:19 +0200 | Goffi | core: use of the new core.log module: |
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: |