gimp/libgimpmath
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 libgimpmath/Makefile.am libgimpmath/gimpmath.h libgimpmath/gimpmd5.[ch] 2002-02-11 22:48:54 +00:00
Makefile.am New file, shell script used to build zipfiles for distribution of Windows 2003-10-09 21:33:27 +00:00
gimpmath.def Fix typo. 2003-10-09 18:09:02 +00:00
gimpmath.h configure.in app/core/gimpbrushpipe.c app/gui/about-dialog.c 2002-11-20 09:27:48 +00:00
gimpmathtypes.h include <libgimpmath/gimpmathtypes.h>. 2003-07-07 16:22:45 +00:00
gimpmatrix.c Removed tabs and trailing whitespaces. 2003-09-27 23:02:39 +00:00
gimpmatrix.h Removed tabs and trailing whitespaces. 2003-09-27 23:02:39 +00:00
gimpmd5.c Removed tabs and trailing whitespaces. 2003-09-27 23:02:39 +00:00
gimpmd5.h Removed tabs and trailing whitespaces. 2003-09-27 23:02:39 +00:00
gimpvector.c fixed inline documentation. 2003-09-28 12:41:51 +00:00
gimpvector.h Removed tabs and trailing whitespaces. 2003-09-27 23:02:39 +00:00
makefile.msc from now on use make.msc from $(TOP)/glib/build/win32; all occurences of 2002-02-17 15:55:54 +00:00
test-md5.c Removed tabs and trailing whitespaces. 2003-09-27 23:02:39 +00:00