[Gegl-developer] two small patches

Henrik Akesson h.m.akesson at gmail.com
Mon Mar 23 09:27:51 PDT 2009


Two patches attached. I've made the below comments in a more suitable
ChangeLog format:

[gegl_buffer.diff]

Patch from Henrik Akesson:
- Extracted duplicated code from pset/pget into a separate function
gegl_buffer_in_abyss to improve readability of code and maintainability.
- Renamed pset/pget to gegl_buffer_pixel_set and gegl_buffer_pixel_get in
order to improve readability of code and to be conformant to gegl coding
standards.
* gegl/buffer/gegl_buffer_access.c
* gegl/buffer/gegl_buffer_private.h


[gegl_utils.diff]

Patch from Henrik Akesson that adds a gegl_rectangle_as string function for
retreiving a rectangle as a debug string. Log statements has been changed to
use this said function as well as using GEGL_NOTE (see gegl-debug.h).
* gegl/gegl_utils.c
* gegl/gegl_utils.h
* gegl/process/gegl_processor.c


/Henrik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /lists/gegl-developer/attachments/20090323/95c47f5a/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gegl_buffer.diff
Type: text/x-patch
Size: 6672 bytes
Desc: not available
Url : /lists/gegl-developer/attachments/20090323/95c47f5a/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gegl_utils.diff
Type: text/x-patch
Size: 2447 bytes
Desc: not available
Url : /lists/gegl-developer/attachments/20090323/95c47f5a/attachment-0001.bin 


More information about the Gegl-developer mailing list