nautilus/icons
Darin Adler d9195bab4c reviewed by: John Sullivan <sullivan@eazel.com>
Some enhancements to icon lookup.

	* libnautilus-extensions/nautilus-icon-factory.h:
	* libnautilus-extensions/nautilus-icon-factory.c:
	(get_mime_type_icon_without_suffix): Function used to strip suffixes
	out so we can have file suffixes in the gnome-vfs icon database, but
	can ignore them and look at all suffixes for the named icon.
	(make_icon_name_from_mime_type): Construct an icon name for types
	that don't specify a particular icon. This allows theme designers
	to make icons for any MIME type.
	(get_icon_name_for_regular_file): Use the new "without suffix" call.
	This requires changing this function to return a strdup'd name.
	(get_icon_name_for_directory), (get_icon_name_for_file): Change to
	return a strdup'd name.
	(make_full_icon_path): Do the file exists check in here (was
	already doing it in some cases) and also call
	gnome_vfs_icon_path_from_filename.
	(get_themed_icon_file_path): Get rid of redundant g_file_exists
	checks and gnome_vfs_icon_path_from_filename call, since both are
	now handled inside make_full_icon_path.
	(nautilus_scalable_icon_get_text_pieces),
	(nautilus_scalable_icon_new_from_text_pieces),
	(nautilus_scalable_icon_unref), (nautilus_scalable_icon_hash),
	(nautilus_scalable_icon_equal): Add MIME type to the scalable
	icons.
	(nautilus_icon_factory_get_icon_for_file): Pass in the MIME type.
	(nautilus_icon_factory_get_emblem_icon_by_name): Pass NULL for
	MIME type.
	(load_pixbuf_svg): Change to pass in boolean for emblem hack since
	we don't always have an icon name.
	(load_icon_from_path): New function, share common code.
	(load_named_icon): New function, share common code.
	(load_specific_icon): Try icon based on MIME type first, then fall
	back on the name specified.
	(nautilus_icon_factory_get_pixbuf_from_name): Pass NULL for MIME
	type.
	(load_icon_with_embedded_text): Pass in the MIME type.

	* src/nautilus-bookmark-list.c: (append_bookmark_node):
	* src/nautilus-bookmark-parsing.c:
	(nautilus_bookmark_new_from_node):
	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_icon_is_different),
	(nautilus_bookmark_set_icon_to_default):
	Update to deal with MIME types in scalable icons.

	* components/help/hyperbola-filefmt.c:
	(fmt_scrollkeeper_parse_toc_section),
	(fmt_scrollkeeper_parse_doc_toc),
	(fmt_scrollkeeper_parse_document),
	(fmt_scrollkeeper_parse_section), (fmt_scrollkeeper_parse_xml),
	(fmt_scrollkeeper_trim_empty_branches),
	(fmt_scrollkeeper_tree_empty), (fmt_scrollkeeper_populate_tree),
	(remove_leading_and_trailing_white_spaces), (fmt_toplevel_add_doc),
	(get_path_from_node), (has_content), (fmt_toplevel_parse_xml_tree):
	Made more compatible with libxml by not using the content field
	directly and using xmlChildrenNode and xmlRootNode.

	* libnautilus-extensions/nautilus-trash-monitor.c:
	(nautilus_trash_monitor_get): Fixed NautilusDirectory leak.

	* THANKS: Added some more translator credits.
	* check-THANKS.pl: Fixed some email addresses and such.

	* icons/ardmore/.cvsignore:
	* icons/arlo/.cvsignore,
	* icons/arlo/backgrounds/.cvsignore:
	* icons/arlo/sidebar_tab_pieces/.cvsignore:
	* icons/villanova/.cvsignore:
	Removed these again.
