Commit graph

10206 commits

Author SHA1 Message Date
Miloslav Trmac 3b6d4bae3e Updated Czech translation.
2005-05-12  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.
2005-05-12 09:48:38 +00:00
Christian Neumair 5e7a7a7a6f Fix ChangeLog entry. 2005-05-11 21:37:07 +00:00
Christian Neumair 3c6400db94 Add translator comments. Fixes #46338, #46339, #46341. Change "Show Hidden
2005-05-11  Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-file-utilities.c:
	(nautilus_get_vfs_method_display_name):
	* data/browser.xml:
	* src/file-manager/fm-directory-view.c:
	Add translator comments. Fixes #46338, #46339, #46341.
	Change "Show Hidden Files" tooltip to infinitive
	construction. Fixes #46337.
2005-05-11 21:30:39 +00:00
Christian Neumair 2a55d9b945 Kill dotfile-related code. ".directory" supporting schemas have gone.
* libnautilus-private/nautilus-directory-async.c:
	(should_look_for_dot_directory_file), (make_dot_directory_uri),
	(link_info_start), (lacks_link_info):
	Kill dotfile-related code. ".directory" supporting schemas have
	gone. Fixes #142343.
2005-05-11 15:22:04 +00:00
Rajesh Ranjan 8f83c7a25e updated by rranjan@redhat.com 2005-05-11 13:20:01 +00:00
Kostas Papadimas 26d128f143 Updated Greek Translation. 2005-05-11 11:29:34 +00:00
Martin Wehner 3a8a24f410 Remove obsolete window_always_new option from schema.
2005-05-10  Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	Remove obsolete window_always_new option from schema.

	Patch from Michael Terry <mike@mterry.name>
2005-05-10 21:41:40 +00:00
Martin Wehner 16a5f9db91 Fix a string conflict between the c-format plural string and non-c-format
2005-05-10  Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c: (real_update_menus):
	Fix a string conflict between the c-format plural string and
	non-c-format strings. Fixes bug #167344.

	Patch from Changwoo Ryu <cwryu@debian.org>
2005-05-10 21:21:14 +00:00
Priit Laes 24935ec4fa Translation updated by Ivar Smolin.
2005-05-09  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.
2005-05-09 17:11:34 +00:00
Martin Wehner 928a29d9a8 Don't try to thumbnail files which have been modified in the last few
2005-05-08  Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-thumbnails.c:
	(thumbnail_thread_start):
	Don't try to thumbnail files which have been modified in the
	last few seconds to avoid constantly re-thumbnailing them.
	Current cool-off period is three seconds. Fixes bug #107418.
2005-05-08 16:14:51 +00:00
Martin Wehner d2af91471b Allow freeze of update processing inside a view.
2005-05-03  Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.[ch]:
	(display_pending_files), (fm_directory_view_freeze_updates),
	(fm_directory_view_unfreeze_updates), (queue_pending_files):
	Allow freeze of update processing inside a view.

	* src/file-manager/fm-list-view.c:
	(cell_renderer_editing_canceled), (cell_renderer_edited),
	(create_and_set_up_tree_view), (fm_list_view_start_renaming_file):
	Freeze and unfreeze the list view when renaming.

        Workaround for bug #87701: Updates to the list view are put on
	hold during rename to prevent losing editing focus. If too many
	changes are queued while being frozen, further changes are thrown
	away and the view is marked for reload.
2005-05-03 01:00:50 +00:00
Martin Wehner f35f2d3af0 Add Ctrl-0 keyboard shortcut to View->Normal Size as recommended by the
2005-05-02  Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-window-menus.c:
	Add Ctrl-0 keyboard shortcut to View->Normal Size as
	recommended by the HIG.

	Patch from Olav Vitters <olav@bkor.dhs.org>
2005-05-02 21:24:59 +00:00
Martin Wehner bd4ce86740 Prevent nautilus from crashing on press of Ctrl+Space in an empty
2005-05-02  Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-icon-container.c:
	(keyboard_space): Prevent nautilus from crashing on press of
	Ctrl+Space in an empty directory. Fixes bug #302018.

	Patch from Vinay M R  <vinay.mandyakoppal@wipro.com>
2005-05-02 20:50:06 +00:00
Frédéric Crozat 091b6fcdd8 fix build when startup notification isn't installed.
* libnautilus-private/nautilus-program-choosing.c:
        (nautilus_launch_desktop_file):
        * src/nautilus-application.c:
        (nautilus_application_present_spatial_window_with_selection),
        (nautilus_application_create_navigation_window):
        fix build when startup notification isn't installed.
2005-05-02 13:44:35 +00:00
Alexander Larsson 409ecd6789 Remove the ui too.
2005-05-02  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/nautilus-desktop-icon-view-ui.xml:
	Remove the ui too.
