Find a file
Jens Finke f3084fd13c Enable 'As background' radio button.
2003-03-30  Jens Finke  <jens@triq.net>

	* eog.glade: Enable 'As background' radio button.

	* eog.schemas.in: Updated transparency indicator description.

	* libeog/eog-full-screen.c (eog_full_screen_new): Set black
	background style for scroll view widget.

	* libeog/eog-image.c (real_image_load): Use GError with
	GdkPixbufLoader.

	* libeog/eog-scroll-view.c (paint_background): Use
	gdk_window_clear_area.
	(paint_rectangle): Calculate background color correctly for
	transparent parts.
	(eog_scroll_view_style_set): New function.
	(style_set_event): Removed.

	* shell/eog-preferences.c (eog_preferences_show): Connect
	background_radio button.
2003-03-30 16:09:08 +00:00
art added images 2001-03-27 19:34:12 +00:00
collection Check if the factory is already registered, before registering a new one. 2003-03-23 17:52:07 +00:00
doc Added ICB file support 2002-08-07 13:13:29 +00:00
help Updates for GNOME 2.2 2003-01-27 10:47:04 +00:00
idl :EOG::Interpolation): Removed tiles interpolation, as it does not make 2002-07-09 20:13:08 +00:00
libeog Enable 'As background' radio button. 2003-03-30 16:09:08 +00:00
omf-install help/.cvsignore help/C/.cvsignore New files. 2002-03-12 19:35:31 +00:00
po Released version 2.3.0. 2003-03-24 06:59:38 +00:00
shell Enable 'As background' radio button. 2003-03-30 16:09:08 +00:00
viewer Check if the factory is already registered, before registering a new one. 2003-03-23 17:52:07 +00:00
.cvsignore Reworked function, calls now gnome_vfs_unescape_string. 2002-10-14 19:03:37 +00:00
acconfig.h Added optional libexif support to read information stored in the images by 2003-03-13 15:26:04 +00:00
AUTHORS Added Jens Finke, Michael Meeks and myself. 2001-02-20 18:41:17 +00:00
autogen.sh Initial porting to GNOME 2. 2001-11-28 23:47:36 +00:00
ChangeLog Enable 'As background' radio button. 2003-03-30 16:09:08 +00:00
configure.in Require eel 2.2.0 or higher. 2003-03-19 03:28:15 +00:00
COPYING Initial revision 1999-09-15 05:19:29 +00:00
CVSVERSION New file. 2000-10-26 22:25:45 +00:00
DEPENDS Last night's preparations for 0.4 - Federico 2000-08-16 20:42:08 +00:00
eog.desktop.in Changed name to 'Image Viewer' (#12705). 2003-03-03 10:09:01 +00:00
eog.glade Enable 'As background' radio button. 2003-03-30 16:09:08 +00:00
eog.gladep Set untranslated title for color picker dialog. 2003-03-20 20:24:41 +00:00
eog.schemas.in Enable 'As background' radio button. 2003-03-30 16:09:08 +00:00
eog.spec.in 0.5 - Federico 2000-09-05 02:03:36 +00:00
gnome-eog.png Added an icon for eye-of-gnome image viewer. /tigert 1999-11-22 21:11:40 +00:00
HACKING Added explicit rules for the spec file and build fixes. 2002-03-04 20:10:24 +00:00
INSTALL Initial revision 1999-09-15 05:19:29 +00:00
MAINTAINERS Added myself with Federico's permission. 2002-02-28 17:36:48 +00:00
Makefile.am Added libeog-marshal.list. 2003-03-21 06:42:00 +00:00
NEWS Updated. 2003-03-24 06:58:13 +00:00
README Updated. 2003-03-14 10:46:12 +00:00
THANKS Updated email address from arik@helixcode.com to arik@gnome.org, please act accordingly ;-) 2000-12-08 02:56:44 +00:00
TODO Updated. 2002-10-13 11:24:19 +00:00
xmldocs.make add help/Makefile.am help/C/Makefile.am help/C/eog-C.omf help/C/eog.xml 2002-03-10 04:21:17 +00:00

	Eye of Gnome: an image viewing and cataloging program
	-----------------------------------------------------


Perfect vision soup:

	- 1 cauldron of snake broth
	- 2 vampire ears
	- 4 legs of tarantula
	- 1 eye of gnome


Description
-----------

This is the Eye of Gnome, an image viewer program.  It is meant to be
a fast and functional image viewer as well as an image cataloging
program.


Requirements
------------

This package requires the following modules to be installed:
libgnomeui, libbonoboui, bonobo-activation, gconf, gnome-vfs,
gdk-pixbuf, librsvg and libglade.

You can get these packages from your favourite GNOME FTP mirror or at
http://ftp.gnome.org/GNOME/sources or from other sources where GNOME
packages are distributed.


Optional libraries
------------------

'Eye of Gnome' supports the reading of exif information stored in
images by digital cameras. To get this working, you need the optional
libexif library. It is available at http://libexif.sourceforge.net.


Availability
------------

The bleeding-edge version of this package is always available from the GNOME
CVS repository (instructions at http://developer.gnome.org/tools/cvs.html).
Released versions are available at
http://download.gnome.org/GNOME/unstable/sources/eog.


Reporting bugs
--------------

Please use the GNOME bug tracking system to report bugs.  You can
reach it at http://bugzilla.gnome.org.


License
-------

This program is released under the terms of the GNU General Public
License.  Please see the file COPYING for details.


Authors
-------

Maintainer: Jens Finke (jens@gnome.org)
	    Federico Mena-Quintero (federico@gnu.org)

Martin Baulig (martin@gnome.org)
Arik Devens (arik@gnome.org)
Michael Meeks (michael@ximian.com)
Lutz Müller (urc8@rz.uni-karlsruhe.de)