2001-05-01 21:21:09 +00:00
..
arlo/throbber reviewed by: John Sullivan <sullivan@eazel.com> 2001-05-01 21:21:09 +00:00
crux_eggplant New theme previews for the smaller size, and 1bit alpha. Also, a couple of 2001-03-02 09:25:31 +00:00
crux_teal Forgot to change arlo to crux_teal in these 3. 2001-05-01 02:53:52 +00:00
eazel And another .cvsignore entry... 2001-01-27 04:31:26 +00:00
gnome fixed bug 7247, Web Search and Services toolbar icons missing in GNOME 2001-03-02 23:04:57 +00:00
sidebar_tab_pieces fixed some damage from the default theme change, including getting the 2001-01-19 07:08:34 +00:00
sierra Rename the theme directories to match their displayed name. 2001-05-01 02:42:14 +00:00
tahoe Rename the theme directories to match their displayed name. 2001-05-01 02:42:14 +00:00
throbber reviewed by: Darin Adler <darin@eazel.com> 2001-03-02 01:47:59 +00:00
vector Added Makefile and Makefile.in to the ignore file 2001-01-27 04:29:46 +00:00
.cvsignore Fixed problems in making the new bonobo translation that confused the 2000-10-19 02:45:43 +00:00
about_background.png reviewed by: Darin Adler <darin@eazel.com> 2001-03-02 01:47:59 +00:00
About_Image.png Added the non-Eazel version; it looks pretty cool. 2001-03-02 01:02:48 +00:00
audio.png added new icons from Susan, and fixed bug where images with special chars 2000-06-15 08:06:37 +00:00
Back.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
backgrounds.png added nautilus-text-view files to spec file 2000-12-08 02:08:34 +00:00
bubble-LL.png Add Arlo's icons for the new password-change view. 2001-01-19 01:37:01 +00:00
bubble-LR.png Add Arlo's icons for the new password-change view. 2001-01-19 01:37:01 +00:00
bubble-UL.png Add Arlo's icons for the new password-change view. 2001-01-19 01:37:01 +00:00
bubble-UR.png Add Arlo's icons for the new password-change view. 2001-01-19 01:37:01 +00:00
bullet.png initial check-in of post-1_0_1 branch 2001-01-24 08:57:56 +00:00
chit_frame.png corrected flawed property frame image accidentally checked in earlier; 2000-09-29 06:28:47 +00:00
colors.png Fixed a font weight problem. 2000-10-27 04:25:03 +00:00
computer.png better abstraction for new, xml-based link files, plus added some objects 2000-04-18 20:53:19 +00:00
computer.svg fixed problem where sounds with special characters in their filename 2000-06-02 01:51:28 +00:00
decrement.png reworked the zoom control to make it themable, and also cleaned it up alot 2000-07-25 16:30:26 +00:00
default.xml Tiny tweak. 2001-02-28 06:08:56 +00:00
druid_header.png reviewed by: Darin Adler <darin@eazel.com> 2001-03-02 01:47:59 +00:00
druid_header_stretch.png Tweaked images in druid to use my 3D logo, and blue shades rather than 2001-02-22 06:32:34 +00:00
druid_sidebar.png Tweaked images in druid to use my 3D logo, and blue shades rather than 2001-02-22 06:32:34 +00:00
emblem-broken-link.png More elegant symbolic link emblem, and the addition of a broken one in the 2001-01-18 23:20:07 +00:00
emblem-certified.svg added new certified emblem from Susan 2000-10-24 08:04:54 +00:00
emblem-cool.svg removed 2000-10-13 08:29:59 +00:00
emblem-danger.svg fixed problem with "command/verb separation", and added support for the 2000-12-07 18:33:29 +00:00
emblem-distinguished.svg removed 2000-10-13 08:29:59 +00:00
emblem-draft.svg made it use nautilus_image instead of gtk_pixmap so nice anti-aliased 2000-10-06 00:07:46 +00:00
emblem-favorite.svg made it use nautilus_image instead of gtk_pixmap so nice anti-aliased 2000-10-06 00:07:46 +00:00
emblem-generic.png implemented adding and removing new emblems 2000-05-09 21:43:03 +00:00
emblem-generic.svg made it use nautilus_image instead of gtk_pixmap so nice anti-aliased 2000-10-06 00:07:46 +00:00
emblem-important.gif Added nautilus_file_get_keywords, which returns a GList of keywords. 2000-03-07 20:04:24 +00:00
emblem-important.svg made it use nautilus_image instead of gtk_pixmap so nice anti-aliased 2000-10-06 00:07:46 +00:00
emblem-new.gif Added nautilus_file_get_keywords, which returns a GList of keywords. 2000-03-07 20:04:24 +00:00
emblem-new.svg removed 2000-10-13 08:29:59 +00:00
emblem-noread.png added new background images from Susan, and removed some of the older 2000-06-21 00:38:13 +00:00
emblem-noread.svg removed 2000-10-13 08:29:59 +00:00
emblem-nowrite.svg removed 2000-10-13 08:29:59 +00:00
emblem-ohno.svg made it use nautilus_image instead of gtk_pixmap so nice anti-aliased 2000-10-06 00:07:46 +00:00
emblem-OK.svg made it use nautilus_image instead of gtk_pixmap so nice anti-aliased 2000-10-06 00:07:46 +00:00
emblem-personal.svg made it use nautilus_image instead of gtk_pixmap so nice anti-aliased 2000-10-06 00:07:46 +00:00
emblem-special.svg made it use nautilus_image instead of gtk_pixmap so nice anti-aliased 2000-10-06 00:07:46 +00:00
emblem-symbolic-link-12.png Made more link icons that will work at smaller zoom levels. Fixes bug 2001-02-09 23:36:34 +00:00
emblem-symbolic-link-24.png Made more link icons that will work at smaller zoom levels. Fixes bug 2001-02-09 23:36:34 +00:00
emblem-symbolic-link-36.png Made more link icons that will work at smaller zoom levels. Fixes bug 2001-02-09 23:36:34 +00:00
emblem-symbolic-link.png More elegant symbolic link emblem, and the addition of a broken one in the 2001-01-18 23:20:07 +00:00
emblem-trash.png icons/emblem-trash.png Added the Trash emblem for items found in the trash 2000-07-26 02:04:01 +00:00
emblem-urgent.svg made it use nautilus_image instead of gtk_pixmap so nice anti-aliased 2000-10-06 00:07:46 +00:00
emblems.png added nautilus-text-view files to spec file 2000-12-08 02:08:34 +00:00
expert-selected.png reorganized the menus. Added a user level menu and removed the settings 2000-07-25 21:39:28 +00:00
expert.png reorganized the menus. Added a user level menu and removed the settings 2000-07-25 21:39:28 +00:00
Forward.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
gnome-application-encapsulated_postscript.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-application-pdf.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-application-pgp.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-application-postscript.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-application-x-c-header.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-application-x-c-source.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-application-x-cc-source.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-application-x-e-theme.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-application-x-generic-spreadsheet.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-application-x-gnome-app-info.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-application-x-java-source.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-application-x-kde-app-info.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-application-x-php.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-application-x-reject.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-application-x-scheme-source.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-application-x-sql.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-audio-basic.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-audio-midi.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-audio-ulaw.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-audio-x-aiff.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-audio-x-mod.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-audio-x-pn-realaudio.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-audio-x-s3m.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-audio-x-stm.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-audio-x-voc.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-audio-x-wav.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-audio-x-xi.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-audio-x-xm.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-audio.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-compressed.png installed some icons for common file types 2000-04-16 04:38:51 +00:00
gnome-font-afm.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-font-ttf.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-font-x-pcf.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-gimp.png made linksets actually work. fixed audio previewing for filename with 2000-06-02 07:06:54 +00:00
gnome-gnumeric.png made linksets actually work. fixed audio previewing for filename with 2000-06-02 07:06:54 +00:00
gnome-http-url.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-image-bmp.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-image-generic.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-image-gif.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-image-ief.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-image-jpeg.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-image-pbm.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-image-pgm.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-image-png.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-image-pnm.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-image-ppm.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-image-psd.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-image-ras.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-image-rgb.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-image-tga.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-image-tiff.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-image-x-xfig.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-image-xbm.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-image-xcf.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-image-xpm.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-image-xwd.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-library.png installed some icons for common file types 2000-04-16 04:38:51 +00:00
gnome-manpage.png installed some icons for common file types 2000-04-16 04:38:51 +00:00
gnome-objectfile.png installed some icons for common file types 2000-04-16 04:38:51 +00:00
gnome-pack-deb.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-pack-rpm.png icons/thumbnail_frame.aa.png Made it a bit darker. 2000-08-02 00:24:39 +00:00
gnome-package.png installed some icons for common file types 2000-04-16 04:38:51 +00:00
gnome-tex.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-text-html.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-text-x-authors.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-text-x-copying.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-text-x-credits.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-text-x-install.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-text-x-makefile.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-text-x-readme.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-textfile.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-video-mpeg.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-video-quicktime.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
gnome-video-x-msvideo.png Copy icons from gmc so that icon-association for mime type keys 2000-05-24 00:33:43 +00:00
hand-72.png Trying to make the service icons consistent in Nautilus. Next stop, 2001-02-22 08:48:23 +00:00
hand-96.png Trying to make the service icons consistent in Nautilus. Next stop, 2001-02-22 08:48:23 +00:00
hand.png Added hand.png, deleted hand.svg 2001-02-22 09:19:57 +00:00
home.png added Susan's new toolbar icons 2000-05-10 07:16:34 +00:00
Home.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
hyperbola-book-closed.png Remove the italic stuff and replace with icons. There's a different icon 2001-03-27 10:26:29 +00:00
hyperbola-book-open.png Remove the italic stuff and replace with icons. There's a different icon 2001-03-27 10:26:29 +00:00
hyperbola-folder-closed.png Remove the italic stuff and replace with icons. There's a different icon 2001-03-27 10:26:29 +00:00
hyperbola-folder-open.png Remove the italic stuff and replace with icons. There's a different icon 2001-03-27 10:26:29 +00:00
hyperbola-section-closed.png Remove the italic stuff and replace with icons. There's a different icon 2001-03-27 10:26:29 +00:00
hyperbola-section-open.png Remove the italic stuff and replace with icons. There's a different icon 2001-03-27 10:26:29 +00:00
i-blockdev.png fixed problem where I accidentally changed the icons for disk drives that 2000-11-03 00:20:49 +00:00
i-bookmark-20.png updated icons from Susan 2000-09-21 01:54:31 +00:00
i-bookmark-missing-20.png updated icons from Susan 2000-09-21 01:54:31 +00:00
i-bookmark-missing.png updated icons from Susan 2000-09-21 01:54:31 +00:00
i-bookmark.png updated icons from Susan 2000-09-21 01:54:31 +00:00
i-broken-image.png fixed problem Arlo found where tighter layout mode causes the selection 2000-10-05 06:39:29 +00:00
i-cdrom.png Add icons 1999-12-14 19:46:16 +00:00
i-chardev.png Add icons 1999-12-14 19:46:16 +00:00
i-core.png 2000-10-30 Josh Barrow <josh@eazel.com 2000-10-30 23:12:29 +00:00
i-device.png Add icons 1999-12-14 19:46:16 +00:00
i-dirclosed.png Add icons 1999-12-14 19:46:16 +00:00
i-directory-12-aa.png fixed bug 6338, folder moves to the right when highlighted, by tweaking 2001-02-09 23:38:55 +00:00
i-directory-12.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
i-directory-24-aa.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
i-directory-24.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
i-directory-36-aa.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
i-directory-36.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
i-directory-72-aa.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
i-directory-72.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
i-directory-96-aa.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
i-directory-96.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
i-directory-aa.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
i-directory-accept-12-aa.png fixed bug 6338, folder moves to the right when highlighted, by tweaking 2001-02-09 23:38:55 +00:00
i-directory-accept-12.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
i-directory-accept-24-aa.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
i-directory-accept-24.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
i-directory-accept-36-aa.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
i-directory-accept-36.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
i-directory-accept-72-aa.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
i-directory-accept-72.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
i-directory-accept-96-aa.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
i-directory-accept-96.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
i-directory-accept-aa.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
i-directory-accept.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
i-directory-accept.xml reviewed by: John Sullivan <sullivan@eazel.com> 2001-01-31 00:27:01 +00:00
i-directory.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
i-directory.xml reviewed by: John Sullivan <sullivan@eazel.com> 2001-01-31 00:27:01 +00:00
i-executable-aa.png fixed problem with "command/verb separation", and added support for the 2000-12-07 18:33:29 +00:00
i-executable.png fixed problem with "command/verb separation", and added support for the 2000-12-07 18:33:29 +00:00
i-fifo.png Add icons 1999-12-14 19:46:16 +00:00
i-floppy.png Add icons 1999-12-14 19:46:16 +00:00
i-harddisk.png aligned perspective with other images in the hardware view 2000-12-19 06:51:03 +00:00
i-music-12-aa.png fixed bug 3502, music icon doesn't scale well, by adding pre-scaled icons 2000-12-14 02:45:12 +00:00
i-music-12.png fixed bug 3502, music icon doesn't scale well, by adding pre-scaled icons 2000-12-14 02:45:12 +00:00
i-music-24-aa.png fixed bug 3502, music icon doesn't scale well, by adding pre-scaled icons 2000-12-14 02:45:12 +00:00
i-music-24.png fixed bug 3502, music icon doesn't scale well, by adding pre-scaled icons 2000-12-14 02:45:12 +00:00
i-music-36-aa.png fixed bug 3502, music icon doesn't scale well, by adding pre-scaled icons 2000-12-14 02:45:12 +00:00
i-music-36.png fixed bug 3502, music icon doesn't scale well, by adding pre-scaled icons 2000-12-14 02:45:12 +00:00
i-music-aa.png fixed bug 3332, erase emblem was mistakenly included in properties window. 2000-09-29 02:04:26 +00:00
i-music.png better version of the non-anti-aliased music icon from Susan inadvertently 2000-10-04 08:36:29 +00:00
i-nfs.png Add icons 1999-12-14 19:46:16 +00:00
i-printer.png Add icons 1999-12-14 19:46:16 +00:00
i-regular-12-aa.png added a new theme for the classic GNOME icons, and made changed the 2000-09-20 01:30:48 +00:00
i-regular-12.png added a new theme for the classic GNOME icons, and made changed the 2000-09-20 01:30:48 +00:00
i-regular-24-aa.png added a new theme for the classic GNOME icons, and made changed the 2000-09-20 01:30:48 +00:00
i-regular-24.png added a new theme for the classic GNOME icons, and made changed the 2000-09-20 01:30:48 +00:00
i-regular-36-aa.png added a new theme for the classic GNOME icons, and made changed the 2000-09-20 01:30:48 +00:00
i-regular-36.png added a new theme for the classic GNOME icons, and made changed the 2000-09-20 01:30:48 +00:00
i-regular-72-aa.png added a new theme for the classic GNOME icons, and made changed the 2000-09-20 01:30:48 +00:00
i-regular-72.png added a new theme for the classic GNOME icons, and made changed the 2000-09-20 01:30:48 +00:00
i-regular-96-aa.png added a new theme for the classic GNOME icons, and made changed the 2000-09-20 01:30:48 +00:00
i-regular-96.png added a new theme for the classic GNOME icons, and made changed the 2000-09-20 01:30:48 +00:00
i-regular-aa.png added a new theme for the classic GNOME icons, and made changed the 2000-09-20 01:30:48 +00:00
i-regular.png added a new theme for the classic GNOME icons, and made changed the 2000-09-20 01:30:48 +00:00
i-regular.xml fixed bug 5939, margins in text icons are weirdly proportioned. Fixed by 2001-02-21 08:54:53 +00:00
i-search-72.png Added search icon to the sidebar for search results 2000-09-12 00:02:27 +00:00
i-sock.png Add icons 1999-12-14 19:46:16 +00:00
i-spreadsheet-aa.png added Susan's new icons for spreadsheets and music, moving the classic 2000-09-22 01:39:58 +00:00
i-spreadsheet.png added Susan's new icons for spreadsheets and music, moving the classic 2000-09-22 01:39:58 +00:00
i-stalled.png Add icons 1999-12-14 19:46:16 +00:00
i-symlink-aa.png fixed bug 5107, we need a non-broken symlink icon, by adding new icons 2001-01-20 07:03:14 +00:00
i-symlink.png fixed bug 5107, we need a non-broken symlink icon, by adding new icons 2001-01-20 07:03:14 +00:00
i-web-72.png made the about box "scalable" by picking and ordering the authors 2000-09-09 19:14:12 +00:00
i-zipdisk.png Add icons 1999-12-14 19:46:16 +00:00
i-zipdisk2.png Add icons 1999-12-14 19:46:16 +00:00
increment.png reworked the zoom control to make it themable, and also cleaned it up alot 2000-07-25 16:30:26 +00:00
intermediate-selected.png reorganized the menus. Added a user level menu and removed the settings 2000-07-25 21:39:28 +00:00
intermediate.png reorganized the menus. Added a user level menu and removed the settings 2000-07-25 21:39:28 +00:00
knob.png Put in a different knob. 2000-09-15 23:04:38 +00:00
leftarrow.png added Susan's new toolbar icons 2000-05-10 07:16:34 +00:00
loading-aa.png added a new "loading thumbnail" icon from Susan 2000-11-01 02:25:26 +00:00
loading.png Fixed the white point problem on a few PNG files. I don't think this got 2000-11-28 23:51:18 +00:00
Makefile.am Rename the theme directories to match their displayed name. 2001-05-01 02:42:14 +00:00
manual.png added "eazel-services:" and "man:" to the schemes with custom sidebar 2000-10-31 01:56:41 +00:00
multi-ok.png Add icons 1999-12-14 19:46:16 +00:00
nautilus-mini-logo.png New theme previews for the smaller size, and 1bit alpha. Also, a couple of 2001-03-02 09:25:31 +00:00
netscape.png made linksets actually work. fixed audio previewing for filename with 2000-06-02 07:06:54 +00:00
not.png Add icons 1999-12-14 19:46:16 +00:00
note-indicator.png Made icon a single note. 2001-04-05 20:56:55 +00:00
novice-selected.png reorganized the menus. Added a user level menu and removed the settings 2000-07-25 21:39:28 +00:00
novice.png reorganized the menus. Added a user level menu and removed the settings 2000-07-25 21:39:28 +00:00
number_strip.png fixed bug 5230, shrinking the width of Backgrounds window causes floating 2000-12-18 20:11:59 +00:00
Refresh.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
rightarrow.png added Susan's new toolbar icons 2000-05-10 07:16:34 +00:00
Search.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
search.png Fixed all outstanding cHRM white point problems. 2000-08-30 00:43:17 +00:00
search_results.png icon/search_results.png Added an icon to be used in the search results 2000-08-24 20:33:38 +00:00
SearchWeb.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
services-rpm-72.png Add new eazel-install: icon for Arlo and make the icon factory use it 2000-10-20 08:32:54 +00:00
Services.png fixed bug 7247, Web Search and Services toolbar icons missing in GNOME 2001-03-02 23:04:57 +00:00
side_bar_image.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
Stop.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
temp-home.png Added some extra stuff to the house to make it look better. 2000-10-29 07:45:19 +00:00
text-selection-frame-aa.png Made icon a single note. 2001-04-05 20:56:55 +00:00
text-selection-frame.png Made icon a single note. 2001-04-05 20:56:55 +00:00
theme_preview.png New theme previews for the smaller size, and 1bit alpha. Also, a couple of 2001-03-02 09:25:31 +00:00
thumbnail_frame.aa.png icons/thumbnail_frame.aa.png icons/thumbnail_frame.aa.png Made them a bit 2000-08-02 01:32:46 +00:00
thumbnail_frame.png icons/thumbnail_frame.aa.png icons/thumbnail_frame.aa.png Made them a bit 2000-08-02 01:32:46 +00:00
tiny-alert.png Add Arlo's icons for the new password-change view. 2001-01-19 01:37:01 +00:00
trash-empty.png Removed public call to nautilus_volume_monitor_find_volumes and replaced 2000-08-19 02:58:54 +00:00
trash-full.png Removed public call to nautilus_volume_monitor_find_volumes and replaced 2000-08-19 02:58:54 +00:00
Up.png made the real default theme, based on what was formerly the eazel theme. 2001-01-19 02:42:05 +00:00
uparrow.png added Susan's new toolbar icons 2000-05-10 07:16:34 +00:00
zoom_body.png fixed bug 5230, shrinking the width of Backgrounds window causes floating 2000-12-18 20:11:59 +00:00