2005-05-02 12:31:08 +00:00
Miloslav Trmac 0dbb49de15 Updated Czech translation.
2005-04-30  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.
2005-04-30 14:45:18 +00:00
Priit Laes e12cfe5f8a Translation updated by Sven Sapelson.
2005-04-29  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by  Sven Sapelson.
2005-04-28 21:35:23 +00:00
Kostas Papadimas 8154f1026f Updated Greek Translation. 2005-04-28 11:27:21 +00:00
Alexander Larsson 42fb7ed3dd Remove "Open New Terminal" from desktop menu. Patch from Luca Ferretti
2005-04-27  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-desktop-icon-view.c:
	Remove "Open New Terminal" from desktop menu.
	Patch from Luca Ferretti <elle.uca@libero.it>

	If you really need this, install the nautilus-open-terminal
	extension. It does this even better than the removed code.
	Also, in newer Metacity there is a a way to set a keybinding
	for "new terminal".
2005-04-27 11:52:08 +00:00
Gabor Kelemen 5f7a9f88ef Hungarian translation updated.
2005-04-24  Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Hungarian translation updated.
2005-04-23 23:44:49 +00:00
Francisco Javier F. Serrador 4c274a9e90 Updated Spanish translation.
2005-04-22  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2005-04-22 15:00:11 +00:00
David Lodge 52dd38c380 Updated British English translation.
2005-04-19  David Lodge  <dave@cirt.net>

	* en_GB.po: Updated British English translation.
2005-04-19 19:21:55 +00:00
Adam Weinberger caad336675 Updated Canadian English translation.
2005-04-19  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-04-19 17:28:46 +00:00
Kjartan Maraas dfcbaa37d9 Merge fix for leak Bug #172234.
2005-04-19  Kjartan Maraas  <kmaraas@gnome.org>

	* src/nautilus-main.c: (main): Merge fix for leak
	Bug #172234.
2005-04-19 12:42:48 +00:00
Christian Neumair 93c7f2deef Eeek! Revert bogus autogen/configure.in commit. 2005-04-19 12:05:54 +00:00
Christian Neumair e030b3aefa Improve NautilusViewInfo view factory labels marked for translation.
2005-04-19  Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-view-factory.h:
	* src/nautilus-navigation-window.c:
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window-manage-views.h:
	* src/nautilus-window.c:
	* src/file-manager/fm-desktop-icon-view.c:
	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-list-view.c:
	Improve NautilusViewInfo view factory labels marked for translation.
2005-04-19 12:01:17 +00:00
Kjartan Maraas c788155357 Plug leaks here too. There
2005-04-19  Kjartan Maraas  <kmaraas@gnome.org>

	* libnautilus-private/nautilus-directory-async.c:
	(read_dot_hidden_file): Plug leaks here too. There
2005-04-19 08:19:13 +00:00
Dennis Cranston df38c683a7 Set window icon.
2005-04-18  Dennis Cranston  <dennis_cranston at yahoo com>

	* src/nautilus-connect-server-dialog-main.c: (main)
	Set window icon.
2005-04-19 01:11:01 +00:00
Gareth Owen ac42f2849e Updated British English translation 2005-04-19 01:00:55 +00:00
Gabor Kelemen 4f52134918 Hungarian translation updated.
2005-04-18  Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Hungarian translation updated.
2005-04-18 17:04:59 +00:00
Christian Neumair c92aa5e7a3 Add more drop targets to location button. 2005-04-17 16:55:23 +00:00
Martin Wehner 900d7368b8 Remove delayed_rename timeout when registering a new one or destroying the
2005-04-11  Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_destroy), (rename_file):
	Remove delayed_rename timeout when registering a new one
	or destroying the view.
2005-04-11 21:42:03 +00:00
Martin Wehner 77fe6f0f35 Free the stored selection path only when setting a new one.
2005-04-11  Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-list-view.c: (fm_list_view_remove_file):
	Free the stored selection path only when setting a new one.
2005-04-10 23:39:49 +00:00
Vincent van Adrighem 0bd2a58c8c Translation updated by Maarten Grachten.
2005-04-11  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Maarten Grachten.
2005-04-10 23:15:03 +00:00
Martin Wehner 661555cd71 Remember if the current selection was already removed and don't try to
2005-04-10  Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c:
	(trash_or_delete_selected_files),
	(fm_directory_view_notify_selection_changed):
	Remember if the current selection was already removed
	and don't try to remove it again.

	* src/file-manager/fm-list-view.c: (fm_list_view_remove_file):
	Only set a new selection if the removal affects the current selection.
2005-04-10 22:56:46 +00:00
Martin Wehner 6d237add6c Unset selection so the same file won't be deleted twice via a binding.
2005-04-10  Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c:
	(trash_or_delete_selected_files):
	Unset selection so the same file won't be deleted twice via a binding.

	* src/file-manager/fm-list-view.c: (fm_list_view_end_file_changes),
	(fm_list_view_remove_file), (fm_list_view_finalize),
	(fm_list_view_class_init):
	Store the new selection and set it after a batch of changes,
	not on every removal. Speeds up deleting from the list view
	by preventing a redraw for each removed file.
2005-04-10 16:26:23 +00:00
Miloslav Trmac 7420d9a5e1 Updated Czech translation.
2005-04-09  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.
2005-04-09 16:59:19 +00:00
Adam Weinberger 78ad4f8786 Updated Canadian English translation.
2005-04-05  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-04-05 18:11:18 +00:00
Alexander Larsson 1793848fc7 Use label instead of entry if not editable. (#149201)
2005-04-05  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c:
	Use label instead of entry if not editable.
	(#149201)

	Patch from Michael Terry
2005-04-05 08:54:39 +00:00
Martin Wehner 98e0f7f4c4 Fix missing include.
2005-04-04  Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-notes-viewer.c:
	Fix missing include.
2005-04-04 21:36:23 +00:00
Martin Wehner 5b0abfa1df Don't leak file_uri.
2005-04-04  Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-file.c: (nautilus_file_matches_uri):
	Don't leak file_uri.
2005-04-04 20:55:59 +00:00
Martin Wehner 02175cd691 Fix date & indention of last entry. 2005-04-04 20:52:30 +00:00
Diego Gonzalez 3b3939c697 remove nautilus-theme.[c-h] from the build process. remove the need to use
2005-03-16  Diego Gonzalez  <diego@pemas.net>

	* libnautilus-private/Makefile.am: remove nautilus-theme.[c-h]
	  from the build process.
	* libnautilus-private/nautilus-icon-factory.c:
	  (load_thumbnail_frame) remove the need to use the deprecated
	  nautilus themes.
	* libnautilus-private/nautilus-icon-canvas-item.c:
	  (draw_strech_handles), (it_test_stretch_handle):
	  remove the need to use the deprecated nautilus themes.
	* libnautilus-private/nautilus-thumbnails.c:
	* libnautilus-private/nautilus-icon-factory.c:
	  remove nautilus-theme.h include

	* src/nautilus-navigation-window.c:
	* src/nautilus-property-browser.c:
	* src/nautilus-notes-viewer.c:
	* src/nautilus-sidebar-title.c:
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window-toolbars.c:
	* src/nautilus-zoom-control.c:
	  remove nautilus-theme.h include

	* src/nautilus-sidebar-title:
	 (nautilus_sidebar_title_select_text_color): remove use of
	 old theme stuff and adapt the shadow offset, made it equal to 1,
	 which is the default.
	 (nautilus_sidebar_title_theme_changed): remove, as there will be
	 no sidebar theme changes.
	    (nautilus_sidebar_title_init): remove the theme_changed callback, as
	 there will not be sidebar theme changes anymore.

	 * src/nautilus-notes-viewer.c:
	 (nautilus_notes_viewer_init): remove use of old theme stuff.

	* icons/Makefile.am: don't install old theme stuff.
2005-04-04 19:30:23 +00:00
Steven Michael Murphy 7c2ec2d139 Added new Language, Kinyarwanda (rw), to this package 2005-04-01 01:39:39 +00:00
Kjartan Maraas d64d1c02ce Plug the leak.
2005-03-31  Kjartan Maraas  <kmaraas@gnome.org>

	* libnautilus-private/nautilus-file-utilities.c:
	(nautilus_get_uri_shortname_for_display): Plug the leak.
2005-03-31 10:45:23 +00:00
Martin Wehner 2ea2f14656 New svg icon from Corey Woodworth <CoreyWoodworth@gmail.com>
2005-03-31  Martin Wehner  <martin.wehner@gmail.com>

	* icons/audio.svg:
	New svg icon from Corey Woodworth <CoreyWoodworth@gmail.com>

	* icons/audio.png:
	Remove old file.

	* icons/Makefile.am:
	Install new icon.

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(real_map_pixbuf):
	Use svg instead of bitmap audio preview emblem.

	Patch from Jaap Haitsma <jaap@haitsma.org>
2005-03-31 01:14:19 +00:00
Adam Weinberger 729df361e2 Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.
2005-03-30 07:32:29 +00:00
Josep Puigdemont i Casamajó 6e6bb2b676 Updated Catalan translation. 2005-03-30 06:16:00 +00:00
Martin Wehner 28ea9150fd Allow drag and drop operations with location bar icon.
2005-03-30  Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-spatial-window.c: (get_dnd_icon_size),
	(location_button_drag_begin_callback), (get_data_binder),
	(location_button_drag_data_get_callback),
	(nautilus_spatial_window_instance_init):
	Allow drag and drop operations with location bar icon.

	Patch from Christian Neumair <chris@gnome-de.org>
2005-03-30 03:31:59 +00:00
Martin Wehner 0d0f913b28 Change layout of the progress dialog to be more HIG compliant.
2005-03-30  Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-file-operations-progress.c:
	(nautilus_file_operations_progress_update),
	(nautilus_file_operations_progress_destroy),
	(nautilus_file_operations_progress_init),
	(time_remaining_callback), (nautilus_file_operations_progress_new),
	(nautilus_file_operations_progress_set_operation_string),
	(nautilus_file_operations_progress_new_file):
	* libnautilus-private/nautilus-file-operations.c:
	(progress_dialog_set_to_from_item_text):
	Change layout of the progress dialog to be more HIG compliant.

	Patch from Michiel Sikkes <michiel@eyesopened.nl>
2005-03-30 01:54:41 +00:00