]> Pileus Git - ~andy/gtk/commit
Include "." and ".." in the list of entries; they are needed for correct
authorOwen Taylor <otaylor@redhat.com>
Fri, 13 Dec 2002 01:06:55 +0000 (01:06 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Fri, 13 Dec 2002 01:06:55 +0000 (01:06 +0000)
commit829c6708f29d27e6e63dab8f93e41ba4b15e925e
treef4df948b363529b9c9aa2e8ecd0b173ef0146fac
parente4fc95abb141350e1283f620d5d5fc86ffdf627b
Include "." and ".." in the list of entries; they are needed for correct

Thu Dec 12 19:51:45 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkfilesel.c (open_new_dir): Include "."
        and ".." in the list of entries; they are needed for
        correct handling of .<TAB>, ..<TAB>; 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
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkfilesel.c