Commit graph

8533 commits

Author SHA1 Message Date
Vincent van Adrighem
e6c851c09c Dutch translation updated by Reinout van Schouwen.
2003-03-30  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Reinout van Schouwen.
2003-03-30 14:48:53 +00:00
Alexander Larsson
bc139cf2fd More updates
2003-03-28  Alexander Larsson  <alexl@redhat.com>

	* docs/key_mouse_navigation.txt:
	More updates

	* NEWS:
	Add 2.2.3 entries
2003-03-28 15:58:56 +00:00
Alexander Larsson
85d44a8a02 Fix up the single click mode double-click protection Don't use eel_prefs
2003-03-28  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	Fix up the single click mode double-click protection
	Don't use eel_prefs to get the single-click-mode, we already
	have it in details.
2003-03-28 12:31:36 +00:00
Alexander Larsson
2fe2a6ecbf Use the FMDirectoryView click_policy_changed instead of our own.
2003-03-28  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c (fm_list_view_click_policy_changed):
	Use the FMDirectoryView click_policy_changed instead of our own.
2003-03-28 11:28:39 +00:00
Alexander Larsson
5b12f33a2b Sort directory_view_class initializers
2003-03-28  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-icon-view.c (fm_icon_view_class_init):
	Sort directory_view_class initializers

	* src/file-manager/fm-list-view.c:
	Implement reveal_selection() for FMDirectoryView
2003-03-28 09:39:05 +00:00
Evandro Fernandes Giovanini
95fec0a123 Updated Brazilian Portuguese translation.
03-03-27  Evandro Fernandes Giovanini <evandrofg@ig.com.br>

        * pt_BR.po: Updated Brazilian Portuguese translation.
2003-03-28 00:25:36 +00:00
Vincent van Adrighem
792e081031 Dutch translation updated by Reinout van Schouwen.
2003-03-27  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Reinout van Schouwen.
2003-03-27 18:21:31 +00:00
Alessio Frusciante
c39ebf74d1 Updated Italian translation by Luca Ferretti. 2003-03-27 17:58:43 +00:00
Alexander Larsson
a1fd9f672d Tune AUTOSCROLL_TIMEOUT_INTERVAL and AUTO_SCROLL_MARGIN so that
2003-03-27  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-dnd.c:
	Tune AUTOSCROLL_TIMEOUT_INTERVAL and AUTO_SCROLL_MARGIN so that
	auto-scrolling is easier to trigger.
2003-03-27 16:01:19 +00:00
Alexander Larsson
0a2a89e54d Scale icons to fit in row-height.
2003-03-27  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-model.c (fm_list_model_get_value):
	Scale icons to fit in row-height.
2003-03-27 15:45:44 +00:00
Alexander Larsson
aae8a34f30 Use eel_filename_get_rename_region for both list and icon view to get the
2003-03-27  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c (fm_list_view_start_renaming_file):
	* libnautilus-private/nautilus-icon-container.c (nautilus_icon_container_start_renaming_selected_item):
	Use eel_filename_get_rename_region for both list and icon view to
	get the initial region to select on rename.
2003-03-27 15:27:54 +00:00
Alexander Larsson
15b28812ac Don't save the location bar enabled prefs when showing it temporarily.
2003-03-27  Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window.h:
	* src/nautilus-window.c:
	* src/nautilus-window-menus.c:
	Don't save the location bar enabled prefs when showing it
	temporarily.
2003-03-27 14:20:05 +00:00
Alexander Larsson
3f61d67299 Keyboard shortcuts for context menu. Don't eat CTRL-Space, that means we
2003-03-27  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c:
	Keyboard shortcuts for context menu.
	Don't eat CTRL-Space, that means we can't multiple-select.
2003-03-27 13:54:22 +00:00
Alexander Larsson
ae8091cb0f Update keynav docs.
2003-03-27  Alexander Larsson  <alexl@redhat.com>

	* docs/key_mouse_navigation.txt:
	Update keynav docs.

	* libnautilus-private/nautilus-icon-private.h:
	* libnautilus-private/nautilus-icon-container.c:
	(button_release_event), (motion_notify_event), (key_press_event),
	(handle_icon_button_press), (has_multiple_selection),
	(has_selection):
	Don't do context menu on middle button.
	Shift-F10 gives directory context menu if no selection
	Change Ctrl-F10 to Shift-F9 to pop up directory context menu. Ctrl-F10 was
	conflicting with Toolbar keynav.

	* src/nautilus-shell-ui.xml:
	Remove Escape accelerator for escape. It was colliding with various
	other uses of escape all over. Need to rethink this.
2003-03-27 12:53:14 +00:00
Christian Rose
2c93c36247 Added "yi" to ALL_LINGUAS. Added Yiddish translation by Raphael Finkel
2003-03-26  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "yi" to ALL_LINGUAS.
	* yi.po: Added Yiddish translation by
	Raphael Finkel <raphael@cs.uky.edu>.
2003-03-26 17:49:56 +00:00
Alexander Larsson
0dbceb89b2 Re-Fix Home/End. Make Ctrl-space create a keyboar focus if none exists
2003-03-26  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c (handle_icon_button_press):
	Re-Fix Home/End.
	Make Ctrl-space create a keyboar focus if none exists instead of activating
	the selection.

	* docs/Makefile.am:
	* docs/key_mouse_navigation.txt:
	Add some key/mouse docs for views.
2003-03-26 16:54:11 +00:00
Sanlig Badral
3740db883c *** empty log message *** 2003-03-26 16:30:43 +00:00
Dave Camp
b318272240 oops 2003-03-26 16:23:13 +00:00
Dave Camp
f755bfc133 Implement the widget side drag and drop here instead of eggtreemultidnd.c.
2003-03-26  Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-list-view.c: (activate_selected_items),
	(fm_list_view_did_not_drag), (drag_data_get_callback),
	(selection_foreach), (get_selection_refs), (ref_list_free),
	(stop_drag_check), (get_drag_pixbuf), (motion_notify_callback),
	(button_event_modifies_selection), (button_press_callback),
	(button_release_callback), (key_press_callback),
	(create_and_set_up_tree_view), (fm_list_view_finalize): Implement
	the widget side drag and drop here instead of eggtreemultidnd.c.
	Clean up mouse event handling to be more similar to the icon view.

	Fixes bug #48051, #89980, #90437, #105593, #108946, among others.

	Thanks to marten ter borgh <marten@terborgh.demon.nl> for help
	with this patch.
2003-03-26 16:14:50 +00:00
Alexander Larsson
b793c9d66b Fix keyboard arrow key navigation for manual layout so that you can reach
2003-03-26  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-private.h:
	* libnautilus-private/nautilus-icon-container.c:
	Fix keyboard arrow key navigation for manual layout so that you
	can reach all icons.
	Fix home and end for automatic layout.
2003-03-26 15:19:14 +00:00
Hasbullah Bin Pit
c4bb33a1d4 Updated Malay translation.
2003-03-26 Hasbullah Bin Pit <sebol@ikhlas.com>

        * ms.po: Updated Malay translation.
2003-03-26 12:48:51 +00:00
Yuri Syrota
16835a8f64 Updated Ukrainian translation 2003-03-26 08:35:00 +00:00
Kjartan Maraas
6f34b2fa78 Updated Norwegian (bokmal) translation.
2003-03-25  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmal) translation.
2003-03-25 23:10:13 +00:00
Ole Laursen
445ec9a59b Updated Danish translation.
2003-03-25  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2003-03-25 23:01:05 +00:00
Pauli Virtanen
976e4cc08a Updated Finnish translation.
2003-03-25  Pauli Virtanen  <pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.
2003-03-25 22:37:29 +00:00
Duarte Loreto
252406ce47 Updated Portuguese translation.
2003-03-25  Duarte Loreto <happyguy_pt@hotmail.com>

        * pt.po: Updated Portuguese translation.
2003-03-25 22:11:10 +00:00
Pablo Gonzalo del Campo
102500f200 Updated Spanish translation.
2003-03-25  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

        * es.po: Updated Spanish translation.
2003-03-25 19:26:40 +00:00
Andras Timar
3032287da6 Updated Hungarian translation.
2003-03-25  Andras Timar  <timar@gnome.hu>

	* hu.po: Updated Hungarian translation.
