summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/googiespell.js
AgeCommit message (Collapse)Author
2012-02-28- Add Russian to the spellchecker languages list (#1488135)alec
git-svn-id: https://svn.roundcube.net/trunk@5925 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5787 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-18Clarify licenseing of forked Googiespell codethomasb
git-svn-id: https://svn.roundcube.net/trunk@5445 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-17- Fix GCC warning in googiespell.js (#1488090)alec
git-svn-id: https://svn.roundcube.net/trunk@5231 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-13- Fix js error when calling spellchecker on empty textareaalec
git-svn-id: https://svn.roundcube.net/trunk@5211 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-06- Merge devel-spellcheck branch:alec
- Added spellchecker exceptions dictionary (shared or per-user) - Added possibility to ignore words containing caps, numbers, symbols (spellcheck_ignore_* options) git-svn-id: https://svn.roundcube.net/trunk@5181 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-31- Optimization for spellcheck_before_send: don't invoke new ajax request. ↵alec
While we already have mispellings, we can return them and enable spellchecker directly without querying the server again git-svn-id: https://svn.roundcube.net/trunk@4818 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-30- Fix setting language for spellchecker on spellcheck_before_sendalec
git-svn-id: https://svn.roundcube.net/trunk@4817 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-01- Unify typeof and undefined usagealec
git-svn-id: https://svn.roundcube.net/trunk@4477 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-27- Remove Close buttons in googiespell popupsalec
git-svn-id: https://svn.roundcube.net/trunk@4149 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-13- Improve displaying of UI messages (#1486977)alec
git-svn-id: https://svn.roundcube.net/trunk@4083 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-13- Fix googiespell click events handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4082 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-13- Improvements in googiespell stylesalec
git-svn-id: https://svn.roundcube.net/trunk@4081 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-30- small fix for googie layer height settingalec
git-svn-id: https://svn.roundcube.net/trunk@3800 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-30- googiespell layer resizing + small css improvementsalec
- better googiespell suggestions popup positioning git-svn-id: https://svn.roundcube.net/trunk@3798 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-29- Improved compose screen: resizable body and attachments list, vertical ↵alec
splitter, options menu - Removed productname/version element, changed footer size to 20px git-svn-id: https://svn.roundcube.net/trunk@3789 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-02- fixed identation + some code improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@3699 208e9e7b-5314-0410-a742-e7e81cd9613c
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-02-23- Fix IE spellcheck suggestion popup issue (#1486471)alec
git-svn-id: https://svn.roundcube.net/trunk@3284 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-17- use lowercase in html tag names (to make switch to xhtml simpler in the ↵alec
future) git-svn-id: https://svn.roundcube.net/trunk@2761 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-18Fix Googiespellthomasb
git-svn-id: https://svn.roundcube.net/trunk@2500 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-01- jQuery'fied GoogieSpell 4.0 + some changes in composealec
git-svn-id: https://svn.roundcube.net/trunk@2443 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-01Update Googiespell to version 4.0thomasb
git-svn-id: https://svn.roundcube.net/trunk@2439 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-05-24upgrade to TinyMCE v2.1.1.1estadtherr
git-svn-id: https://svn.roundcube.net/trunk@584 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-02-21Fix Google spell checking in IE7 (closes #1484259).robin
git-svn-id: https://svn.roundcube.net/trunk@490 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-25Finalized GoogieSpell integrationthomasb
git-svn-id: https://svn.roundcube.net/trunk@249 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Started integrating GoogieSpellroundcube
git-svn-id: https://svn.roundcube.net/trunk@214 208e9e7b-5314-0410-a742-e7e81cd9613c