Commit graph

308 commits

Author SHA1 Message Date
Andy Hertzfeld 0c1087600d fixed bug 5746, hardware title in hardware view not translated, by
* components/hardware/nautilus-hardware-view.c:
	(hardware_view_load_location_callback):
	fixed bug 5746, hardware title in hardware view not translated, by
	explicitly setting the title using a localized string.  This also
	fixes the minor problem of the title not being capitalized

	* icons/villanova/villanova.xml:
	fixed bug 5658, Sierra theme lacks description, by adding a
	description to the xml file.
2001-01-23 23:41:14 +00:00
Josh Barrow aaaa06d723 *** empty log message *** 2001-01-23 00:34:19 +00:00
Josh Barrow e98e9bd9c6 Make CVS shutup.
2001-01-22  Josh Barrow  <josh@eazel.com>

        * icons/crux_eggplant/.cvsignore:
        * icons/crux_eggplant/backgrounds/.cvsignore:
        * icons/crux_eggplant/sidebar_tab_pieces/.cvsignore:
        * icons/crux_eggplant/throbber/.cvsignore:

        Make CVS shutup.
2001-01-23 00:18:13 +00:00
John Sullivan 410347490d reviewed by: Pavel Cisler <pavel@eazel.com> (except
fix for bug 5884, which nobody reviewed)

	Fixed bug 5766 (assertion when switching views)
	Fixed bug 5884 (Rename file dialog for missing file
	quotes intended name rather than current)

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_default_action_type_for_file),
	(nautilus_mime_get_default_action_for_file),
	(nautilus_mime_get_default_application_for_file_internal),
	(nautilus_mime_get_default_component_for_file_internal),
	(nautilus_mime_get_short_list_applications_for_file),
	(nautilus_mime_get_short_list_components_for_file),
	(nautilus_mime_get_short_list_methods_for_file),
	(nautilus_mime_get_all_applications_for_file),
	(nautilus_mime_get_all_components_for_file):
	These functions were all using return_val_if_fail if
	nautilus_mime_actions_check_if_minimum_attributes_ready
	returned FALSE. In keeping with the style used in
	NautilusFile, changed these to check and return, but
	not complain, in these cases where the answer is
	"not enough info yet". I did not change the setters;
	they still complain.

	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_renaming_file): Use "original_name" instead
	of "new_name" in error message.
2001-01-22 17:55:06 +00:00
Rebecca Schulman 548660c073 Fix bugzilla.eazel.com bug 2659, that behavior with backup search is
2001-01-22  Rebecca Schulman  <rebecka@eazel.com>
        Fix bugzilla.eazel.com bug 2659, that behavior
	with backup search is inconsistent, because content
	backup searches are unavailable.  We now


	* src/file-manager/fm-search-list-view.c: (load_location_callback),
	(load_error_callback), (display_indexed_search_problems_dialog):
	Add checks to handle both the case where the indexed search is not
	available and the case where a backup search is not available.
	Explain why an index search cannot be performed, and also if
	applicable why a backup search can't be performed.
	* src/file-manager/nautilus-indexing-info.c:
	(nautilus_indexing_info_get_last_index_time):
	Return NULL if there are no indices, instead of
	the timestring for time = 0.
2001-01-22 13:53:46 +00:00
Arlo Rose f56c9eab45 Added new background pattern for the "Default" theme. I also let it show
* data/browser.xml:
        * data/patterns/brushed_metal.png:
        * icons/default.xml:
        Added new background pattern for the "Default" theme.
        I also let it show up in the normal pattern dialog
        as well.
2001-01-22 10:59:05 +00:00
Arlo Rose bb64edb903 Changed selection rectangle
* icons/crux_eggplant/crux_eggplant.xml:
        Changed selection rectangle
2001-01-22 09:45:22 +00:00
Arlo Rose c621843a87 A whole mess of files checked in to add a new color variation
of Crux.  I'm not happy with the folders... I may need to tint
	them later.

	* configure.in:
	* icons/Makefile.am:
	* icons/arlo/arlo.xml:
	* icons/crux_eggplant/Back.png:
	* icons/crux_eggplant/Forward.png:
	* icons/crux_eggplant/Home.png:
	* icons/crux_eggplant/Makefile.am:
	* icons/crux_eggplant/Refresh.png:
	* icons/crux_eggplant/Search.png:
	* icons/crux_eggplant/SearchWeb.png:
	* icons/crux_eggplant/Stop.png:
	* icons/crux_eggplant/Up.png:
	* icons/crux_eggplant/backgrounds/Makefile.am:
	* icons/crux_eggplant/backgrounds/background_pattern.png:
	* icons/crux_eggplant/backgrounds/window_pattern.png:
	* icons/crux_eggplant/crux_eggplant.xml:
	* icons/crux_eggplant/decrement-i.png:
	* icons/crux_eggplant/decrement.png:
	* icons/crux_eggplant/emblem-nowrite-72.png:
	* icons/crux_eggplant/emblem-nowrite-96.png:
	* icons/crux_eggplant/emblem-nowrite.png:
	* icons/crux_eggplant/i-directory-192-aa.png:
	* icons/crux_eggplant/i-directory-72-aa.png:
	* icons/crux_eggplant/i-directory-72.png:
	* icons/crux_eggplant/i-directory-96-aa.png:
	* icons/crux_eggplant/i-directory-aa.png:
	* icons/crux_eggplant/i-directory.png:
	* icons/crux_eggplant/i-directory.xml:
	* icons/crux_eggplant/i-regular-192-aa.png:
	* icons/crux_eggplant/i-regular-192.png:
	* icons/crux_eggplant/i-regular-72-aa.png:
	* icons/crux_eggplant/i-regular-72.png:
	* icons/crux_eggplant/i-regular-96-aa.png:
	* icons/crux_eggplant/i-regular-96.png:
	* icons/crux_eggplant/i-regular-aa.png:
	* icons/crux_eggplant/i-regular.png:
	* icons/crux_eggplant/i-regular.xml:
	* icons/crux_eggplant/increment-i.png:
	* icons/crux_eggplant/increment.png:
	* icons/crux_eggplant/number_strip.png:
	* icons/crux_eggplant/sidebar_tab_pieces/Makefile.am:
	* icons/crux_eggplant/sidebar_tab_pieces/fill-active-prelight.png:
	* icons/crux_eggplant/sidebar_tab_pieces/fill-active.png:
	* icons/crux_eggplant/sidebar_tab_pieces/fill-empty-space.png:
	* icons/crux_eggplant/sidebar_tab_pieces/fill-prelight.png:
	* icons/crux_eggplant/sidebar_tab_pieces/fill.png:
	* icons/crux_eggplant/sidebar_tab_pieces/left-bumper-active-preligh
	t.png:
	* icons/crux_eggplant/sidebar_tab_pieces/left-bumper-active.png:
	* icons/crux_eggplant/sidebar_tab_pieces/left-bumper-prelight.png:
	* icons/crux_eggplant/sidebar_tab_pieces/left-bumper.png:
	* icons/crux_eggplant/sidebar_tab_pieces/middle-normal-normal.png:
	* icons/crux_eggplant/sidebar_tab_pieces/middle-normal-prelight.png
	:
	* icons/crux_eggplant/sidebar_tab_pieces/middle-prelight-normal.png
	:
	* icons/crux_eggplant/sidebar_tab_pieces/right-bumper-prelight.png:
	* icons/crux_eggplant/sidebar_tab_pieces/right-bumper.png:
	* icons/crux_eggplant/sidebar_tab_pieces/right-empty-space.png:
	* icons/crux_eggplant/sidebar_tab_pieces/right-top-active-prelight.
	png:
	* icons/crux_eggplant/sidebar_tab_pieces/right-top-active.png:
	* icons/crux_eggplant/sidebar_tab_pieces/right-top-prelight.png:
	* icons/crux_eggplant/sidebar_tab_pieces/right-top.png:
	* icons/crux_eggplant/theme_preview.png:
	* icons/crux_eggplant/throbber/001.png:
	* icons/crux_eggplant/throbber/002.png:
	* icons/crux_eggplant/throbber/003.png:
	* icons/crux_eggplant/throbber/004.png:
	* icons/crux_eggplant/throbber/005.png:
	* icons/crux_eggplant/throbber/006.png:
	* icons/crux_eggplant/throbber/007.png:
	* icons/crux_eggplant/throbber/008.png:
	* icons/crux_eggplant/throbber/009.png:
	* icons/crux_eggplant/throbber/010.png:
	* icons/crux_eggplant/throbber/011.png:
	* icons/crux_eggplant/throbber/012.png:
	* icons/crux_eggplant/throbber/013.png:
	* icons/crux_eggplant/throbber/014.png:
	* icons/crux_eggplant/throbber/015.png:
	* icons/crux_eggplant/throbber/016.png:
	* icons/crux_eggplant/throbber/017.png:
	* icons/crux_eggplant/throbber/018.png:
	* icons/crux_eggplant/throbber/019.png:
	* icons/crux_eggplant/throbber/020.png:
	* icons/crux_eggplant/throbber/021.png:
	* icons/crux_eggplant/throbber/022.png:
	* icons/crux_eggplant/throbber/023.png:
	* icons/crux_eggplant/throbber/024.png:
	* icons/crux_eggplant/throbber/025.png:
	* icons/crux_eggplant/throbber/026.png:
	* icons/crux_eggplant/throbber/027.png:
	* icons/crux_eggplant/throbber/028.png:
	* icons/crux_eggplant/throbber/Makefile.am:
	* icons/crux_eggplant/throbber/rest.png:
	* icons/crux_eggplant/zoom_body.png:
	* nautilus.spec.in:
