log frontends/src/primitivus/xmlui.py @ 2322:310a454c8657

age author description
2016-12-20 Goffi Primitivus (xmlui): use constants for BOOL_TRUE and BOOL_FALSE value
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
2016-01-03 Goffi copyright update
2015-11-17 Goffi primitivus: fixed showDialog and XMLUI message dialog
2015-11-16 Goffi primitivus (xmlui): fixed closing on popup panel "OK" button press
2015-11-11 Goffi Primitivus: better popups handling:
2015-11-11 Goffi quick_frontend, primitivus (xmlui): removed _xmluiClose from workflow were submit is triggered, as submit launch the callback which close the dialog itself + fixed dialogs _xmluiClose
2015-09-25 Goffi primitivus (XMLUI): manage message in FileDialog /!\ Urwid SàText need to be updated /!\
2015-08-21 souliane tools, frontends (xmlui): allow to select a tab when adding it
2015-08-20 Goffi frontends, primitivus: JidsList XMLUI widget management /!\ urwid SàText must be updated
2015-08-18 Goffi core , privmitivus (xmlui): add jidInput handling, with a simple String for now
2015-03-30 Goffi 2015 copyright dates update
2014-12-10 Goffi quick_frontend, primitivus: multi-profiles refactoring part 1 (big commit, sorry :p): frontends_multi_profiles
2014-10-03 souliane memory (params), tools (xml_tools), plugins, frontends: add "int" parameter type with "min" and "max" attributes
2014-09-08 Goffi Primitivus (xmlui): fixed window closing on save params + removed now unused onConfigureRoom in Chat
2014-08-13 Goffi frontends: XMLUI refactoring + dialogs:
2014-06-25 Goffi frontends (XMLUI): implementation of read_only attributes for widgets String, TextBox, Password and Bool
2014-06-14 Goffi core (XMLUI): management of text-multi in _dataFormField2XMLUIData
2014-05-05 Goffi primitivus: use of new logging system:
2014-04-03 souliane frontends (xmlui): add setter methods + fixes:
2014-04-03 souliane reverted changeset 5c7707c958d8 (revision 969)
2014-04-01 souliane tools, frontends (xmlui): add setter methods for widgets + new widget InternalButton to process UI operations
2014-04-01 souliane tools, frontends, memory: param definition and XMLUI handle multi-selection for list widgets:
2014-03-21 Goffi primitivus: PrimitivusVerticalContainer box widgets management:
2014-02-04 Goffi dates update
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 core, frontends: XMLUI refactoring: