Commit graph

8125 commits

Author SHA1 Message Date
Miloslav Trmac
3355841a38 Update Czech translation 2002-12-06 12:19:27 +00:00
Vincent van Adrighem
cbcb0371e5 Dutch translation updated by Reinout van Schouwen.
2002-12-05  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Reinout van Schouwen.
2002-12-06 00:05:26 +00:00
Gil Osher
0df1f17aa1 *** empty log message *** 2002-12-05 21:06:27 +00:00
James Willcox
585340cc59 Clear the cache when the icon theme changes so we get the new icons.
2002-12-04  James Willcox  <jwillcox@gnome.org>

	* libnautilus-private/nautilus-icon-factory.c:
	(icon_theme_changed_callback), (nautilus_icon_factory_clear):

	Clear the cache when the icon theme changes so we get the new icons.
2002-12-05 19:19:31 +00:00
Glynn Foster
5d647db52b Add missing mnemonics.
2002-12-05  Glynn Foster  <glynn.foster@sun.com>

	* libnautilus/nautilus-clipboard-ui.xml: Add missing mnemonics.
2002-12-05 13:35:13 +00:00
James Willcox
6b70b20ba7 Disconnect "icons_changed" handler from the icon factory when the window
2002-12-04  James Willcox  <jwillcox@gnome.org>

	* src/nautilus-window.c: (nautilus_window_instance_init):

	Disconnect "icons_changed" handler from the icon factory when the
	window is closed.  Fixes #98038.
