CVSROOT: /cvs/gnome Module name: gimp Changes by: mitch 06/03/31 06:49:22
Modified files: . : ChangeLog app/pdb : fileops_cmds.c gimpprocedure.c gimpprocedure.h app/plug-in : plug-in-message.c plug-in-proc-def.c plug-in-proc-def.h plug-in-rc.c plug-in-run.c plug-in.c plug-ins-query.c plug-ins.c app/actions : plug-in-actions.c plug-in-commands.c app/menus : plug-in-menus.c app/xcf : xcf.c tools/pdbgen/pdb: fileops.pdb Log message: 2006-03-31 Michael Natterer <[EMAIL PROTECTED]> * app/pdb/gimpprocedure.[ch]: added gimp_procedure_new() and gimp_procedure_free() functions. * app/plug-in/plug-in-proc-def.h (struct PlugInProcDef): use a ProcRecord pointer instead of including the entire struct. * app/plug-in/plug-in-proc-def.c: use the new() and free() functions above to allocate/free the ProcRecord. * app/actions/plug-in-actions.c * app/actions/plug-in-commands.c * app/menus/plug-in-menus.c * app/plug-in/plug-in-message.c * app/plug-in/plug-in-rc.c * app/plug-in/plug-in-run.c * app/plug-in/plug-in.c * app/plug-in/plug-ins-query.c * app/plug-in/plug-ins.c * app/xcf/xcf.c: changed accordingly. Unrelated: * app/pdb/gimpprocedure.c (gimp_procedure_execute): be more verbose when warning about out-of-bounds parameter values. * tools/pdbgen/pdb/fileops.pdb: allow GIMP_RUN_WITH_LAST_VALS for file_save because indirect saving (e.g. remote or compressed) needs it. * app/pdb/fileops_cmds.c: regenerated. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-03-31%2006:48&maxdate=2006-03-31%2006:50 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list