summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Never maximize windows opened from shell if a custom geometry has beenChristian Neumair2008-05-192-0/+10
| | | | | | | | | | 2008-05-19 Christian Neumair <cneumair@gnome.org> * src/nautilus-shell.c (open_window): Never maximize windows opened from shell if a custom geometry has been specified. Fixes #92566. svn path=/branches/gnome-2-22/; revision=14170
* (from Søren Sandmann <sandmann@redhat.com>, backported from trunk)Christian Neumair2008-05-195-107/+209
| | | | | | | | | | | | | | | | | | | | 2008-05-19 Christian Neumair <cneumair@gnome.org> (from Søren Sandmann <sandmann@redhat.com>, backported from trunk) * libnautilus-private/nautilus-directory-background.c (nautilus_file_background_read_desktop_settings): Rewrite this function using gconf directly instead of relying on libbackground. * libnautilus-private/nautilus-directory-background.c (nautilus_file_background_write_desktop_settings): Rewrite to use gconf directly * libbackground: Remove. svn path=/branches/gnome-2-22/; revision=14168
* Never move to "burn:///". Fixes #531750.Christian Neumair2008-05-133-2/+43
| | | | | | | | | | | | | 2008-05-13 Christian Neumair <cneumair@gnome.org> * libnautilus-private/nautilus-file-operations.c (nautilus_file_operations_copy_move): Never move to "burn:///". Fixes #531750. * src/file-manager/fm-properties-window.c (real_destroy): Free permission_combos list. svn path=/branches/gnome-2-22/; revision=14160
* Do not unref displayed file when opening properties window throughChristian Neumair2008-05-133-6/+16
| | | | | | | | | | | | 2008-05-13 Christian Neumair <cneumair@gnome.org> * src/file-manager/fm-directory-view.c (action_self_properties_callback): * src/file-manager/nautilus-directory-view-ui.xml: Do not unref displayed file when opening properties window through location or background popup menu. Fix location popup separators. svn path=/branches/gnome-2-22/; revision=14157
* bgo364843 - Don't exceed max path len when forming filenames for duplicatesFederico Mena Quintero2008-05-082-53/+206
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-05-08 Federico Mena Quintero <federico@novell.com> Merged from trunk: http://bugzilla.gnome.org/show_bug.cgi?id=364843 Keep the generated names for "reallylongfilename (copy).txt" from overflowing the maximum allowed length for path names. Original patch by Dave Camp <campd@campd.org> * libnautilus-private/nautilus-file-operations.c (shorten_utf8_string): New function; takes an UTF8 string and hygienically truncates it to a given number of bytes. (get_link_name): Ensure the final name doesn't exceed a maximum length. (make_next_duplicate_name): Likewise. (get_max_name_length): Wrapper around pathconf() for basename lengths. (get_unique_target_file): Use a maximum length for the target name. (get_target_file_for_link): Likewise. Signed-off-by: Federico Mena Quintero <federico@gnu.org> svn path=/branches/gnome-2-22/; revision=14148
* Use -Wstrict-aliasing=0 instead of -Wno-strict-aliasing, known to beA. Walton2008-05-052-1/+8
| | | | | | | | | | | | 2008-05-05 A. Walton <awalton@gnome.org> * configure.in: Use -Wstrict-aliasing=0 instead of -Wno-strict-aliasing, known to be broken on GCC 4.3.x < r130902 (GCC Bug #34973). Closes GNOME bug #528081. svn path=/branches/gnome-2-22/; revision=14138
* Do not unref the file info before checking the mime type, otherwise theCosimo Cecchi2008-05-052-4/+14
| | | | | | | | | | | 2008-05-05 Cosimo Cecchi <cosimoc@gnome.org> * src/nautilus-property-browser.c: (ensure_file_is_image): Do not unref the file info before checking the mime type, otherwise the mime_type string will be invalidated. (#530549). (Backporting patch from trunk). svn path=/branches/gnome-2-22/; revision=14136
* Revert the patch for bug #314431 as it seems to break cut and paste.Cosimo Cecchi2008-05-052-50/+26
| | | | | | | | | 2008-05-05 Cosimo Cecchi <cosimoc@gnome.org> * src/nautilus-window.c: (nautilus_window_key_press_event): Revert the patch for bug #314431 as it seems to break cut and paste. svn path=/branches/gnome-2-22/; revision=14135
* Do not error out if the remote share is already mounted. Fixes #531508.Paolo Borelli2008-05-052-7/+21
| | | | | | | | | | | 2008-05-05 Paolo Borelli <pborelli@katamail.com> * src/nautilus-connect-server-dialog-main.c: Do not error out if the remote share is already mounted. Fixes #531508. svn path=/branches/gnome-2-22/; revision=14133
* If we get a NULL exifdata, don't try to dereference it. Fixes BGO #530851.Hans Petter Jansson2008-05-042-1/+7
| | | | | | | | | | | 2008-05-03 Hans Petter Jansson <hpj@novell.com> * src/nautilus-image-properties-page.c (append_exifdata_string): If we get a NULL exifdata, don't try to dereference it. Fixes BGO #530851. svn path=/branches/gnome-2-22/; revision=14130
* Remove false dependency for ESound. Closes bug #311445.A. Walton2008-04-303-5/+7
| | | | | | | | | | | 2008-04-30 A. Walton <awalton@gnome.org> * configure.in: * src/file-manager/fm-icon-view.c: Remove false dependency for ESound. Closes bug #311445. svn path=/branches/gnome-2-22/; revision=14116
* Fix how autorunning works. Instead of inhibiting autorunning every time weDavid Zeuthen2008-04-3011-77/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-04-29 David Zeuthen <davidz@redhat.com> * libnautilus-private/nautilus-autorun.c: * libnautilus-private/nautilus-autorun.h: * libnautilus-private/nautilus-file-operations.c: (volume_mount_cb), (nautilus_file_operations_mount_volume): * libnautilus-private/nautilus-file-operations.h: * libnautilus-private/nautilus-mime-actions.c: (activation_mount_not_mounted_callback): * libnautilus-private/nautilus-vfs-file.c: (vfs_file_mount_callback): * src/nautilus-application.c: (startup_volume_mount_cb), (volume_added_callback): * src/nautilus-places-sidebar.c: (open_selected_bookmark), (mount_shortcut_cb): * src/nautilus-window-manage-views.c: (mount_not_mounted_callback): Fix how autorunning works. Instead of inhibiting autorunning every time we run something, we turn things around and instead allow automounting only in the instance where Nautilus automounted something itself. So in essence this patch is s/inhibit/allow/. This fixes an annoying problem where Nautilus would do autorun everytime something was mounted even from the command line. A consequence of this are windows popping up and other annoyances. This patch fixes that problem. * src/nautilus-x-content-bar.c: (nautilus_x_content_bar_init): Make sure the label is ellipsized. svn path=/branches/gnome-2-22/; revision=14113
* Report user cancel when all the files we're about to trash or delete areCosimo Cecchi2008-04-272-6/+27
| | | | | | | | | | | | 2008-04-27 Cosimo Cecchi <cosimoc@gnome.org> * libnautilus-private/nautilus-file-operations.c: (delete_files), (trash_files), (delete_job): Report user cancel when all the files we're about to trash or delete are skipped in the operation. This allows to use the same selection for requesting another deletion from the view. (#519746). svn path=/branches/gnome-2-22/; revision=14107
* Always use single click policy in the Places sidebar. (#355760).Cosimo Cecchi2008-04-272-26/+7
| | | | | | | | | 2008-04-27 Cosimo Cecchi <cosimoc@gnome.org> * src/nautilus-places-sidebar.c: (nautilus_places_sidebar_init): Always use single click policy in the Places sidebar. (#355760). svn path=/branches/gnome-2-22/; revision=14103
* Always properly remember window size, also in the case the window isCosimo Cecchi2008-04-272-2/+13
| | | | | | | | | | | 2008-04-27 Cosimo Cecchi <cosimoc@gnome.org> * src/nautilus-navigation-window.c: (nautilus_navigation_window_save_geometry): Always properly remember window size, also in the case the window is closed being maximized. (#385176). svn path=/branches/gnome-2-22/; revision=14101
* Reverse the order in which the keybindings are processed by theCosimo Cecchi2008-04-272-21/+58
| | | | | | | | | | | | 2008-04-27 Cosimo Cecchi <cosimoc@gnome.org> * src/nautilus-window.c: (nautilus_window_key_press_event): Reverse the order in which the keybindings are processed by the NautilusWindow, and use the same approach as GEdit. This fixes some bugs where the GtkWindow accelerators were executed before the focused widget one. (#314431). svn path=/branches/gnome-2-22/; revision=14099
* Do not activate twice if the activated paths are already selected. AlwaysChristian Neumair2008-04-272-11/+25
| | | | | | | | | | | | | 2008-04-27 Christian Neumair <cneumair@gnome.org> * src/file-manager/fm-list-view.c (button_press_callback): Do not activate twice if the activated paths are already selected. Always expand when an expander is clicked, even when the activation paths are already selected. Add 4 to the GtkTreeView's claimed expander size, which accounts for hard coded internal GtkTreeView expander padding. Fixes #448562. Thanks to Paweł Paprota. svn path=/branches/gnome-2-22/; revision=14096
* Properly handle selection changes when using keyboard navigation. We didChristian Neumair2008-04-262-9/+24
| | | | | | | | | | | | | | | 2008-04-27 Christian Neumair <cneumair@gnome.org> * libnautilus-private/nautilus-icon-container.c (emit_atk_focus_tracker_notify), (set_keyboard_focus), (select_range), (select_one_unselect_others), (rubberband_select), (keyboard_move_to): Properly handle selection changes when using keyboard navigation. We did not emit a "selection-changed" signal when keyboard rubberbanding was used, and all except one icon were deselected. Fixes #509432. Thanks to Paweł Paprota. svn path=/branches/gnome-2-22/; revision=14093
* 2008-04-24 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated ↵Jovan Naumovski2008-04-242-504/+505
| | | | | | Macedonian translation. svn path=/branches/gnome-2-22/; revision=14090
* Properly handle Ctrl+F10 keybinding in List View. Patch by Paweł Paprota.Cosimo Cecchi2008-04-232-0/+7
| | | | | | | | | | 2008-04-24 Cosimo Cecchi <cosimoc@gnome.org> * src/file-manager/fm-list-view.c: (key_press_callback): Properly handle Ctrl+F10 keybinding in List View. Patch by Paweł Paprota. (#385896). svn path=/branches/gnome-2-22/; revision=14089
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2008-04-232-1614/+1174
| | | | | | | | | 2008-04-23 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> svn path=/branches/gnome-2-22/; revision=14086
* Updated Spanish translationJorge Gonzalez Gonzalez2008-04-232-330/+382
| | | | svn path=/branches/gnome-2-22/; revision=14084
* Initialize two vars to get rid of a warning with gcc 4.3. Patch by PawełCosimo Cecchi2008-04-152-0/+9
| | | | | | | | | | 2008-04-15 Cosimo Cecchi <cosimoc@gnome.org> * libnautilus-private/nautilus-file.c: (compare_by_time): Initialize two vars to get rid of a warning with gcc 4.3. Patch by Paweł Paprota. (#528081). svn path=/branches/gnome-2-22/; revision=14073
* Updated Spanish translation, fixes bug #526626Jorge Gonzalez Gonzalez2008-04-132-553/+509
| | | | svn path=/branches/gnome-2-22/; revision=14070
* New Valencian-Catalan translation, based on the current Catalan file.Jordi Mallach2008-04-103-0/+7794
| | | | svn path=/branches/gnome-2-22/; revision=14060
* Fix typo in Catalan translation.Jordi Mallach2008-04-102-1/+5
| | | | svn path=/branches/gnome-2-22/; revision=14057
* Add a missing comma to fix build with Autoconf 2.62. (#527315).Cosimo Cecchi2008-04-102-1/+6
| | | | | | | | | 2008-04-10 Cosimo Cecchi <cosimoc@gnome.org> * configure.in: Add a missing comma to fix build with Autoconf 2.62. (#527315). svn path=/branches/gnome-2-22/; revision=14055
* Destroy column editor dialog with its parent list view. (#439097)Martin Wehner2008-04-082-0/+9
| | | | | | | | | 2008-04-08 Martin Wehner <martin.wehner@gmail.com> * src/file-manager/fm-list-view.c: (fm_list_view_finalize): Destroy column editor dialog with its parent list view. (#439097) svn path=/branches/gnome-2-22/; revision=14052
* Post release version bumpMartin Wehner2008-04-083-1/+10
| | | | | | | | | | | 2008-04-08 Martin Wehner <martin.wehner@gmail.com> * configure.in: Post release version bump === nautilus 2.22.2 === svn path=/branches/gnome-2-22/; revision=14051
* Update for release.NAUTILUS_2_22_2Christian Neumair2008-04-072-0/+17
| | | | | | | | | 2008-04-07 Christian Neumair <cneumair@gnome.org> * NEWS: Update for release. svn path=/branches/gnome-2-22/; revision=14049
* Automount volumes in idle callback rather than during startup (#526471).Christian Neumair2008-04-073-1/+29
| | | | | | | | | | | | 2008-04-07 Christian Neumair <cneumair@gnome.org> * src/nautilus-application.c (nautilus_application_destroy), (automount_all_volumes_idle_cb), (finish_startup): * src/nautilus-application.h: Automount volumes in idle callback rather than during startup (#526471). svn path=/branches/gnome-2-22/; revision=14048
* Translation updated by Ivar SmolinPriit Laes2008-04-072-2/+6
| | | | | | | | 2008-04-07 Priit Laes <plaes at svn dot gnome dot org> * et.po: Translation updated by Ivar Smolin svn path=/branches/gnome-2-22/; revision=14046
* Disable autorun when detecting autorun.exe and autorun.inf, as we do notCosimo Cecchi2008-04-053-1/+27
| | | | | | | | | | | | | 2008-04-05 Cosimo Cecchi <cosimoc@gnome.org> * libnautilus-private/nautilus-autorun.c: (_g_mount_guess_content_type): Disable autorun when detecting autorun.exe and autorun.inf, as we do not support those yet (part of bug #524270). * src/nautilus-autorun-software.c: (autorun), (main): Plug some minor leaks. svn path=/branches/gnome-2-22/; revision=14043
* Move finalize to dispose, unset pointers to window/tree_view, useChristian Neumair2008-04-042-12/+24
| | | | | | | | | | | | | 2008-04-04 Christian Neumair <cneumair@gnome.org> * src/nautilus-places-sidebar.c (nautilus_places_sidebar_init), (nautilus_places_sidebar_dispose), (nautilus_places_sidebar_class_init): Move finalize to dispose, unset pointers to window/tree_view, use eel_preferences_add_callback_while_alive(). svn path=/branches/gnome-2-22/; revision=14040
* Updated Italian translation.Luca Ferretti2008-04-042-477/+483
| | | | | | | | 2008-04-04 Luca Ferretti <elle.uca@libero.it> * it.po: Updated Italian translation. svn path=/branches/gnome-2-22/; revision=14038
* Add new APIs for extensions to NautilusFileInfo (can_write, get_mount andCosimo Cecchi2008-04-044-0/+50
| | | | | | | | | | | | | | | 2008-04-04 Cosimo Cecchi <cosimoc@gnome.org> * libnautilus-extension/nautilus-file-info.c: (nautilus_file_info_get_parent_info), (nautilus_file_info_get_mount), (nautilus_file_info_can_write): * libnautilus-extension/nautilus-file-info.h: * libnautilus-private/nautilus-file.c: (nautilus_file_info_iface_init): Add new APIs for extensions to NautilusFileInfo (can_write, get_mount and get_parent_info). (#521612). svn path=/branches/gnome-2-22/; revision=14037
* Inhibit autorun in mount callbacks after finishing mounts rather thanChristian Neumair2008-04-047-16/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-04-04 Christian Neumair <cneumair@gnome.org> * libnautilus-private/nautilus-file-operations.c (volume_mount_cb), (nautilus_file_operations_mount_volume): * libnautilus-private/nautilus-file-operations.h: * libnautilus-private/nautilus-mime-actions.c (activation_mount_not_mounted_callback), (activation_mount_not_mounted): * src/nautilus-application.c (startup_volume_mount_cb), (automount_all_volumes), (volume_added_callback): * src/nautilus-places-sidebar.c (open_selected_bookmark), (mount_shortcut_cb): * src/nautilus-window-manage-views.c (mount_not_mounted_callback), (got_file_info_for_view_selection_callback): Inhibit autorun in mount callbacks after finishing mounts rather than before mounting. It is neccessary because the mount may take a very long time (floppy, password prompt), which may take longer than the inhibition timeout. This approach works because with the current HAL volume monitor implementation, GVolumeMonitor signal emission is scheduled, while the mount callbacks are invoked synchronously. This should also fix the not working inhibition on startup, which could happen because parallel mounts in the background and the rest of the startup process eat resources, so the mounts may also take longer than the inhibition timeout. svn path=/branches/gnome-2-22/; revision=14035
* Fix icon comparison if icon has not yet been set.Christian Neumair2008-04-032-2/+13
| | | | | | | | | | | | | | 2008-04-03 Christian Neumair <cneumair@gnome.org> * libnautilus-private/nautilus-bookmark.c (nautilus_bookmark_icon_is_different): Fix icon comparison if icon has not yet been set. * libnautilus-private/nautilus-bookmark.c (nautilus_bookmark_update_icon): Never update icon if a file has not yet been confirmed. svn path=/branches/gnome-2-22/; revision=14032
* svn path=/branches/gnome-2-22/; revision=14030Christian Neumair2008-04-031-1/+1
| | | | svn path=/branches/gnome-2-22/; revision=14030
* Do not make x2/y2 smaller than x1/y2. Fixes flashing scrollbar for emptyChristian Neumair2008-04-032-0/+10
| | | | | | | | | | | 2008-04-03 Christian Neumair <cneumair@gnome.org> * libnautilus-private/nautilus-icon-container.c (nautilus_icon_container_update_scroll_region): Do not make x2/y2 smaller than x1/y2. Fixes flashing scrollbar for empty container. svn path=/branches/gnome-2-22/; revision=14029
* Fix SELinux:context attribute display issueTomas Bzatek2008-04-032-1/+6
| | | | | | | | | | 2008-04-03 Tomas Bzatek <tbzatek@redhat.com> * libnautilus-private/nautilus-file.c: (update_info_internal): Fix SELinux:context attribute display issue svn path=/branches/gnome-2-22/; revision=14028
* Subtract 1 from icon rectangle's x2/y2 positions before setting scrollChristian Neumair2008-04-022-1/+14
| | | | | | | | | | | | | | 2008-04-02 Christian Neumair <cneumair@gnome.org> * libnautilus-private/nautilus-icon-container.c (nautilus_icon_container_update_scroll_region), (lay_down_icons_horizontal): Subtract 1 from icon rectangle's x2/y2 positions before setting scroll area since the entire canvas codes requests 1 px more than it needs. Wrap when the icon hits the canvas, rather than wrapping to late. Fixes most of the "text besides icons" glitches. svn path=/branches/gnome-2-22/; revision=14026
* Skip the thumbnailing of unreadable files. This is more efficient thanMichael J. Chudobiak2008-04-012-0/+7
| | | | | | | | | | | 2008-04-01 Michael J. Chudobiak <mjc@svn.gnome.org> * libnautilus-private/nautilus-file.c: (nautilus_file_get_icon): Skip the thumbnailing of unreadable files. This is more efficient than relying on failed thumbnails. (#525594). svn path=/branches/gnome-2-22/; revision=14023
* Updated Traditional Chinese translation(Hong Kong). Updated TraditionalChao-Hsiung Liao2008-04-013-931/+934
| | | | | | | | | | | 2008-04-01 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw> * zh_HK.po: Updated Traditional Chinese translation(Hong Kong). * zh_TW.po: Updated Traditional Chinese translation(Taiwan). svn path=/branches/gnome-2-22/; revision=14020
* Translation updated by Ivar SmolinPriit Laes2008-04-012-1/+5
| | | | | | | | 2008-04-01 Priit Laes <plaes at svn dot gnome dot org> * et.po: Translation updated by Ivar Smolin svn path=/branches/gnome-2-22/; revision=14016
* Do not automount mount points inside hidden hierarchies (#524075).Christian Neumair2008-03-312-1/+21
| | | | | | | | | | 2008-03-31 Christian Neumair <cneumair@gnome.org> * libnautilus-private/nautilus-autorun.c (should_skip_native_mount_root), (should_autorun_mount): Do not automount mount points inside hidden hierarchies (#524075). svn path=/branches/gnome-2-22/; revision=14014
* Updated Norwegian Nynorsk translationEskild Hustvedt2008-03-312-2190/+3768
| | | | svn path=/branches/gnome-2-22/; revision=14011
* Use icon name for window instead of pixbuf, if available (#519041).Christian Neumair2008-03-302-13/+31
| | | | | | | | | | | 2008-03-30 Christian Neumair <cneumair@gnome.org> * src/file-manager/fm-properties-window.c (get_image_for_properties_window), (update_properties_window_icon), (create_image_widget): Use icon name for window instead of pixbuf, if available (#519041). svn path=/branches/gnome-2-22/; revision=14006
* Write back changes to selected bookmark before changing selectionChristian Neumair2008-03-292-3/+81
| | | | | | | | | | | 2008-03-29 Christian Neumair <cneumair@gnome.org> * src/nautilus-bookmarks-window.c (create_bookmarks_window), (on_button_pressed), (on_key_pressed), (repopulate): Write back changes to selected bookmark before changing selection (#318278). svn path=/branches/gnome-2-22/; revision=13996
* Post release version bumpAlexander Larsson2008-03-283-1/+10
| | | | | | | | | | | | 2008-03-28 Alexander Larsson <alexl@redhat.com> * configure.in: Post release version bump === nautilus 2.22.1 === svn path=/trunk/; revision=13993