CVSROOT: /cvs/gnome Module name: gimp Changes by: mitch 06/03/31 14:28:53
Modified files: . : ChangeLog app : batch.c app/dialogs : about-dialog.c app/actions : plug-in-commands.c vectors-commands.c app/core : gimppdbprogress.c app/file : file-open.c file-save.c app/pdb : Makefile.am 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 gimpprocedure.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/xcf : xcf.c tools/pdbgen : app.pl tools/pdbgen/pdb: fileops.pdb Added files: app/pdb : gimpargument.c gimpargument.h Log message: 2006-03-31 Michael Natterer <[EMAIL PROTECTED]> * app/pdb/Makefile.am * app/pdb/gimpargument.[ch]: moved Argument and ProcArg structs and functions to these new files. Renamed functions to gimp_argument_foo(). * app/pdb/procedural_db.[ch]: removed them here. * app/batch.c * app/actions/plug-in-commands.c * app/actions/vectors-commands.c * app/core/gimppdbprogress.c * app/dialogs/about-dialog.c * app/file/file-open.c * app/file/file-save.c * app/pdb/gimpprocedure.c * app/pdb/procedural_db_cmds.c * app/plug-in/plug-in-message.c * app/plug-in/plug-in-params.c * app/plug-in/plug-in-progress.c * app/plug-in/plug-in-rc.c * app/plug-in/plug-in-run.c * app/plug-in/plug-ins.c * app/widgets/gimphelp.c * app/widgets/gimppdbdialog.c * app/xcf/xcf.c * tools/pdbgen/app.pl * tools/pdbgen/pdb/fileops.pdb: changed #includes and function calls accordingly. * app/pdb/*_cmds.c: regenerated. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-03-31%2014:27&maxdate=2006-03-31%2014:29 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list