log src/browser/sat_browser/contact_panel.py @ 787:b2a75a103aac

age author description
Wed, 02 Dec 2015 11:15:55 +0100 Goffi browser side (contact list): fixed a traceback on mouse enter/leave + bad attribute name
Mon, 30 Nov 2015 21:52:41 +0100 souliane browser_side: fixed ContactsPanel scrolling
Tue, 24 Nov 2015 11:00:26 +0100 souliane browser_side (contact_panel): fixes contact box update
Fri, 21 Aug 2015 15:38:20 +0200 Goffi browser side(xmlui): basic JidsList implementation (read-only) using ContactsPanel, to fix params display
Sun, 19 Apr 2015 13:10:41 +0200 souliane browser_side: don't rebuild the whole list on contact list update
Thu, 09 Apr 2015 11:37:25 +0200 souliane browser_side: use host.default_muc instead of C.DEFAULT_MUC
Mon, 23 Mar 2015 09:35:46 +0100 souliane browser_side: update ContactList, Chat, ContactsPanel, ContactBox, ContactLabel to update the display using listeners as it is done in quick_frontend: