You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/program/js
Aleksander Machniak eda92ed4c0 Improved display of plain text messages and text to HTML conversion (#1488937)
Now instead of <pre> we use <div class="pre"> styled with monospace
font. We replace whitespace characters with non-breaking spaces where
needed. I.e. plain text is always unwrappable, until it uses format=flowed,
in such a case only flowed paragraphs are wrappable.

Also conversion of text to HTML in compose editor was modified in the same way.
11 years ago
..
tiny_mce Specify licenses in all javascript files and blocks to please LibreJS 11 years ago
app.js Improved display of plain text messages and text to HTML conversion (#1488937) 11 years ago
common.js Improve rcube_find_object() performance by prefering getElementById() as this is the most common case 11 years ago
editor.js Improved display of plain text messages and text to HTML conversion (#1488937) 11 years ago
googiespell.js Specify licenses in all javascript files and blocks to please LibreJS 11 years ago
jquery.min.js jQuery-2.1.1 11 years ago
jstz.min.js Specify licenses in all javascript files and blocks to please LibreJS 11 years ago
list.js Specify licenses in all javascript files and blocks to please LibreJS 11 years ago
treelist.js Specify licenses in all javascript files and blocks to please LibreJS 11 years ago