gimp/app/vectors
Simon Budig 08bd7a19b9 app/vectors/gimpstroke.[ch] Implemented function to connect two strokes.
2003-08-27  Simon Budig  <simon@gimp.org>

	* app/vectors/gimpstroke.[ch]
	* app/vectors/gimpbezierstroke.c: Implemented function to
	connect two strokes.

	* app/tools/gimpvectortool.[ch]: Use it. Right now you have
	to click on one endpoint, and then SHIFT+CTRL+ALT-Click on
	the other endpoint.

	Suggestions on how to solve that more sanely are welcome...
2003-08-27 00:31:20 +00:00
..
.cvsignore app/vectors/Makefile removed. 2002-02-22 12:26:41 +00:00
gimpanchor.c app/vectors/Makefile.am added a simple GimpAnchor API. 2003-07-17 18:06:32 +00:00
gimpanchor.h Intruduce casting macro GIMP_ANCHOR. 2003-08-26 14:29:10 +00:00
gimpbezierstroke.c app/vectors/gimpstroke.[ch] Implemented function to connect two strokes. 2003-08-27 00:31:20 +00:00
gimpbezierstroke.h app/vectors/gimpstroke.[ch] Virtualized gimp_bezier_stroke_extend, added 2003-08-17 02:49:24 +00:00
gimpstroke.c app/vectors/gimpstroke.[ch] Implemented function to connect two strokes. 2003-08-27 00:31:20 +00:00
gimpstroke.h app/vectors/gimpstroke.[ch] Implemented function to connect two strokes. 2003-08-27 00:31:20 +00:00
gimpvectors-compat.c Intruduce casting macro GIMP_ANCHOR. 2003-08-26 14:29:10 +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/gimpstroke.c app/vectors/gimpvectors-preview.c 2003-08-22 13:00:25 +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 changed GimpObject::get_memsize() to return a second value named 2003-08-25 10:49:33 +00:00
gimpvectors.h added _is_empty () that checks if a stroke is empty. 2003-08-21 17:47:12 +00:00
Makefile.am app/vectors/Makefile.am added a simple GimpAnchor API. 2003-07-17 18:06:32 +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