comparison ChangeLog @ 32:96ac60a9c0f1

Wed Apr 6 02:43:40 2005 John Ellis <johne@verizon.net> * pan-view.c: Reimplement pixbuf_draw_triangle for efficiency. * pixbuf-renderer.c: Fix pr_queue_to_tiles only_existing argument to only have effect on tiles that not currently visible. Remove use of hard coded PR_TILE_SIZE from tile size calculations, as it is only supposed to be used as the default value. ##### 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 Wed, 06 Apr 2005 06:49:23 +0000
parents c42544f31030
children a41ecbb26a96
comparison
equal deleted inserted replaced
31:c42544f31030 32:96ac60a9c0f1
1 Wed Apr 6 02:43:40 2005 John Ellis <johne@verizon.net>
2
3 * pan-view.c: Reimplement pixbuf_draw_triangle for efficiency.
4 * pixbuf-renderer.c: Fix pr_queue_to_tiles only_existing argument to
5 only have effect on tiles that not currently visible. Remove use of
6 hard coded PR_TILE_SIZE from tile size calculations, as it is only
7 supposed to be used as the default value.
8
1 Tue Apr 5 05:09:29 2005 John Ellis <johne@verizon.net> 9 Tue Apr 5 05:09:29 2005 John Ellis <johne@verizon.net>
2 10
3 * pixbuf-renderer.c: Add argument to pr_queue_to_tiles to only redraw 11 * pixbuf-renderer.c: Add argument to pr_queue_to_tiles to only redraw
4 the parts of the image that have an existing tile, fixes slow loading 12 the parts of the image that have an existing tile, fixes slow loading
5 of images when zoomed in because it was generating a tile for even 13 of images when zoomed in because it was generating a tile for even