log

age author description
Tue, 02 Sep 2014 21:26:32 +0200 souliane browser_side: add minimal requirements for generic plugins handling
Tue, 02 Sep 2014 21:21:21 +0200 souliane browser and server sides: add bridge method getLastResource
Tue, 02 Sep 2014 21:18:10 +0200 souliane browser_side: refactorize class JID to allow modifying its attributes
Tue, 02 Sep 2014 21:13:59 +0200 souliane browser_side: avoid some confusions between jid object 1. as an instance of JID or 2. as a str
Tue, 02 Sep 2014 21:08:59 +0200 souliane browser_side: menu callback can be a method not belonging to a class
Tue, 02 Sep 2014 21:05:32 +0200 souliane browser_side: PromptDialog can display several input fields
Tue, 26 Aug 2014 21:25:01 +0200 souliane browser_side: force JID's node and domain to lower-case
Mon, 25 Aug 2014 17:35:41 +0200 Goffi server_side: plugin refactoring:
Sun, 24 Aug 2014 18:43:45 +0200 Goffi installation: setup.py update:
Sun, 24 Aug 2014 18:43:45 +0200 Goffi server side: launching script improvments:
Thu, 21 Aug 2014 16:58:10 +0200 souliane browser_side: fixes the blog rich text toggle button which was clickable on the whole bubble width
Thu, 21 Aug 2014 16:44:39 +0200 souliane browser_side: the status menu is now based on GenericMenuBar instead of PopupMenuPanel
Thu, 21 Aug 2014 16:18:51 +0200 souliane browser_side: add method GenericMenuBar.addCategory + fixes MenuNode.addMenuItem when callback argument is a sub-menu
Thu, 21 Aug 2014 11:21:47 +0200 souliane browser_side: fixes using addStyleName and removeStyleName on a GenericMenuBar
Wed, 20 Aug 2014 23:04:15 +0200 Goffi reverted commit 7d37bb042042 which is actualy useless