gecko-dev/extensions/spellcheck/src
2006-04-12 15:43:32 +00:00
..
.cvsignore
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 Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +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