[cairo-commit] goocanvas/docs goocanvas-sections.txt,1.17,1.18
Damon Chaplin
commit at pdx.freedesktop.org
Sun Feb 4 10:02:35 PST 2007
- Previous message: [cairo-commit] goocanvas ChangeLog,1.64,1.65 TODO,1.19,1.20
- Next message: [cairo-commit] goocanvas/src goocanvas.c, 1.3, 1.4 goocanvasitem.c,
1.13, 1.14 goocanvasitemmodel.c, 1.2,
1.3 goocanvasitemsimple.c, 1.17, 1.18 goocanvasitemsimple.h,
1.13, 1.14 goocanvasstyle.c, 1.1, 1.2 goocanvasstyle.h, 1.1,
1.2 goocanvastable.h, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: damon
Update of /cvs/cairo/goocanvas/docs
In directory kemper:/tmp/cvs-serv28150/docs
Modified Files:
goocanvas-sections.txt
Log Message:
2007-02-04 Damon Chaplin <damon at gnome.org>
* src/goocanvasitemsimple.c (goo_canvas_item_simple_check_style): fixed
bug where if item was using its parent's style it wouldn't get updated.
* */*: documented most of the other symbols. I just need to document
the 2 main interfaces - GooCanvasItemIface and GooCanvasItemModelIface,
check it all over for out-of-date docs, and document the optional
model/view split a bit more. (And maybe a section on writing new items)
Index: goocanvas-sections.txt
===================================================================
RCS file: /cvs/cairo/goocanvas/docs/goocanvas-sections.txt,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- goocanvas-sections.txt 2 Feb 2007 21:54:00 -0000 1.17
+++ goocanvas-sections.txt 4 Feb 2007 18:02:30 -0000 1.18
@@ -479,7 +479,10 @@
<FILE>goocanvasitemsimple</FILE>
<TITLE>GooCanvasItemSimple</TITLE>
GooCanvasItemSimple
+GooCanvasItemSimpleData
GooCanvasItemSimpleClass
+
+<SUBSECTION>
goo_canvas_item_simple_check_style
goo_canvas_item_simple_get_path_bounds
goo_canvas_item_simple_user_bounds_to_device
@@ -498,7 +501,6 @@
GOO_CANVAS_ITEM_SIMPLE_GET_CLASS
<SUBSECTION Private>
-GooCanvasItemSimpleData
</SECTION>
<SECTION>
@@ -580,8 +582,10 @@
<SECTION>
<FILE>goocanvasstyle</FILE>
<TITLE>GooCanvasStyle</TITLE>
-GooCanvasStyleProperty
GooCanvasStyle
+GooCanvasStyleProperty
+
+<SUBSECTION>
goo_canvas_style_new
goo_canvas_style_copy
- Previous message: [cairo-commit] goocanvas ChangeLog,1.64,1.65 TODO,1.19,1.20
- Next message: [cairo-commit] goocanvas/src goocanvas.c, 1.3, 1.4 goocanvasitem.c,
1.13, 1.14 goocanvasitemmodel.c, 1.2,
1.3 goocanvasitemsimple.c, 1.17, 1.18 goocanvasitemsimple.h,
1.13, 1.14 goocanvasstyle.c, 1.1, 1.2 goocanvasstyle.h, 1.1,
1.2 goocanvastable.h, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list