[cairo-commit] cairo-gtk-engine ChangeLog,1.20,1.21

Carl Worth commit at pdx.freedesktop.org
Thu Feb 10 08:54:55 PST 2005


Committed by: cworth

Update of /cvs/cairo/cairo-gtk-engine
In directory gabe:/tmp/cvs-serv27817

Modified Files:
	ChangeLog 
Log Message:

        * src/caligula.c: Split file up into caligula-style.[ch] and
        caligula-rc-style.[ch] for easier maintainability. Fix to actually
        register the types to shut off the annoying: GLib-GObject-WARNING
        **: plugin 'caligula' failed to register type 'CaligulaRCStyle'

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo-gtk-engine/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- ChangeLog	10 Feb 2005 16:50:32 -0000	1.20
+++ ChangeLog	10 Feb 2005 16:54:53 -0000	1.21
@@ -1,5 +1,10 @@
 2005-02-10  Carl Worth  <cworth at cworth.org>
 
+	* src/caligula.c: Split file up into caligula-style.[ch] and
+	caligula-rc-style.[ch] for easier maintainability. Fix to actually
+	register the types to shut off the annoying: GLib-GObject-WARNING
+	**: plugin 'caligula' failed to register type 'CaligulaRCStyle'
+
 	* src/caligula-draw-swirly.c (caligula_draw_swirly_box): Remove
 	some unused variables.
 




More information about the cairo-commit mailing list