2003-03-25 19:16:06 +00:00
Gil Osher
e206abba42 Updated Hebrew translation.
* he.po: Updated Hebrew translation.
2003-03-25 19:07:46 +00:00
Gil Osher
a0d7bbea39 *** empty log message *** 2003-03-25 19:05:54 +00:00
Michal Bukovjan
cdbb74ed17 Updated Czech translation 2003-03-25 18:52:46 +00:00
Alexander Larsson
5a2b45a436 Remove Free space from status bar.
2003-03-25  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c (fm_directory_view_display_selection_info):
	Remove Free space from status bar.
2003-03-25 18:09:57 +00:00
Jordi Mallach
12c3ccc662 Updated Catalan translation. 2003-03-25 17:45:07 +00:00
Metin Amiroff
a6df79694e Updated Azerbaijani translaion.
2003-03-25  Metin Amiroff <metin@karegen.com>

	* az.po: Updated Azerbaijani translaion.
2003-03-25 17:23:46 +00:00
Metin Amiroff
2f317016d3 Updated Azerbaijani translaion.
2003-03-25  Metin Amiroff <metin@karegen.com>

	* az.po: Updated Azerbaijani translaion.
2003-03-25 17:21:22 +00:00
Alexander Larsson
7f5ce1abf9 Free space in status bar.
2003-03-25  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c (fm_directory_view_display_selection_info):
	Free space in status bar.

	* src/nautilus-window-manage-views.c (begin_location_change):
	Set status to " " instead to avoid status bar disappearing.
2003-03-25 17:17:04 +00:00
Alexander Larsson
cd3a05ef9f Clear status on location change.
2003-03-25  Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window-manage-views.c (begin_location_change):
	Clear status on location change.
2003-03-25 16:47:47 +00:00
Alexander Larsson
c433d6287b Report selected files when done loading. This makes the selected files
2003-03-25  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c (done_loading):
	Report selected files when done loading.
	This makes the selected files status text not stick on
	directory change.
2003-03-25 15:41:46 +00:00
updated ja.po. T.Aihana
e2aff01da5 2003-03-25 updated ja.po. T.Aihana <aihana@gnome.gr.jp> 2003-03-25 15:15:37 +00:00
Alexander Larsson
cf6920c17c Fix race on thumbnail creation. If a thumbnail was being created when the
2003-03-25  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-thumbnails.c (thumbnail_thread_start):
	Fix race on thumbnail creation. If a thumbnail was being created when the file
	was modified the request wouldn't be entered in the queue, but the created
	thumbnail has the wrong mtime.
2003-03-25 14:47:25 +00:00
Dmitry Mastrukov
b801f6c124 ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. 2003-03-25 06:02:18 +00:00
Dmitry Mastrukov
501dcaef09 be.po: Updated Belarusian translation from Belarusian team <i18n@mova.org>. 2003-03-25 05:57:31 +00:00
Christian Rose
1e4553eb5d Updated Swedish translation.
2003-03-24  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2003-03-24 21:08:38 +00:00
Gaute Lindkvist
0acc4c89b9 free space addition 2003-03-24 17:55:06 +00:00
Gaute Lindkvist
349b8ea3c9 The rest of the free space stuff. 2003-03-24 17:50:25 +00:00
Gaute Lindkvist
81e99f4b16 Free space and volume name in property window for directories 2003-03-24 17:44:09 +00:00
Alexander Larsson
54ae8fa6aa Scroll to current position on reload.
2003-03-24  Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window-manage-views.c (nautilus_window_reload):
	Scroll to current position on reload.
2003-03-24 17:34:17 +00:00
Bastien Nocera
6f0c8e4654 Review the use of trash v. Wastebasket (Closes: #83764)
2003-03-24  Bastien Nocera  <hadess@hadess.net>

	* en_GB.po: Review the use of trash v. Wastebasket (Closes: #83764)
2003-03-24 09:38:32 +00:00
Christophe Merlet
e9d3eefb24 Updated French translation. 2003-03-23 14:17:56 +00:00
Christian Neumair
9c0b954164 Updated German translation. 2003-03-22 21:00:41 +00:00