gimp/libgimpwidgets
Michael Natterer 24ffa60f1b #include <gtk/gtk.h>.
1999-04-05  Michael Natterer  <mitschel@cs.tu-berlin.de>

	* app/action_area.h: #include <gtk/gtk.h>.

	* app/devices.c: made the "Input Devices" dialog follow the action
	area conventions. Grab pointer in the pattern/brush preview popups.

	* app/errorconsole.c: use the actionarea functions.

	* app/gimpunit.c: had the wrong copyright header.

	* app/info_dialog.c: correctly set the spinbuttons' digits.

	* app/perspectice_tool.c: removed #include <stdio.h> again but
	didn't forget to s/sprintf/g_snprintf/ this time.

	* app/preferences_dialog.c: unified order of varible definitions,
	removed some unused variables.

	* app/crop.c
	* app/file_new_dialog.c
	* app/info_dialog.[ch]
	* app/interface.c
	* app/preferences_dialog.c
	* app/rotate_tool.c
	* app/scale_tool.c
	* libgimp/gimpsizeentry.[ch]
	* libgimp/gimpunitmenu.[ch]: prepared for "percent" in size
	entries.
1999-04-05 12:48:48 +00:00
..
gimpchainbutton.c Moved all pixmaps and bitmaps from app/ and libgimp/ to pixmaps/ 1999-03-12 22:43:12 +00:00
gimpchainbutton.h Thanks to Michael who sent a patch that inspired me, the chain-button now 1999-03-03 15:00:56 +00:00
gimpcolorselect.c app/brush_select.c app/channels_dialog.c app/color_select.c app/devices.c 1999-03-27 18:16:30 +00:00
gimpfileentry.c app/brush_select.c app/channels_dialog.c app/color_select.c app/devices.c 1999-03-27 18:16:30 +00:00
gimpfileentry.h only save sessionrc if the corresponding preferences option is enabled 1999-03-13 23:03:11 +00:00
gimpfileselection.c app/brush_select.c app/channels_dialog.c app/color_select.c app/devices.c 1999-03-27 18:16:30 +00:00
gimpfileselection.h only save sessionrc if the corresponding preferences option is enabled 1999-03-13 23:03:11 +00:00
gimppatheditor.c app/brush_select.c app/channels_dialog.c app/color_select.c app/devices.c 1999-03-27 18:16:30 +00:00
gimppatheditor.h removed two unused directories from plug-in-path. 1999-03-14 18:03:58 +00:00
gimpsizeentry.c #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
gimpsizeentry.h #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
gimpunitmenu.c #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
gimpunitmenu.h #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00