log src/browser/sat_browser/panels.py @ 513:ecec2cc13b33

age author description
2014-08-21 souliane browser_side: the status menu is now based on GenericMenuBar instead of PopupMenuPanel
2014-07-25 souliane browser_side: also display the warning banner when writing to a single contact and unibox is disabled
2014-07-25 souliane browser_side: menus refactorization + handle levels > 2
2014-07-17 souliane browser_side: remove the annoying (esp. when editing a message) scrolling each time you select a microblog entry
2014-07-15 souliane browser_side: handle menus of type ROOM, SINGLE and ROSTER_JID
2014-06-15 souliane misc: remove some pylint errors and warnings
2014-06-12 souliane browser side: rename and refactor constant UI_PARAMS to CACHED_PARAMS, from a dict of dict to a list of 2-tuple