log src/browser/sat_browser/richtext.py @ 760:78caef6ed8e7

age author description
Tue, 24 Nov 2015 23:26:55 +0100 Goffi browser_side: replaced mbdata2tags and tags2mbdata by sat.tools.common.dict2iter and iter2dict
Sat, 21 Nov 2015 14:34:36 +0100 souliane browser_side: use methods defined in quick_frontend to retrieve and set the tags from/to microblog data
Thu, 19 Nov 2015 17:20:37 +0100 souliane browser_side: read and write tags from microblog data:
Thu, 19 Nov 2015 16:43:18 +0100 souliane browser_side: implements tags UI
Thu, 19 Nov 2015 13:14:01 +0100 souliane browser_side: simplify RichTextEditor initialization
Thu, 19 Nov 2015 12:08:58 +0100 souliane browser_side: remove RichMessageEditor and RecipientManager which are not used since the removal of the unibox
Thu, 19 Nov 2015 11:41:03 +0100 souliane fixes/improve ListManager and contact group manager + better PEP-8 compliance