summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release enchant 1.5.0enchant-1-5-0tags/enchant-1-5-0J M Maurer2009-05-230-0/+0
* bump enchant version #. uwog, you can release this tomorrow if you'd like to.Dom Lachowicz2009-05-231-2/+2
* uspell can now use programatically-set dictionaries. if anyone uses uspell, t...Dom Lachowicz2009-05-231-5/+19
* code should parse a parameter and turn it into a list of paths. normal win32/...Dom Lachowicz2009-05-221-1/+25
* on a hunch from Fridrich, put all functions that are called by C code inside ...Dom Lachowicz2009-05-224-20/+20
* myspell and ispell now query for any programatically-set dictionary paths. th...Dom Lachowicz2009-05-224-0/+37
* pass the broker to the correct classes and functions; will be useful in setti...Dom Lachowicz2009-05-223-32/+38
* Fix buildJ M Maurer2009-05-221-0/+1
* public API that will be used to pass information on to the spell checking lib...Dom Lachowicz2009-05-222-1/+30
* Duplicate the code from Glib's g_fopen function, so that Enchant and GlibDom Lachowicz2009-05-225-19/+59
* Fix 12100: MSVC build fixJ M Maurer2009-05-221-0/+1
* win64 build fixes from FridrichDom Lachowicz2009-04-082-2/+2
* part of Fridrich's patchDom Lachowicz2009-04-081-1/+1
* Fix a leak in _enchant_broker_request_dict (part of Bug 11979).2009-02-251-2/+4
* Fix Bug 11928, memory leak in _enchant_session_new().2009-02-151-0/+1
* relicense the zemberek plugin. bug 11890Dom Lachowicz2009-01-253-38/+68
* look for myspell/uspell dictionaries in XDG data directoriesDom Lachowicz2009-01-243-0/+32
* 11914 - missing ssize_t defineDom Lachowicz2009-01-243-1/+22
* remove ac_canonical_targetDom Lachowicz2009-01-241-1/+1
* Bug 11901 - Memory leak in function edit_dist (pwl.c)Dom Lachowicz2009-01-241-0/+2
* Bug 10667 - stdio.h not included in two files so FILE not definedDom Lachowicz2009-01-247-4/+14
* Bug 11792 - enchant-ispell does not set up locale properlyDom Lachowicz2008-11-221-0/+3
* Bugzilla Bug 11784 - crash when listing non match aff and dic dictionaries. F...Dom Lachowicz2008-10-211-1/+1
* Bug 11719: Should automatically line-up "configure --help" and also include a...Dom Lachowicz2008-08-221-17/+14
* Include string.hDom Lachowicz2008-08-081-0/+1
* Various changes to the zemberek backend. Unsure if this compiles, even.Dom Lachowicz2008-08-063-51/+81
* Handle case where libenchant.dll is not present more gracefully. Creating a b...Eric Albright2008-07-011-30/+82
* hook the configure_enchant_provider routine back up for aspell and only remov...Eric Albright2008-07-011-10/+12
* possible fix for 11604 - also related to a fix TML sent for win32Dom Lachowicz2008-06-192-4/+4
* bump version # before a releaseDom Lachowicz2008-06-191-1/+1
* #11621 - enchant-lsmod duplicates modulesDom Lachowicz2008-06-191-16/+43
* Requires wrong gmodule pkg file (#11650)Dom Lachowicz2008-06-171-1/+1
* Various fixes from TML to build Enchant on Win32 using MinGW/MSYSDom Lachowicz2008-06-174-30/+52
* Add broker singleton Eric Albright2008-06-112-2/+64
* Enchant.Net - handle dictionaries being disposed of explicitly:Eric Albright2008-06-114-169/+359
* correct assert in test for rename of directory and make a little more robust ...Eric Albright2008-05-161-3/+9
* fix crash with ispell provider on Windows due to different definitions of MAX...Eric Albright2008-05-161-1/+1
* Fix test that wasn't really testing what it shouldEric Albright2008-05-131-6/+12
* Bump versionJ M Maurer2008-05-051-1/+1
* #11593 - Crashes in {hspell,voikko}_provider_list_dicts. Thanks go to Harri P...Dom Lachowicz2008-05-052-2/+2
* Ensure that a partial setup (where dic file exists but aff file doesn't) will...Eric Albright2008-05-021-3/+16
* Fixes case where if a personal dictionary was edited such that it didn't end ...Eric Albright2008-05-024-16/+134
* Remove build warningsEric Albright2008-05-022-2/+3
* enchant_get_conf_dirs gets user locations as well as system locationsEric Albright2008-04-271-2/+11
* Ensure an enchant subdirectory exists and not just the user's home directory ...Eric Albright2008-04-271-13/+11
* Get unit tests compiling againEric Albright2008-04-2510-187/+211
* Versioning for Enchant.NetEric Albright2008-04-251-4/+4
* fix 'make distcheck'Dom Lachowicz2008-04-182-2/+1
* bump version numberDom Lachowicz2008-04-181-1/+1
* bug 11550; upgrade to hunspell 1.2.2 and pick up the system-wide version of t...Dom Lachowicz2008-04-1723-388/+823