CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     neo     06/05/18 13:25:15

Modified files:
        .              : ChangeLog 
        app/core       : Makefile.am gimpparamspecs.c 
        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 drawable_cmds.c 
                         drawable_transform_cmds.c edit_cmds.c 
                         fileops_cmds.c floating_sel_cmds.c 
                         gimppdb-query.c gradient_cmds.c 
                         gradient_select_cmds.c gradients_cmds.c 
                         grid_cmds.c guides_cmds.c image_cmds.c 
                         layer_cmds.c message_cmds.c paint_tools_cmds.c 
                         paths_cmds.c plug_in_cmds.c 
                         procedural_db_cmds.c selection_cmds.c 
                         selection_tools_cmds.c text_tool_cmds.c 
                         transform_tools_cmds.c 
        libgimp        : gimpdrawabletransform_pdb.c 
                         gimpfloatingsel_pdb.c gimpgradient_pdb.c 
                         gimppainttools_pdb.c 
        tools/pdbgen   : app.pl lib.pl 
        tools/pdbgen/pdb: brush.pdb brush_select.pdb brushes.pdb 
                          buffer.pdb channel.pdb color.pdb context.pdb 
                          convert.pdb drawable.pdb 
                          drawable_transform.pdb edit.pdb fileops.pdb 
                          floating_sel.pdb gradient.pdb 
                          gradient_select.pdb gradients.pdb grid.pdb 
                          guides.pdb image.pdb layer.pdb message.pdb 
                          paint_tools.pdb paths.pdb plug_in.pdb 
                          procedural_db.pdb selection.pdb 
                          selection_tools.pdb text_tool.pdb 
                          transform_tools.pdb 
Added files:
        app/core       : gimpparamspecs-desc.c gimpparamspecs-desc.h 

Log message:
2006-05-18  Sven Neumann  <[EMAIL PROTECTED]>

* tools/pdbgen/app.pl
* tools/pdbgen/lib.pl: removed code that used to fiddles with
the
argument descriptions.

* tools/pdbgen/pdb/*.pdb: removed %%desc%% placeholder, added
some
missing argument descriptions.

* app/pdb/*_cmds.c
* libgimp/gimpdrawabletransform_pdb.c
* libgimp/gimpfloatingsel_pdb.c
* libgimp/gimpgradient_pdb.c
* libgimp/gimppainttools_pdb.c: regenerated.

* app/core/Makefile.am
* app/core/gimpparamspecs-desc.[ch] (gimp_param_spec_get_desc):
new function that creates a parameter description for the PDB.

* app/pdb/gimppdb-query.c
* app/pdb/procedural_db_cmds.c: use the new function to create
the
descriptions on the fly.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-05-18%2013:24&maxdate=2006-05-18%2013:26

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

Reply via email to