gecko-dev/editor/libeditor
kin%netscape.com 9a62a21851 Added spellchecker support for different dictionaries/languages:
mozilla\editor\base\nsEditorShell.cpp
    mozilla\editor\idl\nsIEditorSpellCheck.idl
    mozilla\editor\txtsvc\public\nsISpellChecker.h

      - Added GetDictionaryList() and Get/SetCurrentDictionary() methods.

    mozilla\editor\ui\dialogs\content\EdDialogCommon.js

      - Added AppendValueAndDataToMenulist() function.

    mozilla\editor\ui\dialogs\content\EdSpellCheck.xul

      - We now import strres.js.

    mozilla\editor\ui\dialogs\content\EdSpellCheck.js

      - Added InitLanguageMenu().
2000-05-04 14:37:56 +00:00
..
base merge error. my fault. fix 2000-05-04 09:32:40 +00:00
build Fixes for bugs 34503 and 34504 -- split the editor controller into editor and composer controllers, and make commands for lots of editor functions. 2000-05-01 21:49:52 +00:00
html Replace GetBodyElement with GetRootElement to fix bustage 2000-05-04 14:32:07 +00:00
text massive change to prepare for ender-lite. should be a no-op for current implementation 2000-05-04 08:33:48 +00:00
txtsvc Added spellchecker support for different dictionaries/languages: 2000-05-04 14:37:56 +00:00