summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* enchant++.cppgsoc2011hyphenationchenxiajian2011-08-261-0/+118
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30295 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* as Uwog's suggestion, seperate enchant++.h to enchant++.h and enchant++.cppchenxiajian2011-08-261-68/+6
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30294 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* [Bug 12811] apply patch: Memory leak in aspell providerchenxiajian2011-08-251-0/+2
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30289 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* [bug 13081] File status operations use incompatible version of 'stat'chenxiajian2011-08-251-3/+3
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30288 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* comment in ISpellchenxiajian2011-08-232-0/+4
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30282 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* comment in Zemberek & Voikkochenxiajian2011-08-232-0/+3
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30281 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* Readme about Five Backendschenxiajian2011-08-231-0/+157
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30280 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* readme in gsoc2011enchantchenxiajian2011-08-231-0/+44
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30278 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* wrong operation, revert the function. thank uwogchenxiajian2011-08-201-2/+1
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30269 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* commit the my whole enchant project, including project settingchenxiajian2011-08-2016-180/+141
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30268 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* some code. shall we call Sino-Tibetan languages better?chenxiajian2011-08-201-19/+23
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30267 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* add comment in hspell : Hspell : Hebrew dont need hyphenation at allchenxiajian2011-08-201-0/+1
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30263 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* add comment in uspell : USpell : Yiddish don't need hyphenation at allchenxiajian2011-08-201-1/+2
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30262 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* reslove Zemberek exceptionchenxiajian2011-08-202-139/+140
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30261 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* voikko_dict refactorchenxiajian2011-08-201-4/+4
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30260 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* deal with some exceptionchenxiajian2011-08-202-31/+31
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30259 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* hunspell code refactorchenxiajian2011-08-201-19672/+19672
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30258 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* dealt with Urmas mentioned problem: when the spell-checking dict is missing ↵chenxiajian2011-08-151-2/+25
| | | | | | ,the hyphenaiton function can be used also git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30216 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* dealt with Urmas mentioned problem: when the spell-checking dict is missing ↵chenxiajian2011-08-151-1/+3
| | | | | | ,the hyphenaiton function can be used also git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30215 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* dealt with no m_dict->tagchenxiajian2011-08-141-1/+3
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30211 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* match with name of abiword and name of Libhyphenationchenxiajian2011-08-135-47/+33
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30184 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* test-enchant.cchenxiajian2011-08-111-1/+18
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30167 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* Delete the unneed function we don't supportchenxiajian2011-08-111-4/+6
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30166 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* .NET Testchenxiajian2011-08-112-1/+12
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30165 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* Enchant Hyphenate support in .NET (Some build bugs)chenxiajian2011-08-113-1/+32
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30164 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* enchant hyphenation test in enchant-ispell.cchenxiajian2011-08-111-1/+22
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30163 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* get param at enchantchenxiajian2011-08-091-1/+2
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30153 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* fix the dic path by passing path in abiwordchenxiajian2011-08-092-6/+7
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30151 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* Chinese VS project and configchenxiajian2011-08-092-0/+245
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30150 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* simlple framework for Chinese Spell-Check and Hyphenation (lib is not add ↵chenxiajian2011-08-091-0/+184
| | | | | | properly) git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30149 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* enchant test for Britain-ENGLishchenxiajian2011-08-081-0/+1
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30127 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* test in RedHat, Commit in RedHatchenxiajian2011-07-121-1/+1
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30019 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* the latest version 0708chenxiajian2011-07-0848-183790/+61064
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30002 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* new versionchenxiajian2011-07-0837-19932/+64204
| | | | | | fix some bugs git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30001 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* add libhyphenation to my librarychenxiajian2011-07-0845-3/+93613
| | | | | | | | | | now we have four kinds of backends to support hyphenation: 1 libhyphenation 2 hunspell 3 zemberek 4 Vikko git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@30000 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* patch in 0623chenxiajian2011-07-0834-2/+44076
| | | | | | | | | | the changes: 1 deleted the unneed connection, such as HSpell 2 add hunspell(myspell) hyphenation code 3 implement hyphenation using hunspell 4 implement hyphenation using Zemberek git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@29998 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* patch 0622chenxiajian2011-07-0811-4/+203
| | | | | | | | | 1 I think return char * is a better way. like Voikko: char * voikko_hyphenate_cstr(int handle, const char * word); char * voikko_hyphenate_ucs4(int handle, const wchar_t * word); 2 detailed implementation using voikko(need more tests) git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@29997 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* 1 combine the hyphenation with spell-checking together. so that we can make ↵chenxiajian2011-07-0812-1/+208
| | | | | | | | | | | | | | | the code more flexsible. In my opinion, we can make code like this: EnchantDict* enchant_broker_request_dict (EnchantBroker* broker, const char *const lang); //same as spell-checking char *enchant_dict_hyphenate(EnchantDict *dict, const char *const word,size_t len); 2 we need to add hyphenation function in EnchantDict 3. the function is implement by the backend. 4 we set the connetion git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@29996 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* Created branch for hyphetation API and providers implementation2011-06-140-0/+0
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/branches/gsoc2011hyphenation@29818 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* Fixed loading of empty word from pwl2011-04-191-2/+2
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@29721 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* Palliative fix for 2-letter word bug.2011-03-101-0/+2
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@29656 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* Updated (hopefully correctly) a makefile.2011-03-071-1/+5
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@29649 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* * Update hunspell to 2.152011-03-0730-1912/+14305
| | | | | | * Enable UTF-8 dict paths on Windows git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@29648 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* Fixed words of ambiguous composition to be considered incorrect2011-03-071-2/+2
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@29647 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* Bump version to 1.6.0J M Maurer2010-04-011-3/+3
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@28773 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* Bug 12567 - the ispell sources aren't licensed under the LGPLDom Lachowicz2010-01-1112-347/+0
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@28601 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* add a function to get enchant's versionDom Lachowicz2010-01-113-1/+10
| | | | git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@28600 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* Bug 12556 - document that dictionary-related functions return a ↵Dom Lachowicz2010-01-111-2/+2
| | | | | | reference-counted object git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@28599 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* disable zemberek plugin by default, as it's known to cause issues/crashes ↵Dom Lachowicz2009-12-051-4/+9
| | | | | | with WebKit git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@28523 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
* Bugzilla Bug 12472 - Win32 DLL dependency not found popup occurs when module ↵Dom Lachowicz2009-11-091-0/+8
| | | | | | | | | | | | | | has unmet dependencies If, for example, the aspell module is present, but the required aspell library isn't available when the broker is initialized, a modal win32 error MessageBox appears saying that the required DLL can't be found in addition to the 'g_warning ("Error loading plugin: %s\n", g_module_error())' message that gets printed to the log. From Daniel Atallah <daniel_atallah@yahoo.com> git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@28462 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6