Add password option widget
[squirrelmail.git] / functions / imap_utf7_local.php
2007-01-13 kinkincrement year in copyright notices
2006-07-15 tokulremoving trailing ?> from function scripts
2006-01-23 tokulcopyright update
2005-09-18 jervforsphpDocumentor updates
2005-04-26 tokulphpdoc blocks and some comments that explain check_php_...
2005-01-07 jervforsReplacing tabs with spaces, trimming white space at...
2004-12-27 kinkIncrement year in copyright notice.
2004-11-14 tokulallow mbstring functions will all charsets that are...
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-08-24 jervforsMinor cleanups
2004-08-08 tokulxtra_code updates in utf7-imap functions
2004-04-12 tokultwo more subpackage blocks
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2003-10-28 tassiumPreparation to begin using phpdocumentor.
2003-07-27 alex-brainstormRepair my mistake : wrong arguments order for stristr...
2003-07-27 tokulpreg_match('/iso-8859-/'.. covered all iso-8859 charset...
2003-07-27 alex-brainstormCheck for empty default_charset in imap_utf7_decode_loc...
2003-07-26 alex-brainstormCheck for empty default_charset. RCS tag string fixed ;)
2003-07-21 alex-brainstormCall set_my_charset() before actually using , and fix...
2003-07-20 alex-brainstormCharset spec test should be case-insensitive
2003-07-20 alex-brainstormFixed Tomas' problem skipping iso-8859-1
2003-07-20 tokuliso-8859-1 test in imap_utf7_decode_local does not...
2003-07-20 tokulAdded optional mbstring functions to deal with i18n...
2003-03-27 philippe_mingoMasato Higashiyama japanese patch.
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-10-28 kinkMerge utf7_decode_local and utf7_encode_local into...