log browser_side/base_widget.py @ 432:8ecc5a7062e4

age author description
Sun, 27 Apr 2014 18:53:37 +0200 souliane browser and server sides: fixes module import + use enumerate instead of xrange
Tue, 11 Mar 2014 10:45:52 +0100 souliane browser_side: small improvements for ListManager
Sun, 23 Feb 2014 17:01:03 +0100 souliane browser_side: refactorization of the file tools.py:
Tue, 04 Feb 2014 17:52:12 +0100 Goffi dates update
Tue, 04 Feb 2014 17:21:59 +0100 Goffi fixed docstrings wrong usage for licence informations
Tue, 04 Feb 2014 16:49:20 +0100 Goffi browser side: removed logging imports: it's not working correctly with pyjamas
Sat, 04 Jan 2014 00:17:46 +0100 souliane misc: reorganization of the file panels.py + clean the modules import:
Fri, 03 Jan 2014 21:48:49 +0100 souliane browser_side: based on LiberviaWidget.getWidgetsPanel, add a generic method to retrieve the first ancestor of any class
Sun, 29 Dec 2013 23:07:28 +0100 souliane browser_side: make unibox optional
Mon, 16 Dec 2013 16:39:03 +0100 souliane browser_side: bug fixes for switching between unibox and rich text editor:
Sat, 09 Nov 2013 09:38:17 +0100 souliane browser_side: isolate the basic stuff of RecipientManager in a new class ListManager:
Tue, 15 Oct 2013 17:19:03 +0200 souliane browser_side, blog: better PEP8 compliance
Tue, 08 Oct 2013 14:12:38 +0200 souliane browser_side: added UIs for rich text editor and addressing to multiple recipients
Tue, 08 Oct 2013 13:57:35 +0200 souliane browser_side: added the flag REUSE_EXISTING_LIBERVIA_WIDGETS
Thu, 26 Sep 2013 11:39:54 +0200 souliane browser_side: display widget title in the debug info (LiberviaWidget method "getDebugName")
Fri, 06 Sep 2013 15:40:33 +0200 souliane browser side: make the OK button title for group selector configureable + few "cosmetic" changes (PEP 8...)
Sun, 07 Apr 2013 22:33:55 +0200 Goffi server + browser: message warning level/sending refactoring:
Thu, 07 Mar 2013 01:16:13 +0100 Goffi browser side: tabs are now dropable (i.e. we can now move widgets between tabs)
Wed, 06 Mar 2013 22:36:21 +0100 Goffi browser side: dropped widget's row is now checked, to avoid the drop on a removed BorderWidget. This finish the previous commit.
Tue, 05 Mar 2013 01:20:59 +0100 Goffi Browser Side: Widgets can now be moved, header (title bar) is draggable:
Mon, 04 Mar 2013 23:01:57 +0100 Goffi browser side: widgets refactoring: base browser_side/panels.py@d38e8eff3efd