CVSROOT: /cvs/gnome Module name: gimp Changes by: mitch 05/02/12 10:46:31
Modified files: . : ChangeLog libgimpbase : gimpbaseenums.c gimpbaseenums.h app/core : gimppdbprogress.c libgimp : gimpprogress.c gimpprogressbar.c plug-ins/pygimp: gimpenums.py tools/pdbgen : enums.pl Log message: 2005-02-12 Michael Natterer <[EMAIL PROTECTED]> * libgimpbase/gimpbaseenums.h (enum GimpProgressCommand): added GIMP_PROGRESS_COMMAND_PULSE. * libgimpbase/gimpbaseenums.c * plug-ins/pygimp/gimpenums.py * tools/pdbgen/enums.pl: regenerated. * app/core/gimppdbprogress.c: implement GimpProgress::pulse() and send a PULSE command to the callback. * libgimp/gimpprogress.c: handle PULSE by calling the set_value() callback with a value of -1 and document that hack in the API docs. * libgimp/gimpprogressbar.c: interpret -1 as request to pulse. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2005-02-12%2010:45&maxdate=2005-02-12%2010:47 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list