2001-01-22 09:19:55 +00:00
Andy Hertzfeld 2861839801 removed added added modified added added added added added added added
* data/browser.xml:
	* data/patterns/Makefile.am:
	* data/patterns/50s.png: removed
	* data/patterns/blue_ridge.png: added
	* data/patterns/blue_type.png: added
	* data/patterns/camouflage.png: modified
	* data/patterns/countertop.png: added
	* data/patterns/dots.png: added
	* data/patterns/fibers.png: added
	* data/patterns/floral.png: added
	* data/patterns/fossil.png: added
	* data/patterns/green_weave.png: added
	* data/patterns/moss_ridge.png: added
	* data/patterns/ocean_stripes.png: added
	* data/patterns/purple_marble.png: added
	* data/patterns/rough_paper.png: modified
	* data/patterns/sky_ridge.png: added
	* data/patterns/snow_ridge.png: added
	* data/patterns/terracotta.png: added
	* data/patterns/white_ribs: removed

	added, renamed and modified patterns to replace the recently
	deleted ones.
2001-01-22 07:26:35 +00:00
Andy Hertzfeld 5d3bd02c69 removed the "vector" theme at Arlo's request, and many of the least
removed the "vector" theme at Arlo's request, and many of the
	least popular patterns

	* configure.in:
	removed vector from the build
	* data/browser.xml:
	* data/patterns/Makefile.am:
	removed lots of specific patterns
	* icons/Makefile.am:
	removed vector theme
	* icons/ardmore/ardmore.xml:
	* icons/gnome/gnome.xml:
	fixed bug 5868, GNOME theme has white text on light background, by
	setting the text color in the theme

	* icons/vector/.cvsignore:
	* icons/vector/Makefile.am:
	* icons/vector/i-directory-accept.svg:
	* icons/vector/i-directory.svg:
	* icons/vector/i-regular.svg:
	* icons/vector/i-regular.xml:
	* icons/vector/vector.xml:
	the vector theme is no more

	* nautilus.spec.in:
	removed the vector theme from the rpm spec file
	* po/POTFILES.in:
	removed the vector theme from the localized files

	* src/nautilus-property-browser.c: (make_property_tile),
	(nautilus_property_browser_get_category_width):
	tweaked the layout

	* src/nautilus-sidebar-title.c:
	(nautilus_sidebar_title_theme_changed):
	changed default shadow to 1 pixel

	* src/nautilus-theme-selector.c: (done_button_callback),
	(nautilus_theme_selector_initialize):
	added a done button like the property browser
2001-01-22 01:36:05 +00:00
Andy Hertzfeld 8f60143e3f fixed bug 5107, we need a non-broken symlink icon, by adding new icons
* icons/Makefile.am:
	* icons/i-symlink.png:
	* icons/i-symlink-aa.png:
	fixed bug 5107, we need a non-broken symlink icon, by adding
	new icons from Susan

	* icons/ardmore/ardmore.xml:
	changed name for Susan

	* icons/gnome/gnome.xml:
	used the blue arlo tabs in the GNOME theme

	* icons/villanova/Makefile.am:
	* icons/villanova/Sierra_desktop.png:
	* icons/villanova/villanova.xml:
	added tweaks from Susan
