From 829c6708f29d27e6e63dab8f93e41ba4b15e925e Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Fri, 13 Dec 2002 01:06:55 +0000 Subject: Include "." and ".." in the list of entries; they are needed for correct Thu Dec 12 19:51:45 2002 Owen Taylor * gtk/gtkfilesel.c (open_new_dir): Include "." and ".." in the list of entries; they are needed for correct handling of ., ..; were lost with the GDir conversion. (Francisco Bustamante, #89972) * gtk/gtkfilesel.c (open_new_dir): If we hit EOF unexpectedly, that's OK... a file was just deleted while we were reading the directory. --- ChangeLog.pre-2-2 | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog.pre-2-2') diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 229c986bed..0409935922 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,15 @@ +Thu Dec 12 19:51:45 2002 Owen Taylor + + * gtk/gtkfilesel.c (open_new_dir): Include "." + and ".." in the list of entries; they are needed for + correct handling of ., ..; were lost + with the GDir conversion. (Francisco Bustamante, + #89972) + + * gtk/gtkfilesel.c (open_new_dir): If we hit + EOF unexpectedly, that's OK... a file was just + deleted while we were reading the directory. + Thu Dec 12 18:02:34 2002 Owen Taylor * gtk/gtkmain.c (gtk_main_do_event): Intercept events -- cgit v1.2.1