Commit graph

7362 commits

Author SHA1 Message Date
Wang Jian 0acab3af16 *** empty log message *** 2002-03-24 14:13:30 +00:00
Hasbullah Bin Pit 0daca95c18 Updated Malay Translation.
2002-03-23  Hasbullah Bin Pit <sebol@ikhlas.com>

* ms.po: Updated Malay Translation.
2002-03-23 04:38:12 +00:00
Havoc Pennington 3d60b12c76 set up an auto variable for the /desktop/gnome/sound/enable_esd setting,
2002-03-22  Havoc Pennington  <hp@pobox.com>

	* src/file-manager/fm-icon-view.c (should_preview_sound): set up
	an auto variable for the /desktop/gnome/sound/enable_esd setting,
	to avoid remote gconf query on every icon mouseover.
2002-03-23 01:44:45 +00:00
Yuri Syrota edb2f1aa19 Updated Ukrainian translation 2002-03-22 16:32:57 +00:00
Dave Camp a840b6ff89 use eel_scrolled_wrap_box_new().
2002-03-22  Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-properties-window.c: (create_emblems_page):
	use eel_scrolled_wrap_box_new().

	* components/news/nautilus-news.c:
	(check_button_focus_in_callback), (add_channel_entry): Use the
	new eel_gtk_viewport functions to move the focused checkbox into
	view on focus changes.
2002-03-22 13:23:39 +00:00
John Fleck 297734ac4c help/nautilus-user-manual/C/nautilus-user-manual.xml, legal.xml first cut
2002-03-21 John Fleck <jfleck@inkstain.net>

	* help/nautilus-user-manual/C/nautilus-user-manual.xml, legal.xml
	first cut at modifying docs for GNOME2 Nautilus
2002-03-22 04:31:38 +00:00
Hasbullah Bin Pit 689f81e5dc Updated Malay Translation.
2002-03-21  Hasbullah Bin Pit <sebol@ikhlas.com>

* ms.po: Updated Malay Translation.
2002-03-21 18:31:16 +00:00
German Poo-Caaman~o 01e9b1e006 Updated spanish translation from Pablo Gonzalo del Campo
2002-03-21  German Poo-Caaman~o <gpoo@ubiobio.cl>

	* es.po: Updated spanish translation from
		Pablo Gonzalo del Campo <pablodc@bigfoot.com>
2002-03-21 12:45:26 +00:00
Michael Meeks b8e355cd99 revert my crack smoking fiddling with offsets changes - it seems
2002-03-20  Michael Meeks  <michael@ximian.com>

	* src/nautilus-zoom-control.c (draw_number): revert
	my crack smoking fiddling with offsets changes - it seems
	ScaleableGorilla needs to change.
2002-03-21 00:03:39 +00:00
Chyla Zbigniew c4387e4025 Updated Polish translation by GNOME PL Team <translators@gnome.pl> 2002-03-20 22:50:03 +00:00
Havoc Pennington 423f4e2bdd Add patch to re-thumbnail if the thumbnail timestamp is different from the
2002-03-20  Havoc Pennington  <hp@redhat.com>

	* libnautilus-private/nautilus-thumbnails.c: Add patch to
	re-thumbnail if the thumbnail timestamp is different from the
	thumbnailed file (vs. newer). Fixes the case where people have
	files with future timestamps.
2002-03-20 15:21:08 +00:00
Anders Carlsson 735caeed41 Comment out WPTYPE_EMBOSSED since it doesn't exist.
2002-03-20  Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-directory-background.c
	(nautilus_file_background_read_desktop_settings):
	Comment out WPTYPE_EMBOSSED since it doesn't exist.
2002-03-20 14:43:04 +00:00
Alexander Larsson 58ba80ab0c Patch from Glen Gray <glen@antefacto.com>
2002-03-19  Alexander Larsson  <alla@lysator.liu.se>

	Patch from Glen Gray <glen@antefacto.com>

	* components/hardware/icons/HD_drive.png:
	* components/hardware/icons/Makefile.am:
	Restore old harddrive icon

	* components/hardware/nautilus-hardware-view.c: (setup_form_title),
	(setup_overview_form):
	Use the hardrive icon. Make it look more like the 1.0.x version.
