Mercurial > libervia-backend
log frontends/src/wix/main_window.py @ 1162:b32800b9793e
age | author | description |
---|---|---|
Tue, 26 Aug 2014 12:52:46 +0200 | souliane | move sat.tools.jid to sat_frontends.tools.jid |
Wed, 13 Aug 2014 14:48:49 +0200 | Goffi | frontends: XMLUI refactoring + dialogs: |
Mon, 11 Aug 2014 19:10:24 +0200 | Goffi | frontends: signals are managed in a more generic way |
Thu, 26 Jun 2014 00:05:20 +0200 | Goffi | core, frontends (menus): MENU_ROOM and MENU_SINGLE are now managed |
Sat, 07 Jun 2014 15:39:20 +0200 | souliane | frontends: async failures are more detailed (full class name + error message) |
Fri, 23 May 2014 09:59:35 +0200 | souliane | core (xmpp), stdui (profile_manager), bridge, frontends: raise an exception if the XMPP connection failed instead of sending a signal |
Fri, 23 May 2014 10:40:54 +0200 | souliane | core, frontends: remove bridge method "connect" (always use asyncConnect) |