Thomas Bruederli
|
b34d679075
|
Specify licenses in all javascript files and blocks to please LibreJS
|
11 years ago |
Aleksander Machniak
|
a54cff4c56
|
Fix error when spell-checking an empty text (#1489831)
|
11 years ago |
Aleksander Machniak
|
eb0dec9613
|
Fix XSS issue in plain text spellchecker (#1489806)
|
11 years ago |
Aleksander Machniak
|
e24eba0fc5
|
DOn't use deprecated jQuery.browser, CS fixes (tabs to spaces)
|
12 years ago |
Aleksander Machniak
|
ae7027de02
|
Added session_path config option and unified cookies settings in javascript
|
12 years ago |
Aleksander Machniak
|
041c93ce0b
|
Removed $Id$
|
13 years ago |
alecpl
|
2b4855b1aa
|
- Add Russian to the spellchecker languages list (#1488135)
|
13 years ago |
thomascube
|
7fe3811c65
|
Changed license to GNU GPLv3+ with exceptions for skins and plugins
|
13 years ago |
thomascube
|
307e684211
|
Clarify licenseing of forked Googiespell code
|
13 years ago |
alecpl
|
784c0cf54c
|
- Fix GCC warning in googiespell.js (#1488090)
|
13 years ago |
alecpl
|
de36863ea0
|
- Fix js error when calling spellchecker on empty textarea
|
13 years ago |
alecpl
|
66df084203
|
- Merge devel-spellcheck branch:
- Added spellchecker exceptions dictionary (shared or per-user)
- Added possibility to ignore words containing caps, numbers, symbols (spellcheck_ignore_* options)
|
13 years ago |
alecpl
|
340546c975
|
- Optimization for spellcheck_before_send: don't invoke new ajax request. While we already have mispellings, we can return them and enable spellchecker directly without querying the server again
|
14 years ago |
alecpl
|
644e3ad912
|
- Fix setting language for spellchecker on spellcheck_before_send
|
14 years ago |
alecpl
|
ef4f591a1d
|
- Unify typeof and undefined usage
|
14 years ago |
alecpl
|
f48a94cb50
|
- Remove Close buttons in googiespell popups
|
14 years ago |
alecpl
|
ad334a1257
|
- Improve displaying of UI messages (#1486977)
|
14 years ago |
alecpl
|
48e8b31b1e
|
- Fix googiespell click events handling
|
14 years ago |
alecpl
|
f75adec3e7
|
- Improvements in googiespell styles
|
14 years ago |
alecpl
|
9bfcb3b98c
|
- small fix for googie layer height setting
|
15 years ago |
alecpl
|
b8d4febf6c
|
- googiespell layer resizing + small css improvements
- better googiespell suggestions popup positioning
|
15 years ago |
alecpl
|
087c7dc5d2
|
- Improved compose screen: resizable body and attachments list, vertical splitter, options menu
- Removed productname/version element, changed footer size to 20px
|
15 years ago |
alecpl
|
ae8a2a5527
|
- fixed identation + some code improvements
|
15 years ago |
alecpl
|
677e1f26fe
|
- Some files from /bin + spellchecking actions moved to the new 'utils' task
|
15 years ago |
alecpl
|
1617dbb6a4
|
- Fix IE spellcheck suggestion popup issue (#1486471)
|
15 years ago |
alecpl
|
91a35ee012
|
- use lowercase in html tag names (to make switch to xhtml simpler in the future)
|
16 years ago |
thomascube
|
aee4601907
|
Fix Googiespell
|
16 years ago |
alecpl
|
309d2f40a0
|
- jQuery'fied GoogieSpell 4.0 + some changes in compose
|
16 years ago |
thomascube
|
ffa6c1011c
|
Update Googiespell to version 4.0
|
16 years ago |
svncommit
|
2c633703e9
|
upgrade to TinyMCE v2.1.1.1
|
18 years ago |
svncommit
|
bb76bc6465
|
Fix Google spell checking in IE7 (closes #1484259).
|
18 years ago |
thomascube
|
ed5d29f4b3
|
Finalized GoogieSpell integration
|
19 years ago |
thomascube
|
dd53e2b489
|
Started integrating GoogieSpell
|
19 years ago |