gegl r1682 - in trunk: . bin bin/node-editors docs docs/rgegl gegl gegl/buffer gegl/graph gegl/module gegl/operation gegl/process gegl/property-types operations/affine operations/blur operations/color operations/core operations/generated operations/io operations/meta operations/render operations/transparency operations/workshop



Author: ok
Date: 2007-11-10 02:03:20 +0000 (Sat, 10 Nov 2007)
New Revision: 1682
ViewCVS link: http://svn.gnome.org/viewcvs/gegl?rev=1682&view=rev

Added:
   trunk/COPYING.LESSER
Modified:
   trunk/COPYING
   trunk/ChangeLog
   trunk/bin/editor-optype.c
   trunk/bin/editor.c
   trunk/bin/editor.h
   trunk/bin/export.c
   trunk/bin/export.h
   trunk/bin/gegl-node-editor-plugin.h
   trunk/bin/gegl-node-editor.c
   trunk/bin/gegl-node-editor.h
   trunk/bin/gegl-options.c
   trunk/bin/gegl-options.h
   trunk/bin/gegl-store.c
   trunk/bin/gegl-store.h
   trunk/bin/gegl-tree-editor-action.c
   trunk/bin/gegl-tree-editor-action.h
   trunk/bin/gegl-tree-editor.c
   trunk/bin/gegl-tree-editor.h
   trunk/bin/gegl-view.c
   trunk/bin/gegl-view.h
   trunk/bin/gegl.c
   trunk/bin/node-editors/brightness-contrast.c
   trunk/bin/node-editors/gaussian-blur.c
   trunk/bin/node-editors/level.c
   trunk/bin/node-editors/unsharp-mask.c
   trunk/bin/node-editors/whitebalance.c
   trunk/docs/ChangeLog
   trunk/docs/index-static.html.in
   trunk/docs/rgegl/index.html
   trunk/gegl/buffer/gegl-buffer-allocator.c
   trunk/gegl/buffer/gegl-buffer-allocator.h
   trunk/gegl/buffer/gegl-buffer-load.c
   trunk/gegl/buffer/gegl-buffer-load.h
   trunk/gegl/buffer/gegl-buffer-private.h
   trunk/gegl/buffer/gegl-buffer-save.c
   trunk/gegl/buffer/gegl-buffer-save.h
   trunk/gegl/buffer/gegl-buffer-types.h
   trunk/gegl/buffer/gegl-buffer.c
   trunk/gegl/buffer/gegl-buffer.h
   trunk/gegl/buffer/gegl-cache.c
   trunk/gegl/buffer/gegl-cache.h
   trunk/gegl/buffer/gegl-handler-cache.c
   trunk/gegl/buffer/gegl-handler-cache.h
   trunk/gegl/buffer/gegl-handler-empty.c
   trunk/gegl/buffer/gegl-handler-empty.h
   trunk/gegl/buffer/gegl-handler-log.c
   trunk/gegl/buffer/gegl-handler-log.h
   trunk/gegl/buffer/gegl-handler-zoom.c
   trunk/gegl/buffer/gegl-handler-zoom.h
   trunk/gegl/buffer/gegl-handler.c
   trunk/gegl/buffer/gegl-handler.h
   trunk/gegl/buffer/gegl-handlers.c
   trunk/gegl/buffer/gegl-handlers.h
   trunk/gegl/buffer/gegl-interpolator-cubic.c
   trunk/gegl/buffer/gegl-interpolator-cubic.h
   trunk/gegl/buffer/gegl-interpolator-lanczos.c
   trunk/gegl/buffer/gegl-interpolator-lanczos.h
   trunk/gegl/buffer/gegl-interpolator-linear.c
   trunk/gegl/buffer/gegl-interpolator-linear.h
   trunk/gegl/buffer/gegl-interpolator-nearest.c
   trunk/gegl/buffer/gegl-interpolator-nearest.h
   trunk/gegl/buffer/gegl-interpolator.c
   trunk/gegl/buffer/gegl-interpolator.h
   trunk/gegl/buffer/gegl-provider.c
   trunk/gegl/buffer/gegl-provider.h
   trunk/gegl/buffer/gegl-region.h
   trunk/gegl/buffer/gegl-storage.c
   trunk/gegl/buffer/gegl-storage.h
   trunk/gegl/buffer/gegl-tile-backend.c
   trunk/gegl/buffer/gegl-tile-backend.h
   trunk/gegl/buffer/gegl-tile-disk.c
   trunk/gegl/buffer/gegl-tile-disk.h
   trunk/gegl/buffer/gegl-tile-mem.c
   trunk/gegl/buffer/gegl-tile-mem.h
   trunk/gegl/buffer/gegl-tile.c
   trunk/gegl/buffer/gegl-tile.h
   trunk/gegl/gegl-dot.c
   trunk/gegl/gegl-dot.h
   trunk/gegl/gegl-init.c
   trunk/gegl/gegl-init.h
   trunk/gegl/gegl-instrument.c
   trunk/gegl/gegl-instrument.h
   trunk/gegl/gegl-module.h
   trunk/gegl/gegl-plugin.h
   trunk/gegl/gegl-types.h
   trunk/gegl/gegl-utils.c
   trunk/gegl/gegl-utils.h
   trunk/gegl/gegl-xml.c
   trunk/gegl/gegl-xml.h
   trunk/gegl/gegl.h
   trunk/gegl/graph/gegl-connection.c
   trunk/gegl/graph/gegl-connection.h
   trunk/gegl/graph/gegl-graph.c
   trunk/gegl/graph/gegl-graph.h
   trunk/gegl/graph/gegl-node-dynamic.c
   trunk/gegl/graph/gegl-node-dynamic.h
   trunk/gegl/graph/gegl-node.c
   trunk/gegl/graph/gegl-node.h
   trunk/gegl/graph/gegl-pad.c
   trunk/gegl/graph/gegl-pad.h
   trunk/gegl/graph/gegl-visitable.c
   trunk/gegl/graph/gegl-visitable.h
   trunk/gegl/graph/gegl-visitor.c
   trunk/gegl/graph/gegl-visitor.h
   trunk/gegl/module/gegldatafiles.c
   trunk/gegl/module/gegldatafiles.h
   trunk/gegl/module/geglmodule.c
   trunk/gegl/module/geglmodule.h
   trunk/gegl/module/geglmoduledb.c
   trunk/gegl/module/geglmoduledb.h
   trunk/gegl/module/geglmoduletypes.h
   trunk/gegl/operation/gegl-extension-handler.c
   trunk/gegl/operation/gegl-extension-handler.h
   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
   trunk/gegl/process/gegl-cr-visitor.c
   trunk/gegl/process/gegl-cr-visitor.h
   trunk/gegl/process/gegl-debug-rect-visitor.c
   trunk/gegl/process/gegl-debug-rect-visitor.h
   trunk/gegl/process/gegl-eval-mgr.c
   trunk/gegl/process/gegl-eval-mgr.h
   trunk/gegl/process/gegl-eval-visitor.c
   trunk/gegl/process/gegl-eval-visitor.h
   trunk/gegl/process/gegl-finish-visitor.c
   trunk/gegl/process/gegl-finish-visitor.h
   trunk/gegl/process/gegl-have-visitor.c
   trunk/gegl/process/gegl-have-visitor.h
   trunk/gegl/process/gegl-need-visitor.c
   trunk/gegl/process/gegl-need-visitor.h
   trunk/gegl/process/gegl-prepare-visitor.c
   trunk/gegl/process/gegl-prepare-visitor.h
   trunk/gegl/process/gegl-processor.c
   trunk/gegl/process/gegl-processor.h
   trunk/gegl/property-types/gegl-color.c
   trunk/gegl/property-types/gegl-color.h
   trunk/gegl/property-types/gegl-curve.c
   trunk/gegl/property-types/gegl-curve.h
   trunk/gegl/property-types/gegl-paramspecs.c
   trunk/gegl/property-types/gegl-paramspecs.h
   trunk/operations/affine/affine.c
   trunk/operations/affine/matrix.c
   trunk/operations/affine/module.c
   trunk/operations/affine/reflect.c
   trunk/operations/affine/rotate.c
   trunk/operations/affine/scale.c
   trunk/operations/affine/shear.c
   trunk/operations/affine/translate.c
   trunk/operations/blur/box-blur.c
   trunk/operations/blur/gaussian-blur.c
   trunk/operations/color/brightness-contrast.c
   trunk/operations/color/invert.c
   trunk/operations/color/levels.c
   trunk/operations/color/stretch-contrast.c
   trunk/operations/color/threshold.c
   trunk/operations/color/whitebalance.c
   trunk/operations/core/clone.c
   trunk/operations/core/convert-format.c
   trunk/operations/core/crop.c
   trunk/operations/core/nop.c
   trunk/operations/core/shift.c
   trunk/operations/generated/other-blend.rb
   trunk/operations/generated/svg-12-blend.rb
   trunk/operations/generated/svg-12-porter-duff.rb
   trunk/operations/io/display.c
   trunk/operations/io/exr-load.cpp
   trunk/operations/io/ff-load.c
   trunk/operations/io/jpg-load.c
   trunk/operations/io/load-buffer.c
   trunk/operations/io/load.c
   trunk/operations/io/magick-load.c
   trunk/operations/io/pixbuf.c
   trunk/operations/io/png-load.c
   trunk/operations/io/png-save.c
   trunk/operations/io/raw-load.c
   trunk/operations/io/save-buffer.c
   trunk/operations/io/save-pixbuf.c
   trunk/operations/io/svg-load.c
   trunk/operations/meta/dropshadow.c
   trunk/operations/meta/layer.c
   trunk/operations/meta/tonemap.c
   trunk/operations/meta/unsharp-mask.c
   trunk/operations/render/FractalExplorer.c
   trunk/operations/render/checkerboard.c
   trunk/operations/render/color.c
   trunk/operations/render/introspect.c
   trunk/operations/render/noise.c
   trunk/operations/render/text.c
   trunk/operations/transparency/opacity.c
   trunk/operations/workshop/bilateral-filter.c
   trunk/operations/workshop/box-max.c
   trunk/operations/workshop/box-min.c
   trunk/operations/workshop/box-percentile.c
   trunk/operations/workshop/c2g.c
   trunk/operations/workshop/contrast-curve.c
   trunk/operations/workshop/demosaic-simple.c
   trunk/operations/workshop/difference-of-gaussians.c
   trunk/operations/workshop/disc-percentile.c
   trunk/operations/workshop/envelopes.h
   trunk/operations/workshop/ff-save.c
   trunk/operations/workshop/gluas.c
   trunk/operations/workshop/grey.c
   trunk/operations/workshop/gtk-display.c
   trunk/operations/workshop/hstack.c
   trunk/operations/workshop/kuwahara-max.c
   trunk/operations/workshop/kuwahara-min.c
   trunk/operations/workshop/kuwahara.c
   trunk/operations/workshop/line-profile.c
   trunk/operations/workshop/mandelbrot.c
   trunk/operations/workshop/max-envelope.c
   trunk/operations/workshop/mblur.c
   trunk/operations/workshop/min-envelope.c
   trunk/operations/workshop/mono-mixer.c
   trunk/operations/workshop/rawbayer-load.c
   trunk/operations/workshop/snn-mean.c
   trunk/operations/workshop/snn-percentile.c
   trunk/operations/workshop/stress.c
   trunk/operations/workshop/value-invert.c
Log:
	Upgraded GEGL from (L)GPLv2 to (L)GPLv3. The library itself and the
	operations are under LGPLv3 and the sample programs using the GEGL
	library are licensed under GPLv3. Copyright statements in all files
	have been updated to reflect this change, the permission to use leter
	versions of the GNU licenses have been retained in all instances.)

	* COPYING: changed to GPLv3
	* COPYING.LESSER: added (LGPLv3 's exceptions over GPLv3)





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