CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     simon   05/04/13 22:32:23

Modified files:
        .              : ChangeLog 
        app/pdb        : Makefile.am image_cmds.c internal_procs.c 
        app/vectors    : gimpstroke.c gimpstroke.h gimpvectors.c 
                         gimpvectors.h 
        libgimp        : Makefile.am gimp_pdb.h gimpimage_pdb.c 
                         gimpimage_pdb.h 
        plug-ins/script-fu: siod-wrapper.c 
        tools/pdbgen   : Makefile.am groups.pl pdb.pl 
        tools/pdbgen/pdb: image.pdb 
Added files:
        app/pdb        : vectors_cmds.c 
        libgimp        : gimpvectors_pdb.c gimpvectors_pdb.h 
        tools/pdbgen/pdb: vectors.pdb 

Log message:
2005-04-14  Simon Budig  <[EMAIL PROTECTED]>

Started a PDB api for vectors/strokes. Not yet functional, this
commit is to get the infrastructure up and running.

* app/vectors/gimpstroke.[ch]
* app/vectors/gimpvectors.[ch]: Added IDs to the strokes

* tools/pdbgen/pdb.pl: corrected "vectors" type, deleted "path" type.
* tools/pdbgen/pdb/image.pdb: added gimp_image_get_vectors()
* tools/pdbgen/pdb/vectors.pdb: New file for the vectors API
(just a stub for now)

* tools/pdbgen/Makefile.am: Added vectors.pdb
* tools/pdbgen/groups.pl: regenerated.

* plug-ins/script-fu/siod-wrapper.c: Enable the Path/Vectors type.

* libgimp/gimpvectors_pdb.[ch]
* app/pdb/vectors_cmds.c: new autogenerated files.

* libgimp/Makefile.am
* app/pdb/Makefile.am: Added new autogenerated file.

* libgimp/gimp_pdb.h
* libgimp/gimpimage_pdb.[ch]
* app/pdb/image_cmds.c
* app/pdb/internal_procs.c: regenerated.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=simon&date=explicit&mindate=2005-04-13%2022:31&maxdate=2005-04-13%2022:33

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

Reply via email to