Mercurial > libervia-backend
log src/tools/xml_tools.py @ 1228:2e1b4e7c8eb8
age | author | description |
---|---|---|
Fri, 03 Oct 2014 12:27:43 +0200 | souliane | memory (params), tools (xml_tools), plugins, frontends: add "int" parameter type with "min" and "max" attributes |
Mon, 15 Sep 2014 14:18:25 +0200 | Matteo Cypriani | misc: fixed some typos |
Wed, 27 Aug 2014 01:24:26 +0200 | Goffi | core (XMLUI): sugar method "note" allow to easily create a XMLUI note dialog (more methods for other dialogs should follow) |
Wed, 27 Aug 2014 00:23:14 +0200 | Goffi | plugin OTR: authentication management + fixed a bug in setState (due to a wrong docstring in potr.context.getCurrentTrust) |
Mon, 11 Aug 2014 19:10:24 +0200 | Goffi | core (XMLUI): Dialogs are now managemed in XMLUI: |
Wed, 25 Jun 2014 14:01:57 +0200 | Goffi | core/frontends (XMLUI): value can now be inserted as a <value/> element, if not present value attribute is tested, else empty string is used. |
Wed, 25 Jun 2014 14:01:55 +0200 | Goffi | core (XMLUI): created a read_only attribute for InputWidget + new JidInputWidget |