CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     neo     05/02/12 19:11:24

Modified files:
        .              : ChangeLog 
        app/core       : gimpprogress.c 
        app/plug-in    : plug-in-progress.c 
        devel-docs/libgimp/tmpl: gimpprogress.sgml 
        libgimp        : gimpprogress.c gimpprogress.h 
                         gimpprogress_pdb.c gimpprogress_pdb.h 
        plug-ins/bmp   : bmpread.c 
        plug-ins/common: gbr.c gih.c gtm.c iwarp.c pat.c pcx.c pix.c 
                         png.c pnm.c postscript.c psd.c psd_save.c 
                         randomize.c raw.c sunras.c tga.c tiff.c wmf.c 
                         xbm.c xpm.c xwd.c 
        plug-ins/faxg3 : faxg3.c 
        plug-ins/gfli  : gfli.c 
        plug-ins/ifscompose: ifscompose.c 
        plug-ins/jpeg  : jpeg-load.c jpeg-save.c 
        plug-ins/sgi   : sgi.c 
        plug-ins/uri   : uri-backend-gnomevfs.c uri-backend-wget.c 
        plug-ins/winicon: icoload.c icosave.c 
        plug-ins/xjt   : xjt.c 
        tools/pdbgen/pdb: progress.pdb 

Log message:
2005-02-13  Sven Neumann  <[EMAIL PROTECTED]>

* app/core/gimpprogress.c (gimp_progress_start): accept an empty
string.

* app/plug-in/plug-in-progress.c: if NULL is passed as message to
plug_in_progress_start(), set an empty string on the progress.

* tools/pdbgen/pdb/progress.pdb:
* libgimp/gimpprogress.[ch]: wrap the new gimp_progress_set_text()
PDP function with a function that accepts printf-like arguments.

* libgimp/gimpprogress_pdb.[ch]: regenerated.

* lots of plug-ins, most of them file plug-ins:
use gimp_progress_init(NULL) followed by gimp_progress_set_text()
to initialize the progress using the new API instead of constructing
a temporary string.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2005-02-12%2019:10&maxdate=2005-02-12%2019:12

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

Reply via email to