[cairo-commit] cairo ChangeLog,1.1235,1.1236

Carl Worth commit at pdx.freedesktop.org
Wed Jan 25 02:10:25 PST 2006


Committed by: cworth

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv22130

Modified Files:
	ChangeLog 
Log Message:

2006-01-25  Carl Worth  <cworth at cworth.org>

        * doc/tutorial/slides/tutorial.xml: A few random changes to the
        slides.

        * doc/tutorial/src/Makefile: Remove pdf build by default, (since
        it is disabled by defalt in cairo 1.0.2).

        * doc/tutorial/src/cairo-tutorial-gtk.h:
        * doc/tutorial/src/cairo-tutorial-pdf.h:
        * doc/tutorial/src/cairo-tutorial-png.h:
        * doc/tutorial/src/cairo-tutorial-xlib.h:
        * doc/tutorial/src/circle.c: (draw):
        * doc/tutorial/src/expander.c: (draw): Change draw interface to
        accept a width and height.

        * doc/tutorial/src/cairo-tutorial-gtk.h: Fix the destroy event
        handler so that clicking on the window manager's 'close window'
        button works.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1235
retrieving revision 1.1236
diff -u -d -r1.1235 -r1.1236
--- ChangeLog	22 Jan 2006 10:33:26 -0000	1.1235
+++ ChangeLog	25 Jan 2006 10:10:23 -0000	1.1236
@@ -1,3 +1,23 @@
+2006-01-25  Carl Worth  <cworth at cworth.org>
+
+	* doc/tutorial/slides/tutorial.xml: A few random changes to the
+	slides.
+
+	* doc/tutorial/src/Makefile: Remove pdf build by default, (since
+	it is disabled by defalt in cairo 1.0.2).
+	
+	* doc/tutorial/src/cairo-tutorial-gtk.h:
+	* doc/tutorial/src/cairo-tutorial-pdf.h:
+	* doc/tutorial/src/cairo-tutorial-png.h:
+	* doc/tutorial/src/cairo-tutorial-xlib.h:
+	* doc/tutorial/src/circle.c: (draw):
+	* doc/tutorial/src/expander.c: (draw): Change draw interface to
+	accept a width and height.
+
+	* doc/tutorial/src/cairo-tutorial-gtk.h: Fix the destroy event
+	handler so that clicking on the window manager's 'close window'
+	button works.
+
 2006-01-22  Behdad Esfahbod  <behdad at behdad.org>
 
 	* src/cairo.h, doc/public/cairo-sections.txt: Add



More information about the cairo-commit mailing list