[cairo-commit] cairo ChangeLog,1.125,1.126
Andrew Chant
commit at pdx.freedesktop.org
Thu Dec 11 11:13:01 PST 2003
- Previous message: [cairo-commit] cairo/src cairo_xlib_surface.c,1.12,1.13
- Next message: [cairo-commit] cairo/src cairo.c,1.29,1.30 cairo.h,1.32,1.33 cairo_font.c,1.14,1.15 cairo_ft_font.c,1.7,1.8 cairo_gstate.c,1.33,1.34 cairoint.h,1.41,1.42
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: chant
Update of /cvs/cairo/cairo
In directory pdx:/tmp/cvs-serv1618
Modified Files:
ChangeLog
Log Message:
cairo_select_font:
_cairo_font_create:
_cairo_gstate_select_font:
cairo_ft_font_create:
change char * family to const char * family
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.125
retrieving revision 1.126
diff -C2 -d -r1.125 -r1.126
*** ChangeLog 11 Dec 2003 18:01:10 -0000 1.125
--- ChangeLog 11 Dec 2003 19:12:59 -0000 1.126
***************
*** 1,2 ****
--- 1,10 ----
+ 2003-12-11 Andrew Chant <andrew.chant at utoronto.ca>
+
+ * cairo_select_font:
+ _cairo_font_create:
+ _cairo_ft_font_create:
+ _cairo_gstate_select_font:
+ change char * family to const char * family
+
2003-12-11 Carl Worth <cworth at isi.edu>
- Previous message: [cairo-commit] cairo/src cairo_xlib_surface.c,1.12,1.13
- Next message: [cairo-commit] cairo/src cairo.c,1.29,1.30 cairo.h,1.32,1.33 cairo_font.c,1.14,1.15 cairo_ft_font.c,1.7,1.8 cairo_gstate.c,1.33,1.34 cairoint.h,1.41,1.42
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list