summaryrefslogtreecommitdiff
path: root/program/include/rcmail_output_html.php
AgeCommit message (Expand)Author
2013-10-16Do not add css files to the page when body is empty, e.g. upload iframesAleksander Machniak
2013-06-20Canonize boolean ini_get() results (#1489189)Aleksander Machniak
2013-03-24Ensure backwards compatibility by considering old-style skin_path attribute f...Thomas Bruederli
2013-03-17Fix "rcmail is undefined" error in HTML attachment preview - regressionAleksander Machniak
2013-02-10Let some env variables survive reset(); don't show taskbar and top line in fr...Thomas Bruederli
2013-02-08Fix reference to non-existing class rcube_output_html (#1488948)Aleksander Machniak
2013-01-28Merge branch 'release-0.9' of github.com:roundcube/roundcubemail into release...Thomas Bruederli
2013-01-28Catch connection timeouts on message sending form submissionsThomas Bruederli
2013-01-27Fix PHP Warning: Missing argument 2 for rcmail_output_html::get_skin_file()Aleksander Machniak
2013-01-25Load a default stylesheet (embed.css) from skin in plain html pages (e.g. att...Thomas Bruederli
2013-01-24Fix login in case when default_host is an array with one element (#1488928)Aleksander Machniak
2013-01-09Fix /this/ paths from plugin templates in extended skinsThomas Bruederli
2012-12-11Extend just_parse() method with conditions parsingAleksander Machniak
2012-11-27Separate the very application-specific output classes from the Roundcube fram...Thomas Bruederli