comparison ChangeLog @ 28:ddbf419cb18d

Sat Apr 2 17:28:16 2005 John Ellis <johne@verizon.net> * gqview.1: Fix spelling of vertical in man page. ##### Note: GQview CVS on sourceforge is not always up to date, please use ##### ##### an offical release when making enhancements and translation updates. #####
author gqview
date Sat, 02 Apr 2005 22:59:31 +0000
parents 9c24765c2d3a
children 8a8ec4b3e769
comparison
equal deleted inserted replaced
27:9c24765c2d3a 28:ddbf419cb18d
6 for main windows. 6 for main windows.
7 * pixbuf-renderer.c: Fix (re-implement) check for maximized window 7 * pixbuf-renderer.c: Fix (re-implement) check for maximized window
8 state. Fix pr_source_tile_visible() calculation which was using the x 8 state. Fix pr_source_tile_visible() calculation which was using the x
9 axis where it should be y. Add redrawn return value to pr_zoom_clamp() 9 axis where it should be y. Add redrawn return value to pr_zoom_clamp()
10 and use that value in pr_zoom_sync() to pass pr_redraw correct args. 10 and use that value in pr_zoom_sync() to pass pr_redraw correct args.
11 * gqview.1: Fix spelling of vertical in man page.
11 12
12 Mon Mar 28 20:23:34 2005 John Ellis <johne@verizon.net> 13 Mon Mar 28 20:23:34 2005 John Ellis <johne@verizon.net>
13 14
14 * image.[ch]: Add utility to sync image settings to user preferences. 15 * image.[ch]: Add utility to sync image settings to user preferences.
15 * pixbuf-renderer.c: Fix rounding errors. 16 * pixbuf-renderer.c: Fix rounding errors.