eog/viewer
Michael Meeks e84f62a148 Version 0.109.0
2002-01-15  Michael Meeks  <michael@ximian.com>

	* Version 0.109.0

2002-01-15  Michael Meeks  <michael@ximian.com>

	* eog-control.c (eog_control_construct): fix remaining
	GTK_OBJECT cast.

2002-01-15  Michael Meeks  <michael@ximian.com>

	* image-view.c (image_view_class_init): update
	"set_scroll_adjustments" signature to squash warnings.
	(_gtk_marshal_VOID__OBJECT_OBJECT): hack this in, due to
	extreme short-sightedness by gtk+/glib team.

2002-01-15  Michael Meeks  <michael@ximian.com>

	* eog-window.c (eog_window_construct): get rid of annoying
	auto-activation & concomitant flickering.
	(create_gtk_file_sel): use the (simpler) bonobo file
	selection API - checkout gnome-file-selector to make this
	really rock.
	(open_delete_event): kill.
	(open_cancel_clicked): kill.
	(open_ok_clicked): fold into
	(create_gtk_file_sel): here and fold into
	(eog_window_open_dialog):
	Remove all old crufty gnome file selector code.
2002-01-15 13:10:31 +00:00
..
.cvsignore Added *~ and ~.o. 2001-12-26 11:34:09 +00:00
ChangeLog Version 0.109.0 2002-01-15 13:10:31 +00:00
eog-control.c Version 0.109.0 2002-01-15 13:10:31 +00:00
eog-control.h Added *~ and ~.o. 2001-12-26 11:34:09 +00:00
eog-embeddable-view.c Initial port to GNOME2. 2001-11-28 23:45:53 +00:00
eog-embeddable-view.h Initial port to GNOME2. 2001-11-28 23:45:53 +00:00
eog-embeddable.c Initial port to GNOME2. 2001-11-28 23:45:53 +00:00
eog-embeddable.h Initial port to GNOME2. 2001-11-28 23:45:53 +00:00
eog-full-screen.c Initial port to GNOME2. 2001-11-28 23:45:53 +00:00
eog-full-screen.h Initial port to GNOME2. 2001-11-28 23:45:53 +00:00
eog-image-io.c only ref if we have a pixbuf. 2001-01-20 23:46:05 +00:00
eog-image-io.h Initial port to GNOME2. 2001-11-28 23:45:53 +00:00
eog-image-view-ui.xml *** viewer/ChangeLog: 2001-12-28 11:31:37 +00:00
eog-image-view.c Added *~ and ~.o. 2001-12-26 11:34:09 +00:00
eog-image-view.h Added *~ and ~.o. 2001-12-26 11:34:09 +00:00
eog-image.c Added *~ and ~.o. 2001-12-26 11:34:09 +00:00
eog-image.h Added *~ and ~.o. 2001-12-26 11:34:09 +00:00
eog-preview-page.c Initial port to GNOME2. 2001-11-28 23:45:53 +00:00
eog-preview-page.h Initial port to GNOME2. 2001-11-28 23:45:53 +00:00
eog-preview.c Removed the sample-container stuff. (SOURCES): Removed the embeddable 2001-12-20 20:13:40 +00:00
eog-preview.h Initial port to GNOME2. 2001-11-28 23:45:53 +00:00
eog-print-setup.c Removed the sample-container stuff. (SOURCES): Removed the embeddable 2001-12-20 20:13:40 +00:00
eog-print-setup.h Initial port to GNOME2. 2001-11-28 23:45:53 +00:00
eog-util.c Removed the sample-container stuff. (SOURCES): Removed the embeddable 2001-12-20 20:13:40 +00:00
eog-util.h Initial port to GNOME2. 2001-11-28 23:45:53 +00:00
main.c Use BONOB_ACTIVATION_FACTORY macro instead of deprecated 2001-12-22 09:48:17 +00:00
Makefile.am use G_BEGIN/END_DECLS instead of GNOME_DECLS 2001-12-31 11:02:40 +00:00
preferences.c Fixed translation string: tiltes interpolation -> tiles interpolation 2001-08-12 12:21:17 +00:00
preferences.h Initial port to GNOME2. 2001-11-28 23:45:53 +00:00
sample-container.c Initial port to GNOME2. 2001-11-28 23:45:53 +00:00