gimp r24458 - in trunk: . app app/gegl app/gegl/gegl



Author: ok
Date: 2007-12-29 00:57:51 +0000 (Sat, 29 Dec 2007)
New Revision: 24458
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=24458&view=rev

Added:
   trunk/app/gegl/
   trunk/app/gegl/Makefile.am
   trunk/app/gegl/gegl/
   trunk/app/gegl/gegl/gegl-operation-sink.h
   trunk/app/gegl/gegl/gegl-operation-source.h
   trunk/app/gegl/gegl/gegl-operation.h
   trunk/app/gegl/gegl/gegl-types.h
   trunk/app/gegl/gimpops.c
   trunk/app/gegl/gimpoptilesink.c
   trunk/app/gegl/gimpoptilesink.h
   trunk/app/gegl/gimpoptilesource.c
   trunk/app/gegl/gimpoptilesource.h
Modified:
   trunk/ChangeLog
   trunk/app/Makefile.am
   trunk/app/main.c
   trunk/configure.in
Log:
2007-12-29  Ãyvind KolÃs  <pippin gimp org>

	Added adapter GEGL operations for reading and writing to TileManagers.

	* configure.in:
	* app/Makefile.am: added gegl subdir.
	* app/gegl/Makefile.am: added.
	* app/gegl/gimpops.c: (gimp_gegl_ops_init):
	* app/gegl/gimpoptilesink.[ch]: adapter GEGL operation for writing to
	GIMP tile managers.
	* app/gegl/gimpoptilesource.[ch]: adapter GEGL operation for reading
	from GIMP tile managers.
	* app/main.c: (main): call gimp_gegl_ops_init()
	* app/gegl/gegl/: added some headers from GEGL that are not installed
	since they are not public API yet.





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