CVSROOT:        /cvs/gnome
Module name:    gegl
Changes by:     ok      06/11/28 14:18:29
Modified files:
        .              : ChangeLog 
        gegl/buffer    : gegl-buffer.c gegl-buffer.h 
        gegl           : gegl-node.c gegl-operation-point-composer.c 
                         gegl-operation-point-filter.c 

Log message:
* gegl/buffer/gegl-buffer.[ch]: (gegl_buffer_set), (gegl_buffer_get):
Made these two the only public setters/getters of linear pixel data to
simplify the public API, if the rect is NULL, the entire extent of the
buffer will be used. If the format passed in is NULL, the format of
the buffer will be used.

* gegl/gegl-node.c: (gegl_node_blit_buf),
* gegl/gegl-operation-point-composer.c: (process_inner),
* gegl/gegl-operation-point-filter.c: (process_inner): adapt to
changes.

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

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

Reply via email to