2005-02-10  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump eel requires

	* NEWS:
	Update for release

2005-02-09  Alexander Larsson  <alexl@redhat.com>

	* Makefile.am:
	* nautilus-folder-handler.desktop.in:
	Add new default folder handler NoDisplay desktop file
	
	* nautilus.desktop.in:
	Add %U to exec line
	
	* src/Nautilus_shell.server.in:
	Remove all the bonobo components we no longer support
	
	* src/file-manager/fm-directory-view.c:
	Allow open with menu on folders (#151747)
	
2005-02-08  Martin Wehner  <martin.wehner@epost.de>

	* src/file-manager/fm-list-view.c: (cell_renderer_edited),
	(fm_list_view_start_renaming_file):
	Set original_name to the new name as cell_renderer_edited()
	might be called multiple times if the view looses focus.
	Fixes bug #166120.

2005-02-07  Martin Wehner  <martin.wehner@epost.de>

	* src/file-manager/fm-properties-window.c: (get_original_file),
	(name_field_done_editing), (update_properties_window_title):
	Handle disappearing original_files without crashing.
	Fixes bug #151024/158904.

2005-02-07  Martin Wehner  <martin.wehner@epost.de>

	* configure.in:
	Revert libexif change as it breaks the build with new libexif.
        
2005-02-06  Martin Wehner  <martin.wehner@epost.de>

	* libnautilus-private/nautilus-program-choosing.c:
	(slowly_and_stupidly_obtain_timestamp),
	(nautilus_launch_show_file), (nautilus_launch_application),
	(nautilus_launch_desktop_file):
	Use new gnome_desktop_item_set_launch_time() API. (#166334)

	* configure.in:
	Require gnome-desktop 2.9.91
		
	Patch from Elijah Newren <newren@gmail.com>

2005-02-06  Martin Wehner  <martin.wehner@epost.de>

	* configure.in:
	Make libexif dependency optional again. (#165773)

2005-02-05  Martin Wehner  <martin.wehner@epost.de>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	Make default desktop font localizable. (#138731)
	
	Patch from Takao Fujiwar <takao.fujiwara@sun.com>

2005-02-05  Martin Wehner  <martin.wehner@epost.de>

	* data/Makefile.am:
	* data/static_bookmarks.xml:
	Remove unused file.

2005-02-05  Martin Wehner  <martin.wehner@epost.de>

	* src/file-manager/fm-directory-view.c:
	(real_update_menus): Added mnemonic for Browse Folder option.
	* src/file-manager/fm-desktop-icon-view.c:
	(real_update_menus): Added mnemonic for Empty Trash option.
	Fixes #162307.
	
	Patch from Dinoop Thomas <dinoop.thomas@wipro.com>
	
2005-02-04  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-desktop-icon-view.c (net_workarea_changed):
	Fix workarea detection on 64bit machines.
	Patch from Ian Wienand <ianw@gelato.unsw.edu.au>

2005-02-01  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c:
	(clipboard_targets_received):
	Handle destroyed windows
	
	* src/nautilus-window.c: (nautilus_window_destroy):
	cancel outstanding view as callbacks

	Fixes #165938

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

	* libnautilus-private/nautilus-directory-background.c:
	(image_loading_done_callback): Free the color string.
	Closes bug #154204.

2005-01-30  Sven Herzberg  <herzi@gnome-de.org>

	reviewed by: Martin Wehner  <martin.wehner@epost.de>

	* libnautilus-private/nautilus-file-operations.c:
	change the strings for move/copy/link/delete from "Files Moved:" to
	"Moving file:", fixes #154839

2005-01-28  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c:
	Fix leak

	* Makefile.am:
	Remove unnecessary stuff

2005-01-28  Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-actions.h:
	* src/nautilus-desktop-window.c:
	(nautilus_desktop_window_instance_init):
	Disable close action on desktop window (#160100)

2005-01-27  Martin Wehner  <martin.wehner@epost.de>

	* src/nautilus-main.c: (register_icons):
	Don't try to free NULL icon info.

2005-01-27  Martin Wehner  <martin.wehner@epost.de>

	* libnautilus-private/nautilus-file.c:
	(nautilus_file_compare_for_sort_by_attribute):
	Don't compare NULL values from files we can't get permissions for.
	Fixes bug #153890.

2005-01-27  Chris Lahey  <clahey@ximian.com>

	* acconfig.h, configure.in, src/nautilus-image-properties-page.c:
	Support the API change in libexif > 0.5.12.

2005-01-27  Kjartan Maraas  <kmaraas@gnome.org>

	* src/nautilus-main.c: Don't leak the icon info

2005-01-27  Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-spatial-window.c:
	Make path button more obvious. #145237
	Patch from  Michael Henson <mike@axl.net>

2005-01-27  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c: (ask_link_action):
	Set focus_on_map for dnd ask dialog to avoid it ending
	up under the browser window.
	Patch from Jorn Baayen <jbaayen@gnome.org>

2005-01-27  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c:
	(confirm_empty_trash):
	No title on dialog.
	Patch from Dennis Cranston <dennis_cranston@yahoo.com>

2001-01-26  Ryan Lortie  <desrt@desrt.ca>
	* libnautilus-private/nautilus-file-operations.c:
	(handle_transfer_overwrite): Trivial string fix.

2005-01-25  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c: (cancel_activate),
	(activate_weak_notify), (cancel_activate_callback):
	weak_unref the view if we cancel the activation.
	Might fix #145789

2005-01-25  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump.

=== nautilus 2.9.90 ===