gimp/app/paint-funcs
Michael Natterer 11c2f6caee app/base/Makefile.am app/core/Makefile.am app/gui/Makefile.am added
2001-05-30  Michael Natterer  <mitch@gimp.org>

	* app/base/Makefile.am
	* app/core/Makefile.am
	* app/gui/Makefile.am
	* app/paint-funcs/Makefile.am: added makefile.msc to EXTRA_DIST.

	* app/core/gimpimage.c: don't try to create previews with width or
	height < 1.

	* app/gui/color-notebook.c: Major (??) dialog repacking. Don't
	show an action_area for the main color selection (it's now about
	half the size of the 1.2 one).

	* libgimp/gimpcolorselector.h: define some gui size constants
	here.

	* app/gui/color-select.c
	* modules/colorsel_triangle.c
	* modules/colorsel_water.c: use the constants and removed the
	spacing around the main container.

	* libgimpwidgets/gimpcolorarea.[ch]: rendering in the idle loop
	fixes a race condition when accessing widget->window during widget
	resizing.

	* modules/Makefile.am: disabled the "GTK" color notebook page (we
	will put the GtkHSV widget of gtk+ 2.0 here).

2001-05-30  Michael Natterer  <mitch@gimp.org>

	* libgimpmath/libgimpmath-docs.sgml: s/libgimpcolor/libgimpmath/.
2001-05-30 00:20:48 +00:00
..
.cvsignore configure.in app/Makefile.am app/paint-funcs/.cvsignore made the 2001-04-07 14:44:12 +00:00
Makefile.am app/base/Makefile.am app/core/Makefile.am app/gui/Makefile.am added 2001-05-30 00:20:48 +00:00
makefile.msc almost completely autogenerated all new makefiles (it simply was too much 2001-05-25 22:04:21 +00:00
paint-funcs-gray.c Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-gray.h Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-graya.c Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-graya.h Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-indexed.c Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-indexed.h Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-indexeda.c Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-indexeda.h Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-rgb.c Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-rgb.h Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-rgba.c Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-rgba.h Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-simd.S app/Makefile.am po/POTFILES.in new widget which will replace the current 2001-02-13 13:17:15 +00:00
paint-funcs.c new directory app/base/ 2001-05-15 11:25:25 +00:00
paint-funcs.h new directory app/base/ 2001-05-15 11:25:25 +00:00