2000-04-20  Federico Mena Quintero  <federico@helixcode.com>

	* configure.in: Bumped version number to 0.3.
	(AC_INIT): src/render.c does not exist anymore; use
	src/image-view.c as the test file.

	* DEPENDS: Added gnome-print.

	* configure.in (have_gprint): We require gnome-print 0.18 or
	later.

2000-04-19 Ville Hautamaki <villeh@cs.joensuu.fi>

	* configure.in: (ALL_LINGUAS): added Finnish
	
2000-04-19 Jarkko Ranta <jjranta@cc.joensuu.fi>

	* ee.desktop: Finnish update
	
2000-04-18  Pablo Saratxaga <pablo@mandrakesoft.com>

	* configure.in (ALL_LINGUAS): added Catalan

2000-04-17  Michael Meeks  <michael@helixcode.com>

	* bonobo/bonobo-image-generic.c (render_fn): add rgba gnome-print
	support; this means you need HEAD gnome-print.

2000-04-17 Jarkko Ranta <jjranta@cc.joensuu.fi>

	* ee.desktop: Finnish update
	
2000-04-13  Federico Mena Quintero  <federico@helixcode.com>

	* Makefile.am (EXTRA_DIST): Added TODO.

	* TODO: New file.

	* configure.in: Added check for gdk-pixbuf-0.7.0.

2000-04-13  Michael Meeks  <michael@helixcode.com>

	* bonobo/bonobo-image-generic.c (render_fn): update for new print API.

2000-04-11  Darin Adler  <darin@eazel.com>

	* bonobo/bonobo-image-generic.c (render_pixbuf), (configure_size),
	(view_size_allocate_cb), (skip_frame), (animation_init),
	(animation_area_exposed): Update for new GdkPixbuf.
	* src/image-view.c (paint_rectangle): Update for new GdkPixbuf.

2000-04-09  Michael Meeks  <michael@helixcode.com>

	* acconfig.h: cover ENABLE_GPRINT

	* configure.in: gnome print support.

	* bonobo/bonobo-image-generic.c (render_fn): implement print.

2000-04-07  Pablo Saratxaga <pablo@mandrakesoft.com>

	* cofnigure.in (ALL_LINGUAS): added Lithuanian

2000-04-05  Dan Damian  <dand@dnttm.ro>

	* configure.in: Added "ro" to ALL_LINGUAS.

2000-04-01  Michael Meeks  <michael@helixcode.com>

	* bonobo/bonobo-image-generic.c (get_prop, set_prop): new property API.

2000-04-01  Michael Meeks  <michael@helixcode.com>

	* bonobo/bonobo-image-generic.c (scaled_view_factory): nail silly bug.
	(view_size_allocate_cb): kill annoying debug.

2000-03-27  Michael Meeks  <michael@helixcode.com>

	* bonobo/bonobo-image-generic.c (view_factory_common): re-engineer to
	setup scaled and use the window more intelligently.

2000-03-26  ERDI Gergo  <cactus@cactus.rulez.org>

	* configure.in (ALL_LINGUAS): Added Hungarian (hu) translation

2000-03-22  Michael Meeks  <michael@helixcode.com>

	* bonobo/bonobo-image-generic.c (animation_area_exposed): brutal hack
	for a demo at GUADEC, it seems this provides a better solution at least
	for now.

2000-03-11 Alastair McKinstry <mckinstry@computer.org>

	* configure.in (ALL_LINGUAS): Added Irish translation.

	* eog.desktop. Added Irish translation.

2000-03-07  Maciej Stachowiak  <mjs@eazel.com>

	* bonobo/bonobo-image-generic.c: Split embeddable:image-generic
	into two different views, one which always scales the image to
	available space, and one which always shows it at natural size and
	provides scrollbars if necessary.
	* bonobo/image-generic.gnorba (eog-image-viewer): new embeddable
	type, also generated from embeddable-factory:image-generic.

2000-02-26  Federico Mena Quintero  <federico@helixcode.com>

	* DEPENDS: We depend on Bonobo, too.

2000-02-16  Lauris Kaplinski  <lauris@ariman.ee>

	* configure.in: added et to ALL_LINGUAS
	* eog.desktop: added et translation

2000-02-15  Michael Meeks  <michael@helixcode.com>

	* bonobo/bonobo-image-generic.c (bonobo_animator_control_prop_value_changed_cb):
	restart animation. (skip_frame): stop it.

2000-02-11  Mathieu Lacage <mathieu@advogato.org>

	* src/.cvsignore: chuuut.
	* bonobo/.cvsignore: chuuuuuut.
	* configure.in: check against bonobo 0.7 instead of 0.4.

