diff ChangeLog @ 33:a41ecbb26a96

Wed Apr 6 06:41:25 2005 John Ellis <johne@verizon.net> * pan-view.c: Move pixbuf drawing into pixbuf_util.c. * pixbuf-renderer.c: Rename util_clip_region to pr_clip_region to fix namespace conflict with util in pixbuf_util.h. * pixbuf_util.[ch]: Moved pixbuf drawing utils here from pan-view.c ##### 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 10:45:36 +0000
parents 96ac60a9c0f1
children 772fe5a509b1
line wrap: on
line diff
--- a/ChangeLog	Wed Apr 06 06:49:23 2005 +0000
+++ b/ChangeLog	Wed Apr 06 10:45:36 2005 +0000
@@ -1,3 +1,10 @@
+Wed Apr  6 06:41:25 2005  John Ellis  <johne@verizon.net>
+
+	* pan-view.c: Move pixbuf drawing into pixbuf_util.c.
+	* pixbuf-renderer.c: Rename util_clip_region to pr_clip_region to fix
+	namespace conflict with util in pixbuf_util.h.
+	* pixbuf_util.[ch]: Moved pixbuf drawing utils here from pan-view.c
+
 Wed Apr  6 02:43:40 2005  John Ellis  <johne@verizon.net>
 
 	* pan-view.c: Reimplement pixbuf_draw_triangle for efficiency.