gimp/modules
Hans Breuer 3b3039148c build but *dont link* display-enums.obj, widget-enums.obj and
2004-07-31  Hans Breuer  <hans@breuer.org>

	* app/display/makefile.msc app/widgets/makefile.msc : build
	but *dont link* display-enums.obj, widget-enums.obj and
	gimpdisplayoptions.obj. They must be in the dll
	* app/makefile.msc : build gimp.exe and gimp-console.exe both
	using the same gimp-core.dll
	* app/gimpcore.def : new file, exports for gimp-core.dll
	* app/Makefile.am : added to EXTRA_DIST

	* cursors/makefile.msc : new file to create gimp-tool-cursors.h
	* cursors/Makefile.am : added to EXTRA_DIST

	* **/makefile.msc : updated

	* app/main.c app/app_procs.c : moved code to close the console
	from the former to the later. It only is to be used if The Gimp
	is not build as console app.

	* plug-ins/gfig/gfig.c : dont gimp_drawable_detach() the same
	drawable twice
	* plug-ins/gfig-dialog.c() : added a g_return_if_fail() to avoid
	crashing on File/Import
2004-08-01 20:51:12 +00:00
..
.cvsignore shut up CVS 2000-08-26 12:52:38 +00:00
Makefile.am added back $(LCMS_LIBS) that I had accidentally removed. 2004-07-06 12:54:45 +00:00
cdisplay_colorblind.c removed #define GIMP_CONTROLLER_PARAM_SERIALIZE. 2004-07-05 22:12:54 +00:00
cdisplay_gamma.c removed #define GIMP_CONTROLLER_PARAM_SERIALIZE. 2004-07-05 22:12:54 +00:00
cdisplay_highcontrast.c removed #define GIMP_CONTROLLER_PARAM_SERIALIZE. 2004-07-05 22:12:54 +00:00
cdisplay_proof.c removed #define GIMP_CONTROLLER_PARAM_SERIALIZE. 2004-07-05 22:12:54 +00:00
colorsel_cmyk.c don't do lazy binding on GIMP modules. We can't recover from missing 2003-11-18 23:44:35 +00:00
colorsel_triangle.c don't do lazy binding on GIMP modules. We can't recover from missing 2003-11-18 23:44:35 +00:00
colorsel_water.c don't do lazy binding on GIMP modules. We can't recover from missing 2003-11-18 23:44:35 +00:00
controller_linux_input.c removed #define GIMP_CONTROLLER_PARAM_SERIALIZE. 2004-07-05 22:12:54 +00:00
controller_midi.c removed #define GIMP_CONTROLLER_PARAM_SERIALIZE. 2004-07-05 22:12:54 +00:00
makefile.msc build but *dont link* display-enums.obj, widget-enums.obj and 2004-08-01 20:51:12 +00:00