summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update for release.NAUTILUS_2_23_4Christian Neumair2008-06-162-0/+15
| | | | | | | | | 2008-06-16 Christian Neumair <cneumair@gnome.org> * NEWS: Update for release. svn path=/trunk/; revision=14272
* Correct a typo in the permissions code: suid should test for S_ISUIDA. Walton2008-06-162-1/+10
| | | | | | | | | | | | | | 2008-06-16 A. Walton <awalton@gnome.org> * libnautilus-private/nautilus-file.c (nautilus_file_get_permissions_as_string): Correct a typo in the permissions code: suid should test for S_ISUID instead of G_ISGID. Closes bug #538468. Patch by Marcel Stimberg. svn path=/trunk/; revision=14270
* Remove the emblem-desktop from Nautilus, as GIO now returns theA. Walton2008-06-163-11/+9
| | | | | | | | | | | | | | | 2008-06-16 A. Walton <awalton@gnome.org> * libnautilus-private/nautilus-emblem-utils.c (is_reserved_keyword), (nautilus_emblem_should_show_in_list): * libnautilus-private/nautilus-file.c (prepend_automatic_keywords): Remove the emblem-desktop from Nautilus, as GIO now returns the user-desktop icon for the user's Desktop directory. Closes bug #538152. svn path=/trunk/; revision=14269
* Use G_FILE_COPY_ALL_METADATA (#515777). Thanks to Alex Rostovtsev.Christian Neumair2008-06-162-1/+6
| | | | | | | | | 2008-06-16 Christian Neumair <cneumair@gnome.org> * libnautilus-private/nautilus-file-operations.c (copy_move_file): Use G_FILE_COPY_ALL_METADATA (#515777). Thanks to Alex Rostovtsev. svn path=/trunk/; revision=14267
* reviewed by: David Zeuthen <david@fubar.dk>Cosimo Cecchi2008-06-152-12/+13
| | | | | | | | | | | | | 2008-06-15 Cosimo Cecchi <cosimoc@gnome.org> reviewed by: David Zeuthen <david@fubar.dk> * libnautilus-private/nautilus-autorun.c: Always open folder if the corresponding action is selected in the autorun preferences. Patch by Matthias Clasen. (#528675). svn path=/trunk/; revision=14266
* Updated Occitan translationYannig MARCHEGAY2008-06-152-3/+7
| | | | svn path=/trunk/; revision=14265
* Updated Galician Translation.Ignacio Casal Quinteiro2008-06-142-322/+324
| | | | svn path=/trunk/; revision=14264
* Updated Spanish translationJorge Gonzalez Gonzalez2008-06-132-324/+318
| | | | svn path=/trunk/; revision=14263
* Add credit to Sebastien Bacher in the ChangeLog for the previous patch.Cosimo Cecchi2008-06-121-1/+2
| | | | svn path=/trunk/; revision=14262
* Don't use g_free () on a GFile. (#537995).Cosimo Cecchi2008-06-122-1/+7
| | | | | | | | | | 2008-06-12 Cosimo Cecchi <cosimoc@gnome.org> * libnautilus-private/nautilus-dnd.c: (nautilus_drag_default_drop_action_for_icons): Don't use g_free () on a GFile. (#537995). svn path=/trunk/; revision=14261
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2008-06-112-1554/+1422
| | | | svn path=/trunk/; revision=14260
* Never hide hidden or backup files in the trash. Fixes bug #153545.A. Walton2008-06-112-3/+23
| | | | | | | | | | | | 2008-06-11 A. Walton <awalton@gnome.org> * libnautilus-private/nautilus-file.c (nautilus_file_should_show): Never hide hidden or backup files in the trash. Fixes bug #153545. svn path=/trunk/; revision=14259
* Slightly change zoom level algorithm to display "66%" instead of "67%".Christian Neumair2008-06-113-7/+16
| | | | | | | | | | | | | 2008-06-11 Christian Neumair <cneumair@gnome.org> * src/nautilus-file-management-properties.glade: * src/nautilus-zoom-control.c (nautilus_zoom_control_redraw): Slightly change zoom level algorithm to display "66%" instead of "67%". This looks more consistent with the "33%" label for a .3 zoom level. Also change preferences dialog accordingly: rename "75%" to "66%", and "25%" to "33%". Fixes #485965. svn path=/trunk/; revision=14256
* Fix thumbnail handling. Always request thumbnailing if a file without anyChristian Neumair2008-06-114-2/+35
| | | | | | | | | | | | | | | 2008-06-11 Christian Neumair <cneumair@gnome.org> * libnautilus-private/nautilus-file.c (update_info_internal), (nautilus_file_get_icon): * libnautilus-private/nautilus-thumbnails.c (nautilus_has_valid_failed_thumbnail): * libnautilus-private/nautilus-thumbnails.h: Fix thumbnail handling. Always request thumbnailing if a file without any thumbnail changes its mtime, or if a failed thumbnail is not up to date (i.e. its mtime differs from the file's mtime). svn path=/trunk/; revision=14255
* Updated Occitan translationYannig MARCHEGAY2008-06-111-2/+2
| | | | svn path=/trunk/; revision=14252
* Updated Occitan translationYannig MARCHEGAY2008-06-112-61/+37
| | | | svn path=/trunk/; revision=14251
* Translation updated by Ivar SmolinPriit Laes2008-06-102-1329/+1488
| | | | | | | | 2008-06-10 Priit Laes <plaes at svn dot gnome dot org> * et.po: Translation updated by Ivar Smolin svn path=/trunk/; revision=14250
* New function to fill submenus from extensions usingGerman Poo-Caamano2008-06-093-37/+84
| | | | | | | | | | | | | | | | | | 2008-06-08 German Poo-Caamano <gpoo@gnome.org> * src/nautilus-window-menus.c: (add_extension_menu_items): New function to fill submenus from extensions using NautilusMenuProvider::get_background_items. (nautilus_window_load_extension_menus): Fixed submenu support for extensions using NautilusMenuProvider::get_background_items. * src/file-manager/fm-directory-view.c: (search_in_menu_items): Fix typo. Submenus provided by extensions were not activated (#508878). (reset_extension_actions_menu): Code cleanup, using g_list_foreach instead for. svn path=/trunk/; revision=14249
* Updated zh_CN translation.Funda Wang2008-06-082-1323/+1419
| | | | svn path=/trunk/; revision=14235
* Updated Norwegian bokmål translation.Kjartan Maraas2008-06-072-208/+214
| | | | | | | | 2008-06-07 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=14233
* Updated Occitan translationYannig MARCHEGAY2008-06-062-1162/+1129
| | | | svn path=/trunk/; revision=14232
* Fixed a bad message in Persian translation (fixes bug #511623, reported byRoozbeh Pournader2008-06-052-2768/+4325
| | | | | | | | | | 2008-06-05 Roozbeh Pournader <roozbeh@gmail.com> * fa.po: Fixed a bad message in Persian translation (fixes bug #511623, reported by Hedayat Vatankhah, patch by Elnaz Sarbar) svn path=/trunk/; revision=14230
* Don't return anything for void function. Patch by Damien Carbery.Cosimo Cecchi2008-06-052-1/+8
| | | | | | | | | | | 2008-06-05 Cosimo Cecchi <cosimoc@gnome.org> * src/file-manager/fm-icon-view.c: (fm_icon_view_real_set_directory_sort_reversed): Don't return anything for void function. Patch by Damien Carbery. (#536787). svn path=/trunk/; revision=14229
* post-release bump to 2.23.4Vincent Untz2008-06-033-1/+9
| | | | | | | | 2008-06-03 Vincent Untz <vuntz@gnome.org> * configure.in: post-release bump to 2.23.4 svn path=/trunk/; revision=14227
* Update for release.NAUTILUS_2_23_3Christian Neumair2008-06-023-1/+27
| | | | | | | | | | | | 2008-06-03 Christian Neumair <cneumair@gnome.org> * NEWS: Update for release. * configure.in: Require eel 2.23.2. svn path=/trunk/; revision=14225
* Make use of new eel_background_save_to_gconf().Søren Sandmann2008-06-012-103/+7
| | | | | | | | | | | Sun Jun 1 19:30:58 2008 Søren Sandmann <sandmann@redhat.com> * libnautilus-private/nautilus-directory-background.c (background_changed_callback): Make use of new eel_background_save_to_gconf(). svn path=/trunk/; revision=14224
* 2008-06-01 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated ↵Jovan Naumovski2008-06-012-1329/+1470
| | | | | | Macedonian translation. svn path=/trunk/; revision=14222
* Updated Vietnamese translationClytie Siddall2008-06-012-1877/+1613
| | | | svn path=/trunk/; revision=14221
* Fix bug number in ChangeLog for last commit.Cosimo Cecchi2008-05-311-1/+1
| | | | svn path=/trunk/; revision=14219
* Call setup_autos() to have the confirmation preference var alwaysCosimo Cecchi2008-05-312-0/+9
| | | | | | | | | | | 2008-05-31 Cosimo Cecchi <cosimoc@gnome.org> * libnautilus-private/nautilus-file-operations.c: (nautilus_file_operations_empty_trash): Call setup_autos() to have the confirmation preference var always initializated properly. Patch by Kai Willadsen (#535182). svn path=/trunk/; revision=14217
* If the placement is "none", then set image to NULL.Søren Sandmann2008-05-312-0/+12
| | | | | | | | | | | Sat May 31 03:20:11 2008 Søren Sandmann <sandmann@redhat.com> * libnautilus-private/nautilus-directory-background.c (nautilus_file_background_read_desktop_settings): If the placement is "none", then set image to NULL. svn path=/trunk/; revision=14214
* Revert last commit as we do still need to deal with uris.Søren Sandmann2008-05-315-15/+15
| | | | | | | | | Fri May 30 23:33:17 2008 Søren Sandmann <sandmann@redhat.com> * Revert last commit as we do still need to deal with uris. svn path=/trunk/; revision=14213
* Update for new eel API Require SVN version of eelSøren Sandmann2008-05-315-11/+24
| | | | | | | | | | | | | | Fri May 30 22:16:51 2008 Søren Sandmann <sandmann@redhat.com> * libnautilus-private/nautilus-directory-background.c (initialize_background_from_settings): * src/nautilus-information-panel.c (nautilus_information_panel_update_appearance): Update for new eel API * configure.in: Require SVN version of eel svn path=/trunk/; revision=14212
* Don't call eel_background_set_image_uri_sync() since it has been exactlySøren Sandmann2008-05-312-6/+8
| | | | | | | | | | | | Fri May 30 21:25:59 2008 Søren Sandmann <sandmann@redhat.com> * libnautilus-private/nautilus-directory-background.c (initialize_background_from_settings): Don't call eel_background_set_image_uri_sync() since it has been exactly identical to eel_background_set_image_uri() for a while. svn path=/trunk/; revision=14211
* Convert g_warning() about inability to write to ~/.gtk-bookmarks toChristian Neumair2008-05-292-2/+8
| | | | | | | | | | 2008-05-29 Christian Neumair <cneumair@gnome.org> * src/nautilus-bookmark-list.c (nautilus_bookmark_list_save_file): Convert g_warning() about inability to write to ~/.gtk-bookmarks to g_message(). svn path=/trunk/; revision=14209
* Support adding files to archives via file-roller. Thanks to NelsonChristian Neumair2008-05-298-3/+129
| | | | | | | | | | | | | | | | | | | | 2008-05-29 Christian Neumair <cneumair@gnome.org> * libnautilus-private/nautilus-dnd.c (nautilus_drag_default_drop_action_for_icons): * libnautilus-private/nautilus-file-dnd.c (nautilus_drag_can_accept_files): * libnautilus-private/nautilus-file-utilities.c (nautilus_is_file_roller_installed): * libnautilus-private/nautilus-file-utilities.h: * libnautilus-private/nautilus-file.c (nautilus_file_is_archive): * libnautilus-private/nautilus-file.h: * src/file-manager/fm-directory-view.c (fm_directory_view_move_copy_items): Support adding files to archives via file-roller. Thanks to Nelson Benítez. Fixes #377157. svn path=/trunk/; revision=14208
* updating for Punjabi by Amanpreet Singh AlamAmanpreet Singh Alam2008-05-291-2117/+1593
| | | | svn path=/trunk/; revision=14206
* Display launcher editables on "Basic" page. Get rid of "Launcher" page.Christian Neumair2008-05-285-111/+89
| | | | | | | | | | | | | | 2008-05-28 Christian Neumair <cneumair@gnome.org> * src/file-manager/fm-ditem-page.c (build_table), (create_page), (fm_ditem_page_create_begin), (fm_ditem_page_make_box), (fm_ditem_page_should_show): * src/file-manager/fm-ditem-page.h: * src/file-manager/fm-properties-window.c (create_basic_page): * src/nautilus-application.c (finish_startup): Display launcher editables on "Basic" page. Get rid of "Launcher" page. svn path=/trunk/; revision=14205
* Don't try to create a Cairo context for a NULL pixmap. Fixes bug #534226.A. Walton2008-05-272-1/+7
| | | | | | | | | | | | 2008-05-27 A. Walton <awalton@gnome.org> * libnautilus-private/nautilus-icon-dnd.c: (drag_begin_callback): Don't try to create a Cairo context for a NULL pixmap. Fixes bug #534226. svn path=/trunk/; revision=14203
* Select GDK_ACTION_MOVE as default action when DnD-ing a uri list into theCosimo Cecchi2008-05-264-1/+31
| | | | | | | | | | | | | | 2008-05-27 Cosimo Cecchi <cosimoc@gnome.org> * libnautilus-private/nautilus-dnd.c: (nautilus_drag_default_drop_action_for_uri_list): * libnautilus-private/nautilus-dnd.h: * libnautilus-private/nautilus-icon-dnd.c: (nautilus_icon_container_get_drop_action): Select GDK_ACTION_MOVE as default action when DnD-ing a uri list into the trash. (#534769). svn path=/trunk/; revision=14200
* Updated Galician Translation.Ignacio Casal Quinteiro2008-05-252-967/+1043
| | | | svn path=/trunk/; revision=14197
* Translation updated by Tino Meinen.Vincent van Adrighem2008-05-242-1313/+1407
| | | | | | | | 2008-05-24 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Tino Meinen. svn path=/trunk/; revision=14195
* Updated Spanish translationJorge Gonzalez Gonzalez2008-05-242-61/+67
| | | | svn path=/trunk/; revision=14194
* Set window role to dialog, do not use custom hacks to pack images intoChristian Neumair2008-05-232-37/+19
| | | | | | | | | | | 2008-05-24 Christian Neumair <cneumair@gnome.org> * src/nautilus-property-browser.c (nautilus_property_browser_init), (nautilus_property_browser_update_contents): Set window role to dialog, do not use custom hacks to pack images into window buttons. Fixes #78907. svn path=/trunk/; revision=14193
* Use medium as singular of media. Fixes #522986.Christian Neumair2008-05-234-7/+21
| | | | | | | | | | | | 2008-05-24 Christian Neumair <cneumair@gnome.org> * libnautilus-private/apps_nautilus_preferences.schemas.in: * libnautilus-private/nautilus-autorun.c: * src/nautilus-autorun-software.c (present_autorun_for_software_dialog): Use medium as singular of media. Fixes #522986. svn path=/trunk/; revision=14192
* Updated Spanish translationJorge Gonzalez Gonzalez2008-05-232-878/+927
| | | | svn path=/trunk/; revision=14191
* Do not count the same inode twice when calculating size. Fixes #313668.Christian Neumair2008-05-232-2/+53
| | | | | | | | | | | | 2008-05-23 Christian Neumair <cneumair@gnome.org> * libnautilus-private/nautilus-directory-async.c (seen_inode), (mark_inode_as_seen), (deep_count_one), (deep_count_state_free), (deep_count_load), (deep_count_start): Do not count the same inode twice when calculating size. Fixes #313668. svn path=/trunk/; revision=14189
* Remove useless properties for computer, trash, burn and network locations.Christian Neumair2008-05-233-186/+222
| | | | | | | | | | | | | | | | | | | | | 2008-05-23 Christian Neumair <cneumair@gnome.org> * src/file-manager/fm-properties-window.c (set_name_field), (update_name_field), (value_field_update_internal), (attach_title_field), (create_page_with_hbox), (append_blank_row), (is_merged_trash_directory), (is_computer_directory), (is_network_directory), (is_burn_directory), (should_show_file_type), (should_show_location_info), (should_show_accessed_date), (should_show_free_space), (create_basic_page), (create_properties_window), (real_response), (fm_properties_window_class_init), (fm_properties_window_init): * src/file-manager/fm-properties-window.h: Remove useless properties for computer, trash, burn and network locations. Add spacing, make properties dialog HIG compliant. Derive dialog from GtkDialog, instead of GtkWindow. Fixes #325024. svn path=/trunk/; revision=14188
* Updated Norwegian bokmål translation.Kjartan Maraas2008-05-232-865/+877
| | | | | | | | 2008-05-23 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=14186
* Fix frame size calculation.Christian Neumair2008-05-222-4/+9
| | | | | | | | | 2008-05-22 Christian Neumair <cneumair@gnome.org> * libnautilus-private/nautilus-file.c (nautilus_file_get_icon): Fix frame size calculation. svn path=/trunk/; revision=14185