index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
steps
/
mail
/
spell_pspell.inc
Age
Commit message (
Expand
)
Author
2010-01-28
- add file/line definitions to raise_error() calls
alecpl
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 often
alecpl
2009-06-22
- use RCMAIL_CHARSET instead of hardcoded 'utf-8'
alecpl
2009-05-02
- limit pspell suggestions for each word
alecpl
2009-02-18
- use RCMAIL_CHARSET const
alecpl
2009-02-18
Fix pspell's handling of special html characters (#1485744)
svncommit
2009-01-05
Add required parameters to raise_error() calls.
svncommit
2008-10-14
#1485398, #1485441: fix (p)spell checking CRLF/multibyte issues
alecpl
2008-10-13
#1485441: fix pspell checking of multibyte languages
alecpl
2008-08-15
Prevent further errors when the requested dictionary is not available; pspell...
thomascube
2008-08-15
Added pspell support patch by Kris Steinhoff (#1483960)
thomascube