]> git.lyx.org Git - lyx.git/history - src/HunspellChecker.cpp
Comment
[lyx.git] / src / HunspellChecker.cpp
2010-09-14 Stephan Wittadd cache of spell checker results to speed up native...
2010-08-05 Jean-Marc LasgouttesImplement LFUN_SPELLING_REMOVE (patch from switt)
2010-06-08 Jean-Marc Lasgouttesfix warnings
2010-06-06 Stephan Wittavoid preprocessor macros for path constants
2010-05-29 Stephan Wittconsolidate dictionary lookup of spellchecker and thesa...
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-02-10 Jürgen Spitzmüller* Thesaurus.cpp:
2010-02-10 Jürgen SpitzmüllerFix hunspell.
2010-02-10 Jürgen Spitzmüller* Spellchecker dialog:
2010-02-09 Jürgen Spitzmüller* store the full Language in WordLangTuple.
2010-01-21 Jürgen Spitzmüller* HunspellChecker.cpp:
2009-12-05 Vincent van RavesteijnFix HunspellChecker when the path is specified with...
2009-12-05 Vincent van RavesteijnFix HUnspellChecker when the path is specified with...
2009-12-04 Richard HeckFix strange problem reported by Stefano Franchi.
2009-11-25 Richard HeckFedora, and probably some other platforms, follow the...
2009-08-09 Abdelrazak YounesFix hunspell suggestion call.
2009-08-08 Abdelrazak YounesMinimal support for hunspell. Spellchecking works but...
2009-08-02 Abdelrazak YounesSpellChecker work:
2009-08-01 Abdelrazak YounesFix MSVC warning
2009-08-01 Abdelrazak Younes* Rename HunspellSpellChecker to HunspellChecker and...