[Commit] cairo ChangeLog,1.42,1.43

Carl Worth commit at keithp.com
Tue Aug 26 08:40:20 PDT 2003


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:
Added missing underscores to several internal functions.

Index: ChangeLog
===================================================================
RCS file: /local/src/CVS/cairo/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- ChangeLog	26 Aug 2003 14:14:40 -0000	1.42
+++ ChangeLog	26 Aug 2003 14:40:17 -0000	1.43
@@ -1,5 +1,17 @@
 2003-08-26  Carl Worth  <cworth at isi.edu>
 
+	* src/cairoint.h: Added missing underscores to several internal
+	functions.
+	* src/cairo_font.c: 
+	* src/cairo_gstate.c: 
+	* src/cairo_matrix.c: 
+	* src/cairo_path_fill.c: 
+	* src/cairo_path_stroke.c: 
+	* src/cairo_pen.c: 
+	* src/cairo_traps.c: Fixed to track newly added underscores.
+
+	* src/cairo.h: Some whitespace fixes.
+
 	* src/cairo_gstate.c (_cairo_gstate_set_pattern): Fixed to anchor
 	pattern at current point instead of the origin.
 	(_cairo_gstate_stroke): Fixed to properly transform pattern.




More information about the Commit mailing list