summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/googiespell.js
AgeCommit message (Expand)Author
2012-02-28- Add Russian to the spellchecker languages list (#1488135)alec
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
2011-11-18Clarify licenseing of forked Googiespell codethomasb
2011-09-17- Fix GCC warning in googiespell.js (#1488090)alec
2011-09-13- Fix js error when calling spellchecker on empty textareaalec
2011-09-06- Merge devel-spellcheck branch:alec
2011-05-31- Optimization for spellcheck_before_send: don't invoke new ajax request. Whi...alec
2011-05-30- Fix setting language for spellchecker on spellcheck_before_sendalec
2011-02-01- Unify typeof and undefined usagealec
2010-10-27- Remove Close buttons in googiespell popupsalec
2010-10-13- Improve displaying of UI messages (#1486977)alec
2010-10-13- Fix googiespell click events handlingalec
2010-10-13- Improvements in googiespell stylesalec
2010-06-30- small fix for googie layer height settingalec
2010-06-30- googiespell layer resizing + small css improvementsalec
2010-06-29- Improved compose screen: resizable body and attachments list, vertical spli...alec
2010-06-02- fixed identation + some code improvementsalec
2010-05-18- Some files from /bin + spellchecking actions moved to the new 'utils' taskalec
2010-02-23- Fix IE spellcheck suggestion popup issue (#1486471)alec
2009-07-17- use lowercase in html tag names (to make switch to xhtml simpler in the fut...alec
2009-05-18Fix Googiespellthomasb
2009-05-01- jQuery'fied GoogieSpell 4.0 + some changes in composealec
2009-05-01Update Googiespell to version 4.0thomasb
2007-05-24upgrade to TinyMCE v2.1.1.1estadtherr
2007-02-21Fix Google spell checking in IE7 (closes #1484259).robin
2006-05-25Finalized GoogieSpell integrationthomasb
2006-05-01Started integrating GoogieSpellroundcube