gimp/libgimpcolor
Tor Lillqvist 0cda2cd33f New file, shell script used to build zipfiles for distribution of Windows
2003-10-09  Tor Lillqvist  <tml@iki.fi>

	* gimp-zip.in: New file, shell script used to build zipfiles for
	distribution of Windows runtime and developer packages.

	* Makefile.am
	* configure.in: Add it, expand it.

	* libgimp*/Makefile.am: On Windows, install and uninstall the .def
	files.

	* app/config/gimpguiconfig.c: On Windows, don't use the internal
	help browser by default, as it isn't there. Don't use a fixed
	guess for Internet Explorer's path on Windows. We don't even need
	to know the path to the web browser, we can use ShellExecute() in
	the webbrowser plug-in.

	* plug-ins/common/webbrowser.c: Use ShellExecute() on Windows.

	* po*/makefile.cygwin: Remove, unmaintained.
2003-10-09 21:33:27 +00:00
..
.cvsignore Additions for Win32: Use -no-undefined. Use the .def file. Produce MS 2002-03-29 23:24:42 +00:00
Makefile.am New file, shell script used to build zipfiles for distribution of Windows 2003-10-09 21:33:27 +00:00
gimpadaptivesupersample.c app/Makefile.am removed. 2001-05-09 22:34:59 +00:00
gimpadaptivesupersample.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpbilinear.c libgimpcolor/gimpbilinear.[ch] applied a patch from David Necas 2003-03-02 16:27:01 +00:00
gimpbilinear.h libgimpcolor/gimpbilinear.[ch] applied a patch from David Necas 2003-03-02 16:27:01 +00:00
gimpcmyk.c libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +00:00
gimpcmyk.h libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +00:00
gimpcolor.def added gimp_rgb_to_cmyk_int(). 2003-09-03 13:11:49 +00:00
gimpcolor.h include <libgimpcolor/gimpcmyk.h>. 2003-07-15 00:29:34 +00:00
gimpcolorspace.c made pullout a percentage instead of a maximal value. (gimp_rgb_to_cmyk): 2003-09-02 22:52:25 +00:00
gimpcolorspace.h made pullout a percentage instead of a maximal value. (gimp_rgb_to_cmyk): 2003-09-02 22:52:25 +00:00
gimpcolortypes.h libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +00:00
gimphsv.c libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +00:00
gimphsv.h libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +00:00
gimprgb.c libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +00:00
gimprgb.h libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +00:00
makefile.msc libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +00:00