gegl r1537 - in trunk: . gegl gegl/buffer gegl/operation operations/affine operations/color tools
- From: ok svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r1537 - in trunk: . gegl gegl/buffer gegl/operation operations/affine operations/color tools
- Date: Sun, 3 Jun 2007 17:17:18 +0100 (BST)
Author: ok
Date: 2007-06-03 17:17:17 +0100 (Sun, 03 Jun 2007)
New Revision: 1537
ViewCVS link: http://svn.gnome.org/viewcvs/gegl?rev=1537&view=rev
Added:
trunk/gegl/operation/
trunk/gegl/operation/Makefile.am
trunk/gegl/operation/gegl-operation-area-filter.c
trunk/gegl/operation/gegl-operation-area-filter.h
trunk/gegl/operation/gegl-operation-composer.c
trunk/gegl/operation/gegl-operation-composer.h
trunk/gegl/operation/gegl-operation-filter.c
trunk/gegl/operation/gegl-operation-filter.h
trunk/gegl/operation/gegl-operation-meta.c
trunk/gegl/operation/gegl-operation-meta.h
trunk/gegl/operation/gegl-operation-point-composer.c
trunk/gegl/operation/gegl-operation-point-composer.h
trunk/gegl/operation/gegl-operation-point-filter.c
trunk/gegl/operation/gegl-operation-point-filter.h
trunk/gegl/operation/gegl-operation-sink.c
trunk/gegl/operation/gegl-operation-sink.h
trunk/gegl/operation/gegl-operation-source.c
trunk/gegl/operation/gegl-operation-source.h
trunk/gegl/operation/gegl-operation.c
trunk/gegl/operation/gegl-operation.h
Removed:
trunk/gegl/gegl-operation-area-filter.c
trunk/gegl/gegl-operation-area-filter.h
trunk/gegl/gegl-operation-composer.c
trunk/gegl/gegl-operation-composer.h
trunk/gegl/gegl-operation-filter.c
trunk/gegl/gegl-operation-filter.h
trunk/gegl/gegl-operation-meta.c
trunk/gegl/gegl-operation-meta.h
trunk/gegl/gegl-operation-point-composer.c
trunk/gegl/gegl-operation-point-composer.h
trunk/gegl/gegl-operation-point-filter.c
trunk/gegl/gegl-operation-point-filter.h
trunk/gegl/gegl-operation-sink.c
trunk/gegl/gegl-operation-sink.h
trunk/gegl/gegl-operation-source.c
trunk/gegl/gegl-operation-source.h
trunk/gegl/gegl-operation.c
trunk/gegl/gegl-operation.h
Modified:
trunk/ChangeLog
trunk/gegl/Makefile.am
trunk/gegl/buffer/gegl-cache.c
trunk/gegl/gegl-chant.h
trunk/gegl/gegl-cr-visitor.c
trunk/gegl/gegl-debug-rect-visitor.c
trunk/gegl/gegl-eval-mgr.c
trunk/gegl/gegl-eval-visitor.c
trunk/gegl/gegl-finish-visitor.c
trunk/gegl/gegl-have-visitor.c
trunk/gegl/gegl-module.h
trunk/gegl/gegl-need-visitor.c
trunk/gegl/gegl-node.c
trunk/gegl/gegl-plugin.h
trunk/gegl/gegl-prepare-visitor.c
trunk/gegl/gegl-processor.c
trunk/gegl/gegl-xml.c
trunk/operations/affine/affine.h
trunk/operations/color/remap.c
trunk/tools/operation_reference.c
Log:
Moved the operation base classes to it's own directory.
* configure.in: added gegl/operation/Makefile to the list of files to
create.
* gegl/Makefile.am: added subdir.
* gegl/operation/Makefile.am: new makefile.
* gegl/gegl-operation*.[ch]: moved to a operation subdir.
A lot of other files just had the path of some #includes modified.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]