summaryrefslogtreecommitdiff
path: root/program/steps/mail/spell_pspell.inc
AgeCommit message (Expand)Author
2010-05-18- Some files from /bin + spellchecking actions moved to the new 'utils' taskalecpl
2010-01-28- add file/line definitions to raise_error() callsalecpl
2010-01-08- Bug in spellchecker suggestions when server charset != UTF8 (#1486406)alecpl
2009-10-19- pspell checker: split text by [dot]+[non-word] instead of [dot] and don't c...alecpl
2009-07-23- performance fix: don't check mbstring functions existence too oftenalecpl
2009-06-22- use RCMAIL_CHARSET instead of hardcoded 'utf-8'alecpl
2009-05-02- limit pspell suggestions for each wordalecpl
2009-02-18- use RCMAIL_CHARSET constalecpl
2009-02-18Fix pspell's handling of special html characters (#1485744)svncommit
2009-01-05Add required parameters to raise_error() calls.svncommit
2008-10-14#1485398, #1485441: fix (p)spell checking CRLF/multibyte issuesalecpl
2008-10-13#1485441: fix pspell checking of multibyte languagesalecpl
2008-08-15Prevent further errors when the requested dictionary is not available; pspell...thomascube
2008-08-15Added pspell support patch by Kris Steinhoff (#1483960)thomascube