[Commit] grrobot ChangeLog,1.13,1.14

Carl Worth commit at keithp.com
Thu Jun 16 12:05:02 PDT 2005


Committed by: cworth

Update of /local/src/CVS/grrobot
In directory home.keithp.com:/tmp/cvs-serv3311

Modified Files:
	ChangeLog 
Log Message:

        * src/grr_icon.c (grr_icon_predraw): Fix scaling of all icons by
        copying the matrix from the main cairo_t to the temporary cairo_t.


Index: ChangeLog
===================================================================
RCS file: /local/src/CVS/grrobot/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- ChangeLog	16 Jun 2005 18:49:32 -0000	1.13
+++ ChangeLog	16 Jun 2005 19:04:59 -0000	1.14
@@ -1,5 +1,10 @@
 2005-06-16  Carl Worth  <cworth at cworth.org>
 
+	* src/grr_icon.c (grr_icon_predraw): Fix scaling of all icons by
+	copying the matrix from the main cairo_t to the temporary cairo_t.
+
+2005-06-16  Carl Worth  <cworth at cworth.org>
+
 	* src/grr_icon.c (grr_icon_draw_predrawn): Fix inactive targets to
 	be translucent once again.
 




More information about the Commit mailing list