From 3e4c24c96e8c52d5e4e163118a3e7c41c8f71471 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 9 Aug 2000 20:54:58 +0000 Subject: Use the "system codepage" version of the directory name (not the UTF-8 2000-08-10 Tor Lillqvist * gtk/gtkfilesel.c (open_new_dir): Use the "system codepage" version of the directory name (not the UTF-8 one) when building the path name to stat(). --- ChangeLog.pre-2-6 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog.pre-2-6') diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 0e84255b26..9aad13a185 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,9 @@ +2000-08-10 Tor Lillqvist + + * gtk/gtkfilesel.c (open_new_dir): Use the "system codepage" + version of the directory name (not the UTF-8 one) when building + the path name to stat(). + 2000-08-03 Elliot Lee * gdk/gdkpango.c (gdk_draw_layout_line): Don't runs with a PANGO_ATTR_SHAPE set. -- cgit v1.2.1