Mercurial > libervia-web
log src/browser/sat_browser/panels.py @ 524:d41e850b31b9
age | author | description |
---|---|---|
2014-09-02 | souliane | browser_side: avoid some confusions between jid object 1. as an instance of JID or 2. as a str |
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 |
2014-06-09 | Goffi | browser_side: import fixes: base src/browser/panels.py@a5e223e3fabf |