1
0
mirror of https://gitlab.gnome.org/GNOME/nautilus synced 2024-07-07 20:07:07 +00:00
Commit Graph

365 Commits

Author SHA1 Message Date
Cosimo Cecchi
3b0dd97936 Remove "note-indicator.png" and use the themable icon we just added to
2009-01-28  Cosimo Cecchi  <cosimoc@pluto>

	* icons/Makefile.am:
	* src/nautilus-notes-viewer.c: (nautilus_notes_viewer_init):
	Remove "note-indicator.png" and use the themable icon we just
	added to display the emblem in the sidebar.

svn path=/trunk/; revision=14892
2009-01-28 14:40:21 +00:00
Luca Ferretti
b7b4fe229c New Tango icons from Ulisse Perusin (see bug #374722).
2008-01-10  Luca Ferretti  <elle.uca@libero.it>

	* icons/colors.png:
	* icons/backgrounds.png:
	* icons/emblems.png:
	New Tango icons from Ulisse Perusin (see bug #374722).


svn path=/trunk/; revision=13585
2008-01-10 14:12:28 +00:00
Luca Ferretti
e77fbdc213 Move "nautilus" named icon from icon/appicon to data/icons matching the
2008-01-10  Luca Ferretti  <elle.uca@libero.it>

	* configure.in:
	* data/Makefile.am:
	* data/icons/*:
	* icons/Makefile.am:
	* icons/appicon/*:
	Move "nautilus" named icon from icon/appicon to data/icons
	matching the directory and naming structure of other GNOME
	projects.

	This will also help if we'll need to add custom themeable
	icons.


svn path=/trunk/; revision=13583
2008-01-10 13:50:53 +00:00
Alexander Larsson
9db4797a2c Tango compliant thumbnail frame (#440221) Icon from David Prieto
2007-05-23  Alexander Larsson  <alexl@redhat.com>

	* icons/thumbnail_frame.png:
	Tango compliant thumbnail frame (#440221)
	Icon from David Prieto


svn path=/trunk/; revision=12900
2007-05-23 15:43:59 +00:00
Christian Persch
8e00ed171c Update svn:ignore and remove .cvsignore files
svn path=/trunk/; revision=12678
2006-12-31 17:15:07 +00:00
Alexander Larsson
fceec4c062 Draw selection rect using cairo.
2006-12-08  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	* libnautilus-private/nautilus-icon-container.c:
	* libnautilus-private/nautilus-icon-private.h:
	Draw selection rect using cairo.

	* icons/Makefile.am:
	* icons/text-selection-frame.png:
	Remove old icon used for selection rect.

	Patch from Gene Z. Ragan
2006-12-08 09:04:02 +00:00
Luca Ferretti
77925f70e3 icons/nautilus-server-connect.png Removed this legacy icon.
2006-12-04  Luca Ferretti  <elle.uca@libero.it>

	* icons/nautilus-server-connect.png
	Removed this legacy icon.
2006-12-04 11:21:46 +00:00
Luca Ferretti
14ee8f0208 Add new Nautilus logo from Ulisse Perusin, installed as named icon
2006-12-04  Luca Ferretti  <elle.uca@libero.it>

	* configure.in:
	* icons/Makefile.am:
	* icons/appicon/*:
	Add new Nautilus logo from Ulisse Perusin, installed
	as named icon ("nautilus") in $(prefix)/share/icons/hicolor/.

	* icons/nautilus-launch-icon.png:
	Removed.

	* src/nautilus-window-menus.c:
	Use the new named icon logo in about dialog.
2006-12-04 10:33:05 +00:00
Luca Ferretti
fb77165d82 Remove black outline, using Tango style. See bug 374722 for details.
2006-12-04  Luca Ferretti  <elle.uca@libero.it>

	* icons/knob.png:
	Remove black outline, using Tango style.
	See bug 374722 for details.
2006-12-04 07:50:31 +00:00
Luca Ferretti
3039a8a1e2 icons/nautilus-mini-logo.png
2006-11-28  Luca Ferretti  <elle.uca@libero.it>

	* icons/nautilus-desktop.png:
	* icons/nautilus-file-management-properties.png:
	* icons/nautilus-mini-logo.png
	* icons/Search.png:
	* icons/side_bar_image.png:
	Remove legacy icons from cvs.
2006-11-28 08:30:04 +00:00
Alexander Larsson
671e4bdaa4 --- Merged the nautilus-search2 branch --- 2005-12-12 16:59:19 +00:00
Alexander Larsson
ccce95655a New knob icon from Luca Ferretti
2005-11-24  Alexander Larsson  <alexl@redhat.com>

	* icons/knob.png:
	New knob icon from Luca Ferretti
2005-11-24 10:54:24 +00:00
Alexander Larsson
5a539de655 Remove unused icons (#315990) Patch from Jaap A. Haitsma
2005-09-19  Alexander Larsson  <alexl@redhat.com>

	* icons/Makefile.am:
	* icons/Search.png:
	* icons/nautilus-desktop.png:
	* icons/nautilus-file-management-properties.png:
	* icons/nautilus-mini-logo.png:
	* icons/nautilus-server-connect.png:
	* icons/side_bar_image.png:
	Remove unused icons (#315990)
	Patch from Jaap A. Haitsma
2005-09-19 14:17:47 +00:00
Martin Wehner
ad6d7a9334 components/* help/* icons/*/* libnautilus/* libnautilus-adapter/*
2005-05-22  Martin Wehner  <martin.wehner@gmail.com>

	* components/*
	* help/*
	* icons/*/*
	* libnautilus/*
	* libnautilus-adapter/*
	* omf-install/*
	* user-guide/*
	Remove old cruft, mostly .cvsignore files.

	* autogen.sh:
	Look for libnautilus-private instead of libnautilus.
2005-05-22 16:32:19 +00:00
Alexander Larsson
dc44d08ebd Remove old junk.
2005-05-17  Alexander Larsson  <alexl@redhat.com>

	* icons/*/*:
	Remove old junk.

	* configure.in:
	Require eel 2.11.1
	Remove icons/*/Makefile

	* NEWS:
	Update for 2.11.1
2005-05-17 13:59:56 +00:00
Diego Gonzalez
3b3939c697 remove nautilus-theme.[c-h] from the build process. remove the need to use
2005-03-16  Diego Gonzalez  <diego@pemas.net>

	* libnautilus-private/Makefile.am: remove nautilus-theme.[c-h]
	  from the build process.
	* libnautilus-private/nautilus-icon-factory.c:
	  (load_thumbnail_frame) remove the need to use the deprecated
	  nautilus themes.
	* libnautilus-private/nautilus-icon-canvas-item.c:
	  (draw_strech_handles), (it_test_stretch_handle):
	  remove the need to use the deprecated nautilus themes.
	* libnautilus-private/nautilus-thumbnails.c:
	* libnautilus-private/nautilus-icon-factory.c:
	  remove nautilus-theme.h include

	* src/nautilus-navigation-window.c:
	* src/nautilus-property-browser.c:
	* src/nautilus-notes-viewer.c:
	* src/nautilus-sidebar-title.c:
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window-toolbars.c:
	* src/nautilus-zoom-control.c:
	  remove nautilus-theme.h include

	* src/nautilus-sidebar-title:
	 (nautilus_sidebar_title_select_text_color): remove use of
	 old theme stuff and adapt the shadow offset, made it equal to 1,
	 which is the default.
	 (nautilus_sidebar_title_theme_changed): remove, as there will be
	 no sidebar theme changes.
	    (nautilus_sidebar_title_init): remove the theme_changed callback, as
	 there will not be sidebar theme changes anymore.

	 * src/nautilus-notes-viewer.c:
	 (nautilus_notes_viewer_init): remove use of old theme stuff.

	* icons/Makefile.am: don't install old theme stuff.
2005-04-04 19:30:23 +00:00
Martin Wehner
2ea2f14656 New svg icon from Corey Woodworth <CoreyWoodworth@gmail.com>
2005-03-31  Martin Wehner  <martin.wehner@gmail.com>

	* icons/audio.svg:
	New svg icon from Corey Woodworth <CoreyWoodworth@gmail.com>

	* icons/audio.png:
	Remove old file.

	* icons/Makefile.am:
	Install new icon.

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(real_map_pixbuf):
	Use svg instead of bitmap audio preview emblem.

	Patch from Jaap Haitsma <jaap@haitsma.org>
2005-03-31 01:14:19 +00:00
Dennis Cranston
81af2cb6b2 Added window icon for the File Management capplet.
2003-07-19  Dennis Cranston <dennis_cranston at yahoo com>

	* icons/Makefile.am: Added window icon for the File Management
	capplet.

	* icons/nautilus-file-management-properties.png:  New file.
2003-07-20 06:06:21 +00:00
Alexander Larsson
434c4f56c0 Remove lots of old theme stuff
2003-06-11  Alexander Larsson  <alexl@redhat.com>

	* icons/Makefile.am:
	* icons/crux_eggplant/Makefile.am:
	* icons/crux_eggplant/decrement-i.png:
	* icons/crux_eggplant/decrement.png:
	* icons/crux_eggplant/increment-i.png:
	* icons/crux_eggplant/increment.png:
	* icons/crux_eggplant/number_strip.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/029.png:
	* icons/crux_eggplant/throbber/030.png:
	* icons/crux_eggplant/throbber/Makefile.am:
	* icons/crux_eggplant/throbber/rest.png:
	* icons/crux_eggplant/zoom_body.png:
	* icons/crux_teal/Makefile.am:
	* icons/crux_teal/decrement-i.png:
	* icons/crux_teal/decrement.png:
	* icons/crux_teal/increment-i.png:
	* icons/crux_teal/increment.png:
	* icons/crux_teal/number_strip.png:
	* icons/crux_teal/theme_preview.png:
	* icons/crux_teal/throbber/001.png:
	* icons/crux_teal/throbber/002.png:
	* icons/crux_teal/throbber/003.png:
	* icons/crux_teal/throbber/004.png:
	* icons/crux_teal/throbber/005.png:
	* icons/crux_teal/throbber/006.png:
	* icons/crux_teal/throbber/007.png:
	* icons/crux_teal/throbber/008.png:
	* icons/crux_teal/throbber/009.png:
	* icons/crux_teal/throbber/010.png:
	* icons/crux_teal/throbber/011.png:
	* icons/crux_teal/throbber/012.png:
	* icons/crux_teal/throbber/013.png:
	* icons/crux_teal/throbber/014.png:
	* icons/crux_teal/throbber/015.png:
	* icons/crux_teal/throbber/016.png:
	* icons/crux_teal/throbber/017.png:
	* icons/crux_teal/throbber/018.png:
	* icons/crux_teal/throbber/019.png:
	* icons/crux_teal/throbber/020.png:
	* icons/crux_teal/throbber/021.png:
	* icons/crux_teal/throbber/022.png:
	* icons/crux_teal/throbber/023.png:
	* icons/crux_teal/throbber/024.png:
	* icons/crux_teal/throbber/025.png:
	* icons/crux_teal/throbber/026.png:
	* icons/crux_teal/throbber/027.png:
	* icons/crux_teal/throbber/028.png:
	* icons/crux_teal/throbber/029.png:
	* icons/crux_teal/throbber/030.png:
	* icons/crux_teal/throbber/Makefile.am:
	* icons/crux_teal/throbber/rest.png:
	* icons/crux_teal/zoom_body.png:
	* icons/decrement.png:
	* icons/default/Makefile.am:
	* icons/default/decrement.png:
	* icons/default/increment.png:
	* icons/default/number_strip.png:
	* icons/default/theme_preview.png:
	* icons/default/zoom_body.png:
	* icons/gnome/Makefile.am:
	* icons/gnome/theme_preview.png:
	* icons/gnome/throbber/001.png:
	* icons/gnome/throbber/002.png:
	* icons/gnome/throbber/003.png:
	* icons/gnome/throbber/004.png:
	* icons/gnome/throbber/005.png:
	* icons/gnome/throbber/006.png:
	* icons/gnome/throbber/Makefile.am:
	* icons/gnome/throbber/rest.png:
	* icons/increment.png:
	* icons/number_strip.png:
	* icons/sierra/Makefile.am:
	* icons/sierra/number_strip.png:
	* icons/sierra/theme_preview.png:
	* icons/tahoe/Makefile.am:
	* icons/tahoe/number_strip.png:
	* icons/tahoe/theme_preview.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:
	* icons/throbber/029.png:
	* icons/throbber/030.png:
	* icons/throbber/Makefile.am:
	* icons/throbber/rest.png:
	* icons/zoom_body.png:
	Remove lots of old theme stuff
2003-06-11 13:32:35 +00:00
Alexander Larsson
4526ffe885 Make chit alpha blended. New image from Jens Lautenbacher
2002-11-07  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-customization-data.c:
	* icons/chit_frame.png:
	Make chit alpha blended. New image from Jens Lautenbacher <jtl@schlund.de>.
2002-11-07 10:54:38 +00:00
Jan Arne Petersen
4881e9cb36 In single click mode use a hand cursor instead of underlining.
2002-11-07  Jan Arne Petersen  <jpetersen@uni-bonn.de>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(draw_or_measure_label_text), (create_label_layout),
	(get_label_layout), (nautilus_icon_canvas_item_event):

	In single click mode use a hand cursor instead of underlining.

	* src/nautilus-window.c: (create_view_as_menu_item):
	* src/Nautilus_shell.server.in:

	Add mnemonics to the 'View as List' and 'View as Icons' entries.

	* icons/Makefile.am:
	* src/nautilus-window-manage-views.c: (compute_title),
	(nautilus_window_update_icon), (set_displayed_location),
	(viewed_file_changed_callback), (location_has_really_changed),
	(title_changed_callback):
	* src/nautilus-window-private.h:
	* src/nautilus-window.c: (icons_changed_callback),
	(nautilus_window_instance_init):

	Use the real file icons as window border icons in the nautilus window
	and file properties dialog. Use a special desktop icon and title in
	the Ctrl-Alt-Tab window.
2002-11-06 14:40:26 +00:00
Bastien Nocera
874a70e92d upd added upd added added added (This all still needs some work)
2002-10-31  Bastien Nocera  <hadess@hadess.net>

        * icons/Makefile.am: upd
	* icons/nautilus-server-connect.png: added
	* src/Makefile.am: upd
	* src/nautilus-server-connect.c: added
	* src/nautilus-server-connect.desktop.in: added
	* src/nautilus-server-connect.glade: added (This all still needs some
	work)
2002-10-31 19:02:41 +00:00
James Willcox
4d8ebcd89d define DATADIR Add erase emblem Remove data/emblems ditto install
2002-10-07  James Willcox  <jwillcox@gnome.org>

	* components/emblem/Makefile.am:  define DATADIR
	* components/emblem/nautilus-emblem-view.c:
	(create_emblem_widget_with_pixbuf), (create_emblem_widget),
	(nautilus_emblem_view_populate):  Add erase emblem
	* configure.in:  Remove data/emblems
	* data/Makefile.am:  ditto
	* icons/Makefile.am:  install erase.png
2002-10-07 17:56:21 +00:00
Dave Camp
309102c270 Removed newly obsoleted theme elements.
2002-10-05  Dave Camp  <dave@ximian.com>

	* icons/crux_eggplant/crux_eggplant.xml:
	* icons/crux_teal/crux_teal.xml:
	* icons/default/default.xml:
	* icons/gnome/gnome.xml:
	* icons/sierra/sierra.xml: Removed newly obsoleted theme elements.
2002-10-06 00:15:14 +00:00
Dave Camp
a4e32cc7b1 Remove unused theme elements.
2002-10-05  Dave Camp  <dave@ximian.com>

	* icons/crux_eggplant/crux_eggplant.xml:
	* icons/crux_teal/crux_teal.xml:
	* icons/default/default.xml:
	* icons/gnome/gnome.xml:
	* icons/sierra/sierra.xml:
	* icons/tahoe/tahoe.xml:  Remove unused theme elements.
	* configure.in:
	* icons/crux_eggplant/Makefile.am:
	* icons/crux_teal/Makefile.am:
	* icons/default/Makefile.am:
	* icons/gnome/Makefile.am:
	* icons/sierra/Makefile.am:
	* icons/tahoe/Makefile.am: Remove unused icons and backgrounds
	from the build.
	* libnautilus-private/nautilus-theme.c: (has_theme_xml),
	(theme_get_themes_for_location): Check for the existence of
	theme.xml rather than an i-directory image.
2002-10-05 22:18:50 +00:00
Dave Camp
f5c2f1f263 Removed sidebar_tab_pieces from the Makefiles and theme definitions.
2002-09-21  Dave Camp  <dave@ximian.com>

	* configure.in:
	* icons/Makefile.am:
	* icons/crux_eggplant/Makefile.am:
	* icons/crux_eggplant/crux_eggplant.xml:
	* icons/crux_teal/Makefile.am:
	* icons/crux_teal/crux_teal.xml:
	* icons/default/default.xml:
	* icons/gnome/Makefile.am:
	* icons/gnome/gnome.xml:
	* icons/sierra/sierra.xml: Removed sidebar_tab_pieces from the
	Makefiles and theme definitions.
	* src/nautilus-sidebar.c:
	* src/nautilus-sidebar.h: Removed.
2002-09-21 19:52:36 +00:00
Federico Mena Quintero
05fda33c06 Added the "highlight_color_rgba" attribute to directory lists so that they
2002-08-08  Federico Mena Quintero  <federico@ximian.com>

	* icons/crux_teal/crux_teal.xml: Added the "highlight_color_rgba"
	attribute to directory lists so that they will look pretty.
2002-08-08 20:32:27 +00:00
Federico Mena Quintero
a52b4a412b Fixes #82194.
2002-08-06  Federico Mena Quintero  <federico@ximian.com>

	Fixes #82194.

	* icons/text-selection-frame.png: Made the base frame image white
	with rounded corners over a transparent background.

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_theme_changed): If the theme does not
	specify a color for the text highlight color, use the widget
	style's base[GTK_STATE_SELECTED].

	* libnautilus-private/nautilus-icon-canvas-item.c
	(draw_or_measure_label_text): Multiply the (white) selection
	pixbuf by the highlight color so that we get a tinted pixbuf with
	proper alpha.
2002-08-06 18:33:59 +00:00
Federico Mena Quintero
fa5dfae9e6 Fixes the Nautilus part of #46238; see eel for the other part.
2002-07-19  Federico Mena Quintero  <federico@ximian.com>

	Fixes the Nautilus part of #46238; see eel for the other part.

	* components/hardware/nautilus-hardware-view.c
	(nautilus_hardware_view_init): Do not set a hardcoded background
	color; just use the color from the GTK+ theme.  We still set up
	the EelBackground as this handles dragged colors, but it does not
	save them anywhere.

	* components/notes/nautilus-notes.c (make_notes_view): Do not set
	up an EelBackground at all for the text view; just let it use the
	default color from the GTK+ theme.  This code did not handle
	dragged colors or anything, anyways.

	* src/nautilus-property-browser.c
	(nautilus_property_browser_init): Do not set a hardcoded
	background color.

	* src/nautilus-sidebar.c (nautilus_sidebar_style_set):
	::style_set() handler; we act as if the theme changed.

	* icons/gnome/gnome.xml: Removed hardcoded colors and background
	images so that we follow the current GTK+ theme.  It's bland but good.
2002-07-19 20:27:29 +00:00
Alexander Larsson
832d22ff78 Use the normal gnome home icon by tigert.
2002-07-08  Alexander Larsson  <alexl@redhat.com>

	* icons/default/desktop-home.png:
	Use the normal gnome home icon by tigert.
2002-07-08 15:59:19 +00:00
Alexander Larsson
c245367195 New throbber for gnome theme. Drawn by Ben FrantzDale
2002-06-28  Alexander Larsson  <alexl@redhat.com>

	* icons/gnome/throbber/Makefile.am:
	* icons/gnome/throbber/001-006.png:
	* icons/gnome/gnome.xml:
	New throbber for gnome theme.
	Drawn by Ben FrantzDale <bfrantzdale@hmc.edu>
2002-06-28 14:40:10 +00:00
Frédéric Crozat
ce1f58ebe9 Fix url, since it is a redirection and nautilus-gtkhtml doesn't support
* icons/default/default.xml:
Fix url, since it is a redirection and nautilus-gtkhtml
doesn't support that.
2002-06-28 14:23:45 +00:00
Alexander Larsson
0754d1e50c Added new 192 pixel versions of trash icon. Drawn by Ben FrantzDale
2002-06-28  Alexander Larsson  <alexl@redhat.com>

	* icons/default/Makefile.am (icon_DATA):
	* icons/default/trash-empty-192.png:
	* icons/default/trash-full-192.png:
	Added new 192 pixel versions of trash icon.
	Drawn by Ben FrantzDale <bfrantzdale@hmc.edu>
2002-06-28 13:51:01 +00:00
Michael Meeks
3f461b7fb3 put back the old nautilus values, keep the new values in
2002-05-16  Michael Meeks  <michael@ximian.com>

	* icons/tahoe/tahoe.xml:
	* icons/gnome/gnome.xml:
	* icons/sierra/sierra.xml:
	* icons/crux_teal/crux_teal.xml:
	* icons/crux_eggplant/crux_eggplant.xml:
	* icons/default/default.xml: put back the old
	nautilus values, keep the new values in
	number_v_2_offset.

	* src/nautilus-zoom-control.c (draw_number):
	ask for number_v_2_offset so we can keep theme
	compatibility and get offsets right. Mostly
	we want 0 for the offset anyway, so this
	automagically gets most things right.
2002-05-16 09:54:51 +00:00
Alex Larsson
e7833472a1 More emblems from jimmac.
2002-05-08  Alex Larsson  <alexl@redhat.com>

	* data/browser.xml:
	* data/emblems/Makefile.am:
	* data/emblems/documents.png:
	* data/emblems/multimedia.png:
	* data/emblems/package.png:
	* data/emblems/web.png:
	* icons/default/Makefile.am:
	* icons/default/emblem-documents.png:
	* icons/default/emblem-multimedia.png:
	* icons/default/emblem-package.png:
	* icons/default/emblem-web.png:
	More emblems from jimmac.
2002-05-08 22:34:12 +00:00
Alex Larsson
6b93b00894 Add some new emblems from tigert's set.
2002-05-08  Alex Larsson  <alexl@redhat.com>

	* data/browser.xml:
	* data/emblems/Makefile.am:
	* data/emblems/art.png:
	* data/emblems/camera.png:
	* data/emblems/mail.png:
	* data/emblems/pictures.png:
	* data/emblems/sound.png:
	* icons/default/Makefile.am:
	* icons/default/emblem-art.png:
	* icons/default/emblem-camera.png:
	* icons/default/emblem-mail.png:
	* icons/default/emblem-pictures.png:
	* icons/default/emblem-sound.png:
	Add some new emblems from tigert's set.
2002-05-08 18:53:29 +00:00
Alexander Larsson
1e698c9c50 Stock icons for back, forward, up, home, new, close, add bookmarks
2002-04-21  Alexander Larsson  <alla@lysator.liu.se>

	* src/nautilus-shell-ui.xml:
	Stock icons for back, forward, up, home, new, close,
	add bookmarks

	* icons/default/default.xml:
        * icons/crux_teal/crux_teal.xml:
	* icons/crux_eggplant/crux_eggplant.xml:
	Point throbber to http://www.gnome.org/nautilus/

	* icons/default/Makefile.am:
        * icons/crux_teal/Makefile.am:
	* icons/crux_eggplant/Makefile.am:
	* icons/default/Makefile.am:
	* icons/*/[Back|Forward|Home|Refresh|Stop|Up].png:
	Use stock toolbar items for all out themes.

	Patches from Dave Bordoley <bordoley@msu.edu>
2002-04-21 23:25:08 +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
Darin Adler
93f596f73b Add new "inserted_first_child" boolean so we can insert new children and
* components/tree/nautilus-tree-model.c:
	(tree_node_has_dummy_child): Add new "inserted_first_child"
	boolean so we can insert new children and get rid of the "empty"
	node.
	(insert_node): Handle the case where we insert the first child,
	and the empty node goes away.
	(start_monitoring_directory): Set the "done loading" state a bit
	earlier.
	(nautilus_tree_model_ref_node): Make the "done loading" state be
	false if there are no children, so we see "Loading" rather than
	"Empty" until we are sure it's empty.

	* icons/default/default.xml:
	* icons/gnome/gnome.xml:
	* icons/sierra/sierra.xml:
	* icons/tahoe/tahoe.xml:
	Vertical offset of "-1" looks right.

	* src/Makefile.am: Remove run-nautilus.
	* src/run-nautilus: Remove.
2002-03-09 02:45:07 +00:00
Darin Adler
b21c63fc77 Tweaked the zoom control specifications to match the new nicer rules.
* icons/crux_eggplant/crux_eggplant.xml:
	* icons/crux_teal/crux_teal.xml:
	* icons/default/default.xml:
	* icons/gnome/gnome.xml:
	* icons/sierra/sierra.xml:
	* icons/tahoe/tahoe.xml:
	Tweaked the zoom control specifications to match the new nicer
	rules.

	* src/nautilus-zoom-control.c: (draw_number):
	Removed a lot of strangeness and fudge factors from this function.
2002-03-07 22:34:09 +00:00
Darin Adler
1ee3afadd4 Remove unneeded code to set icon for the deleted Web Search button.
* src/nautilus-window-toolbars.c: (set_up_toolbar_images):
        Remove unneeded code to set icon for the deleted Web Search button.
        * icons/SearchWeb.png: Remove.
        * icons/crux_eggplant/SearchWeb.png: Remove.
        * icons/crux_teal/SearchWeb.png: Remove.
        * icons/default/SearchWeb.png: Remove.
        * icons/gnome/SearchWeb.png: Remove.
        * icons/search_results.png: Remove.
        * icons/services-rpm-72.png: Remove.

        * libnautilus-private/nautilus-icon-container.c:
        (nautilus_icon_container_theme_changed): Use text-selection-frame.png,
        not text-selection-frame-aa.png.
        * icons/text-selection-frame-aa.png: Rename to remove -aa.
        * icons/text-selection-frame.png: New home for the file.

        * icons/Makefile.am:
        * icons/crux_eggplant/Makefile.am:
        * icons/crux_teal/Makefile.am:
        * icons/default/Makefile.am:
        * icons/gnome/Makefile.am:
        Update as needed for changes above.
2002-03-01 17:15:28 +00:00
Josh Barrow
8b74353f7b No-one uses services anymore, remove
2002-02-28  Josh Barrow  <drleary@mac.com>

        * icons/Makefile.am:
        * icons/Services.png:
        No-one uses services anymore, remove

        * icons/bubble-LL.png:
        * icons/bubble-LR.png:
        * icons/bubble-UL.png:
        * icons/bubble-UR.png:
        All of these were for a non-realized Services project.
        Remove.

        * icons/bullet.png:
        This was for the aa version of the stretch handles.  If we
        decide to make the stretch handles aa, we can "cvs bring them back"
        * icons/computer.png:
        * icons/computer.svg:
        These were both for the ~/Nautilus thing.  ~/Nautilus doesn't
        exist anymore.

        * icons/default/desktop_home.png:
        * icons/default/temp-home.png:
        Rename temp-home.png to desktop_home.png as it's not very temporary.
        It's been there for over a year.

        * icons/druid_header.png:
        * icons/druid_header_stretch.png:
        * icons/druid_sidebar.png:
        There's nolonger a first time druid.  Remove these.
* icons/expert-selected.png:
        * icons/expert.png:
        * icons/intermediate-selected.png:
        * icons/intermediate.png:
        * icons/novice-selected.png:
        * icons/novice.png:
        There are nolonger user levels.  Remove these

        * icons/home.png:
        * icons/leftarrow.png:
        * icons/rightarrow.png:
        * icons/uparrow.png:
        * icons/search.png:
        If I recall, these were from the very first try at theming
        support in Nautilus.  They haven't been used for a *very* long
        time.  Remove them.

        * icons/netscape.png:
        This was used in ~/Nautilus, remove it.
        * icons/text-selection-frame.png:
        Not used now that there's not an aa v. non-aa thing going on.

        * icons/theme_preview.png:
        This is now in the default theme folder.

        * icons/tiny-alert.png:
        * icons/multi-ok.png:
        * icons/not.png:
        No clue what these were, but I'm certain they're not used anywhere.

        * src/file-manager/fm-desktop-icon-view.c:
        (update_home_link_and_delete_copies):
        Change instance of "temp-home" to "desktop_home"
2002-02-28 18:36:48 +00:00
Josh Barrow
f4e01062fb Remove sierra_green.png Change instance of sierra_green.png to #BAC5C0.
2002-02-28  Josh Barrow  <drleary@mac.com>

        * icons/sierra/Makefile.am:
        Remove sierra_green.png
        * icons/sierra/sierra.xml:
        Change instance of sierra_green.png to #BAC5C0.  Why wasn't
        this like this to begin with?  sierra_green.png was just a
        patch of #BAC5C0...  what a waste!
        * icons/sierra/sierra_green.png:
        Remove.

        Not certain, but I think that this makes the sierra theme a
        tiny bit faster.
2002-02-28 16:49:24 +00:00
Josh Barrow
6348cbc1e7 Doh! Broke the build. Remove icons from Makefile.am as well.
2002-02-28  Josh Barrow  <drleary@mac.com>

        * icons/Makefile.am:
        Doh!  Broke the build.  Remove icons from Makefile.am as well.
2002-02-28 16:15:47 +00:00
Josh Barrow
8db7ecb8e0 These are no longer used since we switched to GnomeAbout.
2002-02-27  Josh Barrow  <drleary@mac.com>

        * icons/About_Image.png:
        * icons/about_background.png:
        These are no longer used since we switched to GnomeAbout.
2002-02-28 05:49:22 +00:00
Seth Nickell
d19f959d52 Darin's script apparently went wrong, because a number of the themes got
2002-02-09  Seth Nickell  <snickell@stanford.edu>

	* icons/crux_eggplant/i-directory-12.png:
	* icons/crux_eggplant/i-directory-20.png:
	* icons/crux_eggplant/i-directory-24.png:
	* icons/crux_eggplant/i-directory-36.png:
	* icons/crux_eggplant/i-directory-72.png:
	* icons/crux_eggplant/i-directory.png:
	* icons/crux_teal/i-directory-12.png:
	* icons/crux_teal/i-directory-192.png:
	* icons/crux_teal/i-directory-20.png:
	* icons/crux_teal/i-directory-24.png:
	* icons/crux_teal/i-directory-36.png:
	* icons/crux_teal/i-directory-72.png:
	* icons/crux_teal/i-directory-96.png:
	* icons/crux_teal/i-directory.png:
	* icons/crux_teal/i-regular-12.png:
	* icons/crux_teal/i-regular-192.png:
	* icons/crux_teal/i-regular-20.png:
	* icons/crux_teal/i-regular-24.png:
	* icons/crux_teal/i-regular-36.png:
	* icons/crux_teal/i-regular-72.png:
	* icons/crux_teal/i-regular-96.png:
	* icons/crux_teal/i-regular.png:
	* icons/sierra/i-directory-12.png:
	* icons/sierra/i-directory-24.png:
	* icons/sierra/i-directory-36.png:
	* icons/sierra/i-directory-72.png:
	* icons/sierra/i-directory-96.png:
	* icons/sierra/i-directory-accept-12.png:
	* icons/sierra/i-directory-accept-24.png:
	* icons/sierra/i-directory-accept-36.png:
	* icons/sierra/i-directory-accept-72.png:
	* icons/sierra/i-directory-accept-96.png:
	* icons/sierra/i-directory-accept.png:
	* icons/sierra/i-directory.png:

	Darin's script apparently went wrong, because a number of the themes
	got switched to only having the *non* anti-aliased icons. Replaced
	them with the anti-aliased versions.
2002-02-09 11:14:10 +00:00
Seth Nickell
aa25134442 Move emblems into the default theme so they start working again. Remove
2002-01-28  Seth Nickell  <snickell@stanford.edu>

	* icons/Makefile.am:
	* icons/default/Makefile.am:
	* icons/default/emblem-OK.svg:
	* icons/default/emblem-broken-link.png:
	* icons/default/emblem-certified.svg:
	* icons/default/emblem-cool.svg:
	* icons/default/emblem-danger.svg:
	* icons/default/emblem-distinguished.svg:
	* icons/default/emblem-draft.svg:
	* icons/default/emblem-favorite.svg:
	* icons/default/emblem-generic.png:
	* icons/default/emblem-generic.svg:
	* icons/default/emblem-important.gif:
	* icons/default/emblem-important.svg:
	* icons/default/emblem-new.gif:
	* icons/default/emblem-new.svg:
	* icons/default/emblem-noread.png:
	* icons/default/emblem-noread.svg:
	* icons/default/emblem-nowrite.svg:
	* icons/default/emblem-ohno.svg:
	* icons/default/emblem-personal.svg:
	* icons/default/emblem-special.svg:
	* icons/default/emblem-symbolic-link-12.png:
	* icons/default/emblem-symbolic-link-24.png:
	* icons/default/emblem-symbolic-link-36.png:
	* icons/default/emblem-symbolic-link.png:
	* icons/default/emblem-trash.png:
	* icons/default/emblem-urgent.svg:
	* icons/emblem-OK.svg:
	* icons/emblem-broken-link.png:
	* icons/emblem-certified.svg:
	* icons/emblem-cool.svg:
	* icons/emblem-danger.svg:
	* icons/emblem-distinguished.svg:
	* icons/emblem-draft.svg:
	* icons/emblem-favorite.svg:
	* icons/emblem-generic.png:
	* icons/emblem-generic.svg:
	* icons/emblem-important.gif:
	* icons/emblem-important.svg:
	* icons/emblem-new.gif:
	* icons/emblem-new.svg:
	* icons/emblem-noread.png:
	* icons/emblem-noread.svg:
	* icons/emblem-nowrite.svg:
	* icons/emblem-ohno.svg:
	* icons/emblem-personal.svg:
	* icons/emblem-special.svg:
	* icons/emblem-symbolic-link-12.png:
	* icons/emblem-symbolic-link-24.png:
	* icons/emblem-symbolic-link-36.png:
	* icons/emblem-symbolic-link.png:
	* icons/emblem-trash.png:
	* icons/emblem-urgent.svg:

	Move emblems into the default theme so they start working
	again. Remove the hand*.png icons, which are no longer
	used (used to be used for eazel services).
2002-01-28 23:18:41 +00:00
jacob berkman
64477f6179 remove since automake doesn't like an empty SUBDIRS
2002-01-23  jacob berkman  <jacob@ximian.com>

	* icons/default/Makefile.am (SUBDIRS): remove since automake
	doesn't like an empty SUBDIRS
2002-01-23 17:32:25 +00:00
Darin Adler
e901fb3487 Disable the code that destroys the fallback icon at shutdown time since it
* libnautilus-private/nautilus-icon-factory.c:
	(load_icon_for_scaling): Disable the code that destroys the fallback
	icon at shutdown time since it was hitting some snags.

	* libnautilus/nautilus-view-standard-main.c:
	(nautilus_view_standard_main_multi): Add a bonobo_activate to try
	to reduce the complaints at quit time.

	* src/nautilus-location-bar.c: (editable_key_press_callback):
	Make the End key do what the right arrow key did.

	* src/nautilus-window-manage-views.c: (use_saved_window_positions),
	(open_location), (position_and_show_window_callback),
	(determined_initial_view_callback): Open windows right away unless
	we are using saved window positions.

	* icons/default/Makefile: Remove.
	* icons/default/Makefile.in: Remove.
2002-01-22 23:37:52 +00:00
Josh Barrow
26bf7f5e1c Changed tab fonts to use something that Pango understands.
2002-01-22  Josh Barrow  <drleary@mac.com>

        * icons/crux_eggplant/crux_eggplant.xml:
        * icons/crux_teal/crux_teal.xml:
        * icons/default/default.xml:
        * icons/gnome/gnome.xml:
        Changed tab fonts to use something that Pango understands.
2002-01-22 23:28:09 +00:00