summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* improve documentation on the ordering file and where enchant looks for dictio...Dom Lachowicz2005-07-291-3/+21
* provide a default ordering file for enchant's providers with some 'sane' defa...Dom Lachowicz2005-07-293-1/+6
* fix bug 9233Dom Lachowicz2005-06-301-7/+3
* fix mingw/msys buildDom Lachowicz2005-06-251-2/+2
* Autopackage support.Rob Staudinger2005-05-049-3/+800
* better language detection; better ispell-compatible command line error messagesDom Lachowicz2005-04-232-3/+13
* bug 8817Dom Lachowicz2005-04-151-0/+1
* bug 8736Dom Lachowicz2005-03-311-1/+6
* fix potential memleakDom Lachowicz2005-03-081-1/+4
* some improvements to the ispell compatibility mode, better language/locale gu...Dom Lachowicz2005-03-082-25/+24
* Fix build.Rob Staudinger2005-03-041-1/+1
* fix applespell backendDom Lachowicz2005-02-191-0/+13
* o enchant: fix (?) AppleSpell back-end following recent API changesFrancis J Franklin2005-02-191-13/+0
* myspell dictionary listingDom Lachowicz2005-02-102-3/+66
* normalize incoming dictionary tagsDom Lachowicz2005-02-101-18/+54
* use ssize_t instead of size_t in the public-facing API so that consumers can ...Dom Lachowicz2005-02-093-31/+50
* update enchant's TODO listDom Lachowicz2005-02-092-2/+5
* some functions deprecated; some internal reorganizationDom Lachowicz2005-02-096-13/+47
* cmdline ability to list dictionariesDom Lachowicz2005-02-091-6/+21
* function for enumerating providers from aspell, myspell, hspell, uspellDom Lachowicz2005-02-099-49/+107
* fix bug 8305Dom Lachowicz2005-01-151-2/+4
* bug 8246, from ryan-bugs@rfk.id.au (Ryan Kelly)Dom Lachowicz2005-01-014-4/+11
* o add in optional Objective-C code to load bundled AppleSpell moduleFrancis J Franklin2004-11-217-10/+703
* patch from kobi zamirDom Lachowicz2004-11-021-1/+1
* fix 7353Dom Lachowicz2004-09-121-2/+7
* fix hspellDom Lachowicz2004-07-211-2/+2
* some hspell cleanups and bugfixes, some of which are from <kobi_zamir@yahoo.com>Dom Lachowicz2004-07-211-35/+33
* another hspell patchDom Lachowicz2004-06-221-1/+1
* support the next version of hspellDom Lachowicz2004-06-171-2/+2
* method for listing dictionaries. not fully implemented or testedDom Lachowicz2004-04-215-15/+130
* cvsignoreDom Lachowicz2004-04-211-0/+6
* PWL stuffDom Lachowicz2004-04-051-3/+7
* EXTRA_DIST the swig wrappersDom Lachowicz2004-04-012-4/+6
* deprecate a fn, bugfixes from Graham OrrDom Lachowicz2004-03-298-34/+107
* more system myspell stuffDom Lachowicz2004-02-076-53/+53
* fix 6385, as far as i can be bothered with itDom Lachowicz2004-02-072-6/+22
* enchant 1.1.4Dom Lachowicz2004-02-061-1/+1
* fix bug where hspell would always be used for any languageDom Lachowicz2004-02-061-15/+18
* what the fuckDom Lachowicz2004-01-261-2/+2
* support both nn and noDom Lachowicz2004-01-261-0/+2
* fix norwegian bugDom Lachowicz2004-01-261-2/+2
* upgrade to myspell 3.1Dom Lachowicz2004-01-1211-72/+443
* fix bug 6278Dom Lachowicz2004-01-081-0/+1
* another hspell patch from yaacovDom Lachowicz2003-12-231-2/+13
* upgrade to hspell 0.7 - by Yaacov Zamir, tidied up by myselfDom Lachowicz2003-12-222-75/+159
* bump version number for a new releaseDom Lachowicz2003-12-071-1/+1
* hspell provider for enchantDom Lachowicz2003-12-065-2/+246
* fix bug that was plaguing the spanish dictionariesDom Lachowicz2003-12-051-1/+20
* if no language is specified to enchant-lsmod, use en_US.UTF-8Dom Lachowicz2003-10-271-14/+28
* support querying which provider a particular language usesDom Lachowicz2003-10-271-0/+2