Mercurial > libervia-web
log src/browser/sat_browser/main_panel.py @ 674:690a8a80a0ad frontends_multi_profiles
age | author | description |
---|---|---|
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 |