log frontends/src/wix/main_window.py @ 1103:a096b8579a3c

age author description
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)
Wed, 07 May 2014 18:16:15 +0200 souliane wix: update the connection mechanism to ask for non empty profile passwords
Mon, 05 May 2014 20:12:21 +0200 Goffi wix: use of new logging system
Thu, 03 Apr 2014 16:10:44 +0200 souliane core, frontends: unify the roster management UIs in sat/stdui/ui_contact_list.py