log src/tools/xml_tools.py @ 920:45dffd67a18a

age author description
2014-03-21 Goffi core (XMLUI): BoolWidget now accept real boolean for value
2014-03-14 souliane tools: xml_tools.ElementParser do not replace '\n' and '\t' with ' ' by default
2014-02-25 souliane tools, plugin XEP-0077: small fixes
2014-02-25 Goffi core (xmlui), frontends: handling of "text" type in params xml + bug fixes
2014-02-25 Goffi core (xmlui): fixed types with empty value are now correctly managed in _dataFormField2XMLUIData
2014-02-13 Goffi core(XMLUI): empty options in ListWidget now just show a warning message, no more assert
2014-02-04 Goffi dates update
2014-02-04 Goffi core (XMLUI): fixed labels management for lists in _dataFormField2XMLUIData
2014-02-04 Goffi core (XMLUI), frontends: advancedListContainer part 2:
2014-02-04 Goffi XMLUI (core, frontends): added JidWidget and DividerWidget + popup type + some bugfixes:
2014-02-04 Goffi core, frontends: implementation of AdvancedListContainer first draft + misc:
2014-02-04 Goffi core, frontends: XMLUI refactoring:
2014-02-04 Goffi xmlui: added boolean type management in XMLUIResult2DataFormResult
2014-02-04 Goffi core: XMLUI now use @property for session_id and submit
2014-02-04 Goffi core, frontends: XMLUI refactoring: