log src/browser/sat_browser/menu.py @ 705:531eacb82e9f

age author description
Mon, 20 Apr 2015 09:52:22 +0200 souliane browser_side: don't open a new tab when inviting people to a MUC we already joined
Thu, 09 Apr 2015 11:40:53 +0200 souliane browser_side: improve comments for menus-related methods
Fri, 27 Mar 2015 00:15:42 +0100 souliane browser_side: let the backend check for the validity of MUC JIDs that come from a user input
Mon, 30 Mar 2015 10:28:47 +0200 Goffi 2015 copyright dates update
Thu, 19 Mar 2015 20:41:46 +0100 Goffi browser side: versions management + version is shown in about dialog
Tue, 17 Mar 2015 20:42:02 +0100 Goffi browser side: menus refactorisation: frontends_multi_profiles
Sat, 07 Mar 2015 15:08:56 +0100 souliane server and browser sides: fixes joining room with auto-generated name + leave JID error handling to the backend frontends_multi_profiles
Tue, 03 Mar 2015 22:31:54 +0100 souliane browser_side: OTR uses 'profilePlugged', 'disconnect' and 'gotMenus' listeners frontends_multi_profiles
Fri, 27 Feb 2015 02:39:43 +0100 souliane browser_side: MainPanel is now based on a DockPanel, which allows to use less tables and also to remove some "window resized" listeners frontends_multi_profiles
Thu, 26 Feb 2015 18:10:54 +0100 Goffi browser_side: classes reorganisation: frontends_multi_profiles
Sun, 22 Feb 2015 21:56:40 +0100 souliane browser_side: fixes MUC menus frontends_multi_profiles
Wed, 11 Feb 2015 11:18:13 +0100 souliane browser_side: add and use method displayWidget to harmonize widget's management in Libervia (not completely done, there are some issues) frontends_multi_profiles
Tue, 10 Feb 2015 19:13:25 +0100 Goffi browser side: web widget is recreated when there is already one frontends_multi_profiles
Sat, 24 Jan 2015 01:45:39 +0100 Goffi browser side: big refactoring to base Libervia on QuickFrontend, first draft: frontends_multi_profiles
Sat, 18 Oct 2014 13:16:56 +0200 souliane browser_side: safer attributes handling in getOrCreateLiberviaWidget + use it to create MUC panels