Find a file
Federico Mena Quintero 5585c9d681 New function to do proper scrolling of the image view. (drag_to): Use
2000-04-21  Federico Mena Quintero  <federico@helixcode.com>

	* image-view.c (scroll_to): New function to do proper scrolling of
	the image view.
	(drag_to): Use scroll_to().
	(adjustment_changed_cb): Use scroll_to().

	* uta.c (uta_copy_area): New function to do the equivalent of a
	BitBlt on a microtile array.  It is not perfect; see the FIXME for
	details.
	(copy_tile): Helper function for uta_copy_area().
	(uta_ensure_size): Create a new uta with the proper size if the
	specified uta is NULL.
	(uta_add_rect): Special-case source tiles that are empty so as not
	to add a bigger region than needed.
2000-04-22 05:44:01 +00:00
bonobo RGBA bonobo print support. 2000-04-17 14:08:27 +00:00
libeog New function to do proper scrolling of the image view. (drag_to): Use 2000-04-22 05:44:01 +00:00
po 0.3 - Federico 2000-04-20 18:43:15 +00:00
shell Work - Federico 1999-11-08 04:30:07 +00:00
src New function to do proper scrolling of the image view. (drag_to): Use 2000-04-22 05:44:01 +00:00
.cvsignore More work - Federico 1999-09-15 07:21:31 +00:00
acconfig.h Printing support; NB. This _requires_ a HEAD bonobo, with HEAD gnome-print 2000-04-09 17:06:43 +00:00
AUTHORS Initial revision 1999-09-15 05:19:29 +00:00
autogen.sh Initial revision 1999-09-15 05:19:29 +00:00
ChangeLog 0.3 - Federico 2000-04-20 18:43:15 +00:00
configure.in 0.3 - Federico 2000-04-20 18:43:15 +00:00
COPYING Initial revision 1999-09-15 05:19:29 +00:00
DEPENDS 0.3 - Federico 2000-04-20 18:43:15 +00:00
eog.desktop Finnish update and also Finnish added to configure.in 2000-04-19 11:25:51 +00:00
gnome-eog.png Added an icon for eye-of-gnome image viewer. /tigert 1999-11-22 21:11:40 +00:00
HACKING We depend on Bonobo, too. 2000-02-28 03:00:53 +00:00
INSTALL Initial revision 1999-09-15 05:19:29 +00:00
MAINTAINERS Initial revision 1999-09-15 05:19:29 +00:00
Makefile.am Some real work and some quick hacks to test the new scrolling/zooming 2000-04-13 19:22:05 +00:00
NEWS 0.3 - Federico 2000-04-20 18:43:15 +00:00
README Updates - Federico 1999-10-21 16:39:19 +00:00
TODO 0.3 - Federico 2000-04-20 18:43:15 +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 stable gnome-libs package and the
development gdk-pixbuf library.


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

The latest version of this package is available from the GNOME CVS
repository at cvs.gnome.org or the FTP site at ftp.gnome.org.


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

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


License
-------

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


Author
------

Federico Mena-Quintero (federico@gimp.org)