Thu, 08 May 2014 17:21:34 +0200 |
Goffi |
browser side: use of new log system (first draft):
|
Thu, 01 May 2014 11:29:09 +0200 |
souliane |
import constants.Const as C (according to the coding rules)
|
Wed, 19 Mar 2014 20:27:46 +0100 |
souliane |
browser_side: editors do not listen for <escape> + display WYSIWIG in upper case
|
Sun, 16 Mar 2014 21:03:50 +0100 |
souliane |
browser_side: display chat states (with symbols) for MUC participants
|
Sat, 15 Mar 2014 00:33:04 +0100 |
souliane |
browser_side: display new lines in microblogs (convert '\n' to '<br/>')
|
Sat, 15 Mar 2014 00:21:04 +0100 |
souliane |
browser_side: refactorize SimpleTextEditor init parameters
|
Fri, 14 Mar 2014 21:00:13 +0100 |
souliane |
browser_side: microblogs edition: <shift> + <enter> makes a new line, <esc> finishes the edition
|
Thu, 13 Mar 2014 16:05:35 +0100 |
souliane |
browser_side: HTMLTextEditor and LightTextEditor factorization
|
Thu, 13 Mar 2014 13:15:48 +0100 |
souliane |
browser_side: LightTextEditor renamed to HTMLTextEditor, new class LightTextEditor based on TextArea
|
Tue, 11 Mar 2014 13:53:19 +0100 |
souliane |
browser_side: bug fixes for microblog raw/rich edition toggle
|
Mon, 10 Mar 2014 22:39:26 +0100 |
souliane |
browser_side: new microblogs are not using the rich text editor by default:
|
Sun, 23 Feb 2014 17:01:03 +0100 |
souliane |
browser_side: refactorization of the file tools.py:
|
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
|
Fri, 17 Jan 2014 17:20:04 +0100 |
souliane |
browser_side: muc user symbols (used for showing who is playing) can also be removed
|
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
|
Sat, 04 Jan 2014 00:17:46 +0100 |
souliane |
misc: reorganization of the file panels.py + clean the modules import:
base
browser_side/panels.py@a10743644fa6
|