2005-06-08 Alexander Larsson * NEWS: Update for release. 2005-06-05 Christian Kellner * configure.in: Just make configuration summary more pretty. * programs/gnomevfs-cat.c: * programs/gnomevfs-copy.c: * programs/gnomevfs-info.c: * programs/gnomevfs-ls.c: * programs/gnomevfs-mkdir.c: * programs/gnomevfs-monitor.c: * programs/gnomevfs-mv.c: * programs/gnomevfs-rm.c: Use gnome_vfs_make_uri_from_shell_arg () so we don't have to specify full URIs for local paths. 2005-06-02 Christian Neumair * modules/ftp-method.c: (get_list_command): Use const modifier for command candidates. 2005-06-02 Christian Neumair * modules/ftp-method.c: (get_list_command), (do_open_directory): Use smarter method to figure out what "LIST" parameters a particular FTP server supports. Fixes #48427. 2005-05-30 Christian Kellner * libgnomevfs/gnome-vfs-mime.c: (_gnome_vfs_get_mime_type_internal): Only use extensions as the more accurate mime-type if the mime-type of the extension is a subclass of text/plain. Fallback to text/plain if not. This should fix bug #304238. 2005-05-29 Christian Kellner * programs/gnomevfs-info.c: (main): Use gnome_vfs_make_uri_from_input_with_dirs () to smartly guess the uri from user input. 2005-05-26 Anders Carlsson * doc/tmpl/gnome-vfs-application-registry.sgml: * doc/tmpl/gnome-vfs-async-ops.sgml: * doc/tmpl/gnome-vfs-cancellation.sgml: * doc/tmpl/gnome-vfs-context.sgml: * doc/tmpl/gnome-vfs-directory-basic-ops.sgml: * doc/tmpl/gnome-vfs-directory-find-ops.sgml: * doc/tmpl/gnome-vfs-directory-list-ops.sgml: * doc/tmpl/gnome-vfs-dns-sd.sgml: * doc/tmpl/gnome-vfs-drive.sgml: * doc/tmpl/gnome-vfs-file-advanced-ops.sgml: * doc/tmpl/gnome-vfs-file-basic-ops.sgml: * doc/tmpl/gnome-vfs-file-info-ops.sgml: * doc/tmpl/gnome-vfs-file-info.sgml: * doc/tmpl/gnome-vfs-file-rw-ops.sgml: * doc/tmpl/gnome-vfs-file-size.sgml: * doc/tmpl/gnome-vfs-file-trunc-ops.sgml: * doc/tmpl/gnome-vfs-inet-connection.sgml: * doc/tmpl/gnome-vfs-init.sgml: * doc/tmpl/gnome-vfs-method.sgml: * doc/tmpl/gnome-vfs-mime-database-deprecated.sgml: * doc/tmpl/gnome-vfs-mime-database.sgml: * doc/tmpl/gnome-vfs-mime-monitor.sgml: * doc/tmpl/gnome-vfs-mime.sgml: * doc/tmpl/gnome-vfs-module-callback-module-api.sgml: * doc/tmpl/gnome-vfs-module-callback.sgml: * doc/tmpl/gnome-vfs-module-shared.sgml: * doc/tmpl/gnome-vfs-module.sgml: * doc/tmpl/gnome-vfs-monitor.sgml: * doc/tmpl/gnome-vfs-ops.sgml: * doc/tmpl/gnome-vfs-parse-ls.sgml: * doc/tmpl/gnome-vfs-resolve.sgml: * doc/tmpl/gnome-vfs-result.sgml: * doc/tmpl/gnome-vfs-socket-buffer.sgml: * doc/tmpl/gnome-vfs-socket.sgml: * doc/tmpl/gnome-vfs-ssl.sgml: * doc/tmpl/gnome-vfs-standard-callbacks.sgml: * doc/tmpl/gnome-vfs-transform.sgml: * doc/tmpl/gnome-vfs-uri.sgml: * doc/tmpl/gnome-vfs-utils.sgml: * doc/tmpl/gnome-vfs-volume-monitor.sgml: * doc/tmpl/gnome-vfs-volume.sgml: * doc/tmpl/gnome-vfs-xfer.sgml: * libgnomevfs/gnome-vfs-application-registry.c: * libgnomevfs/gnome-vfs-mime-handlers.c: * libgnomevfs/gnome-vfs-mime.c: Mark deprecated functions as deprecated in the docs. 2005-05-24 Nate Nielsen * modules/network-method.c (notify_gconf_value_changed, vfs_module_init): * modules/smb-method.c (try_init): * schemas/system_smb.schemas.in: Use gconf SMB workgroup for default in the SMB VFS method. 2005-05-23 Nate Nielsen * modules/smb-method.c: (prompt_authentication) Fill in default_user and default_domain 2005-05-22 Christian Kellner * configure.in: Post release version bump (2.11.2). === gnome-vfs 2.11.1 ===