hexchat/src
Arnavion a38892ff3b Use GFile API in gtkutil_check_file instead of stat/access.
The latter functions expect codepage-encoded filenames on Windows but GLib's API returns filesystem-encoded paths, which on Windows are UTF-8. GLib API should be used to deal with GLib API results.

Also fixed leaks in two of the callers of gtkutil_check_file()

Fixes #968
2014-08-20 12:50:08 -07:00
..
common Fix warning 2014-07-28 16:18:27 -04:00
dirent Update dirent.h win32 implementation 2013-05-20 00:22:20 +02:00
fe-gtk Use GFile API in gtkutil_check_file instead of stat/access. 2014-08-20 12:50:08 -07:00
fe-text Add /getbool command 2014-02-04 20:46:43 -05:00
htm Respect verbosity setting when building htm 2014-01-29 16:25:57 -05:00
Makefile.am configure: Clean up EXTRA_DIST 2014-01-20 02:38:32 -05:00
version-script Added functions to create/destroy event_attrs to plugin interface. 2013-07-12 22:46:04 +01:00