2016-04-17 |
Goffi |
use of /usr/bin/env instead of /usr/bin/python in shebang
|
2016-01-03 |
Goffi |
copyright update
|
2015-12-15 |
souliane |
memory (params): parameter jids_list values are specified with <jid>...</jid>
|
2015-11-16 |
Goffi |
primitivus (xmlui): fixed closing on popup panel "OK" button press
|
2015-11-16 |
Goffi |
frontends (xmlui): fixed widget closing on submit
|
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-08-27 |
Goffi |
frontends (xmlui): fixed a bug in xmlui resulting in a bad dialog creation (parameters were lost, including profile)
|
2015-08-25 |
Goffi |
frontends: callback are now always used in QuickApp launchAction (before it was only used if validated is present):
|
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
|
2015-03-03 |
souliane |
frontends (XMLUI): fixes wrong argument name
frontends_multi_profiles
|
2015-02-22 |
souliane |
frontends: merge sat_frontends.constants to sat_frontends.quick_frontend.constants
frontends_multi_profiles
|
2015-01-24 |
Goffi |
core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit):
frontends_multi_profiles
|
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-08-20 |
Goffi |
frontends: dialog don't crash anymore is no submit_id is given (submit does nothing in this case)
|
2014-08-13 |
Goffi |
frontends: XMLUI refactoring + dialogs:
|
2014-06-25 |
Goffi |
frontends (XMLUI): use of logging system instead of print
|
2014-06-25 |
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.
|
2014-06-25 |
Goffi |
frontends (XMLUI): implementation of read_only attributes for widgets String, TextBox, Password and Bool
|
2014-04-03 |
souliane |
tools, frontends (xmlui): add Widget.setInternalCallback:
|
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-02-25 |
Goffi |
core (xmlui), frontends: handling of "text" type in params xml + bug fixes
|
2014-02-25 |
souliane |
frontends: fix typos, do not use logging in the xmlui tools:
|
2014-02-04 |
Goffi |
dates update
|
2014-02-04 |
Goffi |
frontends: some modifications to ease the the use of the new sat_frontends.tools.xmlui.XMLUI class in Libervia
|
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:
base
frontends/src/primitivus/xmlui.py@6b918702bc13
|