gimp/libgimpwidgets
Hans Breuer 787ffe3e93 app/makefile.msc adapted to current state of file renaming/restructuring.
2001-03-16  Hans Breuer  <hans@breuer.org>

	* app/makefile.msc
	* app/tools/makefile.msc : adapted to current state of file
	renaming/restructuring. Probably will break again soon ...

	* app/context_manager.c : needs register_tools () prototype

	* app/gimplist.c
	* app/gimppalette-import.c : #include <string.h> for memcpy, strcmp
	and friends

	* app/pdb/fileops_cmds.c : #include <process.h>	/* for _getpid() */
	(Yes I know that this is not the right place to change it, but hacking
	pdbgen.pl to get platform specific headers is out of my scope)

	* app/test_commands.c : explicit casts to (GimpSetDrawableFunc) make
	it compile even with strict checks turned on.

	* app/undo.c (undo_pop_paint) : return a value even if the function
	does nothing at the moment (makes it compile)

	* libgimp/gimp.def : updated

	* libgimp/gimpcolorselector.h : include <gmodule.h> to make
	gimp_color_selector_(un)register prototypes conform to their
	implementation

	* libgimp/gimpfeatures.h : reflect 1.3 version

	* libgimpmath/gimpmatrix.c
	* libgimpwidgets/gimpdialog.c : more <string.h> inclusion

	* libgimp/makefile.msc : moved gimpadativesupersample.c to
	libgimpcolor, which makes it reusable from the core, too.

	* libgimp/gimp.def : updated

	* libgimp/gimpproceduraledb.c : #include <string.h>

	* libgimpcolor/gimpcolor.def
	* libgimpcolor/makefile.msc : added gimpadaptivesupersample

	* libgimpmath/gimpmatrix.c : #include <string.h> for memcmp
	* libgimpwidgets/gimpdialog.c - " - for strcmp
2001-03-16 19:14:04 +00:00
..
.cvsignore libgimpwidgets/.cvsignore libgimpwidgets/Makefile.am 2001-01-24 19:40:15 +00:00
Makefile.am app/channel_ops.c app/channels_dialog.c app/commands.c app/floating_sel.c 2001-02-25 14:37:12 +00:00
gimpchainbutton.c libgimpwidgets/gimppixmap.c (gimp_color_button_destroy): Move variable 2001-03-04 16:00:03 +00:00
gimpchainbutton.h Emit a "toggled" signal. 2000-08-27 22:41:52 +00:00
gimpcolorarea.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpcolorarea.h rewritten as proper widget derived from GimpColorButton 2001-01-15 06:24:24 +00:00
gimpcolorbutton.c libgimpwidgets/gimppixmap.c (gimp_color_button_destroy): Move variable 2001-03-04 16:00:03 +00:00
gimpcolorbutton.h Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpcolorselect.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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
gimppatheditor.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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/gimppixmap.c (gimp_color_button_destroy): Move variable 2001-03-04 16:00:03 +00:00
gimppixmap.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
gimpquerybox.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 the new library below. 2001-01-24 22:36:18 +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 the new library below. 2001-01-24 22:36:18 +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 libgimpwidgets/gimpwidgets.c: include string.h 2001-02-20 14:57:49 +00:00
gimpwidgets.def changes to allow to build on win32 with msvc again 2001-02-07 01:16:18 +00:00
gimpwidgets.h Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpwidgetstypes.h Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
libgimp-glue.c changes to allow to build on win32 with msvc again 2001-02-07 01:16:18 +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