Mercurial > libervia-web
log src/browser/sat_browser/base_widget.py @ 596:9054793ab60d frontends_multi_profiles
age | author | description |
---|---|---|
Fri, 06 Feb 2015 19:19:49 +0100 | Goffi | browser side (base widget): added an iterator on WidgetsPanel to iterate throught contained widgets, fixed widget deletion, commented a base try/catch (without exception specified), should be uncommented once a good Exception is here frontends_multi_profiles |
Fri, 06 Feb 2015 19:11:02 +0100 | Goffi | browser side: border widgets are now visible on drag start + they float right or left in the cell 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 |