summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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 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
* method for listing dictionaries. not fully implemented or testedDom Lachowicz2004-04-214-13/+129
* cvsignoreDom Lachowicz2004-04-211-0/+6
* PWL stuffDom Lachowicz2004-04-051-3/+7
* EXTRA_DIST the swig wrappersDom Lachowicz2004-04-011-0/+2
* deprecate a fn, bugfixes from Graham OrrDom Lachowicz2004-03-298-34/+107
* more system myspell stuffDom Lachowicz2004-02-075-53/+50
* fix 6385, as far as i can be bothered with itDom Lachowicz2004-02-071-4/+11
* 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-221-68/+156
* hspell provider for enchantDom Lachowicz2003-12-064-1/+212
* fix bug that was plaguing the spanish dictionariesDom Lachowicz2003-12-051-1/+20
* changed exception specifierDom Lachowicz2003-10-221-1/+3
* part of bug 5927Dom Lachowicz2003-10-201-1/+16
* bug 5946 - part 2Dom Lachowicz2003-10-201-1/+2
* bug 5941Dom Lachowicz2003-10-191-2/+2
* add personal words to the session tooDom Lachowicz2003-10-151-2/+2
* bug 5916Dom Lachowicz2003-10-132-4/+4
* more iconv error condition handlingDom Lachowicz2003-10-132-2/+12
* some iconv error return condition checksDom Lachowicz2003-10-132-4/+10
* fix nn_NO language ispell dictionaryDom Lachowicz2003-10-111-2/+2
* bump enchant version #, add ignore capabilitiesDom Lachowicz2003-10-032-3/+20
* some uspell fixesDom Lachowicz2003-10-021-4/+30
* bug 5813Dom Lachowicz2003-09-251-4/+7
* sync with OOo cvs myspellDom Lachowicz2003-09-1812-144/+1108
* hopefully a shortcut for aspell file existence testDom Lachowicz2003-09-041-4/+28
* bunch of cleanups, API/ABI-wise, and just general code organization stuffDom Lachowicz2003-08-318-416/+471
* fix segvDom Lachowicz2003-08-311-4/+4
* fix typoDom Lachowicz2003-08-311-2/+2
* fix case reversalDom Lachowicz2003-08-311-1/+1
* implement dict_exists betterDom Lachowicz2003-08-318-48/+42
* enchant now can be run entirely from personal wordlistsDom Lachowicz2003-08-303-37/+120
* error handling functionalityDom Lachowicz2003-08-305-29/+200
* change some APIs around, bump version #, more ispell workDom Lachowicz2003-08-303-8/+8
* fix ispell crasher bugDom Lachowicz2003-08-271-1/+2
* ispell crasher fix, implement enchant_dictionary_releaseDom Lachowicz2003-08-264-13/+24
* Fix segfault when the requested dictionary couldn't be found.J M Maurer2003-08-263-1/+10
* sync the wordlistsDom Lachowicz2003-08-261-0/+2
* much improved aspell detection checks, based on the ones in gnome-spellDom Lachowicz2003-08-261-3/+3
* file locking, documentingDom Lachowicz2003-08-261-4/+5
* personal dictionary file locks in placeDom Lachowicz2003-08-251-16/+33