CVSROOT:        /cvs/gnome
Module name:    gegl
Changes by:     ok      06/12/11 17:10:53

Modified files:
        .              : ChangeLog 
        operations/blur: box-blur.c gaussian-blur.c 
        operations/color: stretch-contrast.c 
        operations/core: buffer.c clone.c crop.c nop.c shift.c 
        operations/display: display.c 
        operations/file-io: jpg-load.c load.c magick-load.c pixbuf.c 
                            png-load.c png-save.c raw-load.c svg-load.c 
        operations/meta: layer.c 
        operations/render: FractalExplorer.c checkerboard.c color.c 
                           noise.c text.c 
        operations/transform: affine.c 
        operations/workshop: demosaic-simple.c gtk-display.c 
                             mandelbrot.c rawbayer-load.c 

Log message:
Adapted most operations to new reentrant API for passing buffers
around in the graph. (EXR load is amongst the ones that were not
cheched this time around.)
* operations/blur/box-blur.c: (process):
* operations/blur/gaussian-blur.c: (process):
* operations/color/stretch-contrast.c: (process):
* operations/core/buffer.c: (process):
* operations/core/clone.c: (process):
* operations/core/crop.c: (process):
* operations/core/nop.c: (process):
* operations/core/shift.c: (process):
* operations/display/display.c: (process):
* operations/file-io/jpg-load.c: (process):
* operations/file-io/load.c: (refresh_cache):
* operations/file-io/magick-load.c: (process):
* operations/file-io/pixbuf.c: (process):
* operations/file-io/png-load.c: (process):
* operations/file-io/png-save.c: (process):
* operations/file-io/raw-load.c: (process):
* operations/file-io/svg-load.c: (process):
* operations/meta/layer.c: (refresh_cache):
* operations/render/FractalExplorer.c: (process):
* operations/render/checkerboard.c: (process):
* operations/render/color.c: (process):
* operations/render/noise.c: (process):
* operations/render/text.c: (process):
* operations/transform/affine.c: (process):
* operations/workshop/demosaic-simple.c: (process):
* operations/workshop/gtk-display.c: (process):
* operations/workshop/mandelbrot.c: (process):
* operations/workshop/rawbayer-load.c: (process):

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gegl&who=ok&date=explicit&mindate=2006-12-11%2017:09&maxdate=2006-12-11%2017:11

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to