2002-03-20 02:52:50 +00:00
Ole Laursen 9894e8e69a Updated Danish translation.
2002-03-19  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2002-03-19 21:08:21 +00:00
Michael Meeks 1c42856600 use the y_offset to center the number in the allocation, while was
2002-03-19  Michael Meeks  <michael@ximian.com>

	* src/nautilus-zoom-control.c (draw_number):
	use the y_offset to center the number in the
	allocation, while was possible to 'fix' this
	centering by other means, it's not going to handle
	font size or other changes that change the pixel
	height of this toolbar.

	* libnautilus-private/nautilus.schemas: add the
	defaults in here to test.

	* components/music/nautilus-music-view.c
	(nautilus_music_view_init): prune old font bits.
	(set_up_tree_view): handle the font / size
	using Pango & the cell renderers.

	* components/news/nautilus-news.c
	(empty_message_size_allocate): remove, no longer
	neccessary GtkLabel will do the wrapping for us.
	(make_news_view): upd.
2002-03-19 17:43:17 +00:00
Michael Meeks c4fcef4c1e NULL top_left_text after free.
2002-03-18  Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-directory-async.c
	(top_left_start): NULL top_left_text after free.
2002-03-18 20:06:55 +00:00
Hasbullah Bin Pit 3e2057b0b2 Updated Malay Translation.
2002-03-18  Hasbullah Bin Pit <sebol@ikhlas.com>

* ms.po: Updated Malay Translation.
2002-03-18 20:04:47 +00:00
Michael Meeks a8bb3c5df0 guard window creation to avoid re-enterancy, via. other shell calls to
* src/nautilus-application.c
	(nautilus_application_create_desktop_window):
	guard window creation to avoid re-enterancy, via.
	other shell calls to create windows.

	* src/nautilus-main.c (main): vfs and bonobo init
	is done for us by gnome_program_init.

	* src/nautilus-view-frame.c
	(nautilus_view_frame_selection_changed),
	(send_history): check we have a listener before
	constructing potentially large and slow change
	notifications.

	* configure.in: require bonobo 1.113.0 where we have
	the event source acceleration.
2002-03-18 17:21:48 +00:00
Darin Adler 13128be223 Bump required versions.
* configure.in: Bump required versions.
2002-03-18 06:10:09 +00:00
Darin Adler cbb6300bac Release marker. 2002-03-18 05:54:55 +00:00
Darin Adler 9bc4c00f46 Release markers. 2002-03-18 05:54:40 +00:00
Alexander Larsson 208b18f1f5 Update pofiles 2002-03-18 05:17:09 +00:00
Alexander Larsson 72a645cbbe Fix typo. Was using x0 instead of y0. Reported by Edouard Poor
2002-03-17  Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/nautilus-icon-factory.c (scale_icon):
	Fix typo. Was using x0 instead of y0. Reported by
	Edouard Poor <cs@edouard.info>

	* configure.in:
	Bump version to 1.1.10. Require eel 1.1.8

	* NEWS:
	Bump version
2002-03-18 04:49:14 +00:00
Kjartan Maraas fe8494364e Updated Norwegian (bokmål) translation.
2002-03-17  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmål) translation.
2002-03-17 20:57:17 +00:00
Valek Frob 11b1d8a2c8 Updated russian translation. 2002-03-17 19:34:18 +00:00
Hasbullah Bin Pit 7d2eb67ef3 Updated Malay Translation.
2002-03-17  Hasbullah Bin Pit <sebol@ikhlas.com>

* ms.po: Updated Malay Translation.
2002-03-17 04:36:12 +00:00
Matthias Warkus 5c306d790e Updated German translation 2002-03-15 15:16:58 +00:00
Stanislav Visnovsky 9f47c226e5 Updated Slovak translation.
2002-03-15  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.
2002-03-15 11:09:30 +00:00
Hasbullah Bin Pit 6329f9dbfc Added Malay (ms)to ALL_LINGUAS. Addedd Malay Translation.
2002-03-15  Hasbullah Bin Pit <sebol@ikhlas.com>

        * configure.in: Added Malay (ms)to ALL_LINGUAS.
	* po/ms.po: Addedd Malay Translation.
2002-03-15 04:47:25 +00:00
Dave Camp 57e60bd2c8 Add mnemonics to various controls and labels.
2002-03-14  Dave Camp  <dave@ximian.com>

        * components/news/nautilus-news.c: (add_command_buttons),
        (news_label_new), (make_remove_widgets), (make_add_widgets),
        (set_up_edit_widgets), (site_list_mnemonic_activate),
        (set_up_configure_widgets), (set_up_main_widgets): Add mnemonics
        to various controls and labels.
2002-03-15 02:42:02 +00:00
John Fleck b9bd828cb6 src/nautilus-shell-ui.xml src/nautilus-window-menus.c changing "Status
2002-03-14 John Fleck <jfleck@inkstain.net>

	* src/nautilus-shell-ui.xml
	* src/nautilus-window-menus.c
	changing "Status Bar" to "Statusbar", per documentation
	style guide, fixing bug #66649
