gegl r1703 - in trunk: . gegl/buffer operations/affine operations/blur operations/color operations/io operations/render operations/workshop
- From: ok svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r1703 - in trunk: . gegl/buffer operations/affine operations/blur operations/color operations/io operations/render operations/workshop
- Date: Tue, 13 Nov 2007 22:27:57 +0000 (GMT)
Author: ok
Date: 2007-11-13 22:27:56 +0000 (Tue, 13 Nov 2007)
New Revision: 1703
ViewCVS link: http://svn.gnome.org/viewcvs/gegl?rev=1703&view=rev
Modified:
trunk/ChangeLog
trunk/gegl/buffer/gegl-buffer.c
trunk/gegl/buffer/gegl-buffer.h
trunk/operations/affine/affine.c
trunk/operations/blur/box-blur.c
trunk/operations/blur/gaussian-blur.c
trunk/operations/color/stretch-contrast.c
trunk/operations/io/exr-load.cpp
trunk/operations/io/load-buffer.c
trunk/operations/io/raw-load.c
trunk/operations/render/introspect.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/demosaic-simple.c
trunk/operations/workshop/disc-percentile.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/max-envelope.c
trunk/operations/workshop/min-envelope.c
trunk/operations/workshop/rawbayer-load.c
trunk/operations/workshop/snn-mean.c
trunk/operations/workshop/snn-percentile.c
trunk/operations/workshop/stress.c
Log:
* gegl/buffer/gegl-buffer.[ch]: renamed gegl_buffer_extent to
gegl_buffer_get_extent. Made marked GeglRectangle parameters of
GeglRectangle methods as const. renamed gegl_buffer_x gegl_buffer_y
gegl_buffer_width gegl_buffer_height and gegl_buffer_pixel_count to
to containt _get_ as well.
* operations/affine/affine.c:
* operations/blur/box-blur.c:
* operations/blur/gaussian-blur.c:
* operations/color/stretch-contrast.c:
* operations/io/exr-load.cpp:
* operations/io/load-buffer.c:
* operations/io/raw-load.c:
* operations/render/introspect.c:
* operations/workshop/bilateral-filter.c:
* operations/workshop/box-max.c:
* operations/workshop/box-min.c:
* operations/workshop/box-percentile.c:
* operations/workshop/c2g.c:
* operations/workshop/demosaic-simple.c:
* operations/workshop/disc-percentile.c:
* operations/workshop/hstack.c:
* operations/workshop/kuwahara-max.c:
* operations/workshop/kuwahara-min.c:
* operations/workshop/kuwahara.c:
* operations/workshop/max-envelope.c:
* operations/workshop/min-envelope.c:
* operations/workshop/rawbayer-load.c:
* operations/workshop/snn-mean.c:
* operations/workshop/snn-percentile.c:
* operations/workshop/stress.c:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]