2001-01-20 07:03:14 +00:00
Andy Hertzfeld f6d47eb81b removed the obsolete eazel theme, as well as the old, non-componentized
removed the obsolete eazel theme, as well as the old,
	non-componentized throbber.

	* configure.in:
	* icons/Makefile.am:
	* icons/eazel/.cvsignore:
	* icons/eazel/Makefile.am:
	* icons/eazel/eazel.xml:
	* icons/eazel/*.png:
	* icons/eazel/i-directory-accept.xml:
	* icons/eazel/i-directory.xml:
	* icons/eazel/i-regular.xml:
	* icons/eazel/sidebar_tab_pieces/.cvsignore:
	* icons/eazel/sidebar_tab_pieces/Makefile.am:
	* icons/eazel/sidebar_tab_pieces/*.png:
	* icons/eazel/throbber/.cvsignore:
	* icons/eazel/throbber/Makefile.am:
	* icons/eazel/throbber/*.png:
	* po/POTFILES.in:
	* src/nautilus-throbber.c:
	* src/nautilus-throbber.h:
2001-01-20 00:08:00 +00:00
Andy Hertzfeld 18eb8bf36d more clean-up and fixes for the default theme change
more clean-up and fixes for the default theme change

	* icons/ardmore/ardmore.xml:
	* icons/arlo/arlo.xml:
	* icons/default.xml:
	* icons/eazel/eazel.xml:
	* icons/gnome/gnome.xml:
	* icons/vector/vector.xml:
	* icons/villanova/villanova.xml:
	at Arlo's request, capitalized the theme names and also made
	them localizable, and tweaks to some of the theme files to fix
	problems caused by the new default

	* src/nautilus-sidebar-tabs.c:
	(nautilus_sidebar_tabs_load_theme_data):
	added a way to specify the non-pixmap tabs, since it uses
	pixmap ones in the default now

	* src/nautilus-theme-selector.c:
	(get_theme_description_and_display_name), (add_theme):
	made it use a localizable name in the xml file instead of the
	actual folder name.

	* src/nautilus-window-toolbars.c: (get_file_name_from_icon_name):
	added a way to get the stock gnome toolbar icons, now that we have
	our own in the default theme

	* nautilus.spec.in:
	added the throbber component to our package
2001-01-19 08:57:32 +00:00
Andy Hertzfeld 2f53b8986f fixed some damage from the default theme change, including getting the
fixed some damage from the default theme change, including getting
	the sidebar tabs installed correctly, and making semi-transparent
	icon selection highlight in aa-mode work properly again.  There are
	still some more to do to finish this, though.

	* icons/sidebar_tab_pieces/Makefile.am:
	install the tabs in the proper place
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_theme_changed):
	use NAUTILUS_COLOR_RGBA to set up the highlight color
2001-01-19 07:08:34 +00:00
Josh Barrow 158b652e7a Go back to the old Arlo Back.png. I think Arlo checked the new one in on
Go back to the old Arlo Back.png.  I think Arlo checked the new one in on
accedent.  If he did it on purpose, he can do it again!  ; D

Josh
2001-01-19 06:49:08 +00:00
Arlo Rose e83e299f9f I didn't like the name I picked today... changed it again... (Thanks
* icons/arlo/arlo.xml:
        I didn't like the name I picked today... changed it again...
        (Thanks Wingpea!)
2001-01-19 06:22:23 +00:00
Andy Hertzfeld 60ec648868 made the real default theme, based on what was formerly the eazel theme.
made the real default theme, based on what was formerly the
	eazel theme.  This isn't quite finished yet (the sidebar tabs
	arent right yet, Arlo needs to add the desktop, plus some other
	details), and some of the other themes might be slightly wrong
	from this change, but I'll fix everything up soon.

	* configure.in:
	* icons/Makefile.am:
	* icons/default.xml:
	* icons/gnome/gnome.xml:
	* icons/i-directory-accept.xml:
	* icons/i-directory.xml:
	* icons/sidebar_tab_pieces/.cvsignore:
	* icons/sidebar_tab_pieces/Makefile.am:
	* plus lots of images
2001-01-19 02:42:05 +00:00
Robey Pointer 3b91745a51 Add Arlo's icons for the new password-change view. 2001-01-19 01:37:01 +00:00
Arlo Rose 68cb7a3947 Tweaked XML file to represent the "Luxe" family name. This fits with the
* icons/arlo/arlo.xml:
        Tweaked XML file to represent the "Luxe" family name.
        This fits with the Sawfish and GTK theme names.
2001-01-19 01:26:19 +00:00
Arlo Rose 2eb21a8974 More elegant symbolic link emblem, and the addition of a broken one in the
* icons/Makefile.am:
        * icons/emblem-symbolic-link.png:
        * icons/emblem-broken-link.png:
        More elegant symbolic link emblem, and the addition of
        a broken one in the event we hook it up.
2001-01-18 23:20:07 +00:00
Arlo Rose a3cc275a62 I forgot to check these two images in a few days ago...
I forgot to check these two images in a few days ago...
        * icons/eazel/sidebar_tab_pieces/left_bumper-prelight.png:
        * icons/eazel/sidebar_tab_pieces/left_bumper.png:
2001-01-18 22:05:44 +00:00
Andy Hertzfeld 995813813f fixed bug 4369, throbber frozen during long refresh, by making the
fixed bug 4369, throbber frozen during long refresh, by making the
	throbber a bonobo component so it's driven by its own thread.
	Note that clicking on the throbber is temporarily broken; I'll
	fix that soon.  Also, made the frame delay be specified by the
	theme and set the default to spin somewhat slower than before.

	* configure.in:
	* components/Makefile.am:
	* components/throbber/.cvsignore:
	* components/throbber/Makefile.am:
	* components/throbber/nautilus-throbber.oafinfo:
	added throbber component

	* components/throbber/main.c: (throbber_object_destroyed),
	(throbber_make_object), (main):
	factory for the throbber component

	* components/throbber/nautilus-throbber.c,h:
	(nautilus_throbber_initialize_class), (is_throbbing),
	(get_bonobo_properties), (set_bonobo_properties),
	(nautilus_throbber_destroy), (nautilus_throbber_get_control),
	(get_throbber_dimensions), (nautilus_throbber_initialize),
	(nautilus_throbber_new), (nautilus_throbber_theme_changed),
	(draw_pixbuf), (select_throbber_image), (draw_throbber_image),
	(nautilus_throbber_draw), (nautilus_throbber_expose),
	(nautilus_throbber_map), (bump_throbber_frame),
	(nautilus_throbber_start),
	(nautilus_throbber_remove_update_callback),
	(nautilus_throbber_stop), (nautilus_throbber_unload_images),
	(load_themed_image), (make_throbber_frame_name),
	(nautilus_throbber_load_images),
	(nautilus_throbber_button_press_event),
	(nautilus_throbber_set_small_mode),
	(nautilus_throbber_size_allocate),
	(nautilus_throbber_size_request):
	throbber widget for the bonobo component

	* src/nautilus-window-toolbars.c: (theme_changed_callback),
	(nautilus_window_initialize_toolbars):
	set up throbber component in the toolbar

	* src/nautilus-window.c,h: (nautilus_window_constructed),
	(nautilus_window_allow_stop):
	use property interface to start and stop the throbber

	* icons/default.xml:
	added delay specification to throbber in default theme

	* nautilus-clean.sh:
	clean throbber component as necessary

	* src/Makefile.am:
	* src/nautilus-throbber.c,h
	removed old throbber widget
2001-01-16 03:44:40 +00:00
Andy Hertzfeld 8ffc020de8 make the category links use nautilus-image for anti-aliased graphics like
* src/nautilus-property-browser.c: (make_category_link):
	make the category links use nautilus-image for anti-aliased
	graphics like we intended, now that Ramiro has fixed the
	background problems.

	* icons/eazel/Back.png
	* icons/eazel/Forward.png
	* icons/eazel/Home.png
	* icons/eazel/Refresh.png
	* icons/eazel/Search.png
	* icons/eazel/SearchWeb.png
	* icons/eazel/Services.png
	* icons/eazel/Stop.png
	* icons/eazel/Up.png
	newer toolbar buttons from Susan
2001-01-12 00:50:41 +00:00
Darin Adler f75b464919 reviewed by: Maciej Stachowiak <mjs@eazel.com>
Fixed bug 2802 (copy all metadata, not just certain items). There
	are still a few loose ends but it's basically there.

	Fixed bug 5296 (Hardware overview should be localized).
	Fixed bug 5299 (Spacing problems with sizes in bytes).

	* libnautilus-extensions/nautilus-directory-metafile.c:
	(get_file_node): Used a local variable for the hash table to make
	the code more readable because the full expression is too long.
	Removed the half-baked attempt at using xmlNode objects to
	represent "changes" data, which no longer seems a likely
	direction.
	(nautilus_directory_metafile_destroy): Local variable for hash
	table.
	(nautilus_directory_get_file_metadata): Return NULL, not FALSE,
	since the function returns char *, not gboolean.
	(nautilus_directory_rename_file_metadata): Local variable for hash
	table. Also added a FIXME for a case that won't work.
	(apply_file_changes): Broke out so it can be used elsewhere.
	(apply_one_file_changes): This is now the version that has the
	hash table iterator function interface.
	(nautilus_directory_get_integer_file_metadata): Use sscanf instead
	of atoi so we can do error checking.
	(nautilus_directory_copy_file_metadata): Removed the old code that
	copied fixed keys and wrote new code that copies all the metadata.
	(nautilus_directory_remove_file_metadata): Local variable for hash
	table.

	* icons/arlo/arlo.xml: Added an explicit H offset of 0 for the
	zoom control. It was inheriting the default theme's offset of
	-2. This seems to indicate a design problem with the "fall back on
	default" approach for themes, but for now it's nice to have the
	zoom control looking right again.

	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback): Use the real copyright
	character, not "(C)".

	* src/file-manager/fm-desktop-icon-view.c
	(find_and_update_home_link), (place_home_directory): Mark the
	"darin's Home" string for localization. Needs improvement beyond
	this, because just tacking "'s Home" onto the login name is
	probably no good.

	* components/hardware/nautilus-hardware-view.c: (read_proc_info):
	Tweak code style a bit. Use g_string_free (FALSE) instead of
	g_strdup and g_string_free (TRUE).
	(get_CPU_description): Make this a little more localizable by
	adding a strdup format string instead of appending things. Added
	FIXMEs about additional problems.
	(get_RAM_description): Add a little reality checking on the value
	read from the file and make a little more localizable.
	(get_IDE_description): Change to use the gnome-vfs file size
	formatting functions in the right way. The old code had been
	changed to not use them at all, probably because the first cut at
	this code was using it wrong and ran into a 32-bit limit. Use
	g_string_free (FALSE) instead of g_strdup and g_string_free
	(TRUE).

	* po/POTFILES.in: Marked nautilus-hardware-view.c as needing
	localization.

	* components/help/converters/gnome-db2html2/sect-elements.c:
	(sect_informaltable_start_element): Fixed a runaway string
	literal.

	* libnautilus-extensions/nautilus-directory-async.c: Moved the
	constants to the top of the file and put the compile-time switches
	at the top of the constants section.

	* NEWS: Removed out of date news.
	* README: Fixed a typo.
	* TODO: Removed out of date tasks.
2000-12-29 01:06:28 +00:00
Andy Hertzfeld 2771472c13 aligned perspective with other images in the hardware view
* icons/i-harddisk.png:
	aligned perspective with other images in the hardware view

	* icons/eazel/Back.png:
	* icons/eazel/Forward.png:
	* icons/eazel/Home.png:
	* icons/eazel/Refresh.png:
	* icons/eazel/Search.png:
	* icons/eazel/SearchWeb.png:
	* icons/eazel/Services.png:
	* icons/eazel/Stop.png:
	* icons/eazel/Up.png:
	new toolbar icons from Susan.  She's not quite finished with them
	yet, but these are a lot closer to the final ones, and I wanted to
	get them checked in before my vacation.
2000-12-19 06:51:03 +00:00
Andy Hertzfeld 23af2389bb fixed bug 5230, shrinking the width of Backgrounds window causes floating
* src/nautilus-property-browser.c: (set_up_category_width):
	fixed bug 5230, shrinking the width of Backgrounds window
	causes floating point exception, by pinning the number of
	columns at 1.

	* icons/Makefile.am:
	* icons/default.xml:
	* icons/eazel/eazel.xml:
	* icons/vector/vector.xml:
	* icons/zoom_body.png:
	* icons/eazel/zoom_body.png:
	new zoom control image from Susan
2000-12-18 20:11:59 +00:00
Darin Adler 85cd75a8ee reviewed by: Gene Ragan <gzr@eazel.com>
Fix bug 5176 (Theme descriptions not translated).

	Fix bug 5187 (Real name in file ownership doesn't take GECOS data
	into account).

	* src/nautilus-theme-selector.c: (make_theme_description): Get the
	theme description (which I also moved to the theme node from its
	own description node) by using
	nautilus_xml_get_property_translated which handles using the
	gettext database to translate the property if the XML file has it
	with a _ prefix.

	* icons/ardmore/ardmore.xml:
	* icons/arlo/arlo.xml:
	* icons/default.xml:
	* icons/gnome/gnome.xml:
	* icons/vector/vector.xml:
	Moved description to be a property of the theme node and use the
	name that indicates it needs to be localized.

	* po/POTFILES.in: Add all of the theme .xml files which now
	potentially have localizable theme descriptions in them.

	* libnautilus-extensions/nautilus-file.c: (get_real_name): Add
	code to compute the real name from the GECOS info, by stripping
	anything after the "," and substituting the login name,
	capitalized, for any occurences of "&".
	(get_user_and_real_name_from_id): Use get_real_name instead of
	going for the pw_gecos field directly.
	(nautilus_get_user_names): Use get_real_name instead of
	going for the pw_gecos field directly.

	* libnautilus-extensions/nautilus-string.h:
	* libnautilus-extensions/nautilus-string.c:
	(nautilus_str_strip_substring_and_after),
	(nautilus_str_replace_substring), (nautilus_self_check_string):
	Add two new string utility functions and self-checks for them.
	These were both needed for the GECOS change.

	* src/nautilus-property-browser.c: Tweak formatting.
2000-12-15 22:41:04 +00:00
Arlo Rose 62558f5f1d Changed the sidebar to reflect the solid blue Susan and Andy wanted.
* icons/eazel/eazel.xml:
        * icons/eazel/sidebar_tab_pieces/*:
        Changed the sidebar to reflect the solid blue Susan and Andy wanted.
2000-12-15 03:14:59 +00:00
Andy Hertzfeld a609003378 fixed bug 3502, music icon doesn't scale well, by adding pre-scaled icons
* icons/Makefile.am:
	* icons/i-music-12.png:
	* icons/i-music-12-aa.png:
	* icons/i-music-24.png:
	* icons/i-music-24-aa.png:
	* icons/i-music-36.png:
	* icons/i-music-36-aa.png:
	fixed bug 3502, music icon doesn't scale well, by adding
	pre-scaled icons from Susan.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_name_for_regular_file):
	removed evil special-case of text files; now it uses
	whatever is defined in the mime-type database.
2000-12-14 02:45:12 +00:00
Andy Hertzfeld ae59913ccb gave Arlo the ability to control the sidebar text color for his new
* src/nautilus-sidebar-title.c:
	(nautilus_sidebar_title_background_is_default),
	(nautilus_sidebar_title_select_text_color):
	gave Arlo the ability to control the sidebar text color for his new
	sidebar by specifying the colors in the theme file.
	* icons/eazel/eazel.xml:
	specified the sidebar title text colors for the eazel theme

	* src/nautilus-theme-selector.c: (make_theme_description):
	fixed memory leak.
2000-12-13 08:03:18 +00:00
Josh Barrow 1045595d14 Make it actually use them again. A bit ago, Arlo (without a ChangeLog
2000-12-13  Josh Barrow  <josh@eazel.com>

    * icons/eazel/eazel.xml:
    Make it actually use them again.  A bit ago, Arlo (without a
    ChangeLog entry) checked in his new tabs, and accedently
    checked in the old eazel.xml file.
2000-12-13 07:46:22 +00:00
Arlo Rose ad98b36a26 Fixed incorrect images.
Fixed incorrect images.
2000-12-13 07:14:11 +00:00
Josh Barrow e7543e619f Make it be nick when you update.
2000-12-13  Josh Barrow  <josh@eazel.com>

    * icons/eazel/sidebar_tab_pieces/.cvsignore:

    Make it be nick when you update.
2000-12-13 06:26:24 +00:00
Josh Barrow b0b7900382 Make everything work nicely.
2000-12-13  Josh Barrow  <josh@eazel.com>

    * configure.in:
    * icons/eazel/Makefile.am:
    * icons/eazel/sidebar_tab_pieces/Makefile.am:

    Make everything work nicely.
2000-12-13 06:21:54 +00:00
Arlo Rose 7dc8571229 Added pieces for Eazel theme side bar tabs
Added pieces for Eazel theme side bar tabs
2000-12-13 05:56:07 +00:00
Arlo Rose 906ed5e22b Fixed corner radius in the selection. The incorrect radius was due to a
* icons/text-selection-frame.png:
        Fixed corner radius in the selection.
        The incorrect radius was due to a change in the way
        the image was being rendered.
2000-12-13 02:09:56 +00:00
Arlo Rose 366f425af0 Making changes to the side bar in the "Eazel" theme. Tabs will come later.
* icons/eazel/Makefile.am:
        * icons/eazel/eazel.xml:
        * icons/eazel/side_bar_image.png:
        Making changes to the side bar in the "Eazel" theme.
        Tabs will come later.
2000-12-13 00:45:20 +00:00
John Sullivan 6710b02d6c I broke the Arlo theme with my earlier checkin by changing references to
* icons/arlo/arlo.xml: I broke the Arlo theme with my earlier
	checkin by changing references to ./backgrounds to ./patterns;
	this changes them back. ./backgrounds is a directory inside the
	Arlo theme folder, whose name has not been changed.
2000-12-11 20:39:01 +00:00
John Sullivan 19804290eb reviewed by: Darin Adler <darin@eazel.com>
Terminology change -- the window & menu item formerly known
	as "Customization" are now known as "Backgrounds and Emblems";
	the swatches of image formerly known as "backgrounds" are
	now known as "patterns".

	After 1.0 if this window acquires more varied content we will
	have to redo the menu item & window label, though we will
	continue to distinguish between "backgrounds" and "patterns",
	since "backgrounds" encompasses colors as well as images.

	Note that this change will only appear in full (and your
	"Backgrounds and Emblems" window work in full) after you've
	deleted your ~/.nautilus directory and let Nautilus make you
	a new one.

	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	(file_opened_callback): Set vfs_handle to NULL on failure.
	(load_done): Don't try to close pixbuf loader if it's NULL.
	These two bugs were flushed out by a temporary state on my
	machine where the theme was using a non-existent file for
	its background image.

	* data/backgrounds/Makefile.am: removed this file, as well as
	all the image files in this directory.

	* data/patterns/.cvsignore:
	* data/patterns/Makefile.am: New files, copied from data/backgrounds.
	Also copied over all image files from data/backgrounds, which is now
	obsolete.

	* data/Makefile.am: Changed "backgrounds" subdir to "patterns"

	* configure.in: changed data/backgrounds/Makefile to
	data/patterns/Makefile

	* nautilus.spec.in: Changed regular expressions with "backgrounds"
	to use "patterns"

	* data/browser.xml: Changed "background" to "pattern" in the
	terminology in this file, which gets installed into ~/.nautilus.
	You have to remove your ~/.nautilus to get a fresh one of these;
	without doing so the "Backgrounds and Emblems" window will be
	confused (won't crash, will use wrong terminology and sometimes
	have blank content).

	* icons/ardmore/ardmore.xml:
	* icons/arlo/arlo.xml:
	* icons/default.xml:
	* icons/eazel/eazel.xml:
	* icons/gnome/gnome.xml:
	* icons/vector/vector.xml:
	* icons/villanova/villanova.xml: Changed "backgrounds" directory
	references to "patterns"

	* libnautilus-extensions/nautilus-customization-data.h:
	* libnautilus-extensions/nautilus-customization-data.c:
	(nautilus_customization_data_new),
	(nautilus_customization_data_get_next_element_for_display),
	(nautilus_customization_data_destroy),
	(nautilus_customization_make_pattern_chit): Change "background" to
	"pattern" in many places, including one public function name.

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_initialize),
	(nautilus_property_browser_drag_data_get), (make_drag_image),
	(make_color_drag_image), (remove_pattern), (remove_emblem),
	(nautilus_property_browser_remove_element),
	(add_pattern_to_browser), (add_new_pattern),
	(add_new_button_callback), (element_clicked_callback),
	(make_properties_from_directories), (add_reset_property),
	(nautilus_property_browser_update_contents),
	(nautilus_property_browser_set_category): Change "background" to
	"pattern" in many places. Also change window title from
	"Customization Options" to "Backgrounds and Emblems".

	* src/nautilus-shell-ui.xml: Change "Customization..." to
	"Backgrounds and Emblems...".

	* test/test-nautilus-background.c: (main):
	* test/test-nautilus-font.c: (create_named_background):
	* test/test-nautilus-label.c:
	(widget_set_nautilus_background_image): Changed test code that was
	using sample images from backgrounds directory to look in patterns
	directory instead.
2000-12-11 19:30:39 +00:00
Andy Hertzfeld 40d95bddca added nautilus-text-view files to spec file
* nautilus.spec.in:
	added nautilus-text-view files to spec file

	* src/nautilus-window-toolbars.c: (theme_changed_callback):
	fixed bug 4982, throbber mispositioned when theme changes,
	by toggling the toolbar's visibility when the theme changes
2000-12-08 02:08:34 +00:00
Andy Hertzfeld 8960b5ee6e fixed problem with "command/verb separation", and added support for the
* components/text/nautilus-text-view.c:
	(nautilus_text_view_initialize), (add_one_service),
	(update_service_menu_items), (merge_bonobo_menu_items):
	fixed problem with "command/verb separation", and added support
	for the clipboard to the text view.

	* nautilus-clean.sh:
	added nautilus-text-view to nautilus-clean.sh

	* data/emblems/Makefile.am:
	* data/emblems/danger.png:
	* icons/Makefile.am:
	* icons/emblem-danger.svg:
	added danger emblem from Susan

	* icons/i-executable.png:
	* icons/i-executable-aa.png:
	fixed bug 4691, executable icon looks like KDE icon, by using
	a new icon from Susan

	* src/file-manager/fm-icon-view.c:
	(icon_container_preview_callback):
	fixed bug 4926, Nautilus tries to preview realaudio files but
	can't, by special casing the realaudio mime type.  Also, cleaned
	things up a little by removing redundant is_local call.
2000-12-07 18:33:29 +00:00
Andy Hertzfeld c0c0ed8ac4 fixed bug where throbber was mispositioned after theme changes by forcing
* src/nautilus-window-toolbars.c: (theme_changed_callback):
	fixed bug where throbber was mispositioned after theme changes by
	forcing a toolbar resize when the theme changes.

	* icons/eazel/i-directory.xml:
	tweaked folder emblem positions
2000-12-02 02:50:53 +00:00
Arlo Rose b4cb72f7f7 Fixed the white point problem on a few PNG files. I don't think this got
* /icons/loading.png:
        * /icons/eazel/fossil.png:
        * /icons/villanova/villanova_green.png:
        Fixed the white point problem on a few PNG files.
        I don't think this got them all.
2000-11-28 23:51:18 +00:00
Andy Hertzfeld 38d1f60f80 removed some ancient, unused emblem images, and added updated folder icons
* icons/Makefile.am:
	* icons/eazel/i-directory-*:
	* icons/emblem-changed.gif:
	* icons/emblem-encrypted.gif:
	* icons/emblem-remote.gif:

	removed some ancient, unused emblem images, and added updated
	folder icons in eazel theme from Susan.
2000-11-27 21:42:40 +00:00
Maciej Stachowiak e821cf8d28 Restored original icon to Gnome theme (Andy accidentally changed it while
* icons/gnome/Makefile.am, icons/i-executable.png: Restored
	original icon to Gnome theme (Andy accidentally changed it while
	replacing the default theme's exectuable icon).
2000-11-11 06:23:48 +00:00
Andy Hertzfeld 6438b1f720 new executable icons from Susan
new executable icons from Susan
2000-11-11 04:04:06 +00:00
Andy Hertzfeld 59f47844d6 fixed bug 4197, colors can't be given a name, by adding a color selection
* src/nautilus-property-browser.c:
	(nautilus_color_selection_dialog_new), (add_color_to_file),
	(add_color_to_browser), (show_color_selection_window),
	(add_new_color), (make_properties_from_xml_node):
	fixed bug 4197, colors can't be given a name, by adding a
	color selection window with a name entry, and using that
	to name the color.

	* icons/villanova/Makefile.am:
	* icons/villanova/i-directory-accept-*.png:
	fixed bug 4641, missing non-aa "folder-accept" image for the
	villanova theme, by adding new images from Susan.

	* icons/eazel/eazel.xml:
	* icons/villanova/villanova.xml:
	tweaked the selection box colors for the eazel and villanova
	themes according to Susan's specification.
2000-11-11 02:57:22 +00:00
Josh Barrow 41ffd7fa50 Changed the selection box color to match the icons.
2000-11-07  Josh Barrow  <josh@eazel.com>

    * icons/eazel/eazel.xml:
    Changed the selection box color to match the icons.
2000-11-08 01:42:45 +00:00
Andy Hertzfeld 05e6f28518 fixed the villanova theme to use the default document icons instead of the
* icons/villanova/villanova.xml:
	fixed the villanova theme to use the default document icons
	instead of the ones from the eazel theme, now that the eazel
	ones are different.
2000-11-07 23:33:45 +00:00
Josh Barrow 222b3e4262 Did a new theme preview for the revamped Eazel theme.
2000-11-06  Josh Barrow  <josh@eazel.com>

    * icons/eazel/theme_preview.png:
    Did a new theme preview for the revamped Eazel theme.
2000-11-07 02:10:33 +00:00
Andy Hertzfeld e169b29a04 at Susan's request, transformed the "eazel" theme into her "merion" theme.
at Susan's request, transformed the "eazel" theme into her "merion"
	theme.  We still need to update the theme preview icon to reflect
	the new look.
2000-11-06 20:12:37 +00:00
Andy Hertzfeld 58bf532a3f fixed problem where I accidentally changed the icons for disk drives that
fixed problem where I accidentally changed the icons for disk
	drives that appear on the desktop when I only meant to change
	the hardware view.  Fixed by restoring the old icon, and using
	one with a different name in the hardware view.

	* components/hardware/nautilus-hardware-view.c:
	(setup_overview_form):
	use "i-harddrive.png" instead of "i-blockdev.png"

	* icons/Makefile.am:
	* icons/i-blockdev.png:
	* icons/i-harddrive.png:
	restored the old block device icon and added a new hard drive one.
2000-11-03 00:20:49 +00:00
Andy Hertzfeld aee9ae35c5 Susan changed the background image for the icon view of the villanova
* icons/villanova/Makefile.am:
	* icons/villanova/villanova.xml:
	* icons/villanova_green.png:
	Susan changed the background image for the icon view of
	the villanova theme

	* icons/i-blockdev.png:
	better hard disk for hardware view
	* components/hardware/nautilus-hardware-view.c:
	(setup_overview_form):
	improved layout of IDE items
2000-11-02 07:41:52 +00:00
Andy Hertzfeld 06f5c77133 fixed bug 1826 by pointing the update download uri to it's real location
* src/nautilus-first-time-druid.c: (initiate_file_download):
	fixed bug 1826 by pointing the update download uri to it's
	real location at services.eazel.com.

	* src/nautilus-window-manage-views.c: (just_one_window),
	(nautilus_window_end_location_change_callback):
	fixed bug 4351, nautilus quits after running the first time
	druid if services are inaccessible.  Fixed by making it
	not quit if there's a single window that fails, going to
	the home directory (if it's valid) instead.

	* icons/loading.png:
	a better version of the non-anti-aliased loading icon from Susan.
2000-11-02 03:27:21 +00:00
Andy Hertzfeld 63dbb94333 added a new "loading thumbnail" icon from Susan
* icons/Makefile.am:
	* icons/loading.png:
	* icons/loading-aa.png:
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_for_file):
	added a new "loading thumbnail" icon from Susan

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_delete_event_callback),
	(cancel_remove_mode), (add_new_button_callback),
	(done_button_callback):
	made the property browser reset remove mode when it's dismissed
2000-11-01 02:25:26 +00:00
Ramiro Estrugo 7ef9546d7d I removed these from Makefiles, but forgot to take them out of CVS.
* icons/nautilus-launch-icon.png:
	* nautilus.png:

	I removed these from Makefiles, but forgot to take them out of
	CVS.
2000-10-31 02:44:39 +00:00
Andy Hertzfeld a1fdba2947 added "eazel-services:" and "man:" to the schemes with custom sidebar
* src/nautilus-sidebar-title.c: (update_icon):
	added "eazel-services:" and "man:" to the schemes with custom
	sidebar icons via the recently implemented hack (which will be
	replaced by a real framework after PR2).

	* icons/Makefile.am:
	* icons/manual.png:
	added icon for man: scheme
2000-10-31 01:56:41 +00:00
Darin Adler 0dad7b4708 Fixed build by removing the gnome-core.png file. 2000-10-30 23:49:27 +00:00
Josh Barrow 95c37e0f3a 2000-10-30 Josh Barrow <josh@eazel.com
2000-10-30  Josh Barrow  <josh@eazel.com

    * icons/gnome-core.png:
    Removed

    * icons/i-core.png:
    Made this be the old gnome-core icon, per Arlo's suggestion.
2000-10-30 23:12:29 +00:00
Arlo Rose 4c79a00ba3 Added some extra stuff to the house to make it look better.
* icons/temp-home.png:
        Added some extra stuff to the house to make it look better.
2000-10-29 07:45:19 +00:00
Arlo Rose 3a5641b3f1 Did a new home icon for PR2 that isn't my happy sunflower.
* icons/temp-home.png:
        Did a new home icon for PR2 that isn't my happy sunflower.
2000-10-29 06:33:49 +00:00
Arlo Rose 05e0bd9945 Fixed non-AA i-regular* icons to look the same as the AA versions.
* icons/arlo/Makefile.am:
        * icons/arlo/i-regular.png:
        * icons/arlo/i-regular72.png:
        * icons/arlo/i-regular96.png:
        * icons/arlo/i-regular192.png:
        Fixed non-AA i-regular* icons to look the same as the AA versions.
2000-10-29 05:22:08 +00:00
Ramiro Estrugo fd27a85a0a Fix bug 4155. Nautilus Panel launching icon installed in the wrong place.
* Makefile.am:
	* icons/Makefile.am:
	* nautilus-launch-icon.png:
	Fix bug 4155.  Nautilus Panel launching icon installed in the
	wrong place.  Needs to be $prefix/share/pixmaps, not
	$prefix/share/pixmaps/nautilus.

	Also added more ChangeLog files to EXTRA_DIST so they can be
	availalble in tarballs.
2000-10-29 00:28:47 +00:00
Ramiro Estrugo 5b5f0a9163 Fix bug 4054 - fix nautilus GNOME menu item so it does not
"crash" nautilus.

	Fix bug 4117 - change default for PR2 back to desktop off.

	Also fix the issue about turning off the gnome crash dialog for
	out of process components.

	* icons/Makefile.am:
	* icons/nautilus-launch-icon.png:
	New launch icon from Arlo.

	* src/run-nautilus:
	Change this beast to not always run nautilus-clean.sh.  It only
	runs nautilus-clean.sh right before/after running Nautilus and not
	for every single invocation of 'run-nautilus'.

	Also, dont start the desktop anymore, since there is not a
	preference in Nautilus to toggle the desktop.

	Finally, turn on the environment variable needed to prevent the
	gnome crash dialog from showing up for out of process components.

	* nautilus.desktop:
	Update icon and launch script back to run-nautilus.

	* nautilus.spec.in:
	We're back to using run-nautilus.

	* src/launch-nautilus:
	Retire.
2000-10-28 02:11:07 +00:00
Josh Barrow d631bcb401 Added theme preview to the Ardmore theme.
2000-10-27  Josh Barrow  <josh@eazel.com>

        * icons/ardmore/Makefile.am:
        * icons/ardmore/theme_preview.png:
        Added theme preview to the Ardmore theme.

        * icons/villanova/Makefile.am:
        * icons/villanova/theme_preview.png:
        Added theme preview to the Villanova theme.

        * nautilus-installer/src/Makefile:
        As Eskil says, "Yes."
2000-10-27 07:26:15 +00:00
Arlo Rose 5097f38056 Fixed a font weight problem.
* components/services/nautilus-dependent-shared/eazel-services-exte
        nsions.h:
        Fixed a font weight problem.
2000-10-27 04:25:03 +00:00
Andy Hertzfeld 8cb30f6bf4 added a new theme from Susan
added a new theme from Susan

	* configure.in:
	* icons/Makefile.am:
	* icons/villanova/.cvsignore:
	* icons/villanova/Makefile.am:
	* icons/villanova/villanova.xml:
	* icons/villanova/*.png:
2000-10-26 20:24:24 +00:00
Andy Hertzfeld c4e12faa33 moved the eazel throbber into the default theme; moved Arlo's throbber
moved the eazel throbber into the default theme; moved Arlo's throbber
	into his theme and restored the generic throbber to the gnome theme.
	Updated the theme files to reflect this.
2000-10-26 19:31:02 +00:00
Andy Hertzfeld b8b81a3431 worked on bug 3898, selection in the aa icon view is too slow. Fixed by
worked on bug 3898, selection in the aa icon view is too slow.
	Fixed by using a fill to make the selection pixbuf with some tiny
	blits for the rounded corners, instead of stretching a pixbuf.
	Also, made the selection color themable in the process.

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(clear_rounded_corners), (draw_label_text_aa):
	make the selection pixbuf with a fill and then some
	blits for the corner.
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_initialize), (icon_destroy),
	(nautilus_icon_container_set_is_fixed_size),
	(nautilus_icon_container_theme_changed):
	made it read the selection color from the current theme
	* libnautilus-extensions/nautilus-icon-private.h:
	added a field to keep the selection color w/alpha.
	* icons/default.xml:
	added semi-transparent gray selection color to default theme.
2000-10-25 06:42:59 +00:00
Andy Hertzfeld ff641c2384 lots of layout tweaks to please Arlo; it's still not finished yet since I
* components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (generate_service_entry_row),
	(generate_eazel_news_entry_row), (generate_update_news_entry_row):
	lots of layout tweaks to please Arlo; it's still not finished yet
	since I wasn't able to shrink the news section properly

	* libnautilus-extensions/nautilus-tabs.c:
	(nautilus_tabs_initialize), (draw_tab_label), (draw_all_tabs),
	(nautilus_tabs_prelight_tab), (nautilus_tabs_select_tab):
	changed font size, text spacing and prelight behaviour as
	specified by Arlo.

	* icons/eazel/Back.png:
	* icons/eazel/Forward.png:
	* icons/eazel/Home.png:
	* icons/eazel/Refresh.png:
	* icons/eazel/Search.png:
	* icons/eazel/SearchWeb.png:
	* icons/eazel/Services.png:
	* icons/eazel/Stop.png:
	* icons/eazel/Up.png:

	updated Susan's toolbar icons
2000-10-25 01:20:18 +00:00
Arlo Rose c5b1479fe0 Some old stuff I guess I never checked in...
* icons/arlo/Makefile.am:
        * icons/arlo/i-directory.xml:
        * icons/arlo/emblem-nowrite-72.png:
        * icons/arlo/emblem-nowrite-96.png:
        Some old stuff I guess I never checked in...


        * components/services/summary/nautilus-view/icons/
        gray_tab_pieces/prelight-fill.png:
        * components/services/summary/nautilus-view/icons/
        gray_tab_pieces/active-prelight-bridge.png:
        * components/services/summary/nautilus-view/icons/
        gray_tab_pieces/prelight-active-bridge.png:
        * components/services/summary/nautilus-view/icons/
        gray_tab_pieces/prelight-right-bumper.png:
        * components/services/summary/nautilus-view/icons/
        gray_tab_pieces/prelight-left-bumper.png:
        Making the summary view tabs pre-light better.
2000-10-25 00:07:48 +00:00
Andy Hertzfeld 1784159c8f added new certified emblem from Susan
added new certified emblem from Susan
2000-10-24 08:04:54 +00:00
Robey Pointer ac873d1d4a Add new eazel-install: icon for Arlo and make the icon factory use it
* icons/Makefile.am:
	* icons/services-rpm-72.png:
	* libnautilus-extensions/nautilus-icon-factory.c:

	Add new eazel-install: icon for Arlo and make the icon factory use
	it instead of the gnome-pack-rpm one.
2000-10-20 08:32:54 +00:00
Rebecca Schulman 60951d7f9f Fixed problems in making the new bonobo translation that confused the
2000-10-18  Rebecca Schulman  <rebecka@eazel.com>
	Fixed problems in making the new bonobo translation
	that confused the headers.  Also added .cvsignore
	entries for the new generated xml files. This should fix
        the tinderbox build

	* components/loser/content/.cvsignore:
	* components/loser/content/Makefile.am:
	* components/loser/sidebar/.cvsignore:
	* components/loser/sidebar/Makefile.am:
	* components/mozilla/.cvsignore:
	* components/mozilla/Makefile.am:
	* components/sample/.cvsignore:
	* components/sample/Makefile.am:
	* icons/.cvsignore:
	* libnautilus/.cvsignore:
	* libnautilus/Makefile.am:
	* src/.cvsignore:
	* src/Makefile.am:
	* src/file-manager/.cvsignore:
	* src/file-manager/Makefile.am:
2000-10-19 02:45:43 +00:00
Josh Barrow 19ffb24ca5 icons/emblem-symbolic-link-*.png Removed all of the different size
2000-10-16  Josh Barrow  <josh@eazel.com>

        * icons/Makefile.am:
        * icons/emblem-symbolic-link-*.png
        Removed all of the different size symbolic link icons.  They
        were useless as the emblems are now stuck at the defautl size.
2000-10-16 20:24:17 +00:00
Andy Hertzfeld a345ee5d27 implemented theme indirection for throbbers, so themes can share throbbers
* src/nautilus-throbber.c: (load_themed_image),
	(nautilus_throbber_load_images):
	implemented theme indirection for throbbers, so themes can
	share throbbers
	* icons/ardmore/ardmore.xml:
	made the ardmore theme use the eazel theme's throbber

	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_update_icon):
	at Susan's suggestion, pinned emblem size to 100%, so emblems don't
	get huge when you scale up.
2000-10-15 07:56:06 +00:00
Andy Hertzfeld 2588ed12aa added support for throbbers with a different number of frames by adding a
* src/nautilus-throbber.c: (bump_throbber_frame),
	(nautilus_throbber_load_images):
	added support for throbbers with a different number of frames
	by adding a frame count fetched from the theme data

	* configure.in:
	* icons/eazel/Makefile.am:
	* icons/eazel/throbber/.cvsignore:
	* icons/eazel/throbber/Makefile.am:
	* icons/eazel/throbber/*.png:
	added a eazel logo throbber to the eazel theme

	* icons/eazel/eazel.xml:
	* icons/default.xml:
	* icons/gnome/gnome.xml:
	added the appropriate frame count to the relevant themes.
2000-10-14 02:54:55 +00:00
Andy Hertzfeld c05bcb4e61 removed
* data/emblems/Makefile.am:
	* data/emblems/confidential.gif: removed
	* data/emblems/cool.png:
	* data/emblems/secret.png:
	added new emblems from Susan, and deleted confidential

	* icons/Makefile.am:
	* icons/emblem-confidential.gif: removed
	* icons/emblem-cool.svg:
	* icons/emblem-distinguished.svg:
	* icons/emblem-new.svg:
	* icons/emblem-noread.svg:
	* icons/emblem-nowrite.svg:
	* icons/emblem-secret.svg:
	added and updated emblems from Susan, and deleted the
	confidential emblem (replace by "secret").
2000-10-13 08:29:59 +00:00
Arlo Rose ec1be1d05d Added some icons to my toolbar. I'm not sure I'm done with these yet, so
* icons/arlo/Makefile.am:
        * icons/arlo/Back.png:
        * icons/arlo/Forward.png:
        * icons/arlo/Up.png:
        * icons/arlo/Refresh.png:
        * icons/arlo/Home.png:
        * icons/arlo/Search.png:
        * icons/arlo/SearchWeb.png:
        * icons/arlo/Stop.png:
        Added some icons to my toolbar.  I'm not sure I'm done with
        these yet, so feel free to give me feedback.
2000-10-11 00:43:07 +00:00
Josh Barrow 1b398777f7 Added different size symbolic link icons.
2000-10-09  Josh Barrow  <josh@eazel.com>

        * icons/Makefile.am:
        * icons/emblem-symbolic-link-24.png:
        * icons/emblem-symbolic-link-72.png:
        * icons/emblem-symbolic-link-92.png:
        * icons/emblem-symbolic-link-192.png:
        Added different size symbolic link icons.
2000-10-09 23:58:06 +00:00
Andy Hertzfeld 5c15604ee3 added a "min_width" attribute to the toolbar buttons, so they are
* src/nautilus-shell-ui.xml:
	added a "min_width" attribute to the toolbar buttons, so they are
	positioned better.  You need to get the latest Bonobo to see the
	effects of this.

	* icons/gnome/gnome.xml:
	made clicking on the throbber in the gnome theme go to www.gnome.org

	* libnautilus-extensions/nautilus-icon-factory.c: (set_theme):
	changed the name of the theme property for default icon redirection
	from "icons" to "icon-images" to disambiguate it from icon view
	theme properies.
2000-10-09 23:40:32 +00:00
Arlo Rose c90def3f20 Added the first of many system level emblems for my Nautilus theme.
* icons/arlo/Makefile.am:
        * icons/arlo/emblem-nowrite.png:
        Added the first of many system level emblems for my
        Nautilus theme.
2000-10-09 21:02:25 +00:00
Andy Hertzfeld 63c49f0f21 fixed bug 3549, services button disappeared due to UI handler change, by
fixed bug 3549, services button disappeared due to UI handler
	change, by adding it on the fly if EAZEL_SERVICES is set.  Currently,
	it comes after the throbber, but that will be fixed when the
	throbber is positioned properly again.

	* src/nautilus-window-menus.c: (stop_button_callback),
	(services_button_callback), (nautilus_window_initialize_menus):
	added bonobo verb for services and it's handler.  Also, added one
	for the stop button, which was inadvertently lost during the
	translation.

	* src/nautilus-window-toolbars.c: (set_up_toolbar_images),
	(nautilus_window_initialize_toolbars):
	if EAZEL_SERVICES is set, add the services button and handle it's
	image.

	* icons/Makefile.am:
	* icons/Services.png:
	added Services image to default theme.
2000-10-09 06:11:24 +00:00
Andy Hertzfeld 98042a7ae0 re-organized the code to add the ability to request image paths from
* libnautilus-extensions/nautilus-theme.c:
	(nautilus_theme_get_image_path_from_theme),
	(nautilus_theme_get_image_path):
	re-organized the code to add the ability to request image
	paths from specific themes, as well as the current one.
	* libnautilus-extensions/nautilus-theme.h:
	added nautilus_theme_get_image_path_from_theme.

	* src/nautilus-sidebar-tabs.c:
	(nautilus_sidebar_tabs_load_theme_data):
	used the above to implement sidebar tab redirection, so a theme
	can use the sidebar tabs from another theme, so sidebar tab images
	don't have to be present in every theme.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_destroy), (check_local_theme), (set_theme),
	(get_icon_file_path):
	implemented icon theme default redirection, so a theme can specify
	another theme to get its icons from when they're not present locally;
	this is needed by both Arlo and Susan's themes.

	* src/nautilus-throbber.c,h: (nautilus_throbber_initialize_class),
	(nautilus_throbber_button_press_event):
	made clicking on the throbber take you to a URL specified by
	the current theme.  Did this by adding a location_change signal. This
	fixes bug 3433.

	* src/nautilus-window.c: (nautilus_window_constructed):
	hooked up nautilus-window to the throbber's location_change signal to
	change the location when the signal is emitted.

	* icons/default.xml:
	added default URI for throbber, pointing to www.eazel.com
	* icons/vector/vector.xml:
	added sidebar tab redirection to the Arlo theme for testing
2000-10-08 06:23:59 +00:00
Andy Hertzfeld 85fedef727 made it use nautilus_image instead of gtk_pixmap so nice anti-aliased
made it use nautilus_image instead of gtk_pixmap so nice
	anti-aliased emblems can be displayed, plus new or updated
	emblems from Susan.
2000-10-06 00:07:46 +00:00
Andy Hertzfeld 24749855ff fixed problem Arlo found where tighter layout mode causes the selection
fixed problem Arlo found where tighter layout mode causes the
	selection boxes of adjacent icons to overlap, by giving a little
	extra space in tighter layout mode.

	made thumbnails update in raster order, instead of reverse order
	like it was doing, by using glist_append instead of glist_prepend;
	also, made it use the real "broken image" icon.

	added image from Susan to use as "thumbnailing failed" image
2000-10-05 06:39:29 +00:00
Andy Hertzfeld cc4db6ab8a better version of the non-anti-aliased music icon from Susan inadvertently
* icons/i-music.png:
	better version of the non-anti-aliased music icon from Susan
	inadvertently left out of my previous check-in
2000-10-04 08:36:29 +00:00
Andy Hertzfeld 03c38354e2 fixed bug 3463, get sound diagnostics when mousing over non-sound files,
fixed bug 3463, get sound diagnostics when mousing over non-sound
	files, by only testing for sound if we're over a sound file

	also, made the shadow type of the throbber frame be specified by the
	theme.
2000-10-04 08:26:51 +00:00
Arlo Rose 01f98bd6d9 Added a couple of non-AA folder icons.
* icons/arlo/Makefile.am:
        * icons/arlo/i-directory-aa.png:
        * icons/arlo/i-directory.png:
        * icons/arlo/i-directory-72.png:
        Added a couple of non-AA folder icons.
2000-10-04 02:46:57 +00:00
Arlo Rose b84d41df38 Doubled the frame rate of the throbber.
* icons/throbber/Makefile.am:
        * src/nautilus-throbber.c: (nautilus_throbber_start):
        Doubled the frame rate of the throbber.

        * icons/throbber/rest.png:
        * icons/throbber/001.png:
        * icons/throbber/002.png:
        * icons/throbber/003.png:
        * icons/throbber/004.png:
        * icons/throbber/005.png:
        * icons/throbber/006.png:
        * icons/throbber/007.png:
        * icons/throbber/008.png:
        * icons/throbber/009.png:
        * icons/throbber/010.png:
        * icons/throbber/011.png:
        * icons/throbber/012.png:
        * icons/throbber/013.png:
        * icons/throbber/014.png:
        * icons/throbber/015.png:
        * icons/throbber/016.png:
        * icons/throbber/017.png:
        * icons/throbber/018.png:
        * icons/throbber/019.png:
        * icons/throbber/020.png:
        * icons/throbber/021.png:
        * icons/throbber/022.png:
        * icons/throbber/023.png:
        * icons/throbber/024.png:
        * icons/throbber/025.png:
        * icons/throbber/026.png:
        * icons/throbber/027.png:
        * icons/throbber/028.png:
        Changed "rest", and states 1 - 10 and added states 11 - 28.
2000-10-03 00:23:03 +00:00
Arlo Rose bd1208df75 Added some more of the document icons, and deleted an old one that was
* icons/arlo/Makefile.am:
        * icons/arlo/i-regular.xml:
        * icons/arlo/i-regular.png:
        * icons/arlo/i-regular-aa.png:
        * icons/arlo/i-regular-72-aa.png:
        Added some more of the document icons, and deleted an old
        one that was named wrong.
2000-09-30 03:35:17 +00:00
Andy Hertzfeld 72b9121ec1 corrected flawed property frame image accidentally checked in earlier;
corrected flawed property frame image accidentally checked in earlier;
	also, added test for sound output capability in music view (but not
	using it yet)
2000-09-29 06:28:47 +00:00
Arlo Rose 66cf5d1757 Added a few regular file icons in the uber-large sizes. Not sure if these
* icons/arlo/Makefile.am:
        * icons/arlo/i-regular.xml:
        * icons/arlo/i-regular-96-aa.png:
        * icons/arlo/i-regular-192-aa.png:
        Added a few regular file icons in the uber-large sizes.
        Not sure if these are final yet.
2000-09-29 05:34:21 +00:00
Andy Hertzfeld 335d5f9822 fixed bug 3332, erase emblem was mistakenly included in properties window.
fixed bug 3332, erase emblem was mistakenly included in
	properties window.

	tweaked images from Susan for the property browser

	Susan fixed Eli's time signature bug in the music icon
2000-09-29 02:04:26 +00:00
Arlo Rose 8efab72bcf Added a few more sizes to my folder icons. Document icons coming soon!
* icons/arlo/Makefile.am:
        * icons/arlo/i-directory-192-aa.png:
        * icons/arlo/i-directory-96-aa.png:
        * icons/arlo/i-directory-72-aa.png:
        Added a few more sizes to my folder icons.
        Document icons coming soon!
2000-09-28 02:08:31 +00:00
Andy Hertzfeld 287df0c9fc implemented Arlo's new design for icon selection highlighting. It's still
implemented Arlo's new design for icon selection highlighting.
	It's still not finished; it needs to be optimized and refined in
	various ways.
2000-09-23 01:59:28 +00:00
Mike Engber 12e16a0990 Sped up gradient drawing. Also changed the n-point gradient syntax to use
Sped up gradient drawing. Also changed the n-point
	gradient syntax to use a '%' to indicate percentage
	instead of a '|'.
	* icons/arlo/arlo.xml:
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_destroy), (reset_cached_color_info),
	(ensure_gradient_buffered), (gradient_helper_v),
	(gradient_helper_h), (fill_canvas_from_gradient_buffer),
	(nautilus_background_draw), (draw_pixbuf_tiled_aa),
	(nautilus_background_draw_aa),
	(nautilus_background_set_color_no_emit):
	* libnautilus-extensions/nautilus-gdk-extensions.c:
	(nautilus_gradient_parse_one_color_spec),
	(nautilus_gradient_get_start_color_spec),
	(nautilus_gradient_get_end_color_spec):
	* libnautilus-extensions/nautilus-gdk-extensions.h:
	* libnautilus-extensions/nautilus-gnome-extensions.c:
	(nautilus_gnome_canvas_fill_rgb):
	* libnautilus-extensions/nautilus-gnome-extensions.h:
2000-09-23 00:00:57 +00:00
Andy Hertzfeld 6fbd362eec in response to user testing, made the location bar label switch to "Go
in response to user testing, made the location bar label switch to
	"Go to:" during input when the text doesn't match the uri.
2000-09-22 08:15:46 +00:00
Andy Hertzfeld dbde9d0551 added Susan's new icons for spreadsheets and music, moving the classic
added Susan's new icons for spreadsheets and music, moving the
	classic gnome ones into the gnome theme.
2000-09-22 01:39:58 +00:00
Josh Barrow 2df9b5baf4 Changed Gnome to GNOME. GNOME is an acronym.
* icons/gnome/gnome.xml:
        Changed Gnome to GNOME.  GNOME is an acronym.
2000-09-21 20:39:51 +00:00