Skip to content
  • Kevin Cozens's avatar
    Use g_object_get to determine pixel size instead of using a hard-coded · f346a818
    Kevin Cozens authored
    2008-01-08  Kevin Cozens  <kcozens@cvs.gnome.org>
    
    	* operations/render/FractalExplorer.c (process): Use g_object_get to
    	determine pixel size instead of using a hard-coded value.
    
    	The files listed below were updated due to changes in the API, and to
    	make them compile. There is no guarantee they actually work. There are
    	probably some reference counting issues that also need to be fixed.
    
    	* gegl/gegl-chant.h: Added missing process() prototype for
    	GEGL_CHANT_COMPOSER
    
    	* 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/ff-save.c:
    	* operations/workshop/gluas.c:
    	* operations/workshop/gtk-display.c:
    	* operations/workshop/hstack.c:
    	* operations/workshop/kuwahara-max.c:
    	* operations/workshop/kuwahara-min.c:
    	* operations/workshop/kuwahara.c:
    	* operations/workshop/line-profile.c:
    	* operations/workshop/mandelbrot.c:
    	* operations/workshop/max-envelope.c:
    	* operations/workshop/mblur.c:
    	* operations/workshop/min-envelope.c:
    	* operations/workshop/rawbayer-load.c:
    	* operations/workshop/snn-percentile.c:
    	* operations/workshop/stress.c: Updated to new API.
    
    	* 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/kuwahara.c:
    	* operations/workshop/kuwahara-max.c:
    	* operations/workshop/kuwahara-min.c:
    	* operations/workshop/snn-percentile.c: s/"inputt"/"input"/
    
    svn path=/trunk/; revision=1833
    f346a818