summaryrefslogtreecommitdiff
path: root/msvc/unittest-enchant.vcproj
Commit message (Expand)AuthorAgeFilesLines
* Get unit tests compiling againEric Albright2008-04-251-5/+1
* change output locations for win32Eric Albright2007-12-201-4/+4
* 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-171-2/+4
* 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-151-4/+4
* unit tests over enchant.cEric Albright2007-11-101-0/+335