Find a file
Jens Finke aab1d1706b New preference dialog.
2002-10-10  Jens Finke  <jens@triq.net>

	New preference dialog.

	* configure.in: Check for libglade.

	* Makefile.am: Added glade related stuff.

	* eog.schemas: Changed keys for image view, so that they better
	reflect the preference dialog settings.

	* eog.glade,
	* eog.gladep,
	* eog-glade.h: New glade related files.

	* libeog/image-view.[ch] (paint_rectangle): Consider use_check_pattern variable.
	(image_view_set_check_type),
	(image_view_set_check_size): Set use_check_pattern variable.
	(image_view_set_transparent_color): New function.

	* shell/Makefile.am: Added eog-preferences.[ch] files.

	* shell/eog-preferences.[ch]: New files.

	* shell/eog-shell-ui.xml: Added Edit/Preferences menu item.

	* shell/eog-window.c (verb_EditPreferences_cb): New function.

	* viewer/eog-image-view-ui.xml: Removed preference settings from
	the menu.

	* viewer/eog-image-view.c: Removed all stuff related to the
	setting/changing of preferences through the menu.
	(dither_changed_cb),
	(check_size_changed_cb),
	(check_type_changed_cb): Removed.
	(interp_type_changed_cb): Reworked.
	(trans_color_changed_cb),
	(transparency_changed_cb): New function.
	(eog_iamge_view_construct): Adapted to new gconf schema.
	Removed ui related properties from property bag.

	* viewer/eog-image-view.h: Adapted gconf keys.
2002-10-10 15:59:22 +00:00
art added images 2001-03-27 19:34:12 +00:00
collection Shutdown async cache. 2002-09-23 05:38:31 +00:00
doc Added ICB file support 2002-08-07 13:13:29 +00:00
help Updates for beta refresh 2002-08-02 13:50:13 +00:00
idl :EOG::Interpolation): Removed tiles interpolation, as it does not make 2002-07-09 20:13:08 +00:00
libeog New preference dialog. 2002-10-10 15:59:22 +00:00
omf-install help/.cvsignore help/C/.cvsignore New files. 2002-03-12 19:35:31 +00:00
po Updated Norwegian translation. 2002-10-10 11:37:05 +00:00
shell New preference dialog. 2002-10-10 15:59:22 +00:00
viewer New preference dialog. 2002-10-10 15:59:22 +00:00
.cvsignore .cvsignore, s/xml-i18n/intltool 2001-12-06 10:26:54 +00:00
acconfig.h Added gconftool-2 check and set the GCONF_CONFIG_SOURCE variable. This is 2002-01-20 10:58:25 +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 New preference dialog. 2002-10-10 15:59:22 +00:00
configure.in New preference dialog. 2002-10-10 15:59:22 +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-glade.h New preference dialog. 2002-10-10 15:59:22 +00:00
eog.desktop.in added %U for Exec, will launch the application with file dropped on the icon. 2002-09-20 05:00:51 +00:00
eog.glade New preference dialog. 2002-10-10 15:59:22 +00:00
eog.gladep New preference dialog. 2002-10-10 15:59:22 +00:00
eog.schemas New preference dialog. 2002-10-10 15:59:22 +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 New preference dialog. 2002-10-10 15:59:22 +00:00
NEWS Updated. 2002-09-30 10:47:34 +00:00
README Compile collection if desired. 2002-07-20 10:13:26 +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 Another attempt at fixing auto-sizing; it seems to work now. Maybe 2000-08-18 23:25:46 +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:
gnome-libs, gdk-pixbuf, Bonobo, gnome-print, GConf, gnome-vfs and libglade.

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


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: Federico Mena-Quintero (federico@gnu.org)
            Jens Finke (jens@gnome.org)

Martin Baulig (martin@gnome.org)
Arik Devens (arik@gnome.org)
Michael Meeks (michael@ximian.com)