CVSROOT:        /cvs/gnome
Module name:    gegl
Changes by:     ok      06/12/13 09:25:56

Modified files:
        .              : ChangeLog 
        bin            : editor.c export.c gegl-projection.c 
                         gegl-projection.h gegl-view.c 

Log message:
Gave new names to functions of the projection, not sure if these names
will be the final ones, but at least they are better than the old
ones:
enqueue (add a rectangle to the region that is desired to be computed)
dequeue (remove a prior request for rendering)
invalidate (mark a region of the projection as invalid (usually
happens automatically).
* bin/editor.c: (cb_recompute):
* bin/export.c: (button_render_clicked):
* bin/gegl-projection.c: (gegl_projection_dequeue),
(gegl_projection_invalidate), (gegl_projection_enqueue):
* bin/gegl-projection.h:
* bin/gegl-view.c: (gegl_view_repaint):

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gegl&who=ok&date=explicit&mindate=2006-12-13%2009:24&maxdate=2006-12-13%2009:26

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

Reply via email to