CVSROOT:        /cvs/gnome
Module name:    gegl
Changes by:     ok      06/11/28 14:26:45

Modified files:
        .              : ChangeLog 
        operations/blur: box-blur.c gaussian-blur.c 
        operations/color: stretch-contrast.c 
        operations/display: display.c 
        operations/file-io: jpg-load.c pixbuf.c png-load.c png-save.c 
                            raw-load.c svg-load.c 
        operations/render: FractalExplorer.c checkerboard.c color.c 
                           noise.c text.c 
        operations/transform: interpolate-cubic.c interpolate-lanczos.c 
                              linear.c module.c nearest.c 
        operations/workshop: demosaic-simple.c gtk-display.c 
                             mandelbrot.c rawbayer-load.c 
        bin            : export.c gegl-projection.c gegl-view.c 

Log message:
Adapt to changes in previous commit.

* operations/blur/box-blur.c: (hor_blur), (ver_blur):
* operations/blur/gaussian-blur.c: (iir_young_hor_blur),
(iir_young_ver_blur), (fir_hor_blur), (fir_ver_blur):
* operations/color/stretch-contrast.c: (buffer_get_min_max),
(process):
* operations/display/display.c: (process):
* operations/file-io/jpg-load.c: (gegl_buffer_import_jpg):
* operations/file-io/pixbuf.c: (process):
* operations/file-io/png-load.c: (gegl_buffer_import_png):
* operations/file-io/png-save.c: (gegl_buffer_export_png):
* operations/file-io/raw-load.c: (load_buffer):
* operations/file-io/svg-load.c: (gegl_buffer_import_svg):
* 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/interpolate-cubic.c: (affine_cubic):
* operations/transform/interpolate-lanczos.c: (affine_lanczos):
* operations/transform/linear.c: (affine_linear), (scale_linear):
* operations/transform/module.c: (gegl_module_register):
* operations/transform/nearest.c: (affine_nearest), (scale_nearest):
* operations/workshop/demosaic-simple.c: (demosaic):
* operations/workshop/gtk-display.c: (process):
* operations/workshop/mandelbrot.c: (process):
* operations/workshop/rawbayer-load.c: (load_buffer):
* bin/export.c: (gegl_buffer_export_png):
* bin/gegl-projection.c: (task_render):
* bin/gegl-view.c: (expose_event):

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gegl&who=ok&date=explicit&mindate=2006-11-28%2014:25&maxdate=2006-11-28%2014:27

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

Reply via email to