Use a specific enum for image.zoom_mode values (ZoomMode) and
authorLaurent Monin <geeqie@norz.org>
Tue, 15 Jul 2008 12:52:02 +0000 (12:52 +0000)
committerLaurent Monin <geeqie@norz.org>
Tue, 15 Jul 2008 12:52:02 +0000 (12:52 +0000)
commit46f96c81c85a3e03e6756c718e3758db8c520208
tree3b88d2f7a9ad0d0c985ad1eab7601df4049b2ac0
parente51449e7326f517be62d65c0263b8bbc2f8b85b6
Use a specific enum for image.zoom_mode values (ZoomMode) and
simplify calls to image_zoom_get_default(), dropping last parameter
which was always options->image.zoom_mode.
src/image.c
src/image.h
src/img-view.c
src/layout_image.c
src/main.h
src/options.h
src/rcfile.c
src/slideshow.c
src/typedefs.h