log src/browser/sat_browser/contact_panel.py @ 1000:4cc4d49e1d0f

age author description
2017-11-03 Goffi misc: date update (yes it's a bit late :p )
2016-01-03 Goffi copyright update
2015-12-02 Goffi browser side (contact list): fixed a traceback on mouse enter/leave + bad attribute name
2015-11-30 souliane browser_side: fixed ContactsPanel scrolling
2015-11-24 souliane browser_side (contact_panel): fixes contact box update
2015-08-21 Goffi browser side(xmlui): basic JidsList implementation (read-only) using ContactsPanel, to fix params display
2015-04-19 souliane browser_side: don't rebuild the whole list on contact list update
2015-04-09 souliane browser_side: use host.default_muc instead of C.DEFAULT_MUC
2015-03-23 souliane browser_side: update ContactList, Chat, ContactsPanel, ContactBox, ContactLabel to update the display using listeners as it is done in quick_frontend:
2015-03-30 Goffi 2015 copyright dates update
2015-03-18 souliane browser_side: follow changes made on quick_frontend for chat states and MUC symbols + minor fixes following the refactorisation:
2015-03-17 Goffi browser side: menus refactorisation: frontends_multi_profiles
2015-03-11 souliane browser_side: add attribute "merge_resources" to ContactsPanel to display the MUC occupants + override Chat.replaceUser and Chat.removeUser frontends_multi_profiles
2015-03-09 souliane browser_side: replace ContactsPanel and ContactBox init "parent" attribute with "host" + menus bound to the avatar can be parameterized frontends_multi_profiles
2015-02-27 Goffi browser side (contact list): ContactPanels is used instead of OccupantsList in MUC: frontends_multi_profiles
2015-02-26 Goffi browser_side: classes reorganisation: frontends_multi_profiles base src/browser/sat_browser/base_panels.py@eb6aec4b8096