summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/html.php
AgeCommit message (Expand)Author
2014-08-01Fix various iCloud vCard issues, added fallback for external photos (#1489993)Aleksander Machniak
2014-04-08Hide PHP Warning: substr_compare() The length cannot exceed initial string le...Aleksander Machniak
2014-02-13Added toolbar button to move message in message viewAleksander Machniak
2014-01-16Fix compatibility with PHP 5.2 in html.php file (#1489514)Aleksander Machniak
2014-01-02Use '0' instead of 0, to fix possible issue.Aleksander Machniak
2013-10-25Merge branch 'dev-canned-responses'Thomas Bruederli
2013-10-16Support 'value' and 'label' attributes on <option> tagAleksander Machniak
2013-10-15Allow selected as attributecorbosman
2013-10-15Add support for additional attributes on <option> entriesThomas Bruederli
2013-09-04Keep current selection on IE browsers by adding unselectable=on to link elementsThomas Bruederli
2013-09-04Add new feature to save and recall text snippets (aka canned responses) when ...Thomas Bruederli
2013-07-21Update html.phpDennis1993
2013-06-14Add feature to import messages to the currently selected folderThomas Bruederli
2013-05-24Fix PHP warning in html_table::set_row_attribs() in PHP 5.4 (#1489094)Aleksander Machniak
2013-05-03Experimental: refactored list.js and html_table class to render lists with di...Thomas Bruederli
2013-04-17Allow onload attribute on iframe elementAleksander Machniak
2013-04-06Fix handling of invalid characters in message headers and output (#1489032)Aleksander Machniak
2013-03-01Better @package/@subpackage assignmentAleksander Machniak
2013-01-22Support autofocus attribute on input elementsAleksander Machniak
2012-12-18CS fixesAleksander Machniak
2012-12-18Cleanup, remove file paths from docAleksander Machniak
2012-11-27Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistencyAleksander Machniak
2012-11-21Framework files moved to lib/RoundcubeAleksander Machniak