2000-02-04  Michael Meeks  <mmeeks@gnu.org>

	* bonobo/bonobo-image-generic.c (animation_init): fixup alpha.
	(skip_frame): fix leaks.
	Various misc. fixes all over.

2000-01-28  Michael Meeks  <michael@mejm2.dow.cam.ac.uk>

	* bonobo/bonobo-image-generic.c (render_pixbuf): split out.

2000-01-28  Michael Meeks  <michael@mejm2.dow.cam.ac.uk>

	* bonobo/bonobo-image-generic.c: Update for new bonobo API.
	Use gdk_pixbuf_scale_simple.

2000-01-16  Federico Mena Quintero  <federico@helixcode.com>

	* configure.in: Include the gnomecanvaspixbuf library in calls to
	gnome-config.

	* bonobo/Makefile.am (gnorba_DATA): Do not install the stuff in
	gnorba_DATA if we are not using bonobo.

1999-12-30  Tomasz Koczko  <kloczek@pld.org.pl>

	* configure.in, eog.desktop, po/pl.po: added Polish translation (based
	on GNOME PL translation resources).

1999-12-29  Richard Hult  <rhult@hem.passagen.se>

	* configure.in (ALL_LINGUAS): Added Swedish translation (sv).

	* eog.desktop: Dito.

1999-12-27  Yuri Syrota  <rasta@renome.rovno.ua>

        * configure.in: Added "uk" to ALL_LINGUAS.

1999-12-17  Michael Meeks  <mmeeks@gnu.org>

	* bonobo/bonobo-image-generic.c (bonobo_object_factory): update
	to new bonobo. (init_bonobo_image_generic_factory): global factory.
	(bod_destroy_cb): implement. (bod_destroy): kill.
	(view_size_query_cb): kill. (view_factory): ditto.
	(destroy_view): implement. (copy_to_file): kill nasty kludge.
	(view_size_allocate_cb): failure cases.
	Killed polymorhpic cached reproid throught.
	Scads more preconditions.

	* bonobo/image-generic.gnorba: prune guff.

	* bonobo/Makefile.am (gnorba_DATA): kill annoying warning.

1999-12-03  Federico Mena Quintero  <federico@redhat.com>

	* eog.desktop: Added .desktop file from n0mada@wanadoo.es.

	* Makefile.am: Install eog.desktop, and distribute that file and
	Tigert's turbo-studly icon.

1999-11-22  Tuomas Kuosmanen  <tigert@gimp.org>

	* gnome-eog.png: Added an icon for Eye of Gnome. Federico, I hope
	you like it? :)

1999-11-09  Michael Meeks  <mmeeks@gnu.org>

	* bonobo/bonobo-image-generic.c: Mangle up.
	(gdk_pixbuf_scale): Snarf from gdk-pixbuf ( cheat )

1999-11-09  Michael Meeks  <mmeeks@gnu.org>

	* Makefile.am: add bonobo

	* configure.in (gnumeric_executable): add Bonobo detection.

	* config.h.in: Add ENABLE_BONOBO.

1999-11-08  Matthias Warkus  <mawa@iname.com>

	* configure.in: Added "de" to ALL_LINGUAS.

1999-10-29  Sergey Panov  <sipan@mit.edu>

        * configure.in: Added "ru" to ALL_LINGUAS.

1999-10-12  Jesus Bravo Alvarez  <jba@pobox.com>

	* configure.in: Added "gl" to ALL_LINGUAS.

1999-10-04  Yukihiro Nakai <nacai@iname.com>

	* configure.in: Added "ja" to ALL_LINGUAS.

1999-10-02  Sung-Hyun Nam  <namsh@kldp.org>

	* configure.in: Added "ko" to ALL_LINGUAS.

1999-09-28  Federico Mena Quintero  <federico@redhat.com>

	* configure.in: Added "es" to ALL_LINGUAS.

1999-09-28  Kjartan Maraas  <kmaraas@online.no>

	* configure.in: Added "da" to ALL_LINGUAS.
	
1999-09-28  Tristan Tarrant  <ttarrant@etnoteam.it>

	* Added "it" to ALL_LINGUAS.

1999-09-27  Federico Mena Quintero  <federico@redhat.com>

	Prepared version 0.1.

	* HACKING: Included hacking policies for the Eye of Gnome.

	* NEWS: Updated for the first 0.1 release.

	* Makefile.am: Added a number of files to EXTRA_DIST.

1999-09-23  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Added "no" to ALL_LINGUAS.
	
1999-09-23  Federico Mena Quintero  <federico@redhat.com>

	* configure.in: Output the src/stock/Makefile as well.

1999-09-15  Federico Mena Quintero  <federico@redhat.com>

	* Started the ChangeLog.

