summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fix segv, hopefullyDom Lachowicz2003-08-041-5/+1
* enchant module listerDom Lachowicz2003-08-042-0/+63
* rethink logicDom Lachowicz2003-08-011-6/+4
* implement front-level session and personal dictionary handling. fix some memo...Dom Lachowicz2003-08-019-206/+217
* s/char/BYTEDom Lachowicz2003-07-291-3/+3
* fix C compiling on win32Dom Lachowicz2003-07-291-3/+3
* enchant is now win32 (and possibly soon gconf) registry readyDom Lachowicz2003-07-295-12/+89
* more myspell fixesDom Lachowicz2003-07-281-2/+2
* fix myspellDom Lachowicz2003-07-281-7/+10
* fix up the license clause, further win32-registry proof some directory gettin...Dom Lachowicz2003-07-2819-25/+61
* add this fileDom Lachowicz2003-07-281-0/+62
* massive work on 'test_exists' types of functions, myspell now handles languag...Dom Lachowicz2003-07-275-45/+175
* session support for myspell, better dictionary loading support for myspellDom Lachowicz2003-07-273-48/+60
* myspell providerDom Lachowicz2003-07-2620-1/+6171
* win32 mingw improvementsDom Lachowicz2003-07-254-81/+0
* cleanupsDom Lachowicz2003-07-251-2/+1
* uspell now honors the size argumentsDom Lachowicz2003-07-241-23/+27
* change c++ api. i think i'm finally happy with itDom Lachowicz2003-07-243-84/+81
* win32 fixes - don't try to install a dll that doesn't get builtDom Lachowicz2003-07-243-0/+17
* hopefully fix some mingw build errorsDom Lachowicz2003-07-244-4/+4
* fix includeDom Lachowicz2003-07-241-1/+1
* finalize some c++ bindings. i think i'm pretty happy with 'em nowDom Lachowicz2003-07-243-176/+153
* uspell personal dictionary supportDom Lachowicz2003-07-242-18/+60
* c++ test program, 100% c++ binding coverage, c++ bindings workDom Lachowicz2003-07-244-13/+162
* implement and use new win32 'registry-ready' functionsDom Lachowicz2003-07-234-24/+64
* some work toward win32 registry usageDom Lachowicz2003-07-237-63/+143
* fix bug for jmo - g_get_home_dir can return NULLDom Lachowicz2003-07-234-17/+42
* s/libenchant/enchantDom Lachowicz2003-07-211-4/+4
* drop libenchant in favor of enchantDom Lachowicz2003-07-214-5/+5
* fix uspell provider bugDom Lachowicz2003-07-212-4/+4
* make hebrew workDom Lachowicz2003-07-201-2/+2
* verbose error message when aspell/pspell can't load a dictionaryDom Lachowicz2003-07-191-0/+2
* bugfix for ordering - unknown/unspecified providers now get added at the end ...Dom Lachowicz2003-07-191-0/+6
* allow for provider orderingDom Lachowicz2003-07-193-21/+53
* load orderings from files - we currently don't honor the orderings. that's wh...Dom Lachowicz2003-07-194-16/+84
* cvsignoreDom Lachowicz2003-07-191-0/+2
* documentation, add+export an ordering methodDom Lachowicz2003-07-185-15/+54
* better .cvsignores, new readme for uspellDom Lachowicz2003-07-186-0/+25
* stub out some ordering functionsDom Lachowicz2003-07-181-9/+44
* enchant_broker_describeDom Lachowicz2003-07-185-26/+116
* stub out dict_statusDom Lachowicz2003-07-186-98/+219
* implement a dictionary_status routine - no backends support it yetDom Lachowicz2003-07-173-5/+74
* LGPL + exception licenseDom Lachowicz2003-07-1618-0/+223
* .cvsignore filesRui M. Silva Seabra2003-07-166-0/+33
* forgot this for make dist :)Rui M. Silva Seabra2003-07-161-0/+1
* Spec fully works, takes advantage of rpm macros and dist tarballs areRui M. Silva Seabra2003-07-162-18/+22
* make ispell/uspell backends get dictionaries from configurable locationsDom Lachowicz2003-07-163-2/+21
* new uspell backendDom Lachowicz2003-07-162-4/+8
* fix uspell build, still untestedDom Lachowicz2003-07-164-15/+29
* add uspell provider - untestedDom Lachowicz2003-07-154-2/+268