gimp/app/plug-in
Tor Lillqvist 776cd54ca9 Mention using GNU gettext.
* README.win32: Mention using GNU gettext.

	* config.h.win32: Enable NLS stuff. Remove the X11 & Unix vs. Win32
	feature test macros, we use those from glibconfig.h and gdkconfig.h.

	* app/makefile.msc: Use gettext. New object files.

	* app/batch.c: No need to include <io.h> on Win32.

	* app/errorconsole.c
	* app/plug_in.c
	* app/tile_swap.c: Include <glib.h> early to get Win32 feature
	test macros from <glibconfig.h>.

	* app/gimpset.c: Remove unnecessary (?) warning.

	* app/main.c
	* libgimp/stdplugins-intl.h: If no LOCALEDIR defined
	(as on Win32), use the "locale" subdir in gimp_data_directory().

	* app/palette.c: Open palette file in text mode.

	* app/session.c
	* app/text_tool.c: Use GDK's GDK_WINDOWING feature test macro
	if available, not WINDOWS_DISPLAY.

	* libgimp/gimpfeatures.h.win32: Correct GIMP_VERSION.

	* libgimp/makefile.msc: Use gettext.

	* plug-ins/makefile.msc: Use gettext. Add some missing
 	plug-ins. Advice how to build "unofficial" plug-ins.

	* plug-ins/FractalExplorer/FractalExplorer.c
	* plug-ins/faxg3/faxg3.c
	* plug-ins/gbr/gbr.c
	* plug-ins/gz/gz.c: Include <glib.h> early.

	* plug-ins/tga/tga.c: Include config.h, use HAVE_UNISTD_H.
1999-06-14 22:18:02 +00:00
..
gimpplugin-message.c Mention using GNU gettext. 1999-06-14 22:18:02 +00:00
gimpplugin-progress.c Mention using GNU gettext. 1999-06-14 22:18:02 +00:00
gimpplugin-progress.h tools/pdbgen/plug_in.pdb new files 1999-05-03 19:22:58 +00:00
gimpplugin.c Mention using GNU gettext. 1999-06-14 22:18:02 +00:00
gimpplugin.h tools/pdbgen/plug_in.pdb new files 1999-05-03 19:22:58 +00:00
gimppluginmanager-call.c Mention using GNU gettext. 1999-06-14 22:18:02 +00:00
gimppluginmanager-run.c Mention using GNU gettext. 1999-06-14 22:18:02 +00:00
gimppluginmanager.c Mention using GNU gettext. 1999-06-14 22:18:02 +00:00
gimppluginmanager.h tools/pdbgen/plug_in.pdb new files 1999-05-03 19:22:58 +00:00
gimppluginshm.c Mention using GNU gettext. 1999-06-14 22:18:02 +00:00
plug-in-def.c Mention using GNU gettext. 1999-06-14 22:18:02 +00:00
plug-in-def.h tools/pdbgen/plug_in.pdb new files 1999-05-03 19:22:58 +00:00
plug-in-message.c Mention using GNU gettext. 1999-06-14 22:18:02 +00:00
plug-in-params.c Mention using GNU gettext. 1999-06-14 22:18:02 +00:00
plug-in-params.h tools/pdbgen/plug_in.pdb new files 1999-05-03 19:22:58 +00:00
plug-in-progress.c Mention using GNU gettext. 1999-06-14 22:18:02 +00:00
plug-in-progress.h tools/pdbgen/plug_in.pdb new files 1999-05-03 19:22:58 +00:00
plug-in-run.c Mention using GNU gettext. 1999-06-14 22:18:02 +00:00
plug-in-shm.c Mention using GNU gettext. 1999-06-14 22:18:02 +00:00
plug-in.c Mention using GNU gettext. 1999-06-14 22:18:02 +00:00
plug-in.h tools/pdbgen/plug_in.pdb new files 1999-05-03 19:22:58 +00:00
plug-ins.c Mention using GNU gettext. 1999-06-14 22:18:02 +00:00
plug-ins.h tools/pdbgen/plug_in.pdb new files 1999-05-03 19:22:58 +00:00