]> git.lyx.org Git - lyx.git/history - config/spell.m4
Set buffer_ correctly when inseting a math macro over a selection
[lyx.git] / config / spell.m4
2023-08-14 Pavel SandaCopy-paste error in spell.m4.
2020-11-19 Jean-Marc LasgouttesDo nothing if hunspell support is disabled
2019-06-12 Jean-Marc LasgouttesUse autoupdate to convert some obsolete calls
2019-06-12 Jean-Marc LasgouttesFix some warnings found by the -Wall options of autocon...
2019-06-12 Jean-Marc LasgouttesUpdate the in-source hunspell to version 1.7.0
2018-04-09 Jean-Marc LasgouttesWarn when using system hunspell in stdlib-debug mode
2018-03-29 Juergen SpitzmuellerAdapt to new hunspell C++ ABI
2018-03-19 Juergen SpitzmuellerChange lookup order for enchant-2 vs. enchant (prefer...
2018-03-19 Juergen Spitzmuellercheck for enchant-2
2018-01-30 Jean-Marc LasgouttesAdd support for enchant 2.x
2017-09-18 Juergen SpitzmuellerIndentation fixes.
2017-09-18 Juergen SpitzmuellerUpdate internal Hunspell to latest release (1.6.2)
2017-09-18 Juergen SpitzmuellerDo not disable the other spellers when compiling agains...
2017-09-18 Juergen SpitzmuellerDefine USE_HUNSPELL when compiling against included...
2017-03-02 Jean-Marc LasgouttesClarify configure help for 3rd party code
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Georg BaumConfigure included hunspell with autotools
2011-08-14 Stephan Wittrestore old hunspell library detection code as fallback...
2011-06-14 Pavel SandaUsing pkgconfig to configure hunspell.
2011-03-21 Jean-Marc Lasgouttesstreamline hunspell checking
2011-03-09 Stephan Wittdo not check for hunspell libraries if header is not...
2011-03-04 José MatoxFix config detection for hunspell-1.2
2010-12-12 Stephan Wittfinally ASPELL_FRAMEWORK is not used anymore
2010-05-29 Stephan Wittconsolidate dictionary lookup of spellchecker and thesa...
2010-04-14 Stephan Witttiger support on mac snow leopard, include Qt4 framewor...
2010-02-02 Jean-Marc Lasgouttesremove variables initializations that are immediately...
2010-01-22 Jürgen Spitzmüller* add support for the enchant spell checker (bug 6226).
2009-10-06 Jean-Marc Lasgouttesclarify message for spelling libs
2009-07-12 Abdelrazak YounesNew support files for Hunspell support. Only autotools...
2008-12-16 Pavel Sandaispell leftover.
2008-11-15 André Pönitzremove ispell and pspell
2007-04-26 Enrico ForestieriFix typo due to the massive rename.
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2005-09-08 Angus LeemingEnsure that the grammar used to invoke the spellchecker...
2005-06-09 Angus LeemingWhitespace, only whitespace. s/ +$//
2005-05-02 Angus LeemingTest for things that MSVC doesn't have, rather than...
2005-05-02 Angus LeemingFully enable compilation of LyX 1.4.x on Windows with...