summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***gnome-2-12Pema Geyleg2006-04-022-0/+5711
|
* Added Dzongkha translationGuntupalli Karunakar2006-03-303-1/+9
|
* Use nautilus_get_uri_shortname_for_display to avoid crashing g_markup withMartin Wehner2006-01-262-1/+9
| | | | | | | | | 2006-01-26 Martin Wehner <martin.wehner@gmail.com> * libnautilus-private/nautilus-file-operations.c: (progress_dialog_set_to_from_item_text): Use nautilus_get_uri_shortname_for_display to avoid crashing g_markup with invalid utf-8. Fixes #325586.
* Translation updated.Priit Laes2006-01-182-181/+73
| | | | | | 2006-01-18 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated.
* Keep the original action refed till its activation callback is done.Martin Wehner2005-12-102-0/+15
| | | | | | | | | | | 2005-12-10 Martin Wehner <martin.wehner@gmail.com> * src/file-manager/fm-directory-view.c: (extension_action_slow_mime_types_ready_callback), (extension_action_callback), (add_extension_action_for_files): Keep the original action refed till its activation callback is done. Prevents the callback data from being freed prematurely. Fixes #320230.
* Post release version bumpAlexander Larsson2005-11-283-1/+10
| | | | | | | 2005-11-28 Alexander Larsson <alexl@redhat.com> * configure.in: Post release version bump
* Update for releaseNAUTILUS_2_12_2Alexander Larsson2005-11-282-0/+13
| | | | | | | 2005-11-28 Alexander Larsson <alexl@redhat.com> * NEWS: Update for release
* #321973 Bug fixedFrancisco Javier F. Serrador2005-11-202-2/+6
| | | | | | 2005-11-20 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: #321973 Bug fixed
* Ask for confirmation when deleting through the location context menu.Christian Neumair2005-11-192-1/+9
| | | | | | | | 2005-11-19 Christian Neumair <chris@gnome-de.org> * src/file-manager/fm-directory-view.c: (action_location_delete_callback): Ask for confirmation when deleting through the location context menu. Fixes #321584.
* Don't leak size_group reference. Patch from Jaap HaitsmaMartin Wehner2005-11-172-0/+8
| | | | | | | | | 2005-11-18 Martin Wehner <martin.wehner@gmail.com> * src/nautilus-file-management-properties.c: (nautilus_file_management_properties_size_group_create): Don't leak size_group reference. Patch from Jaap Haitsma <jaap@haitsma.org>
* Updated Macedonian translationArangel Angov2005-11-172-671/+716
| | | | | | 2005-11-18 Arangel Angov <ufo@linux.net.mk> * mk.po: Updated Macedonian translation
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2005-11-142-240/+245
| | | | | | | 2005-11-14 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
* Connect the compare function before root nodes are added. Prevents theMartin Wehner2005-11-082-3/+12
| | | | | | | | | | 2005-11-08 Martin Wehner <martin.wehner@gmail.com> * src/file-manager/fm-tree-view.c: (create_tree): Connect the compare function before root nodes are added. Prevents the internal sort model of GtkTree from going out of sync with the tree view after a root node resort. Fixes #158506.
* Translation updated by Ivar Smolin.Priit Laes2005-11-072-9/+13
| | | | | | 2005-11-07 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Updated "es" translationFrancisco Javier F. Serrador2005-10-302-874/+938
| | | | | | 2005-10-30 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated "es" translation
* bug fixNorayr Chilingaryan2005-10-281-111/+109
|
* fixing Ruzanna's errors and commiting the fileNorayr Chilingaryan2005-10-281-0/+5990
|
* Include locale.h to fix build. Patch from Nelson Benítez.Alexander Larsson2005-10-274-4/+22
| | | | | | | | | | | | | | | | | 2005-10-27 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-file-operations.c: Include locale.h to fix build. Patch from Nelson Benítez. 2005-10-27 Alexander Larsson <alexl@redhat.com> * src/nautilus-window-menus.c: (action_connect_to_server_callback): Fix leak. Patch from Kjartan Maraas. (#319333) 2005-10-27 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-mime-actions.c (get_open_with_mime_applications): Correctly sort the mime lists.
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2005-10-212-202/+215
| | | | | | | 2005-10-21 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
* Updated Basque translation.Inaki Larranaga2005-10-202-515/+533
| | | | | | 2005-10-20 Inaki Larranaga <dooteo@euskalgnu.org> * eu.po: Updated Basque translation.
* Don't bail if an authentication request was cancelled.Christian Neumair2005-10-204-2/+27
| | | | | | | | | | | | | 2005-10-20 Christian Neumair <chris@gnome-de.org> * libnautilus-private/nautilus-program-choosing.c: (nautilus_launch_show_file): * src/nautilus-window-manage-views.c: (display_view_selection_failure): * src/file-manager/fm-directory-view.c: (activate_callback), (activate_activation_uri_ready_callback): Don't bail if an authentication request was cancelled.
* Clarify ChangeLog comment.Christian Neumair2005-10-191-1/+1
|
* Fixes bug #310038.Christian Neumair2005-10-192-5/+23
| | | | | | | | | 2005-10-19 Christian Neumair <chris@gnome-de.org> * libnautilus-private/nautilus-mime-actions.c: (get_open_with_mime_applications), (application_compare_by_name), (application_compare_by_id): Fixes bug #310038.
* Don't update bookmark when its target file is trashed. Fixes #162787.Christian Neumair2005-10-192-3/+11
| | | | | | | | 2005-10-19 Christian Neumair <chris@gnome-de.org> * libnautilus-private/nautilus-bookmark.c: (bookmark_file_changed_callback): Don't update bookmark when its target file is trashed. Fixes #162787.
* Don't request confirmation for deletion of "burn:" URIs. Fixes #302607.Christian Neumair2005-10-182-0/+29
|
* Skip nonexistant bookmarks in menus/sidebar. Fixes #312507.Christian Neumair2005-10-183-2/+19
| | | | | | | | 2005-10-18 Christian Neumair <chris@gnome-de.org> * src/nautilus-places-sidebar.c: (update_places): * src/nautilus-window-bookmarks.c: (update_bookmarks): Skip nonexistant bookmarks in menus/sidebar. Fixes #312507.
* Translation updated by Ivar Smolin.Priit Laes2005-10-132-10/+13
| | | | | | 2005-10-13 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Updated Simplified Chinese translationFunda Wang2005-10-132-1/+5
|
* Translation updated by Ivar Smolin.Priit Laes2005-10-102-457/+15
| | | | | | 2005-10-10 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2005-10-062-33/+70
| | | | | | | 2005-10-05 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
* Post release version bumpAlexander Larsson2005-10-031-1/+2
| | | | | | | 2005-10-03 Alexander Larsson <alexl@redhat.com> * configure.in: Post release version bump
* === nautilus 2.12.1 ===GNOME_2_12_BRANCHPOINTAlexander Larsson2005-10-033-1/+9
| | | | | | | | 2005-10-03 Alexander Larsson <alexl@redhat.com> * configure.in: === nautilus 2.12.1 ===
* Update for 2.12.1NAUTILUS_2_12_1Alexander Larsson2005-10-032-0/+17
| | | | | | | 2005-10-03 Alexander Larsson <alexl@redhat.com> * NEWS: Update for 2.12.1
* Correctly escape input strings for GMarkup. (#317736) Patch from ChristianAlexander Larsson2005-10-032-4/+11
| | | | | | | | | | 2005-10-03 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-file-operations-progress.c: (nautilus_file_operations_progress_new), (nautilus_file_operations_progress_new_file): Correctly escape input strings for GMarkup. (#317736) Patch from Christian Neumair.
* Correctly pass iter to gtk_tree_model_rows_reordered() (#315704) PatchAlexander Larsson2005-10-032-1/+19
| | | | | | | | | 2005-10-03 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-list-model.c: (fm_list_model_sort_file_entries): Correctly pass iter to gtk_tree_model_rows_reordered() (#315704) Patch from Christian Neumair.
* On assert failure, return default metadata, not NULL. Partial fix ofAlexander Larsson2005-10-032-3/+11
| | | | | | | | | | 2005-10-03 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-directory-metafile.c: (nautilus_directory_get_file_metadata): On assert failure, return default metadata, not NULL. Partial fix of #308977. Patch from Christian Neumair.
* Verify arguments in public functions. Patch from Christian Neumair.Alexander Larsson2005-10-032-6/+46
| | | | | | | | 2005-10-03 Alexander Larsson <alexl@redhat.com> * src/nautilus-window.c: Verify arguments in public functions. Patch from Christian Neumair.
* Don't crash if file removed during start of drag. (#158196) Patch fromAlexander Larsson2005-10-033-13/+12
| | | | | | | | | | | 2005-10-03 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-icon-container.c: * libnautilus-private/nautilus-icon-private.h: Don't crash if file removed during start of drag. (#158196) Patch from Christian Neumair. Remove remove_context_menu_timeout, which is not needed anymore.
* Fix some spelling errors. Patch from Lukasz Stelmach <stlman@poczta.fm>Alexander Larsson2005-10-032-2/+8
| | | | | | | | 2005-10-03 Alexander Larsson <alexl@redhat.com> * src/file-manager/nautilus-directory-view-ui.xml: Fix some spelling errors. Patch from Lukasz Stelmach <stlman@poczta.fm>
* Only wrap icons when the right margin touches the rightmost icon. FixesChristian Neumair2005-09-302-9/+10
| | | | | | | | | | 2005-09-30 Christian Neumair <chris@gnome-de.org> * libnautilus-private/nautilus-icon-container.c: (nautilus_icon_container_update_scroll_region), (lay_down_icons_horizontal): Only wrap icons when the right margin touches the rightmost icon. Fixes #313025.
* Correct sort order for dummy row. Possible fix for #123051Alexander Larsson2005-09-302-1/+8
| | | | | | | | 2005-09-30 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-tree-view.c: (compare_rows): Correct sort order for dummy row. Possible fix for #123051
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2005-09-292-421/+426
| | | | | | | 2005-09-29 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
* Never warn if the files would be launched in the same app. PartiallyAlexander Larsson2005-09-272-5/+21
| | | | | | | | | 2005-09-27 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-directory-view.c: (activate_check_mime_types): Never warn if the files would be launched in the same app. Partially reverts checkin from 2005-08-01.
* Make changes to "desktop_is_home_dir" GConf key instant apply. FixesChristian Neumair2005-09-264-110/+205
| | | | | | | | | | | | | | | | | | | 2005-09-26 Christian Neumair <chris@gnome-de.org> * libnautilus-private/nautilus-desktop-directory.c: (desktop_directory_changed_callback), (desktop_finalize), (update_desktop_directory): Make changes to "desktop_is_home_dir" GConf key instant apply. Fixes #116217. * libnautilus-private/nautilus-icon-canvas-item.c: (nautilus_icon_canvas_item_get_image): Add emblems to drag icon. Partially fixes #159643. * src/file-manager/fm-directory-view.c: (action_mount_volume_callback), (action_unmount_volume_callback), (action_eject_volume_callback), (file_should_show_foreach), (real_update_menus_volumes): Allow to mount/unmount/eject multiple volumes at once. Fixes #156169.
* Updated Italian translation.Alessio Frusciante2005-09-252-419/+423
|
* Updated Kurdish translation.Erdal Ronahi2005-09-242-98/+108
|
* Fix leak and crasher. Fixes #314730.christian neumair2005-09-208-72/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-09-20 christian neumair <chris@gnome-de.org> * src/nautilus-connect-server-dialog.c: (connect_to_server): Fix leak and crasher. Fixes #314730. * src/file-manager/fm-directory-view.c: (connect_proxy): Don't poke around with null pixbuf if icon theme lookup failed. * libnautilus-private/nautilus-desktop-directory-file.c: (desktop_directory_file_get_deep_counts): * libnautilus-private/nautilus-file.c: (nautilus_file_get_deep_counts), (nautilus_file_get_string_attribute_with_default:): * libnautilus-private/nautilus-file.h: * libnautilus-private/nautilus-trash-file.c: (trash_file_get_deep_counts): * src/file-manager/fm-properties-window.c: (directory_contents_value_field_update), (attach_directory_contents_value_field), (update_visibility_of_item_count_fields), (update_visibility_of_item_count_fields_wrapper), (remember_directory_contents_widget), (append_directory_contents_fields), (real_destroy): Add force flag to nautilus_file_get_deep_counts, which forces generation even if the "show deep count" preference is turned off. pass TRUE in property window and FALSE everywhere else. Fixes #126068.
* Autofill "Connect to server" dialog where possible. Fixes #314745Stefan Walter2005-09-195-5/+38
| | | | | | | | | | | * nautilus-connect-server-dialog-main.c: (main): * nautilus-connect-server-dialog.h: * nautilus-connect-server-dialog.c: (nautilus_connect_server_dialog_new): * nautilus-window-menus.c: (action_connect_to_server_callback): Autofill "Connect to server" dialog where possible. Fixes #314745
* Try to use the trash associated with a symlink's parent directory ifChristian Neumair2005-09-192-2/+25
| | | | | | | | | | | | | | 2005-09-19 Christian Neumair <chris@gnome-de.org> * libnautilus-private/nautilus-file-operations.c: (nautilus_file_operations_copy_move),: Try to use the trash associated with a symlink's parent directory if resolution fails because of broken symlink when moving symlink to trash. * libnautilus-private/nautilus-file-operations.c: (nautilus_self_check_file_operations): Fix date self checks. Fixes #47364.
* Remove unused icons (#315990) Patch from Jaap A. HaitsmaAlexander Larsson2005-09-198-7/+13
| | | | | | | | | | | | | | 2005-09-19 Alexander Larsson <alexl@redhat.com> * icons/Makefile.am: * icons/Search.png: * icons/nautilus-desktop.png: * icons/nautilus-file-management-properties.png: * icons/nautilus-mini-logo.png: * icons/nautilus-server-connect.png: * icons/side_bar_image.png: Remove unused icons (#315990) Patch from Jaap A. Haitsma