log browser_side/base_panels.py @ 362:019e1e706e74

age author description
Wed, 19 Feb 2014 16:38:13 +0100 souliane browser_side: display the popup notifying the message's recipient when you edit the blog entry's bubble.
Thu, 13 Feb 2014 15:34:34 +0100 souliane browser_side: microblog images have a fixed CSS "max-width" and they are clickable
Thu, 13 Feb 2014 12:53:07 +0100 souliane browser_side: do not use addURLToText to display Microblog XHTML content
Wed, 12 Feb 2014 14:58:11 +0100 souliane browser_side: LightTextEditor inheritates from BaseTextEditor + display URL in the status
Fri, 07 Feb 2014 20:14:11 +0100 souliane browser_side: status panel is based on a new class LightTextEditor which uses HTML5 "editablecontent" property
Fri, 07 Feb 2014 20:08:28 +0100 souliane browser_side: move TitlePanel from richtext.py to base_panels.py