log src/browser/sat_browser/main_panel.py @ 982:a78169c1bf77

age author description
2017-11-03 Goffi misc: date update (yes it's a bit late :p )
2017-05-19 Goffi browser: various fixes
2016-01-15 Goffi browser (warning message): resuses the popup if it already exists, allows a None duration, and added INFO and WARNING types
2016-01-13 souliane browser (strings): add a parameter "new_target" to addURLToText + fix a wrong import
2016-01-12 souliane browser: validate the status with ENTER (fixes bug 111)
2016-01-03 Goffi copyright update
2015-11-30 souliane browser_side: fixed ContactsPanel scrolling
2015-04-20 souliane browser and server side: remove unibox
2015-04-09 souliane browser_side: improve comments for menus-related methods
2015-03-30 Goffi 2015 copyright dates update
2015-03-18 souliane browser_side: follow changes made on quick_frontend for chat states and MUC symbols + minor fixes following the refactorisation:
2015-03-18 Goffi merged branch frontends_multi_profiles base src/browser/sat_browser/panels.py@3fafedbf792a
2015-03-17 Goffi browser side: menus refactorisation: frontends_multi_profiles
2015-03-03 souliane browser_side: replace all instances of 'str' with 'unicode' frontends_multi_profiles
2015-02-27 souliane browser_side: hide the tab bar and contact list's toggle button until the profile is connected frontends_multi_profiles
2015-02-27 souliane browser_side: implements setStatusOnline since it is not used only for setting the connected state on/off, but also to update the user presence and status frontends_multi_profiles
2015-02-27 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
2015-02-26 Goffi browser_side: classes reorganisation: frontends_multi_profiles base src/browser/sat_browser/panels.py@987d55a4073f