2004-08-16 Anders Carlsson * configure.in: Release 2.7.91 2004-08-13 Kjartan Maraas * configure.in: Add this stuff. * po/nb.po: Same. 2004-08-10 Kjartan Maraas * file-chooser/gtkfilesystemgnomevfs.c: #include 2004-08-05 Pablo Saratxaga * configure.in: Added Breton (br) to ALL_LINGUAS 2004-07-28 Glynn Foster * libgnomeui/gnome-druid.c: (gnome_druid_set_page): Patch from Eric Zhao to unfocus the widgets on the the previous patch. Fixes #135743. 2004-07-20 Federico Mena Quintero Fix #146185: * file-chooser/gtkfilesystemgnomevfs.c (lookup_folder_child): Renamed from lookup_vfs_info_in_folder(); use lookup_folder_child_from_uri(). Return a FolderChild rather than a GnomeVFSFileInfo. (lookup_folder_child_from_uri): New helper function, code moved over from lookup_vfs_info_in_folder(). (gtk_file_system_gnome_vfs_get_folder): Reorder things. First, ensure that we exist as a child in the parent folder; here we can check whether the child is a folder. Second, if the parent folder is not loaded, ensure that we are a folder. Third, actually create the new folder_vfs.