summaryrefslogtreecommitdiff
path: root/roundcubemail/program/lib/html2text.php
AgeCommit message (Expand)Author
2010-01-12- Fix to-text converting of HTML entities inside b/strong/th/hX tags (#1486422)alec
2009-04-05- Fix compose window doesn't fit 1024x768 window (#1485396)alec
2009-02-27Changed code style for better diffsthomasb
2009-01-21- Fix html entities replacement (related to r2186)alec
2008-12-22#1485640: http://pear.php.net/bugs/bug.php?id=13032alec
2008-12-12#1485618: fix code injection vulnerabilityalec
2008-11-20- Better HTML entities conversion in html2text (#1485519)alec
2008-11-03#1485534: fix (multiple) PRE conversionalec
2008-08-30- applied RC's patches after html2text updatealec
2008-08-30- Improved HTML to TXT conversion by html2text class update to version 1.0.0alec
2008-08-29- oops, fixed parse error from last changealec
2008-08-29- Added PRE handling in html2text class (#1484740)alec
2008-08-06- fread() replaced by file_get_contents(), see comments in #1484880alec
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomasb