Gimp/app/tools
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
..
airbrush.c i18n markings from Daniel Egger (mostly removal of tags around PDB stuff), 1998-12-25 18:22:01 +00:00
airbrush.h
bezier_select.c removed a c++ style comment 1999-03-19 03:19:18 +00:00
bezier_select.h
bezier_selectP.h This is a bit of a biggy. Added paths to layers & channels dialog. This is 1999-03-05 23:50:24 +00:00
blend.c More unit/resolution stuff (most if it from Michael). 1999-03-03 17:48:29 +00:00
blend.h
blob.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
blob.h Let the user choose between elliptical, square, and diamond shaped brushes 1999-02-03 04:29:08 +00:00
brightness_contrast.c acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 04:41:59 +00:00
brightness_contrast.h
bucket_fill.c correct pdb invoker typo 1999-01-21 23:17:19 +00:00
bucket_fill.h
by_color_select.c new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
by_color_select.h Header file tweaks. Now changing tile.h doesn't force about_dialog to 1998-08-16 00:34:20 +00:00
clone.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
clone.h
color_balance.c Color balance lookup tables were wrong size (255, should be 256)! (Actually 1999-02-17 23:41:57 +00:00
color_balance.h
color_picker.c made function headers ansi compliant. 1999-04-02 19:46:59 +00:00
color_picker.h
convolve.c added pressure support for the Convolve tool 1999-02-04 23:28:09 +00:00
convolve.h
crop.c #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
crop.h Added option to crop the active layer only 1998-12-04 06:46:52 +00:00
curves.c acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 04:41:59 +00:00
curves.h
edit_selection.c small fix 1999-03-21 16:58:44 +00:00
edit_selection.h
ellipse_select.c i18n markings from Daniel Egger (mostly removal of tags around PDB stuff), 1998-12-25 18:22:01 +00:00
ellipse_select.h
eraser.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
eraser.h
flip_tool.c Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
flip_tool.h
free_select.c stuff from patches/i18n by Daniel Egger 1998-12-16 00:37:09 +00:00
free_select.h
fuzzy_select.c app/blend.c app/bucket_fill.c app/convert.c app/crop.c app/cursorutil.c 1999-01-17 17:03:54 +00:00
fuzzy_select.h
gimpairbrushtool.c i18n markings from Daniel Egger (mostly removal of tags around PDB stuff), 1998-12-25 18:22:01 +00:00
gimpairbrushtool.h
gimpblendtool.c More unit/resolution stuff (most if it from Michael). 1999-03-03 17:48:29 +00:00
gimpblendtool.h
gimpbrightnesscontrasttool.c acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 04:41:59 +00:00
gimpbrightnesscontrasttool.h
gimpbucketfilltool.c correct pdb invoker typo 1999-01-21 23:17:19 +00:00
gimpbucketfilltool.h
gimpbycolorselecttool.c new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
gimpbycolorselecttool.h Header file tweaks. Now changing tile.h doesn't force about_dialog to 1998-08-16 00:34:20 +00:00
gimpclonetool.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimpclonetool.h
gimpcolorbalancetool.c Color balance lookup tables were wrong size (255, should be 256)! (Actually 1999-02-17 23:41:57 +00:00
gimpcolorbalancetool.h
gimpconvolvetool.c added pressure support for the Convolve tool 1999-02-04 23:28:09 +00:00
gimpconvolvetool.h
gimpcroptool.c #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
gimpcroptool.h Added option to crop the active layer only 1998-12-04 06:46:52 +00:00
gimpcurvestool.c acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 04:41:59 +00:00
gimpcurvestool.h
gimpeditselectiontool.c small fix 1999-03-21 16:58:44 +00:00
gimpeditselectiontool.h
gimpellipseselecttool.c i18n markings from Daniel Egger (mostly removal of tags around PDB stuff), 1998-12-25 18:22:01 +00:00
gimpellipseselecttool.h
gimperasertool.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
gimperasertool.h
gimpfliptool.c Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
gimpfliptool.h
gimpfreeselecttool.c stuff from patches/i18n by Daniel Egger 1998-12-16 00:37:09 +00:00
gimpfreeselecttool.h
gimpfuzzyselecttool.c app/blend.c app/bucket_fill.c app/convert.c app/crop.c app/cursorutil.c 1999-01-17 17:03:54 +00:00
gimpfuzzyselecttool.h
gimphistogramtool.c acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 04:41:59 +00:00
gimphistogramtool.h
gimphuesaturationtool.c acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 04:41:59 +00:00
gimphuesaturationtool.h
gimpinktool-blob.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimpinktool-blob.h Let the user choose between elliptical, square, and diamond shaped brushes 1999-02-03 04:29:08 +00:00
gimpinktool.c Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
gimpinktool.h
gimpiscissorstool.c This is a bit of a biggy. Added paths to layers & channels dialog. This is 1999-03-05 23:50:24 +00:00
gimpiscissorstool.h
gimplevelstool.c acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 04:41:59 +00:00
gimplevelstool.h
gimpmagnifytool.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
gimpmagnifytool.h
gimpmovetool.c Happy-fun opaque layer moves. 1999-03-21 15:38:11 +00:00
gimpmovetool.h
gimppenciltool.c stuff from patches/i18n by Daniel Egger 1998-12-16 00:37:09 +00:00
gimppenciltool.h
gimpperspectivetool.c #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
gimpperspectivetool.h
gimpposterizetool.c acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 04:41:59 +00:00
gimpposterizetool.h
gimprectselecttool.c acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 04:41:59 +00:00
gimprectselecttool.h The new "Fixed Size" option now works with 1998-07-20 18:19:20 +00:00
gimpregionselecttool.c app/blend.c app/bucket_fill.c app/convert.c app/crop.c app/cursorutil.c 1999-01-17 17:03:54 +00:00
gimpregionselecttool.h
gimprotatetool.c #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
gimprotatetool.h
gimpscaletool.c #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
gimpscaletool.h
gimpsheartool.c forgot this file. Should compile again now, sorry :( 1999-04-02 22:27:05 +00:00
gimpsheartool.h
gimpsourcetool.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimpsourcetool.h
gimptexttool.c #include <glib.h> 1999-03-28 06:55:29 +00:00
gimptexttool.h #include <glib.h> 1999-03-28 06:55:29 +00:00
gimpthresholdtool.c acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 04:41:59 +00:00
gimpthresholdtool.h
histogram_tool.c acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 04:41:59 +00:00
histogram_tool.h
hue_saturation.c acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 04:41:59 +00:00
hue_saturation.h
ink.c Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
ink.h
iscissors.c This is a bit of a biggy. Added paths to layers & channels dialog. This is 1999-03-05 23:50:24 +00:00
iscissors.h
levels.c acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 04:41:59 +00:00
levels.h
magnify.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
magnify.h
move.c Happy-fun opaque layer moves. 1999-03-21 15:38:11 +00:00
move.h
paint_core.c don't use c++ comments 1999-04-03 18:46:11 +00:00
paint_core.h ooops, forgot to commit this. Just changed the order of some enums in 1999-03-28 08:34:47 +00:00
paintbrush.c don't use c++ comments 1999-04-03 18:46:11 +00:00
paintbrush.h paintbrush_motion, added the ability to paint with the colors from a 1999-03-17 05:40:16 +00:00
pencil.c stuff from patches/i18n by Daniel Egger 1998-12-16 00:37:09 +00:00
pencil.h
perspective_tool.c #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
perspective_tool.h
posterize.c acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 04:41:59 +00:00
posterize.h
rect_select.c acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 04:41:59 +00:00
rect_select.h The new "Fixed Size" option now works with 1998-07-20 18:19:20 +00:00
rect_selectP.h The new "Fixed Size" option now works with 1998-07-20 18:19:20 +00:00
rotate_tool.c #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
rotate_tool.h
scale_tool.c #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
scale_tool.h
shear_tool.c forgot this file. Should compile again now, sorry :( 1999-04-02 22:27:05 +00:00
shear_tool.h
text_tool.c #include <glib.h> 1999-03-28 06:55:29 +00:00
text_tool.h #include <glib.h> 1999-03-28 06:55:29 +00:00
threshold.c acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 04:41:59 +00:00
threshold.h
tools.c New app/dialog_handler.c app/dialog_handler.h 1999-01-10 23:20:33 +00:00
tools.h #include <gtk/gtk.h> 1999-04-04 07:12:22 +00:00
transform_core.c app/blend.c app/bucket_fill.c app/convert.c app/crop.c app/cursorutil.c 1999-01-17 17:03:54 +00:00
transform_core.h Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
transform_tool.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
transform_tool.h A few fixes to the new transform tool UI. 1998-08-14 14:46:24 +00:00