extended gimp_vectors_import() and friends with a parameter for returning

2006-10-25  Simon Budig  <simon@gimp.org>

        * app/vectors/gimpvectors-import.[ch]: extended gimp_vectors_import()
        and friends with a parameter for returning the newly generated vectors.

        * app/actions/edit-commands.c
        * app/actions/vectors-commands.c
        * app/display/gimpdisplayshell-dnd.c
        * app/widgets/gimpvectorstreeview.c: Changed accordingly.

        * app/vectors/vectors-enums.h: moved the GimpVectorsStrokeType to...
        * libgimpbase/gimpbaseenums.h: ... this file.

        * app/vectors/Makefile.am: Changed accordingly
        * app/vectors/vectors-enums.c: removed accordingly.

        * tools/pdbgen/pdb/vectors.pdb: new functions
        gimp_vectors_new_from_file() and gimp_vectors_new_from_string().

        * tools/pdbgen/pdb/paths.pdb: deprecated the previous functions.

        * app/pdb/internal_procs.c
        * app/pdb/paths_cmds.c
        * app/pdb/vectors_cmds.c
        * app/vectors/vectors-enums.c
        * libgimp/gimpenums.h
        * tools/pdbgen/enums.pl
        * libgimp/gimppaths_pdb.[ch]
        * libgimp/gimpvectors_pdb.[ch]
        * libgimpbase/gimpbaseenums.c
        * devel-docs/libgimp/tmpl/gimpfontselectbutton.sgml
        * devel-docs/libgimp/tmpl/gimptools.sgml: regenerated.
This commit is contained in:
Simon Budig
2006-10-25 15:14:03 +00:00
committed by Simon Budig
parent ec43fe20d6
commit ab4d8b037c
25 changed files with 695 additions and 240 deletions

View File

@ -28,10 +28,6 @@ GimpFontSelectButton
</para>
@:
@:
@:
@gimpfontselectbutton: the object which received the signal.
@arg1:
@arg2:
@ -41,9 +37,9 @@ GimpFontSelectButton
</para>
@gimpfontselectbutton: the object which received the signal.
@arg1:
@arg2:
@:
@:
@:
<!-- ##### ARG GimpFontSelectButton:font-name ##### -->
<para>

View File

@ -68,7 +68,8 @@ Functions giving access to common toolbox tools.
@operation:
@antialias:
@feather:
@feather_radius:
@feather_radius_x:
@feather_radius_y:
@sample_merged:
@select_transparent:
@select_criterion:
@ -263,7 +264,8 @@ Functions giving access to common toolbox tools.
@operation:
@antialias:
@feather:
@feather_radius:
@feather_radius_x:
@feather_radius_y:
@sample_merged:
@select_transparent:
@select_criterion: