gimp/app/paint
Michael Natterer 52d07c9646 implemented gimp_image_mask_select_vectors() as simple wrapper around
2002-02-26  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpimage-mask-select.[ch]: implemented
	gimp_image_mask_select_vectors() as simple wrapper around
	gimp_image_mask_select_polygon().

	* app/gui/vectors-commands.c: call it from the "to selection"
	callbacks.

	* app/gui/channels-commands.c: use gimp_image_mask_select_channel()
	instead of doing the same manually.

	* app/paint/gimppencil.c: register as "GimpPencil", not
	"GimpPencilCore".

	* app/widgets/Makefile.am
	* app/widgets/widgets-types.h
	* app/widgets/gimpvectorslistview.[ch]: new GimpItemListView
	subclass featuring a "To Selection" and "Stroke" button.

	* app/widgets/gimpitemlistview.c: create GimpVectorsListViews.
2002-02-26 05:42:14 +00:00
..
.cvsignore Core/UI separation for the paint tools: 2002-02-14 19:31:16 +00:00
Makefile.am Added some kind of paint core registry. It's ugly and will change... 2002-02-26 02:00:02 +00:00
gimpairbrush.c app/core/Makefile.am app/core/core-types.h new base class for something 2002-02-25 17:58:50 +00:00
gimpairbrush.h Made the paint tool PDB wrappers work again (a bit at least...) 2002-02-21 16:02:30 +00:00
gimpclone.c app/core/Makefile.am app/core/core-types.h new base class for something 2002-02-25 17:58:50 +00:00
gimpclone.h Made the paint tool PDB wrappers work again (a bit at least...) 2002-02-21 16:02:30 +00:00
gimpconvolve.c app/core/Makefile.am app/core/core-types.h new base class for something 2002-02-25 17:58:50 +00:00
gimpconvolve.h Made the paint tool PDB wrappers work again (a bit at least...) 2002-02-21 16:02:30 +00:00
gimpdodgeburn.c app/core/Makefile.am app/core/core-types.h new base class for something 2002-02-25 17:58:50 +00:00
gimpdodgeburn.h Made the paint tool PDB wrappers work again (a bit at least...) 2002-02-21 16:02:30 +00:00
gimperaser.c app/core/Makefile.am app/core/core-types.h new base class for something 2002-02-25 17:58:50 +00:00
gimperaser.h Made the paint tool PDB wrappers work again (a bit at least...) 2002-02-21 16:02:30 +00:00
gimpink-blob.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
gimpink-blob.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +00:00
gimpink.c app/core/Makefile.am app/core/core-types.h new base class for something 2002-02-25 17:58:50 +00:00
gimpink.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +00:00
gimppaintbrush.c app/core/Makefile.am app/core/core-types.h new base class for something 2002-02-25 17:58:50 +00:00
gimppaintbrush.h Core/UI separation for the paint tools: 2002-02-14 19:31:16 +00:00
gimppaintcore-kernels.h Core/UI separation for the paint tools: 2002-02-14 19:31:16 +00:00
gimppaintcore-stroke.c added gimp_paint_core_stroke_vectors() which strokes the whole vector 2002-02-26 03:19:47 +00:00
gimppaintcore-stroke.h added gimp_paint_core_stroke_vectors() which strokes the whole vector 2002-02-26 03:19:47 +00:00
gimppaintcore.c app/core/Makefile.am app/core/core-types.h new base class for something 2002-02-25 17:58:50 +00:00
gimppaintcore.h General undo cleanup: 2002-02-23 17:29:19 +00:00
gimppaintoptions.c Made the paint tool PDB wrappers work again (a bit at least...) 2002-02-21 16:02:30 +00:00
gimppaintoptions.h Made the paint tool PDB wrappers work again (a bit at least...) 2002-02-21 16:02:30 +00:00
gimppencil.c implemented gimp_image_mask_select_vectors() as simple wrapper around 2002-02-26 05:42:14 +00:00
gimppencil.h Core/UI separation for the paint tools: 2002-02-14 19:31:16 +00:00
gimpsmudge.c app/core/Makefile.am app/core/core-types.h new base class for something 2002-02-25 17:58:50 +00:00
gimpsmudge.h Made the paint tool PDB wrappers work again (a bit at least...) 2002-02-21 16:02:30 +00:00
gimpsourcecore.c app/core/Makefile.am app/core/core-types.h new base class for something 2002-02-25 17:58:50 +00:00
gimpsourcecore.h Made the paint tool PDB wrappers work again (a bit at least...) 2002-02-21 16:02:30 +00:00
makefile.msc from now on use make.msc from $(TOP)/glib/build/win32; all occurences of 2002-02-17 15:55:54 +00:00
paint-types.h Made the paint tool PDB wrappers work again (a bit at least...) 2002-02-21 16:02:30 +00:00
paint.c Added some kind of paint core registry. It's ugly and will change... 2002-02-26 02:00:02 +00:00
paint.h Added some kind of paint core registry. It's ugly and will change... 2002-02-26 02:00:02 +00:00