Mercurial > geeqie.yaz
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Tue Apr 05 09:13:51 2005 +0000 +++ b/ChangeLog Wed Apr 06 06:49:23 2005 +0000 @@ -1,3 +1,11 @@ +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. + Tue Apr 5 05:09:29 2005 John Ellis <johne@verizon.net> * pixbuf-renderer.c: Add argument to pr_queue_to_tiles to only redraw