CVSROOT: /cvs/gnome Module name: gimp Changes by: mitch 06/03/28 14:58:00
Modified files: . : ChangeLog app/pdb : brush_cmds.c brush_select_cmds.c brushes_cmds.c buffer_cmds.c channel_cmds.c color_cmds.c context_cmds.c convert_cmds.c display_cmds.c drawable_cmds.c drawable_transform_cmds.c edit_cmds.c fileops_cmds.c floating_sel_cmds.c font_select_cmds.c fonts_cmds.c gimprc_cmds.c gradient_cmds.c gradient_select_cmds.c gradients_cmds.c grid_cmds.c guides_cmds.c help_cmds.c image_cmds.c layer_cmds.c message_cmds.c misc_cmds.c paint_tools_cmds.c palette_cmds.c palette_select_cmds.c palettes_cmds.c parasite_cmds.c paths_cmds.c pattern_cmds.c pattern_select_cmds.c patterns_cmds.c plug_in_cmds.c procedural-db-query.c procedural_db.c procedural_db.h procedural_db_cmds.c progress_cmds.c selection_cmds.c selection_tools_cmds.c text_tool_cmds.c transform_tools_cmds.c undo_cmds.c unit_cmds.c vectors_cmds.c app/plug-in : plug-in-message.c plug-in-proc-def.c plug-in-rc.c app/xcf : xcf.c tools/pdbgen : app.pl tools/pdbgen/pdb: procedural_db.pdb Log message: 2006-03-28 Michael Natterer <[EMAIL PROTECTED]> * app/pdb/procedural_db.[ch] (struct ProcArg): replace "name" and "description" by a GParamSpec. (procedural_db_init_proc) (procedural_db_add_argument) (procedural_db_add_return_value) (procedural_db_add_compat_arg) (procedural_db_add_compat_val): new functions which dynamically allocate and register arguments and return value arrays based on GParamSpecs. * app/pdb/procedural-db-query.c * app/plug-in/plug-in-message.c * app/plug-in/plug-in-proc-def.c * app/plug-in/plug-in-rc.c * app/xcf/xcf.c * tools/pdbgen/pdb/procedural_db.pdb: changed accordingly. * tools/pdbgen/app.pl: get rid of all ProcArg arrays and generate code that registers args and values with the procedures. * app/pdb/*_cmds.c: regenerated. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-03-28%2014:57&maxdate=2006-03-28%2014:59 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list