gimp/app/paint
Sven Neumann 6f0c89d054 moved pdb directory to the end.
2002-03-13  Sven Neumann  <sven@gimp.org>

	* app/Makefile.am (SUBDIRS): moved pdb directory to the end.

	* app/paint/Makefile.am: removed the ugly hack. Seems to work w/o it.

	* themes/Default/Makefile.am: don't build inline pixbuf headers here.

	* themes/Default/images/Makefile.am: build them here with a hack
	that extracts the icon names out of the filenames. Cleaner Makefile
	and correct dependencies.

	* themes/Default/imagerc
	* themes/Default/images/stock-button-reset.png: added a reset button
	(which looks just like refresh at the moment).

	* themes/Default/images/tools/Makefile.am: removed.

	* libgimpwidgets/gimpstock.c
	* libgimpwidgets/gimpwidgets.c: include the pixbuf headers from their
	new places.
2002-03-13 18:07:25 +00:00
..
.cvsignore Core/UI separation for the paint tools: 2002-02-14 19:31:16 +00:00
Makefile.am moved pdb directory to the end. 2002-03-13 18:07:25 +00:00
gimpairbrush.c Use gdouble in a [0.0..1.0] range for opacity values in the whole core's 2002-03-03 17:38:12 +00:00
gimpairbrush.h app/core/Makefile.am new object for registering GimpPaintCore subclasses, 2002-02-27 13:57:49 +00:00
gimpclone.c Use gdouble in a [0.0..1.0] range for opacity values in the whole core's 2002-03-03 17:38:12 +00:00
gimpclone.h app/core/Makefile.am new object for registering GimpPaintCore subclasses, 2002-02-27 13:57:49 +00:00
gimpconvolve.c Use gdouble in a [0.0..1.0] range for opacity values in the whole core's 2002-03-03 17:38:12 +00:00
gimpconvolve.h app/core/Makefile.am new object for registering GimpPaintCore subclasses, 2002-02-27 13:57:49 +00:00
gimpdodgeburn.c Use gdouble in a [0.0..1.0] range for opacity values in the whole core's 2002-03-03 17:38:12 +00:00
gimpdodgeburn.h app/core/Makefile.am new object for registering GimpPaintCore subclasses, 2002-02-27 13:57:49 +00:00
gimperaser.c Use gdouble in a [0.0..1.0] range for opacity values in the whole core's 2002-03-03 17:38:12 +00:00
gimperaser.h app/core/Makefile.am new object for registering GimpPaintCore subclasses, 2002-02-27 13:57:49 +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 return the crated label from gimp_table_attach_aligned(), doc fixes. 2002-03-08 18:30:40 +00:00
gimpink.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +00:00
gimppaintbrush.c Use gdouble in a [0.0..1.0] range for opacity values in the whole core's 2002-03-03 17:38:12 +00:00
gimppaintbrush.h app/core/Makefile.am new object for registering GimpPaintCore subclasses, 2002-02-27 13:57:49 +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 Use gdouble in a [0.0..1.0] range for opacity values in the whole core's 2002-03-03 17:38:12 +00:00
gimppaintcore.h Use gdouble in a [0.0..1.0] range for opacity values in the whole core's 2002-03-03 17:38:12 +00:00
gimppaintoptions.c app/gimprc.[ch] app/gui/preferences-dialog.c 2002-03-12 21:02:10 +00:00
gimppaintoptions.h app/gimprc.[ch] app/gui/preferences-dialog.c 2002-03-12 21:02:10 +00:00
gimppencil.c app/core/Makefile.am new object for registering GimpPaintCore subclasses, 2002-02-27 13:57:49 +00:00
gimppencil.h app/core/Makefile.am new object for registering GimpPaintCore subclasses, 2002-02-27 13:57:49 +00:00
gimpsmudge.c Use gdouble in a [0.0..1.0] range for opacity values in the whole core's 2002-03-03 17:38:12 +00:00
gimpsmudge.h app/core/Makefile.am new object for registering GimpPaintCore subclasses, 2002-02-27 13:57:49 +00:00
gimpsourcecore.c Use gdouble in a [0.0..1.0] range for opacity values in the whole core's 2002-03-03 17:38:12 +00:00
gimpsourcecore.h app/core/Makefile.am new object for registering GimpPaintCore subclasses, 2002-02-27 13:57:49 +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 app/core/Makefile.am new object for registering GimpPaintCore subclasses, 2002-02-27 13:57:49 +00:00
paint.c app/core/Makefile.am new object for registering GimpPaintCore subclasses, 2002-02-27 13:57:49 +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