]> git.lyx.org Git - lyx.git/history - src/EnchantChecker.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / EnchantChecker.cpp
2021-03-07 Juergen SpitzmuellerAdd way to remove items from document dictionary
2021-03-06 Jean-Marc LasgouttesCompilation fix
2021-03-06 Juergen SpitzmuellerMeet per-document spelling dictionaries (fixes #86...
2020-05-03 Richard Kimberly... Fix some warnings.
2018-01-30 Jean-Marc LasgouttesAdd support for enchant 2.x
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-18 Stephan Wittuse enchant exception message accessor
2014-11-18 Stephan WittAdd diagnostic messages for enchant spell checker dicti...
2014-05-18 Stephan Witt#8849 catch exception in enchant speller backend and...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2012-01-11 Stephan Witt#7884 improved return code of EnchantChecker::check...
2012-01-05 Stephan Witt#7884 add check for missing dictionaries when spell...
2011-04-13 Stephan Wittadd forgotten implementation of "remove from personal...
2010-09-14 Stephan Wittadd cache of spell checker results to speed up native...
2010-08-29 Jürgen Spitzmüller* EnchantChecker.cpp:
2010-08-05 Jean-Marc LasgouttesImplement LFUN_SPELLING_REMOVE (patch from switt)
2010-07-02 Jean-Marc Lasgouttesstyle
2010-02-10 Jürgen Spitzmüller* Spellchecker dialog:
2010-02-09 Jürgen Spitzmüller* EnchantChecker.cpp: don't crash if dictionary is...
2010-02-09 Jürgen Spitzmüller* store the full Language in WordLangTuple.
2010-01-22 Jürgen Spitzmüller* add support for the enchant spell checker (bug 6226).