summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail/spell_pspell.inc
AgeCommit message (Collapse)Author
2010-05-18- Some files from /bin + spellchecking actions moved to the new 'utils' taskalec
git-svn-id: https://svn.roundcube.net/trunk@3627 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-28- add file/line definitions to raise_error() callsalec
git-svn-id: https://svn.roundcube.net/trunk@3231 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-08- Bug in spellchecker suggestions when server charset != UTF8 (#1486406)alec
git-svn-id: https://svn.roundcube.net/trunk@3194 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-19- pspell checker: split text by [dot]+[non-word] instead of [dot] and don't ↵alec
check numeric strings git-svn-id: https://svn.roundcube.net/trunk@3047 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-23- performance fix: don't check mbstring functions existence too oftenalec
git-svn-id: https://svn.roundcube.net/trunk@2788 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-22- use RCMAIL_CHARSET instead of hardcoded 'utf-8'alec
git-svn-id: https://svn.roundcube.net/trunk@2672 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-02- limit pspell suggestions for each wordalec
git-svn-id: https://svn.roundcube.net/trunk@2445 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-18- use RCMAIL_CHARSET constalec
git-svn-id: https://svn.roundcube.net/trunk@2299 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-18Fix pspell's handling of special html characters (#1485744)ksteinhoff
git-svn-id: https://svn.roundcube.net/trunk@2298 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-05Add required parameters to raise_error() calls.robin
git-svn-id: https://svn.roundcube.net/trunk@2213 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-14#1485398, #1485441: fix (p)spell checking CRLF/multibyte issuesalec
git-svn-id: https://svn.roundcube.net/trunk@1980 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-13#1485441: fix pspell checking of multibyte languagesalec
git-svn-id: https://svn.roundcube.net/trunk@1976 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-15Prevent further errors when the requested dictionary is not available; ↵thomasb
pspell_new() will trigger a warning, that's enough git-svn-id: https://svn.roundcube.net/trunk@1650 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-15Added pspell support patch by Kris Steinhoff (#1483960)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1649 208e9e7b-5314-0410-a742-e7e81cd9613c