summaryrefslogtreecommitdiff
path: root/program/include/rcube_charset.php
AgeCommit message (Expand)Author
2012-11-21Framework files moved to lib/RoundcubeAleksander Machniak
2012-11-17Define @package and @subpackage of Framework classesAleksander Machniak
2012-11-15Move BIG5 at the end of charsets list in detect()Aleksander Machniak
2012-11-15Improved rcube_charset::detect() with BOM checks from rcube_vcard::detect_enc...Aleksander Machniak
2012-10-15Partially revert 9546d22c6: don't validate with parse_charset()Thomas Bruederli
2012-10-15Avoid unnecessary strtoupper() calls but validate target charset if specifiedThomas Bruederli
2012-09-13Fix convertion to/from US-ASCII using mbstringAleksander Machniak
2012-09-12Don't use charset aliases for destination charset - fixes e.g.Aleksander Machniak
2012-08-29Fix decoding of HTML messages with UTF-16 charset specified (#1488654)Aleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-04-15- Small optimizationsalecpl
2012-04-14- More public methods, code cleanupalecpl
2012-03-04Exclude E_STRICT from error_reporting for PHP 5.4alecpl
2012-02-28Fix function callthomascube
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomascube