comparison ChangeLog @ 34:772fe5a509b1

Thu Apr 7 08:42:54 2005 John Ellis <johne@verizon.net> * pixbuf-renderer.c (pr_queue_to_tiles): Fix logic in test for only_existing argument. ##### 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 Thu, 07 Apr 2005 12:50:57 +0000
parents a41ecbb26a96
children e46aedb70f67
comparison
equal deleted inserted replaced
33:a41ecbb26a96 34:772fe5a509b1
1 Thu Apr 7 08:42:54 2005 John Ellis <johne@verizon.net>
2
3 * pixbuf-renderer.c (pr_queue_to_tiles): Fix logic in test for
4 only_existing argument.
5
1 Wed Apr 6 06:41:25 2005 John Ellis <johne@verizon.net> 6 Wed Apr 6 06:41:25 2005 John Ellis <johne@verizon.net>
2 7
3 * pan-view.c: Move pixbuf drawing into pixbuf_util.c. 8 * pan-view.c: Move pixbuf drawing into pixbuf_util.c.
4 * pixbuf-renderer.c: Rename util_clip_region to pr_clip_region to fix 9 * pixbuf-renderer.c: Rename util_clip_region to pr_clip_region to fix
5 namespace conflict with util in pixbuf_util.h. 10 namespace conflict with util in pixbuf_util.h.