eog/libeog
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
..
cursors Initial revision 2001-03-27 22:21:52 +00:00
.cvsignore hush 2002-01-15 13:11:20 +00:00
access.c Merging the accessibility patches from Muktha Narayan 2002-05-13 17:37:38 +00:00
access.h Merging the accessibility patches from Muktha Narayan 2002-05-13 17:37:38 +00:00
accessible-image-view-factory.c Merging the accessibility patches from Muktha Narayan 2002-05-13 17:37:38 +00:00
accessible-image-view-factory.h Merging the accessibility patches from Muktha Narayan 2002-05-13 17:37:38 +00:00
accessible-image-view.c Merging the accessibility patches from Muktha Narayan 2002-05-13 17:37:38 +00:00
accessible-image-view.h Merging the accessibility patches from Muktha Narayan 2002-05-13 17:37:38 +00:00
cursors.c Finally fully port to Gnome 2.0 ( remove all deprecated stuff, but still 2002-04-15 10:53:21 +00:00
cursors.h Finally fully port to Gnome 2.0 ( remove all deprecated stuff, but still 2002-04-15 10:53:21 +00:00
eog-file-selection.c Set HAVE_COLLECTION flag, if collection is enabled. 2002-08-13 17:16:56 +00:00
eog-file-selection.h Fixes #85690. 2002-07-10 19:49:18 +00:00
eog-pixbuf-util.c Addee eog-pixbuf-util.[ch]. 2002-09-23 05:40:19 +00:00
eog-pixbuf-util.h Addee eog-pixbuf-util.[ch]. 2002-09-23 05:40:19 +00:00
GNOME_EOG.server.in.in Add image/bmp as a supported mime-type, as it now exists in addition to 2002-08-25 09:06:25 +00:00
image-view.c New preference dialog. 2002-10-10 15:59:22 +00:00
image-view.h New preference dialog. 2002-10-10 15:59:22 +00:00
Makefile.am Addee eog-pixbuf-util.[ch]. 2002-09-23 05:40:19 +00:00
ui-image.c Fixes #75889. 2002-06-25 20:30:23 +00:00
ui-image.h Removed. (IMAGE_VIEW_ZOOM_MULTIPLIER): New constant. We use this as the 2002-05-30 02:31:01 +00:00
uta.c Last night's preparations for 0.4 - Federico 2000-08-16 20:42:08 +00:00
uta.h Last night's preparations for 0.4 - Federico 2000-08-16 20:42:08 +00:00
zoom.c Last night's preparations for 0.4 - Federico 2000-08-16 20:42:08 +00:00
zoom.h Last night's preparations for 0.4 - Federico 2000-08-16 20:42:08 +00:00