summaryrefslogtreecommitdiff
path: root/msvc
Commit message (Expand)AuthorAgeFilesLines
* Remove build warningsEric Albright2008-05-021-2/+2
* Get unit tests compiling againEric Albright2008-04-253-6/+21
* More unit tests for providersEric Albright2008-03-022-2/+40
* More Framework for unit testing providers (make it automatically run)Eric Albright2008-02-272-2/+13
* Framework for unit testing providersEric Albright2008-02-272-27/+268
* Add bindings for .NetEric Albright2007-12-231-28/+142
* Get aspell provider working on Windows, support using previously installed as...Eric Albright2007-12-202-4/+8
* change output locations for win32Eric Albright2007-12-2014-56/+56
* Add enchant_get_user_config_dir and change default location of providers, dic...Eric Albright2007-11-281-0/+4
* add exclude functionality (enchant_dict_remove, enchant_dict_remove_from_sess...Eric Albright2007-11-201-2/+14
* Use forced include to include config.h.win32 to define ssize_t in public API ...Eric Albright2007-11-1714-2441/+2469
* Ignore UTF-8 BOM at beginning of pwlEric Albright2007-11-171-0/+8
* use g_fopen instead of fopen (make sure using single c runtime glib and liben...Eric Albright2007-11-1514-50/+147
* unit tests over enchant.cEric Albright2007-11-104-0/+568
* Add config.h for windows buildEric Albright2007-11-1013-418/+422
* win32 build fix: remove duplicate file content and and include added filesEric Albright2007-11-0913-2815/+5
* Windows solutions. From Eric AlbrightDom Lachowicz2007-10-2713-0/+5636