Gimp/app/vectors
Simon Budig 740983b06f app/vectors/gimpstroke.[ch] Changed vectors->strokes to a GList and
2003-04-14  Simon Budig  <simon@gimp.org>

        * app/vectors/gimpstroke.[ch]
        * app/vectors/gimpvectors.[ch]: Changed vectors->strokes to a
        GList and removed stroke->next. Implemented stuff for duplicating
        strokes. Duplicating a vector works now.

        * app/tools/gimpvectortool.c: added not-yet-used function to
        determine where a click has been. Refcounting stuff changed.

        * app/core/gimpimage-mask-select.c
        * app/paint/gimppaintcore-stroke.c: Changed accordingly.
2003-04-14 00:37:04 +00:00
..
.cvsignore app/vectors/Makefile removed. 2002-02-22 12:26:41 +00:00
gimpanchor.h app/vectors/gimpanchor.h Anchors now have an enum as type and have the 2002-12-30 16:36:01 +00:00
gimpbezierstroke.c app/tools/gimpvectortool.[ch] app/vectors/gimpbezierstroke.c 2003-03-29 04:47:44 +00:00
gimpbezierstroke.h New Type: GimpVectorExtendMode 2002-12-31 03:18:49 +00:00
gimpstroke.c app/vectors/gimpstroke.[ch] Changed vectors->strokes to a GList and 2003-04-14 00:37:04 +00:00
gimpstroke.h app/vectors/gimpstroke.[ch] Changed vectors->strokes to a GList and 2003-04-14 00:37:04 +00:00
gimpvectors-preview.c app/vectors/gimpanchor.h Anchors now have an enum as type and have the 2002-12-30 16:36:01 +00:00
gimpvectors-preview.h app/vectors/Makefile.am new files creating dummy vectors previews. 2002-02-25 13:39:34 +00:00
gimpvectors.c app/vectors/gimpstroke.[ch] Changed vectors->strokes to a GList and 2003-04-14 00:37:04 +00:00
gimpvectors.h app/vectors/gimpstroke.[ch] Changed vectors->strokes to a GList and 2003-04-14 00:37:04 +00:00
Makefile.am app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
makefile.msc updated 2002-12-01 14:53:17 +00:00
vectors-types.h app/tools/gimpvectortool.[ch] app/vectors/gimpbezierstroke.c 2003-03-29 04:47:44 +00:00