2002-03-14 21:24:21 +00:00
Christian Meyer 5cf74941da Updated German translation. 2002-03-14 20:24:06 +00:00
Michael Meeks 2795177bd7 re-instate the making of per display iids.
2002-03-11  Michael Meeks  <michael@ximian.com>

        * libnautilus-private/nautilus-bonobo-extensions.c
        (nautilus_bonobo_activation_register_for_display): re-instate
        the making of per display iids.

        * components/loser/sidebar/main.c (main): use
        eel_bonobo_make_registration_id.

        * components/loser/content/main.c (main): ditto.

        * components/adapter/main.c (main): ditto.

        * libnautilus/nautilus-view-standard-main.c
        (nautilus_view_standard_main_multi): ditto.
2002-03-14 12:25:38 +00:00
Alexander Larsson 3657ec5fea Disable thrash for afs filesystems.
2002-03-13  Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/filesystem-attributes.xml:
	Disable thrash for afs filesystems.
2002-03-14 03:04:41 +00:00
Alexander Larsson 9aa461e0df After loading the link info with the new display name, clear the old
2002-03-13  Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/nautilus-directory-async.c:
	(link_info_done): After loading the link info with the new display
	name, clear the old cached display name.

	* libnautilus-private/nautilus-file-private.h:
	(NautilusFileDetails):	Add cached utf-8 display name and the
	collation key for the display name.
	(nautilus_file_clear_cached_display_name): New function

	* libnautilus-private/nautilus-file.c:
	(finalize): Free cached display name and collation key.
	(update_info_internal, nautilus_file_update_name): clear
	cached display name when filename changes.
	(compare_by_display_name): Use nautilus_file_get_display_name_nocopy()
	to avoid copy. Use nautilus_file_get_display_name_collation_key() to
	avoid repeating expensive collation.
	(nautilus_file_clear_cached_display_name): New function to clear
	the cached display name and collation key.
	(nautilus_file_get_display_name_collation_key): Cache the
	value of g_utf8_collate_key() in order to do fast sorting on the
	display name.
	(nautilus_file_get_display_name_nocopy, nautilus_file_get_display_name):
	Cache the final display_name utf-8 value. Don't call g_utf8_validate()
	twice.

	* libnautilus-private/nautilus-icon-container.c:
	Remove assert that was showing up g_list_first() in my profiles.
2002-03-14 02:58:56 +00:00
Gregory Leblanc cc242e85e3 Big rework, less painful now. Parts from Chris Chabot, among others.
2002-03-13  Gregory Leblanc  <gleblanc@linuxweasel.com>

	* nautilus.spec.in: Big rework, less painful now.  Parts from
	Chris Chabot, among others.
2002-03-14 00:48:20 +00:00
Anders Carlsson ced48ddee3 Remove conflict markers 2002-03-13 16:00:25 +00:00
Matthias Warkus c3827ca4bc Updated German translation 2002-03-13 15:17:17 +00:00
Anders Carlsson 6cfb0c0bf9 Call gtk_window_set_transient_for on the about dialog.
2002-03-13  Anders Carlsson  <andersca@gnu.org>

	* src/nautilus-window-menus.c
	(help_menu_about_nautilus_callback):
	Call gtk_window_set_transient_for on the about dialog.
2002-03-13 14:50:54 +00:00
Andraz Tori 23d8b193f9 Updated Slovenian translation 2002-03-12 23:51:19 +00:00
Kjartan Maraas 1b8ae3bf63 Updated Norwegian (bokmål) translation.
2002-03-12  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmål) translation.
2002-03-12 17:14:58 +00:00
Alexander Larsson b2f6429a8b Escape text that is parsed as markup that could have ampersands etc. in
2002-03-12  Alexander Larsson  <alla@lysator.liu.se>

	* components/music/nautilus-music-view.c:
	(music_view_set_selected_song_title,nautilus_music_view_update):
	Escape text that is parsed as markup that could
	have ampersands etc. in it.
	(fetch_song_info): Use display filename for title when
	the title is missing. This handles nice conversion to
	utf8.

2002-03-10  Diego González  <dggonz@yahoo.com>

	* components/music/nautilus-music-vew.c (read_id_tag): convert
	title, comments, artist and album to UTF-8

2002-03-11 Diego González  <dggonz@yahoo.com>

	* components/music/nautilus-music-view.c (go_to_next_track):
	Fix a crash where the music view would crash after playing the
	last song of a list. Correct indentation.
