Commit graph

12403 commits

Author SHA1 Message Date
Matej Urbančič 1e9f809ab0 Updated Slovenian translation
svn path=/trunk/; revision=14108
2008-04-28 12:54:46 +00:00
Cosimo Cecchi dbd34bda1a Report user cancel when all the files we're about to trash or delete are
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=/trunk/; revision=14106
2008-04-27 19:28:22 +00:00
Christian Neumair 60ee1e4982 Correct typo.
svn path=/trunk/; revision=14105
2008-04-27 19:26:31 +00:00
Christian Neumair 082c843ce1 Quote schema. Fixes #522029.
2008-04-27  Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-window-manage-views.c
	(display_view_selection_failure):
	Quote schema. Fixes #522029.

svn path=/trunk/; revision=14104
2008-04-27 19:24:21 +00:00
Cosimo Cecchi 1699ec31d4 Always use single click policy in the Places sidebar. (#355760).
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=/trunk/; revision=14102
2008-04-27 19:03:13 +00:00
Cosimo Cecchi 5bbc8307e1 Always properly remember window size, also in the case the window is
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=/trunk/; revision=14100
2008-04-27 18:16:40 +00:00
Cosimo Cecchi 60328a4327 Reverse the order in which the keybindings are processed by the
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=/trunk/; revision=14098
2008-04-27 17:59:50 +00:00
Christian Neumair c2305aff96 Do not activate twice if the activated paths are already selected. Always
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=/trunk/; revision=14095
2008-04-27 08:07:42 +00:00
A. Walton f78a979958 reviewed by: Christian Neumair
2008-04-26  A. Walton  <awalton@gnome.org>

	reviewed by: Christian Neumair

	* libnautilus-private/nautilus-file-private.h:
	* libnautilus-private/nautilus-file-utilities.c
	(nautilus_compute_title_for_location):
	* libnautilus-private/nautilus-file.c (update_info_internal),
	(nautilus_file_get_description):
	* libnautilus-private/nautilus-file.h:
	Use standard::description in the window title when it's available.
	Closes bug #516007.


svn path=/trunk/; revision=14094
2008-04-27 01:04:59 +00:00
Christian Neumair a6f7e3a263 Properly handle selection changes when using keyboard navigation. We did
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-change" signal when keyboard rubberbanding
	was used, and all except one icon were deselected. Fixes #509432.
	Thanks to Paweł Paprota.

svn path=/trunk/; revision=14092
2008-04-26 22:34:37 +00:00
Matej Urbančič d3050ae8da Updated Slovenian translation
svn path=/trunk/; revision=14091
2008-04-26 13:38:51 +00:00
Cosimo Cecchi 0b6a721e0d Properly handle Ctrl+F10 keybinding in List View. Patch by Paweł Paprota.
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=/trunk/; revision=14088
2008-04-23 22:23:07 +00:00
Alexander Shopov 8344e161b7 Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
2008-04-24  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>

svn path=/trunk/; revision=14087
2008-04-23 21:00:35 +00:00
Jorge Gonzalez Gonzalez 23b5c2265d Updated Spanish translation
svn path=/trunk/; revision=14085
2008-04-23 20:46:38 +00:00
Michael J. Chudobiak e9f1c74192 Bump default thumbnailing size limit from 5 MB to 10 MB (#421342).
2008-04-23  Michael J. Chudobiak  <mjc@svn.gnome.org>

        * libnautilus-private/apps_nautilus_preferences.schemas.in:
        * libnautilus-private/nautilus-global-preferences.c:
        Bump default thumbnailing size limit from 5 MB to 10 MB (#421342).


svn path=/trunk/; revision=14083
2008-04-23 15:05:05 +00:00
Yannig MARCHEGAY 002295835e Updated Occitan translation
svn path=/trunk/; revision=14082
2008-04-23 08:36:05 +00:00
Kjartan Maraas 3e36132b0f Updated Norwegian bokmål translation.
2008-04-22  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=14081
2008-04-22 19:44:01 +00:00
Christian Neumair 29ecc40ebd Post release version bump.
2008-04-21  Christian Neumair  <cneumair@gnome.org>

	* configure.in:
	Post release version bump.

svn path=/trunk/; revision=14080
2008-04-21 21:46:40 +00:00
Christian Neumair 2b1c0c4318 Entirely move DISTCHECK_CONFIGURE_FLAGS to Makefile.am to fix distcheck.
2008-04-21  Christian Neumair  <cneumair@gnome.org>

	* Makefile.am:
	* configure.in:
	Entirely move DISTCHECK_CONFIGURE_FLAGS to Makefile.am to fix
	distcheck.

svn path=/trunk/; revision=14079
2008-04-21 21:30:33 +00:00
Christian Neumair bfccd65541 Update for release.
2008-04-21  Christian Neumair  <cneumair@gnome.org>

	* NEWS:
	Update for release.

svn path=/trunk/; revision=14078
2008-04-21 21:05:40 +00:00
Christian Neumair a11996b8b9 Support new gnome-session autostart semantics (#525056). Thanks to Lucas
2008-04-21  Christian Neumair  <cneumair@gnome.org>

	* nautilus.desktop.in.in:
	* src/nautilus-main.c (main):
	Support new gnome-session autostart semantics (#525056). Thanks to
	Lucas Rocha.

svn path=/trunk/; revision=14077
2008-04-21 20:57:47 +00:00
Yair Hershkovitz 715b12daef updated hebrew translation
svn path=/trunk/; revision=14076
2008-04-21 09:00:35 +00:00
Daniel Nylander 1dbb1f12cc sv.po: Updated Swedish translation
svn path=/trunk/; revision=14075
2008-04-19 12:13:08 +00:00
Matej Urbančič b0081e13bf Updated Slovenian translation
svn path=/trunk/; revision=14074
2008-04-17 15:39:39 +00:00
Cosimo Cecchi 81357b16f8 Initialize two vars to get rid of a warning with gcc 4.3. Patch by Paweł
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=/trunk/; revision=14072
2008-04-15 09:44:28 +00:00
Michael Terry 21d794f027 Added partial Ido (io) translation
svn path=/trunk/; revision=14071
2008-04-15 01:52:29 +00:00
Jorge Gonzalez Gonzalez 7b03920e09 Updated Spanish translation, fixes bug #526626
svn path=/trunk/; revision=14069
2008-04-13 10:43:45 +00:00
Marcel Telka 1f9c6d7c4a Updated.
2008-04-11  Marcel Telka  <marcel@telka.sk>

	* POTFILES.in: Updated.

svn path=/trunk/; revision=14068
2008-04-11 04:48:44 +00:00
Vladimer Sichinava 06177101a4 some updates
svn path=/trunk/; revision=14067
2008-04-10 23:36:32 +00:00
Vladimer Sichinava ae18227878 some updates
svn path=/trunk/; revision=14066
2008-04-10 23:27:42 +00:00
Jorge Gonzalez Gonzalez 038bc50a73 Updated Spanish translation
svn path=/trunk/; revision=14065
2008-04-10 22:23:32 +00:00
A. Walton 23b84c87c6 Remove GSequence directory and files (for real this time).
2008-04-10  A. Walton  <awalton@svn.gnome.org>
	Remove GSequence directory and files (for real this time).


svn path=/trunk/; revision=14064
2008-04-10 21:02:30 +00:00
Andrew Walton 6f6c45c0dc Remove empty GSequence files
svn path=/trunk/; revision=14063
2008-04-10 20:49:08 +00:00
A. Walton 8542712471 Remove GSequence hack as it is no longer necessary; we require a newer
2008-04-10  A. Walton  <awalton@svn.gnome.org>

	* configure.in:
	* cut-n-paste-code/Makefile.am:
	* cut-n-paste-code/gsequence/Makefile.am:
	* cut-n-paste-code/gsequence/gsequence.c:
	* cut-n-paste-code/gsequence/gsequence.h:
	* src/Makefile.am:
	* src/file-manager/fm-list-model.c:
	Remove GSequence hack as it is no longer necessary;
	we require a newer GLib in order to support GIO.
	More work towards bug #520773.


svn path=/trunk/; revision=14062
2008-04-10 19:48:29 +00:00
A. Walton 6eb74f5955 Remove the first-time-druid dead code (#520773).
2008-04-10  A. Walton  <awalton@svn.gnome.org>

	* src/Makefile.am:
	* src/nautilus-application.c: (nautilus_application_startup):
	* src/nautilus-application.h:
	* src/nautilus-first-time-druid.c:
	* src/nautilus-first-time-druid.h:
	* src/nautilus-main.c: (main):
	Remove the first-time-druid dead code (#520773).


svn path=/trunk/; revision=14061
2008-04-10 19:40:56 +00:00
Jordi Mallach 232e25a8c3 Damn, forgot to svn add.
svn path=/trunk/; revision=14059
2008-04-10 16:03:42 +00:00
Jordi Mallach cf25fed114 New Valencian-Catalan translation, based on the current Catalan file.
svn path=/trunk/; revision=14058
2008-04-10 16:03:23 +00:00
Jordi Mallach ef5c1e6512 Fix typo in Catalan translation.
svn path=/trunk/; revision=14056
2008-04-10 15:30:42 +00:00
Cosimo Cecchi fd9258ae02 Add a missing comma to fix build with Autoconf 2.62. (#527315).
2008-04-10  Cosimo Cecchi  <cosimoc@gnome.org>

	* configure.in: Add a missing comma to fix build with
	Autoconf 2.62. (#527315).

svn path=/trunk/; revision=14054
2008-04-10 10:27:40 +00:00
Martin Wehner b9fddb2254 Destroy column editor dialog with its parent list view. (#439097)
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=/trunk/; revision=14053
2008-04-08 00:33:20 +00:00
Christian Neumair 92e9e445d4 Automount volumes in idle callback rather than during startup (#526471).
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=/trunk/; revision=14047
2008-04-07 19:12:34 +00:00
Priit Laes e9d9dc32de Translation updated by Ivar Smolin
2008-04-07  Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

svn path=/trunk/; revision=14045
2008-04-07 10:24:06 +00:00
Christian Neumair cb037e3256 Remove show/hide buttons. The entries can be toggled directly using mouse
2008-04-07  Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-column-chooser.c (update_buttons),
	(add_buttons):
	Remove show/hide buttons. The entries can be toggled directly using
	mouse or keyboard. Do not remove buttons to move entries, since
	list DND may not be obvious for some users (#514394). Thanks to Marcin
	Galazka.

svn path=/trunk/; revision=14044
2008-04-06 22:27:10 +00:00
Cosimo Cecchi fbb8e2f281 Disable autorun when detecting autorun.exe and autorun.inf, as we do not
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=/trunk/; revision=14042
2008-04-05 10:12:18 +00:00
Andrew Walton d3e0837baa Adds initial Gtk-doc support infrastructure for
libnautilus-extension.
	(Progress towards bug #526193).


svn path=/trunk/; revision=14041
2008-04-05 01:42:52 +00:00
Christian Neumair a85b467ec1 Move finalize to dispose, unset pointers to window/tree_view, use
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=/trunk/; revision=14039
2008-04-04 17:03:53 +00:00
Cosimo Cecchi 957f93fd37 Add new APIs for extensions to NautilusFileInfo (can_write, get_mount and
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=/trunk/; revision=14036
2008-04-04 15:51:47 +00:00
Christian Neumair 00a42fe81d Inhibit autorun in mount callbacks after finishing mounts rather than
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=/trunk/; revision=14034
2008-04-04 14:53:07 +00:00
Christian Neumair 9ed118a9c7 svn path=/trunk/; revision=14033
svn path=/trunk/; revision=14033
2008-04-03 21:06:54 +00:00
Christian Neumair a850772dad Do not make x2/y2 smaller than x1/y1. Fixes flashing scrollbar for empty
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/y1. Fixes flashing scrollbar
	for empty container.

svn path=/trunk/; revision=14031
2008-04-03 16:14:06 +00:00