summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagenchant-1-2-1tags/enchant-1-2-12006-01-280-0/+0
* From Ryan Kelly (ryan@rfk.id.au):Dom Lachowicz2006-01-281-7/+3
* hopefully fix bug 9945 - don't append -I-I/usr/includeDom Lachowicz2006-01-281-1/+1
* oops - these files need to be in CVS...Dom Lachowicz2006-01-2611-10/+8866
* From Rodney Dawes -Dom Lachowicz2006-01-265-5/+5
* it didn't build on ubuntu, so like, fix thatDom Lachowicz2006-01-265-0/+10
* should correct bug #9909Dom Lachowicz2006-01-203-27/+25
* have the ispell compatibility script look for enchant in rather than assume ...Dom Lachowicz2006-01-144-3/+31
* build against hunspell (http://hunspell.sf.net/) instead of myspell.Dom Lachowicz2006-01-1421-1140/+8926
* some code clean-up for myspellDom Lachowicz2006-01-141-6/+2
* the ispell checker's exists() call never worked properly before. it should nowDom Lachowicz2006-01-141-28/+11
* bug 9896Dom Lachowicz2006-01-141-11/+4
* re-implement exists() in terms of list_dicts() if exists() doesn't exist; mov...Dom Lachowicz2006-01-142-59/+59
* fix bug 9736 - infinite hang in myspell suggestion codeDom Lachowicz2006-01-131-1/+1
* use g_getenv instead of getenv; fix bug 9801/memory leakDom Lachowicz2005-12-102-2/+1
* default ordering fileDom Lachowicz2005-11-281-0/+4
* bug 9234 - relocatable library support on win32 - largely from Ryan Kelly <ry...Dom Lachowicz2005-11-248-22/+110
* make 'make distcheck' passDom Lachowicz2005-10-222-5/+5
* bump version numberDom Lachowicz2005-10-221-2/+2
* be smarter about how we get the current language - bug 9679Dom Lachowicz2005-10-225-18/+61
* apply various memory leak and correctness patches from debian; http://ftp.deb...Dom Lachowicz2005-09-013-20/+27
* 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