gimp/app/vectors
Simon Budig 52a16ff5a4 Add hooks for insertion of points (and testing if insertion is possible)
2003-08-20  Simon Budig  <simon@gimp.org>

        * app/vectors/gimpstroke.[ch]: Add hooks for insertion of points
        (and testing if insertion is possible)

        * app/vectors/gimpbezierstroke.c: Implement it for BezierStrokes

        * app/tools/gimpvectoroptions.c: Adjusted Options-GUI.

        * app/tools/gimpvectortool.[ch]: Detect if the pointer is over
        the curve. Make it possible to insert points in the curve.
        Select the "Insert/Delete Nodes" mode in the tool options and
        click on the curve.
2003-08-20 17:29:13 +00:00
..
.cvsignore app/vectors/Makefile removed. 2002-02-22 12:26:41 +00:00
Makefile.am app/vectors/Makefile.am added a simple GimpAnchor API. 2003-07-17 18:06:32 +00:00
gimpanchor.c app/vectors/Makefile.am added a simple GimpAnchor API. 2003-07-17 18:06:32 +00:00
gimpanchor.h app/vectors/Makefile.am added a simple GimpAnchor API. 2003-07-17 18:06:32 +00:00
gimpbezierstroke.c Add hooks for insertion of points (and testing if insertion is possible) 2003-08-20 17:29:13 +00:00
gimpbezierstroke.h app/vectors/gimpstroke.[ch] Virtualized gimp_bezier_stroke_extend, added 2003-08-17 02:49:24 +00:00
gimpstroke.c Add hooks for insertion of points (and testing if insertion is possible) 2003-08-20 17:29:13 +00:00
gimpstroke.h Add hooks for insertion of points (and testing if insertion is possible) 2003-08-20 17:29:13 +00:00
gimpvectors-compat.c attempt to convert text from locale encoding. 2003-06-25 21:18:45 +00:00
gimpvectors-compat.h app/vectors/Makefile.am new files implementing a compatibility API for 2003-05-22 19:02:38 +00:00
gimpvectors-preview.c app/vectors/gimpbezierstroke.[ch] app/vectors/gimpstroke.[ch] 2003-05-16 16:49:04 +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] Virtualized gimp_bezier_stroke_extend, added 2003-08-17 02:49:24 +00:00
gimpvectors.h app/vectors/gimpvectors.h removed temp_anchor stuff. I don't think that 2003-08-19 01:05:48 +00:00
makefile.msc renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
vectors-types.h app/gui/edit-commands.c added "Fill with Pattern" menu entry as suggested 2003-07-02 18:01:19 +00:00