gimp/libgimpmodule
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 Makefile.am libgimpmodule/.cvsignore libgimpmodule/Makefile.am 2002-10-21 14:15:02 +00:00
Makefile.am New file, shell script used to build zipfiles for distribution of Windows 2003-10-09 21:33:27 +00:00
gimpmodule.c app/gui/edit-commands.c added "Fill with Pattern" menu entry as suggested 2003-07-02 18:01:19 +00:00
gimpmodule.def updated 2002-12-01 14:53:17 +00:00
gimpmodule.h libgimpmodule/gimpmodule.[ch] added API docs, removed cruft. Fixes bug 2003-01-02 21:34:35 +00:00
gimpmoduledb.c changed GimpDatafileLoaderFunc to take a separate "gpointer user_data" 2003-07-02 17:11:00 +00:00
gimpmoduledb.h libgimpmodule/gimpmodule.[ch] added API docs, removed cruft. Fixes bug 2003-01-02 21:34:35 +00:00
gimpmoduletypes.h Moved generic datafile loading to LibGimpBase: 2002-10-23 14:55:07 +00:00
makefile.msc updated 2002-12-01 14:53:17 +00:00