gimp/app/vectors
Simon Budig 044ea72c69 added _is_empty () that checks if a stroke is empty.
2003-08-21  Simon Budig  <simon@gimp.org>

	* app/vectors/gimpstroke.[ch]: added _is_empty () that checks
	if a stroke is empty.

	* app/vectors/gimpbezierstroke.c: Implemented _anchor_delete ()

	* app/vectors/gimpvectors.[ch]: added _stroke_remove ()

	* app/tools/gimpvectortool.[ch]: implemented the deletion of
	anchors. CTRL-Click on the anchor in Insert/Delete mode does
	the trick. Also did some renaming to the Vector tool
	(now Path tool) and set the Tooltip to something sane.

	Folks, I think the new path tool is no longer a regression
	against the 1.2 bezier select tool!
2003-08-21 17:47:12 +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 app/vectors/Makefile.am added a simple GimpAnchor API. 2003-07-17 18:06:32 +00:00
gimpbezierstroke.c added _is_empty () that checks if a stroke is empty. 2003-08-21 17:47:12 +00:00
gimpbezierstroke.h app/vectors/gimpstroke.[ch] Virtualized gimp_bezier_stroke_extend, added 2003-08-17 02:49:24 +00:00
gimpstroke.c added _is_empty () that checks if a stroke is empty. 2003-08-21 17:47:12 +00:00
gimpstroke.h added _is_empty () that checks if a stroke is empty. 2003-08-21 17:47:12 +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 added _is_empty () that checks if a stroke is empty. 2003-08-21 17:47:12 +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