2005-04-11  Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release

2005-04-11  Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c:
	(trash_or_delete_selected_files),
	(fm_directory_view_notify_selection_changed):
	Remember if the current selection was already removed
	and don't try to remove it again.
	
	* src/file-manager/fm-list-view.c: (fm_list_view_remove_file):
	Only set a new selection if the removal affects the current selection.
	Free the stored selection path only when setting a new one.
		
2005-04-10  Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c:
	(trash_or_delete_selected_files):
	Unset selection so the same file won't be deleted twice via a binding.

	* src/file-manager/fm-list-view.c: (fm_list_view_end_file_changes),
	(fm_list_view_remove_file), (fm_list_view_finalize),
	(fm_list_view_class_init):
	Store the new selection and set it after a batch of changes,
	not on every removal. Speeds up deleting from the list view
	by preventing a redraw for each removed file.

2005-04-04  Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-file.c: (nautilus_file_matches_uri):
	Don't leak file_uri.

2005-04-01  Steve Murphy  <murf@e-tools.com>

        * configure.in: Added "rw" to ALL_LINGUAS.

2005-03-31  Kjartan Maraas  <kmaraas@gnome.org>

	* libnautilus-private/nautilus-file-utilities.c:
	(nautilus_get_uri_shortname_for_display): Plug a leak.

2005-03-22  Fernando Herrera  <fherrera onirica com>

	* src/nautilus-connect-server-dialog-main.c: (main): call
	gnome_authentication_manager_init to use gnome-vfs auth 
	callbacks.

2005-03-22  Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-location-entry.c:
	Minor cleanup from Jaap Haitsma <jaap@haitsma.org>

2005-03-22  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-window-info.[ch]:
	Add nautilus_window_info_show_window call.
	
	* src/file-manager/fm-directory-view.c:
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window.[ch]:
	Implement and call the new show_window call.
	This allows us to set up the EelBackground before
	showing the window, causing less flicker (#169347)

	Patch from Nickolay V. Shmyrev  
	
2005-03-16  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Require eel 2.10.1 (for EelBackground changes)
	
	* libnautilus-private/nautilus-icon-dnd.c:
	* libnautilus-private/nautilus-directory-background.c:
	Use the background setting now in eel.
	Delay background setting slightly after gconf change to group
	together multiple changes. (#169347)

	Patch from Nickolay V. Shmyrev

2005-03-15  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Require gtk 2.6.0

2005-03-12  Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c:
	Re-add keybinding to "Show Hidden Files".
	Patch from Dave Ahlswede <mightyquinn@letterboxes.org>

2005-03-12  Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-actions.h:
	* src/file-manager/fm-directory-view.c: (real_update_menus):
	Disable "Select Pattern" for empty folders. (#169817)
	Patch from Raj <ringuva@novell.com>

2005-03-10  Vincent Noel  <vnoel@cox.net>

	* src/nautilus-spatial-window.c:
	(location_button_clicked_callback),
	(nautilus_spatial_window_instance_init): Use GTK_ICON_SIZE_MENU
	for the location button icon instead of GTK_ICON_SIZE_BUTTON
	(#169669).

2005-03-10  Adi Attar  <aattar@cvs.gnome.org>

	* configure.in: Added "xh" to ALL_LINGUAS.

2005-03-07  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

=== nautilus 2.10.0 ===