summaryrefslogtreecommitdiff
path: root/src/ispell/ispell_checker.cpp
Commit message (Expand)AuthorAgeFilesLines
* o add in optional Objective-C code to load bundled AppleSpell moduleFrancis J Franklin2004-11-211-4/+15
* method for listing dictionaries. not fully implemented or testedDom Lachowicz2004-04-211-1/+30
* deprecate a fn, bugfixes from Graham OrrDom Lachowicz2004-03-291-2/+2
* 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
* fix bug that was plaguing the spanish dictionariesDom Lachowicz2003-12-051-1/+20
* bug 5946 - part 2Dom Lachowicz2003-10-201-1/+2
* bug 5916Dom Lachowicz2003-10-131-2/+2
* more iconv error condition handlingDom Lachowicz2003-10-131-1/+4
* some iconv error return condition checksDom Lachowicz2003-10-131-2/+4
* fix nn_NO language ispell dictionaryDom Lachowicz2003-10-111-2/+2
* bunch of cleanups, API/ABI-wise, and just general code organization stuffDom Lachowicz2003-08-311-2/+2
* implement dict_exists betterDom Lachowicz2003-08-311-4/+4
* fix ispell crasher bugDom Lachowicz2003-08-271-1/+2
* ispell crasher fix, implement enchant_dictionary_releaseDom Lachowicz2003-08-261-5/+6
* Fix segfault when the requested dictionary couldn't be found.J M Maurer2003-08-261-0/+3
* define dllmainDom Lachowicz2003-08-181-0/+2
* update license - exception clause should be Lesser GPLDom Lachowicz2003-08-141-1/+1
* update some documentationDom Lachowicz2003-08-141-1/+0
* forgot to define freepDom Lachowicz2003-08-111-0/+4
* fix ispell brokennessDom Lachowicz2003-08-111-2/+9
* implement front-level session and personal dictionary handling. fix some memo...Dom Lachowicz2003-08-011-34/+2
* enchant is now win32 (and possibly soon gconf) registry readyDom Lachowicz2003-07-291-2/+6
* fix up the license clause, further win32-registry proof some directory gettin...Dom Lachowicz2003-07-281-1/+1
* massive work on 'test_exists' types of functions, myspell now handles languag...Dom Lachowicz2003-07-271-3/+22
* session support for myspell, better dictionary loading support for myspellDom Lachowicz2003-07-271-2/+4
* implement and use new win32 'registry-ready' functionsDom Lachowicz2003-07-231-6/+22
* some work toward win32 registry usageDom Lachowicz2003-07-231-0/+1
* fix bug for jmo - g_get_home_dir can return NULLDom Lachowicz2003-07-231-7/+12
* allow for provider orderingDom Lachowicz2003-07-191-5/+5
* documentation, add+export an ordering methodDom Lachowicz2003-07-181-1/+1
* enchant_broker_describeDom Lachowicz2003-07-181-0/+15
* stub out dict_statusDom Lachowicz2003-07-181-40/+77
* LGPL + exception licenseDom Lachowicz2003-07-161-0/+10
* add uspell provider - untestedDom Lachowicz2003-07-151-1/+1
* clean up some ispell backend codeDom Lachowicz2003-07-151-8/+4
* implement session and personal handling for pspell and ispellDom Lachowicz2003-07-151-3/+33
* ispell enchant backendDom Lachowicz2003-07-151-0/+538