Gimp/libgimpwidgets
Michael Natterer 6a5242c0bf config.guess new versions from CVS (at least that's what my debian package
2001-05-24  Michael Natterer  <mitch@gimp.org>

	* config.guess
	* config.sub: new versions from CVS (at least that's what my
	debian package says...)

	* app/Makefile.am
	* app/gimppreviewcache.[ch]: removed.

	* app/core/Makefile.am
	* app/core/gimppreviewcache.c: added.

	* app/core/gimpdrawable.c: reordered #includes

	* app/apptypes.h: make ImageMap a proper opaque typedef, not
	simply a gpointer.

	* app/image_map.[ch]: changed accordingly. cleanup.

	* app/tools/color_balance.h
	* app/tools/curves.h
	* app/tools/gimptool.c
	* app/tools/histogram_tool.h
	* app/tools/hue_saturation.h
	* app/tools/threshold.h: changed here too.

	* libgimpbase/gimpbasetypes.h: /*< skip >*/ GIMP_UNIT_PERCENT as
	it's a UI convenience thing and no unit.

	* plug-ins/script-fu/script-fu-constants.c
	* tools/pdbgen/enums.pl: regenerated.

	* libgimpwidgets/gimpbutton.c: maybe this change makes GimpButton
	behave even more careful when changing GtkButton's private stuff.
2001-05-24 17:09:57 +00:00
..
.cvsignore libgimpwidgets/.cvsignore libgimpwidgets/Makefile.am 2001-01-24 19:40:15 +00:00
gimpbutton.c config.guess new versions from CVS (at least that's what my debian package 2001-05-24 17:09:57 +00:00
gimpbutton.h libgimpwidgets/Makefile.am new widget derived from GtkButton. It adds an 2001-05-06 20:31:46 +00:00
gimpchainbutton.c libgimpwidgets/Makefile.am new widget derived from GtkButton. It adds an 2001-05-06 20:31:46 +00:00
gimpchainbutton.h libgimpwidgets/Makefile.am new widget derived from GtkButton. It adds an 2001-05-06 20:31:46 +00:00
gimpcolorarea.c app/app_procs.c app/datafiles.c app/devices.c app/docindex.c 2001-05-21 20:30:16 +00:00
gimpcolorarea.h rewritten as proper widget derived from GimpColorButton 2001-01-15 06:24:24 +00:00
gimpcolorbutton.c configure.in devel-docs/Makefile.am devel-docs/libgimpcolor/* 2001-05-04 20:39:29 +00:00
gimpcolorbutton.h configure.in devel-docs/Makefile.am devel-docs/libgimpcolor/* 2001-05-04 20:39:29 +00:00
gimpcolorselect.c app/Makefile.am removed. 2001-05-09 22:34:59 +00:00
gimpdialog.c app/makefile.msc adapted to current state of file renaming/restructuring. 2001-03-16 19:14:04 +00:00
gimpdialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpfileentry.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpfileentry.h app/fileops.c Make sure that we don't try to destroy query_boxes twice or 2000-11-18 00:25:42 +00:00
gimpfileselection.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpfileselection.h app/fileops.c Make sure that we don't try to destroy query_boxes twice or 2000-11-18 00:25:42 +00:00
gimphelpui.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimphelpui.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpoffsetarea.c libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.h 2001-05-06 21:51:20 +00:00
gimpoffsetarea.h libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.h 2001-05-06 21:51:20 +00:00
gimppatheditor.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimppatheditor.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimppixmap.c libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.h 2001-05-06 21:51:20 +00:00
gimppixmap.h libgimpwidgets/Makefile.am new widget derived from GtkButton. It adds an 2001-05-06 20:31:46 +00:00
gimpquerybox.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimpquerybox.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpsizeentry.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimpsizeentry.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpunitmenu.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimpunitmenu.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpwidgets.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimpwidgets.def changes to allow to build on win32 with msvc again 2001-02-07 01:16:18 +00:00
gimpwidgets.h libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.h 2001-05-06 21:51:20 +00:00
gimpwidgetstypes.h Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
libgimp-glue.c app/app_procs.c app/datafiles.c app/devices.c app/docindex.c 2001-05-21 20:30:16 +00:00
Makefile.am README.patch_xinput_airbrush removed because GTK+-2.0 will manage the 2001-05-14 13:39:45 +00:00
makefile.mingw.in libgimpwidgets/.cvsignore libgimpwidgets/Makefile.am 2001-01-24 19:40:15 +00:00
makefile.msc changes to allow to build on win32 with msvc again 2001-02-07 01:16:18 +00:00