gimp/app/vectors
Simon Budig 86e4d32a44 app/vectors/gimpstroke.[ch] Virtualized gimp_bezier_stroke_extend, added
2003-08-17  Simon Budig  <simon@gimp.org>

	* app/vectors/gimpstroke.[ch]
	* app/vectors/gimpbezierstroke.[ch]: Virtualized
	gimp_bezier_stroke_extend, added gimp_stroke_is_extendable.

	* app/text/gimptext-vectors.c: changed accordingly.

	* app/vectors/gimpvectors.[ch]: added gimp_vectors_anchor_select.

	* app/tools/gimpvectoroptions.[ch]: dummy switch for future
	extensions

	* app/tools/gimpvectortool.[ch]: Major overhaul. Made use of
	gimp_vector_tool_oper_update, cleaned up
	gimp_vector_tool_button_press a lot and finally have a
	working cursor_update. Still buggy, but I wanted to have it
	in CVS.
2003-08-17 02:49:24 +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 app/vectors/gimpstroke.[ch] Virtualized gimp_bezier_stroke_extend, added 2003-08-17 02:49:24 +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] Virtualized gimp_bezier_stroke_extend, added 2003-08-17 02:49:24 +00:00
gimpstroke.h app/vectors/gimpstroke.[ch] Virtualized gimp_bezier_stroke_extend, added 2003-08-17 02:49:24 +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/gimpstroke.[ch] Virtualized gimp_bezier_stroke_extend, added 2003-08-17 02:49:24 +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