]> Pileus Git - ~andy/gtk/commit
Add GtkFileSystem::parse, and a chooser entry with completion
authorOwen Taylor <otaylor@src.gnome.org>
Tue, 25 Mar 2003 00:11:06 +0000 (00:11 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 25 Mar 2003 00:11:06 +0000 (00:11 +0000)
commitbb320fcb5bc54d4a0d2c836b57ff0e063c01d971
tree99c4192725c410d8900707855287f68d75f4e9aa
parent74cb697ef3291675d666427acf788b415faef5fc
Add GtkFileSystem::parse, and a chooser entry with completion
gtk/gtkfilechooserdefault.c
gtk/gtkfilechooserdefault.h
gtk/gtkfilechooserentry.c [new file with mode: 0644]
gtk/gtkfilechooserentry.h [new file with mode: 0644]
gtk/gtkfilesystem.c
gtk/gtkfilesystem.h
gtk/gtkfilesystemunix.c
tests/testfilechooser.c