2002-12-05 02:42:53 +00:00
James Willcox
8c6e2d4dfc Fixed a silly double negation in an error string. (Fixes #100376)
2002-12-04  James Willcox  <jwillcox@gnome.org>

	* components/emblem/nautilus-emblem-view.c:
	(nautilus_emblem_view_drag_received_cb):

	Fixed a silly double negation in an error string.  (Fixes #100376)
2002-12-05 01:14:14 +00:00
Vincent van Adrighem
28cb696ab9 Dutch translation updated by Reinout van Schouwen.
2002-12-04  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Reinout van Schouwen.
2002-12-05 01:10:36 +00:00
Dave Camp
ab23849bcd Remove the scroll timeout when either the TreeView or the DragDest is
2002-12-04  Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-tree-view-drag-dest.c:
	(tree_view_weak_notify), (nautilus_tree_view_drag_dest_dispose),
	(nautilus_tree_view_drag_dest_class_init),
	(nautilus_tree_view_drag_dest_new): Remove the scroll timeout
	when either the TreeView or the DragDest is destroyed.
2002-12-04 16:58:04 +00:00
Marius Andreiana
f5b27709aa updated
2002-12-04  Marius Andreiana <marius galuna.ro>

        * ro.po: updated
2002-12-04 12:11:54 +00:00
Alexander Larsson
372a008cd5 Don't use GTK_WIN_POS_MOUSE.
2002-12-04  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c (create_properties_window):
	Don't use GTK_WIN_POS_MOUSE.
2002-12-04 08:35:46 +00:00
Dave Camp
39dd8abcf3 (borrowing luis' acct)
2002-12-03  Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-file.c (update_info_internal):
	Removed unused code that should have been removed in the last
	commit.
2002-12-03 21:58:51 +00:00
Pablo Gonzalo del Campo
7bef9e66c3 Updated Spanish translation.
2002-12-03  Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation.
2002-12-03 21:39:59 +00:00
Pablo Gonzalo del Campo
74bf854caa Updated Spanish translation.
2002-12-03  Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation.
2002-12-03 21:19:40 +00:00
Christian Rose
860129f9d7 Added files. Updated Swedish translation.
2002-12-03  Christian Rose  <menthos@menthos.com>

	* .cvsignore: Added files.
	* sv.po: Updated Swedish translation.
2002-12-03 21:02:03 +00:00
Dave Camp
093acf3dad Moved the display name invalidation from update_info_internal to
2002-12-03  Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-file.c: (rename_callback),
	(update_info_internal): Moved the display name invalidation
	from update_info_internal to rename_callback.
2002-12-03 18:42:30 +00:00
Yuri Syrota
a45b6cf94e Updated Ukrainian translation 2002-12-03 16:14:46 +00:00
Alexander Larsson
7d7765d638 Add X-GNOME-Bugzilla lines. Patch from Fernando Herrera
2002-12-03  Alexander Larsson  <alexl@redhat.com>

	* nautilus.desktop.in:
	* src/nautilus-server-connect.desktop.in:
	Add X-GNOME-Bugzilla lines.
	Patch from Fernando Herrera <fherrera@onirica.com>
2002-12-03 10:33:56 +00:00
Alexander Larsson
3e933286a3 Allocate 128K thread stack. Patch from marcus@freebsd.org. (#99917)
2002-12-02  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-thumbnails.c (thumbnail_thread_starter_cb):
	Allocate 128K thread stack. Patch from marcus@freebsd.org. (#99917)
2002-12-02 09:59:58 +00:00
Pauli Virtanen
de336e83f1 Updated Finnish translation.
2002-12-01  Pauli Virtanen <pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.
2002-12-01 21:28:48 +00:00
Evandro Fernandes Giovanini
b3a663f0a1 Updated Brazilian Portuguese translation.
2002-11-29  Evandro Fernandes Giovanini <evandrofg@ig.com.br>

        * pt_BR.po: Updated Brazilian Portuguese translation.
2002-11-30 06:07:19 +00:00
Alexander Larsson
58219c276b Make treeview show_only_directories default to TRUE. Patch from MArk
2002-11-28  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/apps_nautilus_preferences.schemas:
	Make treeview show_only_directories default to TRUE.
	Patch from MArk Finlay <sisob@eircom.net>

	* src/file-manager/fm-properties-window.[ch]:
	Make window not dialog,
	patch from David Emory Watson <dwatson@cs.ucr.edu>
	Center window on mouse at popup.
2002-11-28 12:34:13 +00:00
Alexander Larsson
a253b5d9ec Add gtk-properties stock pixmap to menus.
2002-11-28  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/nautilus-directory-view-ui.xml:
	Add gtk-properties stock pixmap to menus.
2002-11-28 10:36:24 +00:00
Alexander Larsson
f93db96668 Make show_special_flags default to TRUE, since we removed the prefs from
2002-11-28  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/apps_nautilus_preferences.schemas:
	Make show_special_flags default to TRUE, since we removed
	the prefs from the ui.

	* libnautilus-private/nautilus-icon-container.c:
	query-drag with middle button. Open context menus faster. (#46276)
	Patch by Marco Pesenti Gritti.
2002-11-28 10:29:05 +00:00
Laurent Dhima
75089f1596 added sq to ALL_LINGUAS
* configure.in: added sq to ALL_LINGUAS
2002-11-27 14:34:40 +00:00
Laurent Dhima
a3436c9b0c sq.po
* sq.po
2002-11-27 14:31:12 +00:00
Laurent Dhima
32c3a82a55 added from gnome-2-0 branch
* sq.po: added from gnome-2-0 branch
2002-11-27 14:25:32 +00:00
Gil Osher
3b9811a129 *** empty log message *** 2002-11-27 13:07:39 +00:00
Ole Laursen
fc05fe32d8 Updated Danish translation.
2002-11-27  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2002-11-26 23:17:36 +00:00
Alexander Larsson
9b8d8211ce Documented an old change that slipped in 2002-11-26 16:54:27 +00:00
Dave Camp
23f344824d version markers 2002-11-26 04:42:58 +00:00
Dave Camp
1d3587b654 2.1.3 2002-11-26 03:57:20 +00:00
Vincent van Adrighem
cad3702f05 Massive copy-paste from stable branch.
2002-11-25 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Massive copy-paste from stable branch.
2002-11-26 02:09:29 +00:00
Ole Laursen
2e9525603c Merged from gnome-2-0 branch.
2002-11-25  Ole Laursen  <olau@hardworking.dk>

	* da.po: Merged from gnome-2-0 branch.
2002-11-25 22:01:47 +00:00
Alexander Larsson
f4f1edca64 Update for 2.1.3 2002-11-25 19:23:04 +00:00
Pablo Gonzalo del Campo
d9c5bae3b4 es.po: Updated Spanish translation.
2002-11-25  Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	es.po: Updated Spanish translation.
2002-11-25 18:58:45 +00:00
Yanko Kaneti
c3c0bf7ec7 Convert all to UTF-8.
2002-11-25  Yanko Kaneti  <yaneti@declera.com>

	* *.po: Convert all to UTF-8.
2002-11-25 12:51:29 +00:00
Dave Camp
35d5901ab8 Remove sample and loser from the build.
2002-11-24  Dave Camp  <dave@ximian.com>

        * configure.in: Remove sample and loser from the build.
2002-11-24 14:50:12 +00:00
Hasbullah Bin Pit
826f384f7e Updated Malay Translation. Wawa... terima kasih kerana kuih2 tu
2002-11-24  Hasbullah Bin Pit <sebol@ikhlas.com>

        * ms.po: Updated Malay Translation.
Wawa... terima kasih kerana kuih2 tu
2002-11-24 11:52:18 +00:00
Alexander Larsson
16ed971719 Only set image of required size, when now pixmap needed, kill old pixmap
2002-11-21  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-background.c:
	(image_loading_done_callback): Only set image of required size,
	when now pixmap needed, kill old pixmap and set color.
	(free_root_pixmap): New function to free root background image

	Patch from Brian.Cameron@sun.com
2002-11-21 15:55:08 +00:00
Anders Carlsson
3a120e41f6 Remove sample and loser from the default build.
2002-11-20  Anders Carlsson  <andersca@gnu.org>

	* components/Makefile.am:
	Remove sample and loser from the default build.

	* libnautilus-private/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_for_file):
	Special-case the trash location so that it gets the correct icon.
2002-11-20 12:19:53 +00:00
Alexander Larsson
614740540c Don't reference wrong notebook pages
2002-11-19  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c:
	(clear_bonobo_pages) Don't reference wrong notebook pages
	 (properties_window_file_changed_callback) correct strcmp comparison
2002-11-19 16:44:33 +00:00
Padraig O'Briain
8eb8a6dddc Add CLEANFILES so that make clean deletes $(server_DATA) and
* components/text/Makefile.am:
* components/throbber/Makefile.am:
* components/tree/Makefile.am:
Add CLEANFILES so that make clean deletes $(server_DATA) and
$(server_DATA).in

This change should have been made on September 20th

* libnautilus-private/nautilus-icon-container.c (button_press_event):
Get double_click_time from GtkSettings property instead of using
hardcoded value.

This fixes bug #92372.
2002-11-19 13:16:02 +00:00
Kjartan Maraas
d327ee35d3 Updated Norwegian (bokmal) translation.
2002-11-15  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmal) translation.
2002-11-15 21:35:28 +00:00
Diego Gonzalez
07b5846ca5 Theme cleanup, remove all these functions since they are no longer used.
2002-11-13  Diego Gonzalez  <diego@pemas.net>

	* libnautilus-private/nautilus-theme.[c-h]:
	(nautilus_theme_set_theme), (nautilus_theme_make_preview_pixbuf),
	(nautilus_theme_for_each_theme), (nautilus_theme_remove_user_theme),
	(nautilus_theme_install_user_theme)

	* libnautilus-private/nautilus-theme.c:
	(load_theme_document), (vfs_file_exists), (theme_get_property),
	(theme_get_name_property), (theme_get_description_property),
	(theme_list_prepend), (has_theme_xml), (theme_get_themes_for_location),
	(theme_get_builtin_themes), (theme_get_user_themes),
	(theme_list_invoke_callback), (attributes_free)

	Theme cleanup, remove all these functions since they are no longer
	used.
2002-11-13 23:31:46 +00:00
Changwoo Ryu
6222276daf Updated Korean translation by Young-Ho, Cha <ganadist@chollian.net>.
2002-11-11  Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Updated Korean translation by Young-Ho, Cha
	<ganadist@chollian.net>.
2002-11-10 17:08:22 +00:00
James Willcox
d316d57725 Fixed a slight bug in the context menu query code, and added a bit of
2002-11-10  James Willcox  <jwillcox@gnome.org>

	* docs/nautilus-context-menus.txt:
	* libnautilus-private/nautilus-mime-actions.c:
	(nautilus_mime_get_popup_components_for_file):

	Fixed a slight bug in the context menu query code, and added a bit of
	documentation.
2002-11-10 09:13:34 +00:00
Dmitry Mastrukov
bd427ade3e be.po: Updated Belarusian translation from Belarusian team <i18n@infonet.by>. 2002-11-09 05:14:19 +00:00
Dmitry Mastrukov
a9c174f18c configure.in: Added Belarusian (be) to ALL_LINGUAS. 2002-11-09 05:05:58 +00:00
James Willcox
c64f0a3a0f Make bonobo property pages regular controls instead of NautilusViews.
2002-11-08  James Willcox  <jwillcox@gnome.org>

	* components/image_properties/nautilus-image-properties-view.c:
	(get_property), (set_property),
	(nautilus_image_properties_view_init):
	* components/image_properties/nautilus-image-properties-view.h:
	* components/notes/nautilus-notes.c: (set_bonobo_properties),
	(make_notes_view):
	* libnautilus-private/nautilus-mime-actions.c:
	(nautilus_mime_get_property_components_for_file):
	* libnautilus-private/nautilus-mime-actions.h:
	* src/file-manager/fm-properties-window.c:
	(bonobo_page_activate_callback), (append_bonobo_pages):

	Make bonobo property pages regular controls instead of NautilusViews.
2002-11-08 20:54:45 +00:00