gcompris r2674 - in branches/gcomprixo: . src src/libccc src/libccc/ccc src/libccc/python



Author: bcoudoin
Date: 2007-05-25 00:37:53 +0100 (Fri, 25 May 2007)
New Revision: 2674
ViewCVS link: http://svn.gnome.org/viewcvs/gcompris?rev=2674&view=rev

Added:
   branches/gcomprixo/src/libccc/Makefile.am
   branches/gcomprixo/src/libccc/ccc/cc-cairo.c
   branches/gcomprixo/src/libccc/ccc/cc-cairo.h
   branches/gcomprixo/src/libccc/ccc/cc-caret.c
   branches/gcomprixo/src/libccc/ccc/cc-caret.h
   branches/gcomprixo/src/libccc/ccc/cc-gradient.c
   branches/gcomprixo/src/libccc/ccc/cc-gradient.h
   branches/gcomprixo/src/libccc/ccc/cc-linear-gradient.c
   branches/gcomprixo/src/libccc/ccc/cc-linear-gradient.h
   branches/gcomprixo/src/libccc/ccc/cc-radial-gradient.c
   branches/gcomprixo/src/libccc/ccc/cc-radial-gradient.h
   branches/gcomprixo/src/libccc/ccc/cc-simple-item.c
   branches/gcomprixo/src/libccc/ccc/cc-simple-item.h
   branches/gcomprixo/src/libccc/ccc/cc-unit.c
   branches/gcomprixo/src/libccc/ccc/cc-unit.h
   branches/gcomprixo/src/libccc/ccc/cdebug.c
   branches/gcomprixo/src/libccc/ccc/cdebug.h
Removed:
   branches/gcomprixo/src/libccc/ccc/Makefile.in
   branches/gcomprixo/src/libccc/python/Makefile.in
Modified:
   branches/gcomprixo/ChangeLog
   branches/gcomprixo/configure.in
   branches/gcomprixo/src/Makefile.am
   branches/gcomprixo/src/libccc/
   branches/gcomprixo/src/libccc/ccc/
   branches/gcomprixo/src/libccc/ccc/Makefile.am
   branches/gcomprixo/src/libccc/ccc/cc-brush-color.c
   branches/gcomprixo/src/libccc/ccc/cc-brush-color.h
   branches/gcomprixo/src/libccc/ccc/cc-brush.c
   branches/gcomprixo/src/libccc/ccc/cc-brush.h
   branches/gcomprixo/src/libccc/ccc/cc-camera.c
   branches/gcomprixo/src/libccc/ccc/cc-circle.c
   branches/gcomprixo/src/libccc/ccc/cc-color-hsv.c
   branches/gcomprixo/src/libccc/ccc/cc-color-rgb.c
   branches/gcomprixo/src/libccc/ccc/cc-color.c
   branches/gcomprixo/src/libccc/ccc/cc-color.h
   branches/gcomprixo/src/libccc/ccc/cc-d-rect.c
   branches/gcomprixo/src/libccc/ccc/cc-d-rect.h
   branches/gcomprixo/src/libccc/ccc/cc-enumerations.c.in
   branches/gcomprixo/src/libccc/ccc/cc-hash-map.c
   branches/gcomprixo/src/libccc/ccc/cc-hash-map.h
   branches/gcomprixo/src/libccc/ccc/cc-item-view.c
   branches/gcomprixo/src/libccc/ccc/cc-item-view.h
   branches/gcomprixo/src/libccc/ccc/cc-item.c
   branches/gcomprixo/src/libccc/ccc/cc-item.h
   branches/gcomprixo/src/libccc/ccc/cc-line.c
   branches/gcomprixo/src/libccc/ccc/cc-line.h
   branches/gcomprixo/src/libccc/ccc/cc-pixbuf.c
   branches/gcomprixo/src/libccc/ccc/cc-printer.c
   branches/gcomprixo/src/libccc/ccc/cc-rectangle.c
   branches/gcomprixo/src/libccc/ccc/cc-rounded-rectangle.c
   branches/gcomprixo/src/libccc/ccc/cc-rounded-rectangle.h
   branches/gcomprixo/src/libccc/ccc/cc-shape.c
   branches/gcomprixo/src/libccc/ccc/cc-shape.h
   branches/gcomprixo/src/libccc/ccc/cc-text.c
   branches/gcomprixo/src/libccc/ccc/cc-text.h
   branches/gcomprixo/src/libccc/ccc/cc-utils.c
   branches/gcomprixo/src/libccc/ccc/cc-utils.h
   branches/gcomprixo/src/libccc/ccc/cc-view-cell-renderer.c
   branches/gcomprixo/src/libccc/ccc/cc-view-cell-renderer.h
   branches/gcomprixo/src/libccc/ccc/cc-view-widget.c
   branches/gcomprixo/src/libccc/ccc/cc-view-widget.h
   branches/gcomprixo/src/libccc/ccc/cc-view.c
   branches/gcomprixo/src/libccc/ccc/cc-view.h
   branches/gcomprixo/src/libccc/ccc/ccc.h
   branches/gcomprixo/src/libccc/ccc/gobject-helpers.h
   branches/gcomprixo/src/libccc/ccc/marshallers.list
   branches/gcomprixo/src/libccc/ccc/pango-helpers.c
   branches/gcomprixo/src/libccc/python/
   branches/gcomprixo/src/libccc/python/Makefile.am
   branches/gcomprixo/src/libccc/python/cccanvas.defs
   branches/gcomprixo/src/libccc/python/cccanvas.override
   branches/gcomprixo/src/libccc/python/cccanvasmodule.c
Log:
	Added the libccc library by Sven Herzberg.
	the original code is imported in gcompris/vendor/libccc/0.0.4/
	the sven repository is in http://www.blaubeermuffin.de/svn/libccc/trunk

	Included the patches from Yves to make the python demo work and much more.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]