2002-03-12 06:30:26 +00:00
Anders Carlsson 383f1d5592 Add nautilus-file-operations-progress-icons.h Don't try create or destroy
2002-03-11  Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/Makefile.am:
	Add nautilus-file-operations-progress-icons.h
	* src/nautilus-window.c: (nautilus_window_hide_sidebar),
	(nautilus_window_show_sidebar):
	Don't try create or destroy the sidebar on desktop windows.
2002-03-11 16:40:32 +00:00
Anders Carlsson 376977b17c Add progress jar feature; the progress dialog icon now looks like a jar
2002-03-11  Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-file-operations-progress-icons.h:
	* libnautilus-private/nautilus-file-operations-progress.c:
	(nautilus_file_operations_progress_update_icon),
	(nautilus_file_operations_progress_update),
	(nautilus_file_operations_progress_init),
	(nautilus_file_operations_progress_class_init):
	Add progress jar feature; the progress dialog icon now looks like
	a jar that fills up as the files is copied. This idea was suggested
	by Tuomas Kuosmanen.
2002-03-11 15:57:14 +00:00
Michael Meeks 31cfe05111 use g_object_weak_ref instead of the "destroy" signal which is mostly
2002-03-11  Michael Meeks  <michael@ximian.com>

	* libnautilus/nautilus-clipboard.c
	(select_all_callback): use g_object_weak_ref
	instead of the "destroy" signal which is mostly
	useless.
	(idle_source_destroy_callback): impl.
2002-03-11 15:25:34 +00:00
James Henstridge 62236a2518 build fix: get rid of unneeded semicolons which cause compile errors with
2002-03-11  James Henstridge  <james@daa.com.au>

	* configure.in: build fix: get rid of unneeded semicolons which
	cause compile errors with newer versions of autoconf (this doesn't
	break older versions).
2002-03-11 13:15:14 +00:00
Anders Carlsson 9f84cd972f Re-add nautilus-launch-icon.
2002-03-11  Anders Carlsson  <andersca@gnu.org>

	* icons/Makefile.am:
	* icons/nautilus-launch-icon.png:
	Re-add nautilus-launch-icon.

	* src/nautilus-window.c: (set_up_default_icon_list):
	Use nautilus_pixmap_file to get the full path to the icons used.
	(nautilus_window_class_init):
	Remove nautilus_window_realize function, it only contained
	stuff we don't need to do these days.
2002-03-11 13:08:11 +00:00
Anders Carlsson 5785209009 Only create the sidebar if the "Display sidebar in new windows" preference
2002-03-11  Anders Carlsson  <andersca@gnu.org>

	* src/nautilus-window.c: (nautilus_window_set_up_sidebar),
	(nautilus_window_tear_down_sidebar), (nautilus_window_constructed),
	(nautilus_window_hide_sidebar), (nautilus_window_show_sidebar),
	(nautilus_window_sidebar_showing):
	Only create the sidebar if the "Display sidebar in new windows"
	preference is turned on, otherwise create it when user activates
	"Show sidebar" and destroy it when user activates "Hide sidebar".
	This fixes #72595.
2002-03-11 12:03:49 +00:00
Anders Carlsson 9e0012f163 Move the "Rename" verb into fm-directory-view and implement rename
2002-03-11  Anders Carlsson  <andersca@gnu.org>

	* src/file-manager/fm-directory-view.c: (process_old_files),
	(queue_pending_files), (fm_directory_view_can_rename_file),
	(can_rename_file), (start_renaming_file),
	(reveal_newly_added_folder), (rename_file_callback),
	(real_merge_menus), (real_update_menus),
	(fm_directory_view_class_init):
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_can_rename_file), (fm_icon_view_start_renaming_file),
	(fm_icon_view_merge_menus), (fm_icon_view_update_menus),
	(fm_icon_view_class_init):
	* src/file-manager/fm-list-model.c:
	(fm_list_model_get_column_type), (fm_list_model_get_value):
	* src/file-manager/fm-list-model.h:
	* src/file-manager/fm-list-view.c: (cell_renderer_edited),
	(create_and_set_up_tree_view), (fm_list_view_start_renaming_file),
	(fm_list_view_class_init):
	* src/file-manager/nautilus-directory-view-ui.xml:
	* src/file-manager/nautilus-icon-view-ui.xml:
	Move the "Rename" verb into fm-directory-view and implement rename
	callbacks for both the list and icon view.
2002-03-11 10:17:50 +00:00
Darin Adler 0dc1617ed9 Release 2002-03-11 02:16:37 +00:00