summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagenchant-1-0-0tags/enchant-1-0-02003-09-120-0/+0
* bump version #Dom Lachowicz2003-09-121-2/+2
* hopefully better aspell configure checksDom Lachowicz2003-09-061-4/+27
* hopefully a shortcut for aspell file existence testDom Lachowicz2003-09-041-4/+28
* ispell wrapper script - not yet installedDom Lachowicz2003-08-312-1/+24
* bunch of cleanups, API/ABI-wise, and just general code organization stuffDom Lachowicz2003-08-319-424/+476
* add enchant to cvsignoresDom Lachowicz2003-08-311-0/+1
* fix ispell -a compatibility modeDom Lachowicz2003-08-311-7/+5
* 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-307-64/+171
* error handling functionalityDom Lachowicz2003-08-307-43/+219
* change some APIs around, bump version #, more ispell workDom Lachowicz2003-08-307-47/+101
* some utf8 fixesDom Lachowicz2003-08-291-8/+12
* should be decent locale handling in place nowDom Lachowicz2003-08-291-11/+40
* ispell compatibile programDom Lachowicz2003-08-292-44/+109
* update the newsDom Lachowicz2003-08-281-0/+4
* beginnings of an ispell-compatible-ish command line programDom Lachowicz2003-08-282-2/+193
* update newsDom Lachowicz2003-08-271-0/+11
* 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-262-5/+6
* much improved aspell detection checks, based on the ones in gnome-spellDom Lachowicz2003-08-262-19/+33
* file locking, documentingDom Lachowicz2003-08-261-4/+5
* check for flock and lockfDom Lachowicz2003-08-261-0/+2
* personal dictionary file locks in placeDom Lachowicz2003-08-251-16/+33
* api/abi expansion spaceDom Lachowicz2003-08-251-0/+3
* cvs ignoreDom Lachowicz2003-08-241-0/+1
* oops, typo on -devel requirementsRui M. Silva Seabra2003-08-241-1/+1
* cvsignore file for myspell dirRui M. Silva Seabra2003-08-241-0/+6
* update spec to current stat of affairsRui M. Silva Seabra2003-08-241-5/+22
* bump version #Dom Lachowicz2003-08-201-1/+1
* improve c++ api, introduce ability to describe a dictionary (language tag, pr...Dom Lachowicz2003-08-206-15/+102
* more win32 workDom Lachowicz2003-08-181-3/+6
* define dllmainDom Lachowicz2003-08-186-4/+17
* bump version #Dom Lachowicz2003-08-181-2/+2
* remove reseved funcs, replace with generic array of reserved pointer spaceDom Lachowicz2003-08-181-11/+3
* fix dllimport/export thing for schurroDom Lachowicz2003-08-186-8/+5
* add SWIG reference fileDom Lachowicz2003-08-151-0/+8
* fix buildDom Lachowicz2003-08-151-0/+1
* some win32 dll improvementsDom Lachowicz2003-08-152-0/+6
* update documentationDom Lachowicz2003-08-141-5/+7
* update license - exception clause should be Lesser GPLDom Lachowicz2003-08-1418-18/+39
* don't use copy constructor in C++ APIDom Lachowicz2003-08-141-1/+1
* update some documentationDom Lachowicz2003-08-144-18/+4
* forgot to define freepDom Lachowicz2003-08-111-0/+4
* fix ispell brokennessDom Lachowicz2003-08-111-2/+9