summaryrefslogtreecommitdiff
path: root/src/enchant++.h
Commit message (Expand)AuthorAgeFilesLines
* Update FSF addressDom Lachowicz2009-10-261-1/+1
* add exclude functionality (enchant_dict_remove, enchant_dict_remove_from_sess...Eric Albright2007-11-201-3/+27
* some functions deprecated; some internal reorganizationDom Lachowicz2005-02-091-4/+13
* changed exception specifierDom Lachowicz2003-10-221-1/+3
* bunch of cleanups, API/ABI-wise, and just general code organization stuffDom Lachowicz2003-08-311-44/+78
* implement dict_exists betterDom Lachowicz2003-08-311-2/+2
* enchant now can be run entirely from personal wordlistsDom Lachowicz2003-08-301-0/+11
* error handling functionalityDom Lachowicz2003-08-301-6/+34
* change some APIs around, bump version #, more ispell workDom Lachowicz2003-08-301-2/+2
* api/abi expansion spaceDom Lachowicz2003-08-251-0/+3
* improve c++ api, introduce ability to describe a dictionary (language tag, pr...Dom Lachowicz2003-08-201-2/+6
* update license - exception clause should be Lesser GPLDom Lachowicz2003-08-141-1/+1
* don't use copy constructor in C++ APIDom Lachowicz2003-08-141-1/+1
* fix up the license clause, further win32-registry proof some directory gettin...Dom Lachowicz2003-07-281-1/+1
* cleanupsDom Lachowicz2003-07-251-2/+1
* change c++ api. i think i'm finally happy with itDom Lachowicz2003-07-241-82/+78
* fix includeDom Lachowicz2003-07-241-1/+1
* finalize some c++ bindings. i think i'm pretty happy with 'em nowDom Lachowicz2003-07-241-160/+138
* c++ test program, 100% c++ binding coverage, c++ bindings workDom Lachowicz2003-07-241-12/+49
* implement a dictionary_status routine - no backends support it yetDom Lachowicz2003-07-171-0/+5
* LGPL + exception licenseDom Lachowicz2003-07-161-0/+10
* c++ wrapper for enchantDom Lachowicz2003-07-131-0/+152