Mercurial > libervia-backend
log frontends/src/tools/xmlui.py @ 1245:84d06701f5c4
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 |
Wed, 20 Aug 2014 21:16:14 +0200 | Goffi | frontends: dialog don't crash anymore is no submit_id is given (submit does nothing in this case) |
Wed, 13 Aug 2014 14:48:49 +0200 | Goffi | frontends: XMLUI refactoring + dialogs: |
Wed, 25 Jun 2014 14:01:58 +0200 | Goffi | frontends (XMLUI): use of logging system instead of print |
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:56 +0200 | Goffi | frontends (XMLUI): implementation of read_only attributes for widgets String, TextBox, Password and Bool |
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) |