Tue, 25 Aug 2015 15:39:16 +0200 |
Goffi |
core (xmlui): reverted change from 039d96e131be: we should be able to recreate the same container with changeContainer
|
Fri, 21 Aug 2015 14:58:42 +0200 |
souliane |
tools (xmlui): changeContainer do not create a new one when the current one already fits
|
Fri, 21 Aug 2015 14:17:41 +0200 |
souliane |
tools, frontends (xmlui): allow to select a tab when adding it
|
Thu, 20 Aug 2015 18:33:52 +0200 |
Goffi |
core (xmlui): added JidsListWidget to manage editable list of jids:
|
Tue, 18 Aug 2015 10:52:18 +0200 |
Goffi |
core(xmlui): removed useless parenthesis around assert
|
Tue, 18 Aug 2015 10:35:44 +0200 |
Goffi |
core , privmitivus (xmlui): add jidInput handling, with a simple String for now
|
Tue, 18 Aug 2015 10:04:47 +0200 |
Goffi |
xmlui: minor docstring fixes
|
Sat, 15 Aug 2015 22:27:39 +0200 |
Goffi |
xml_tools: minor attribute renaming
|
Tue, 21 Jul 2015 15:36:40 +0200 |
souliane |
tools (xml_tools): better PEP-8 compliance
|
Thu, 16 Apr 2015 14:57:57 +0200 |
souliane |
massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
|
Mon, 30 Mar 2015 10:26:26 +0200 |
Goffi |
2015 copyright dates update
|
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
|
Wed, 18 Jun 2014 14:55:35 +0200 |
souliane |
tools (xmlui): data form 'text-multi' element must be converted to xmlui 'textbox' (not 'text')
|
Sat, 14 Jun 2014 17:25:08 +0200 |
Goffi |
core (XMLUI): management of text-multi in _dataFormField2XMLUIData
|
Sat, 14 Jun 2014 17:24:16 +0200 |
Goffi |
core (XMLUI): data form result now manage generic data set
|
Thu, 12 Jun 2014 18:19:55 +0200 |
souliane |
tools (xml_tools): dataForm2XMLUI handles the default value for "list-single" fields
|
Fri, 16 May 2014 00:53:09 +0200 |
souliane |
tools (xmlui): to click a button in a "param" form will automatically submit the parameters of the same category
|
Sat, 19 Apr 2014 19:19:19 +0200 |
Goffi |
core: use of the new core.log module:
|