2004-08-30 Alexander Larsson * NEWS: Update for 2.7.92 * configure.in: Require new eel 2004-08-27 Narayana Pattipati * libnautilus-private/nautilus-file.c (compare_directories_by_count), (compare_files_by_size): Fix nautilus crash when sort is done by Size in computer view. Fixes bugzilla bug#151228 2004-08-30 Alexander Larsson * libnautilus-private/nautilus-file-operations.c: (create_transfer_dialog): * src/nautilus-desktop-window.c: (nautilus_desktop_window_instance_init): Don't make progress dialogs transient for the desktop. 2004-08-27 Alexander Larsson * libnautilus-private/nautilus-file.c (nautilus_get_group_names_including): Faster way to get list of groups. Patch from Martin Hunt (hunt@redhat.com) 2004-08-27 Alexander Larsson * libnautilus-private/nautilus-mime-actions.c (nautilus_mime_get_default_application_for_file_internal): Make this handle uri scheme limits. 2004-08-27 Alexander Larsson * src/file-manager/fm-directory-view.c: (can_use_component_for_file), (reset_bonobo_open_with_menu): Don't show the open with menus for folders, nautilus links or when there are multiple items selected. 2004-08-26 Alexander Larsson * libnautilus-private/nautilus-directory-async.c (mime_db_changed_callback): Invalidate more files when the mime db changes. 2004-08-26 Alexander Larsson * libnautilus-private/nautilus-file.c: Make nautilus_file_is_mime_type handle inherited types too. Make nautilus_file_contains_text work again. 2004-08-17 Dennis Cranston * src/nautilus-connect-server-dialog.c: HIGify widget padding. 2004-08-23 Alexander Larsson * libnautilus-private/nautilus-file.c: (get_description): Avoid multiple x-directory/normal warnings * libnautilus-private/nautilus-program-chooser.[ch]: cvs remove old code * libnautilus-private/nautilus-global-preferences.[ch]: * libnautilus-private/nautilus-view-query.c: * src/nautilus-applicable-views.c: * src/nautilus-main.c: Make default component for folders just use the gconf setting instead of the short list (which is essentially random). Remove component picking for non-folders. Remove unused code. 2004-08-19 Martin Wehner * src/file-manager/fm-directory-view.c: (fm_directory_view_destroy), (fm_directory_view_finalize): Move eel_preferences_remove_callback() calls into finalize() to prevent them from being called twice on shutdown. 2004-08-19 Martin Wehner * libnautilus-private/nautilus-file-operations-progress.c (time_remaining_callback): Don't crash over a division by zero when the transfer rate approaches zero. Fixes bug #148791. 2004-08-19 Martin Wehner * src/file-manager/fm-list-view.c (fm_list_view_clear): Stop cell editing mode when changing directories. Fixes bug #143830. 2004-08-17 Mark McLoughlin * cut-n-paste-code/libegg/egg-recent-item.c: sync with latest libegg. 2004-08-17 Alexander Larsson * src/file-manager/fm-directory-view.c (fm_directory_view_launch_application): Don't add recent files for non-gnome-vfs uris (such as x-nautilus-desktop://) 2004-08-16 Christian Rose * configure.in: Added "bs" to ALL_LINGUAS. 2004-08-16 Kjartan Maraas * configure.in: Add nb to ALL_LINGUAS. 2004-08-16 Alexander Larsson * configure.in: Post release version bump (to 2.7.92) === nautilus 2.7.4 ===