log browser_side/contact.py @ 338:80016abf3ad3

age author description
Sat, 04 Jan 2014 00:17:46 +0100 souliane misc: reorganization of the file panels.py + clean the modules import:
Sun, 29 Dec 2013 23:07:28 +0100 souliane browser_side: make unibox optional
Wed, 18 Dec 2013 09:54:27 +0100 souliane browser_side: fix presence/status update (do not share between different resources)
Tue, 10 Dec 2013 10:27:58 +0100 souliane browser_side: set the ideal height for the contact panel size when displayed in the unibox panel
Sat, 23 Nov 2013 14:46:03 +0100 souliane browser_side: set your own presence status and display those of others
Thu, 21 Nov 2013 13:44:26 +0100 souliane browser_side: bug fix for RoomAndContactsChooser (do not display the MUCs in the list)
Tue, 19 Nov 2013 21:21:49 +0100 souliane browser_side: update contacts in "group and contact chooser" when the a user connect/disconnect
Sun, 17 Nov 2013 17:53:37 +0100 souliane browser_side: changes regarding widgets and tabs:
Sun, 17 Nov 2013 17:43:31 +0100 souliane browser_side: sort the the result of ContactList.getConnected()
Mon, 11 Nov 2013 10:44:44 +0100 souliane browser_side: small changes for contact list and "add group" panel:
Sat, 09 Nov 2013 15:31:39 +0100 souliane browser_side: small changes to prepare the contact group manager:
Fri, 08 Nov 2013 17:07:27 +0100 souliane browser_side: isolate the basic stuff of ContactList in the new GenericContactList class
Fri, 18 Oct 2013 11:14:55 +0200 souliane browser_side: add context menu for contact:
Tue, 08 Oct 2013 13:57:35 +0200 souliane browser_side: added the flag REUSE_EXISTING_LIBERVIA_WIDGETS
Thu, 26 Sep 2013 14:32:24 +0200 souliane browser_side, misc: better PEP8 compliance