This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
extensions
/
spellcheck
/
src
History
bienvenu%nventure.com
5441688ad8
fix crash entering smiley<space><space> on unix, sr=mscott, 328606
...
git-svn-id: svn://10.0.0.236/trunk@191400 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-28 15:53:07 +00:00
..
cattable.h
…
Makefile.in
Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
2005-11-02 00:41:51 +00:00
mozEnglishWordUtils.cpp
Make it possible to enable spell-check for text inputs too (not just
2006-02-09 03:50:53 +00:00
mozEnglishWordUtils.h
…
mozGenericWordUtils.cpp
…
mozGenericWordUtils.h
…
mozInlineSpellChecker.cpp
fix crash entering smiley<space><space> on unix, sr=mscott, 328606
2006-02-28 15:53:07 +00:00
mozInlineSpellChecker.h
Bug
#324521
--> poor inline spell checking performance on large text documents. When adding or ignoring a word, just spell check the existing spell selection instead of the entire document since those are the only words that would possibly be effected. Limit the size of the spell check selection to the first 250 mistyped words.
2006-02-27 22:35:35 +00:00
mozPersonalDictionary.cpp
…
mozPersonalDictionary.h
…
mozSpellChecker.cpp
Bug 106386 Correct misspellings in source code
2006-02-23 09:36:43 +00:00
mozSpellChecker.h
…
mozSpellCheckerFactory.cpp
Bug 302050: inline spellchecking for textboxes backend. r=bryner sr=bzbarsky
2005-12-05 18:07:33 +00:00
mozSpellI18NManager.cpp
…
mozSpellI18NManager.h
…
nsSpellCheckController.cpp
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
2006-02-03 14:18:39 +00:00
nsSpellCheckController.h
Bug 300313. DeCOMtaminate linebreaker/wordbreaker, and access them directly as services rather than through a factory. r+sr=roc, patch by Joshua Welderson (thanks Joshua\!)
2005-08-22 03:00:06 +00:00
nsSpellCheckModule.cpp
…
nsSpellCheckUtils.cpp
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
2006-02-03 14:18:39 +00:00
nsSpellCheckUtils.h
Bug 300313. DeCOMtaminate linebreaker/wordbreaker, and access them directly as services rather than through a factory. r+sr=roc, patch by Joshua Welderson (thanks Joshua\!)
2005-08-22 03:00:06 +00:00
spellcheck.pkg
…