summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/html.php
AgeCommit message (Collapse)Author
2014-08-05 c'est la merde..workingHugues Hiegel
2013-07-21Update html.phpDennis1993
added required attribute to allowed list for input fields
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 ↵Thomas Bruederli
different html structures (e.g. table, ul, div). This show provide more flexibility to skin designers and improve mobile device support
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