Skip to content
  • Øyvind Kolås's avatar
    %s/GeglRect/GeglRectangle/g · e126ae4f
    Øyvind Kolås authored
    	%s/gegl_rect_/gegl_rectangle_/g
    
    	* bin/editor.c (cb_fit), (cb_fit_on_screen), (cb_shrinkwrap):
    	* bin/export.c (set_to_defined), (get_input_rect),
    	(button_input_clicked), (button_view_clicked),
    	(button_render_clicked), (gegl_buffer_export_png):
    	* bin/gegl-projection.c (gegl_projection_class_init),
    	(task_monitor), (node_invalidated), (gegl_projection_forget_queue),
    	(gegl_projection_forget), (gegl_projection_update_rect),
    	(task_render):
    	* bin/gegl-projection.h:
    	* bin/gegl-view.c (computed_event), (expose_event),
    	(gegl_view_repaint):
    	* codegen/test_files/gegl-add-op.gil:
    	* codegen/test_files/gegl-composite-op.gil:
    	* codegen/test_files/gegl-composite-premult-op.gil:
    	* codegen/test_files/gegl-dark-op.gil:
    	* codegen/test_files/gegl-diff-op.gil:
    	* codegen/test_files/gegl-fill-op.gil:
    	* codegen/test_files/gegl-light-op.gil:
    	* codegen/test_files/gegl-max-op.gil:
    	* codegen/test_files/gegl-min-op.gil:
    	* codegen/test_files/gegl-mult-op.gil:
    	* codegen/test_files/gegl-premult-op.gil:
    	* codegen/test_files/gegl-print-op.gil:
    	* codegen/test_files/gegl-screen-op.gil:
    	* codegen/test_files/gegl-subtract-op.gil:
    	* codegen/test_files/gegl-unpremult-op.gil:
    	* docs/gallery/clones.xml:
    	* docs/reference/gegl/gegl-sections.txt:
    	* docs/reference/gegl/tmpl/gegl-types.sgml:
    	* gegl/buffer/gegl-buffer.c (gegl_buffer_constructor),
    	(gegl_buffer_set), (gegl_buffer_get_scaled), (gegl_buffer_get):
    	* gegl/buffer/gegl-buffer.h:
    	* gegl/buffer/gegl-region-generic.c (gegl_region_rectangle),
    	(gegl_region_get_clipbox), (gegl_region_get_rectangles),
    	(gegl_region_union_with_rect), (gegl_region_rect_in):
    	* gegl/buffer/gegl-region.h:
    	* gegl/gegl-chant.h:
    	* gegl/gegl-eval-mgr.c (gegl_eval_mgr_init), (gegl_eval_mgr_apply):
    	* gegl/gegl-eval-mgr.h:
    	* gegl/gegl-graph.c (source_invalidated):
    	* gegl/gegl-have-visitor.c (visit_node):
    	* gegl/gegl-node-dynamic.c:
    	* gegl/gegl-node-dynamic.h:
    	* gegl/gegl-node.c (gegl_node_class_init), (source_invalidated),
    	(gegl_node_apply_roi), (gegl_node_blit), (gegl_node_apply),
    	(property_changed), (gegl_node_process):
    	* gegl/gegl-node.h:
    	* gegl/gegl-operation-composer.c (get_defined_region),
    	(calc_source_regions):
    	* gegl/gegl-operation-filter.c (get_defined_region),
    	(calc_source_regions):
    	* gegl/gegl-operation-point-composer.c (process_inner):
    	* gegl/gegl-operation-point-filter.c (process_inner):
    	* gegl/gegl-operation-sink.c (get_defined_region),
    	(calc_source_regions):
    	* gegl/gegl-operation-source.c (get_defined_region):
    	* gegl/gegl-operation.c (gegl_operation_get_defined_region),
    	(gegl_operation_get_affected_region),
    	(gegl_operation_set_source_region), (get_defined_region),
    	(get_affected_region):
    	* gegl/gegl-operation.h:
    	* gegl/gegl-types.h:
    	* gegl/gegl-utils.c (gegl_rect_set), (gegl_rect_bounding_box),
    	(gegl_rect_intersect), (gegl_rect_copy), (gegl_rect_contains),
    	(gegl_rect_equal), (gegl_rect_equal_coords), (gegl_rect_dup),
    	(gegl_rect_get_type):
    	* gegl/gegl-utils.h:
    	* gegl/gegl.h:
    	* operations/blur/box-blur.c (process), (get_defined_region),
    	(get_source_rect), (calc_source_regions), (get_affected_region):
    	* operations/blur/gaussian-blur.c (process), (get_defined_region),
    	(get_source_rect), (get_affected_region), (calc_source_regions):
    	* operations/color/stretch-contrast.c (process):
    	* operations/core/buffer.c (get_defined_region):
    	* operations/core/crop.c (get_defined_region),
    	(get_affected_region):
    	* operations/core/shift.c (get_defined_region),
    	(get_affected_region), (calc_source_regions):
    	* operations/display/display.c (process):
    	* operations/file-io/exr-load.cpp:
    	* operations/file-io/jpg-load.c (get_defined_region),
    	(gegl_buffer_import_jpg):
    	* operations/file-io/magick-load.c (get_defined_region):
    	* operations/file-io/pixbuf.c (get_defined_region):
    	* operations/file-io/png-load.c (get_defined_region):
    	* operations/file-io/png-save.c (process),
    	(gegl_buffer_export_png):
    	* operations/file-io/raw-load.c (get_defined_region):
    	* operations/file-io/svg-load.c (get_defined_region),
    	(gegl_buffer_import_svg):
    	* operations/generated/porter-duff.rb:
    	* operations/render/FractalExplorer.c (process),
    	(get_defined_region):
    	* operations/render/checkerboard.c (process), (get_defined_region):
    	* operations/render/color.c (process), (get_defined_region):
    	* operations/render/noise.c (process), (get_defined_region):
    	* operations/render/text.c (process), (get_defined_region):
    	* operations/transform/affine.c (bounding_box),
    	(get_defined_region), (calc_source_regions), (get_affected_region),
    	(process):
    	* operations/workshop/demosaic-simple.c (process),
    	(get_defined_region), (get_source_rect), (calc_source_regions),
    	(get_affected_region):
    	* operations/workshop/gtk-display.c (process):
    	* operations/workshop/mandelbrot.c (process), (get_defined_region):
    	* operations/workshop/rawbayer-load.c (get_defined_region):
    	* opgen/Gegl/PointOp.pm:
    	* tests/filltest-float.c (test_fill_apply_roi):
    	* tests/filltest-uint8.c (test_fill_apply_roi):
    e126ae4f