[cairo-commit] cairo ChangeLog,1.983,1.984
Billy Biggs
commit at pdx.freedesktop.org
Tue Aug 23 21:36:10 PDT 2005
Committed by: vektor
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv2465
Modified Files:
ChangeLog
Log Message:
* doc/public/tmpl/cairo-image.sgml: Add a long description.
* doc/public/tmpl/cairo.sgml: Fix a typo.
* src/cairo-font.c: Document the return value of
cairo_scaled_font_reference().
* src/cairo-xlib-surface.c: Document the width and height
parameters of cairo_xlib_surface_set_drawable().
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.983
retrieving revision 1.984
diff -u -d -r1.983 -r1.984
--- ChangeLog 24 Aug 2005 04:10:39 -0000 1.983
+++ ChangeLog 24 Aug 2005 04:36:08 -0000 1.984
@@ -1,5 +1,14 @@
2005-08-23 Billy Biggs <vektor at dumbterm.net>
+ * doc/public/tmpl/cairo-image.sgml: Add a long description.
+ * doc/public/tmpl/cairo.sgml: Fix a typo.
+ * src/cairo-font.c: Document the return value of
+ cairo_scaled_font_reference().
+ * src/cairo-xlib-surface.c: Document the width and height
+ parameters of cairo_xlib_surface_set_drawable().
+
+2005-08-23 Billy Biggs <vektor at dumbterm.net>
+
* src/cairo.c: Document the rest of the path functions (except the
two text ones, which should coordinate with their corresponding
non-path versions).
More information about the cairo-commit
mailing list