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/steps/mail
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
..
addcontact.inc CS fixes 11 years ago
attachments.inc CS fixes 11 years ago
autocomplete.inc Merge branch 'dev-multi-folder-search' 11 years ago
check_recent.inc Use POST for refresh/check-recent request 11 years ago
compose.inc Improved display of plain text messages and text to HTML conversion (#1488937) 11 years ago
copy.inc Fix deleting/moving folders from folders with name "0", "00", etc. 11 years ago
folders.inc CS fixes 11 years ago
func.inc Improved display of plain text messages and text to HTML conversion (#1488937) 11 years ago
get.inc Support image operations with Imagick extension (#1489734) 11 years ago
getunread.inc CS fixes 11 years ago
headers.inc CS fixes 11 years ago
import.inc Support messages import from zip archives 11 years ago
list.inc Consider search scope (and changes) for filter searches + disable folder operation commands in multi-folder search mode (#1485234) 11 years ago
list_contacts.inc Include groups in contacts search on mail compose (#1489082) 11 years ago
mark.inc Make multi-folder message identifiers work with folders containing commas 11 years ago
move_del.inc Fix deleting/moving folders from folders with name "0", "00", etc. 11 years ago
pagenav.inc More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get() 11 years ago
search.inc Fix saving of search settings in 'all folders' mode 11 years ago
search_contacts.inc Include groups in contacts search on mail compose (#1489082) 11 years ago
sendmail.inc Improved display of plain text messages and text to HTML conversion (#1488937) 11 years ago
sendmdn.inc CS fixes 11 years ago
show.inc Support image operations with Imagick extension (#1489734) 11 years ago
viewsource.inc Remove IE<7 specific code 11 years ago