gecko-dev/editor/txtsvc/public
kin%netscape.com 1358474efa Fix for bugzilla 91131(Cannot spellcheck selection)
First pass implementation of spellcheck selection feature:

  editor/composer/src/nsEditorSpellCheck.cpp
  editor/idl/nsIEditorSpellCheck.idl
  editor/txtsvc/public/nsITextServicesDocument.h
  editor/txtsvc/src/Makefile.in
  editor/txtsvc/src/nsTextServicesDocument.cpp
  editor/txtsvc/src/nsTextServicesDocument.h
  editor/ui/composer/content/ComposerCommands.js
  editor/ui/dialogs/content/EdSpellCheck.js
  mailnews/compose/resources/content/MsgComposeCommands.js

r=jfrancis@netscape.com,brade@netscape.com  sr=sfraser@netscape.com
2003-04-17 14:29:08 +00:00
..
.cvsignore
Makefile.in Start installing GRE libraries & components into a separate dist/gre directory as part of the default build. 2002-12-28 01:15:07 +00:00
MANIFEST
MANIFEST_IDL Implement filters for spellchecker, so we can skip certain nodes (like Block Quote "cite") for mail 2002-12-10 15:03:04 +00:00
nsISpellChecker.h Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
nsITextService.h Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
nsITextServicesDocument.h Fix for bugzilla 91131(Cannot spellcheck selection) 2003-04-17 14:29:08 +00:00
nsITextServicesFilter.idl Implement filters for spellchecker, so we can skip certain nodes (like Block Quote "cite") for mail 2002-12-10 15:03:04 +00:00
nsTextServicesCID.h License changes, take 2. Bug 98089. mozilla/editor/. 2001-09-25 22:53:13 +00:00