Aleksander Machniak
51fe045a04
Fix deprecated function usage
2013-11-18 11:08:20 +01:00
Aleksander Machniak
64cb702847
Remove duplicate languages on spellchecker langs list ( #1489395 )
2013-11-02 20:00:39 +01:00
Thomas Bruederli
c344b64f13
Get supported spell-check languages from the configured backend; replace suspended google spell service with our new service at spell.roundcube.net
2013-10-18 12:50:25 +02:00
Thomas Bruederli
bc0a470157
Refactor spellchecker class into backend subclasses for better extensibility
2013-10-11 15:15:46 +02:00
Michel Weimerskirch
f99aa12300
Added support for the enchant spell checking engine
2013-07-07 10:21:55 +02:00
Aleksander Machniak
8f42c32c45
Improve code readability
2013-06-25 09:04:39 +02:00
Victor Benincasa
093a3d9e7d
Fix improper error checking
...
Currently all (HTML/TEXT) spell checking logs an error (due commit b15cc7d ) and HTML spell checking doesn't work (due commit cfe2fc8 ). Fix: ignore error="0" value from the returned XML as it isn't an error.
2013-06-25 03:39:23 -03:00
Aleksander Machniak
c027ba7709
Fix bugs caught by static analysis
2013-05-06 12:07:05 +02:00
Thomas Bruederli
b15cc7d6f4
Check Google spell check service response for errors and report them accordingly
2013-05-03 12:09:57 +02:00
Aleksander Machniak
36391cf342
Fix plain text spellchecker icorrect highlighting in non-ASCII text ( #1488973 )
2013-02-25 11:10:22 +01:00
Aleksander Machniak
66afd70b75
Framework'ize html2text class
2012-12-26 12:14:34 +01:00
Aleksander Machniak
d2534c63f2
Cleanup, remove file paths from doc
2012-12-18 09:07:00 +01:00
Aleksander Machniak
a92beb6bdb
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
2012-11-27 08:43:43 +01:00
Aleksander Machniak
ba6f21caeb
Framework files moved to lib/Roundcube
2012-11-21 19:52:03 +01:00