]> git.lyx.org Git - lyx.git/commit
Implement LFUN_SPELLING_REMOVE (patch from switt)
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 5 Aug 2010 20:10:40 +0000 (20:10 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 5 Aug 2010 20:10:40 +0000 (20:10 +0000)
commite4f2484cb5899da6d98e0be6db465ca011989e04
treeb2ce5ca9c276bee40e542f010840800f96c5a389
parentf5e2d7879276d25b1de2cd493db1712bf9d96b0e
Implement LFUN_SPELLING_REMOVE (patch from switt)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35055 a592a061-630c-0410-9148-cb99ea01b6c8
19 files changed:
RELEASE-NOTES
src/AppleSpellChecker.cpp
src/AppleSpellChecker.h
src/AspellChecker.cpp
src/AspellChecker.h
src/Buffer.cpp
src/EnchantChecker.cpp
src/EnchantChecker.h
src/FuncCode.h
src/HunspellChecker.cpp
src/HunspellChecker.h
src/LyXAction.cpp
src/Paragraph.cpp
src/Paragraph.h
src/SpellChecker.h
src/Text3.cpp
src/frontends/qt4/Menus.cpp
src/support/AppleSpeller.h
src/support/AppleSpeller.m