gimp/app/widgets
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
..
gimpbrusheditor.c app/by_color_select.c: plug-ins/script-fu/script-fu-scripts.c: 1998-12-20 00:13:50 +00:00
gimpbrusheditor.h ---------------------------------------------------------------------- 1998-07-16 11:44:56 +00:00
gimpcolordialog.c Misc l10n fixes 1999-06-06 19:44:36 +00:00
gimpcolordialog.h Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
gimpcolorpanel.c Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
gimpcolorpanel.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpcursor.c new mouse cursor for intersection operations. 1999-05-27 09:10:10 +00:00
gimpcursor.h new mouse cursor for intersection operations. 1999-05-27 09:10:10 +00:00
gimpdeviceinfo.c Added ability to turn off the brush and pattern indicators. 1999-06-14 02:23:53 +00:00
gimpdevices.c Added ability to turn off the brush and pattern indicators. 1999-06-14 02:23:53 +00:00
gimpdevices.h app/colormaps.c app/devices.h minor cleanups 1999-01-14 00:17:13 +00:00
gimpgradienteditor.c app/bucket_fill.c app/color_picker.c app/commands.c app/convolve.c 1999-06-07 02:21:31 +00:00
gimpgradienteditor.h gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
gimphistogramview.c added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
gimphistogramview.h added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
gimpitemfactory.c Grr. forgot this too. See my last ChangeLog entry.. 1999-06-06 21:58:48 +00:00
gimpitemfactory.h Forgot this... 1999-06-06 21:56:49 +00:00
gimppaletteeditor.c Mention using GNU gettext. 1999-06-14 22:18:02 +00:00
gimppaletteeditor.h #include <gtk/gtk.h> 1999-04-04 07:12:22 +00:00
gimptoolbox-color-area.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimptoolbox-color-area.h Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +00:00
gimptoolbox-indicator-area.c Added ability to turn off the brush and pattern indicators. 1999-06-14 02:23:53 +00:00
gimptoolbox-indicator-area.h Added pattern preview and its popup. 1999-06-03 06:54:11 +00:00