]> git.lyx.org Git - features.git/commit
* Spellchecker dialog:
authorJürgen Spitzmüller <spitz@lyx.org>
Wed, 10 Feb 2010 08:10:31 +0000 (08:10 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Wed, 10 Feb 2010 08:10:31 +0000 (08:10 +0000)
commit5c59e8c7cb3a804d403061e76a34c0378320b9b0
tree78021cfced589a3206d1552d6734502b02bc89be
parent56d18d24105201c7803af8bb05b99ccb74b1a19f
* Spellchecker dialog:
- mark languages that can be spell checked.
* Thesaurus dialog:
- mark languages that have a thesaurus dictionary.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33405 a592a061-630c-0410-9148-cb99ea01b6c8
13 files changed:
src/AspellChecker.cpp
src/AspellChecker.h
src/EnchantChecker.cpp
src/EnchantChecker.h
src/HunspellChecker.cpp
src/HunspellChecker.h
src/SpellChecker.h
src/Thesaurus.cpp
src/Thesaurus.h
src/frontends/qt4/GuiApplication.cpp
src/frontends/qt4/GuiDocument.cpp
src/frontends/qt4/GuiSpellchecker.cpp
src/frontends/qt4/GuiThesaurus.cpp