CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     mitch   06/03/27 14:32:19

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.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 

Log message:
2006-03-27  Michael Natterer  <[EMAIL PROTECTED]>

* app/pdb/procedural_db.h (ArgMarshal): pass the ProcRecord as
first parameter, so marshallers have access to their ProcRecord
without the need for global variables.

* app/pdb/procedural_db.c
* tools/pdbgen/app.pl: changed addordingly.

* tools/pdbgen/app.pl: removed support for invoke->proc. Introduce
invoke->no_marshalling instead which indicates that invoke->code
should be used literally as marshaller code, without any
substitutions or generated variables.

* tools/pdbgen/pdb/fileops.pdb: changed accordingly.

* app/pdb/*_cmds.c: regenerated.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-03-27%2014:31&maxdate=2006-03-27%2014:33

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

Reply via email to