gimp/app/tools
Manish Singh bd6b3ae4b9 app/brush_select.c get rid of unused variable warnings
* app/brush_select.c
* app/iscissors.c: get rid of unused variable warnings

* app/fileops.c: refresh the filesel better

* app/plug_in.c: make sure everything gets initialized to something in the
plug-in struct

-Yosh
1998-03-31 06:08:08 +00:00
..
airbrush.c Misc changes for .18 1998-01-25 01:24:46 +00:00
airbrush.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
bezier_select.c app/iscissors.c Change to select the bezier tool properly when converting 1998-03-27 06:29:39 +00:00
bezier_select.h Initial revision 1997-11-24 22:05:25 +00:00
bezier_selectP.h Initial revision 1997-11-24 22:05:25 +00:00
blend.c M_PI madness... 1998-03-18 23:40:52 +00:00
blend.h Initial revision 1997-11-24 22:05:25 +00:00
brightness_contrast.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
brightness_contrast.h Initial revision 1997-11-24 22:05:25 +00:00
bucket_fill.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
bucket_fill.h Initial revision 1997-11-24 22:05:25 +00:00
by_color_select.c By-color-select now checks if the image it is working on still exists. 1998-03-30 12:10:54 +00:00
by_color_select.h Initial revision 1997-11-24 22:05:25 +00:00
channel.xbm Initial revision 1997-11-24 22:05:25 +00:00
clone.c Misc changes for .18 1998-01-25 01:24:46 +00:00
clone.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
color_balance.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
color_balance.h Initial revision 1997-11-24 22:05:25 +00:00
color_picker.c Doh.. good to increase buffer length too... grep lied to me. 1998-03-13 08:57:18 +00:00
color_picker.h Initial revision 1997-11-24 22:05:25 +00:00
convolve.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
convolve.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
crop.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
crop.h Initial revision 1997-11-24 22:05:25 +00:00
curves.c Applied gimp-jbuhler-980315-0 1998-03-19 09:10:25 +00:00
curves.h Initial revision 1997-11-24 22:05:25 +00:00
edit_selection.c removed all usage of linked.[ch] and switched to GSLists 1998-01-29 08:03:27 +00:00
edit_selection.h Initial revision 1997-11-24 22:05:25 +00:00
ellipse_select.c Initial revision 1997-11-24 22:05:25 +00:00
ellipse_select.h Initial revision 1997-11-24 22:05:25 +00:00
eraser.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
eraser.h From the Changelog: 1998-03-01 01:18:45 +00:00
eye.xbm Initial revision 1997-11-24 22:05:25 +00:00
flip_tool.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
flip_tool.h Initial revision 1997-11-24 22:05:25 +00:00
free_select.c removed all usage of linked.[ch] and switched to GSLists 1998-01-29 08:03:27 +00:00
free_select.h Initial revision 1997-11-24 22:05:25 +00:00
fuzzy_select.c More refcounting stuff. 1998-02-14 00:44:47 +00:00
fuzzy_select.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpairbrushtool.c Misc changes for .18 1998-01-25 01:24:46 +00:00
gimpairbrushtool.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpblendtool.c M_PI madness... 1998-03-18 23:40:52 +00:00
gimpblendtool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpbrightnesscontrasttool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
gimpbrightnesscontrasttool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpbucketfilltool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
gimpbucketfilltool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpbycolorselecttool.c By-color-select now checks if the image it is working on still exists. 1998-03-30 12:10:54 +00:00
gimpbycolorselecttool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpclonetool.c Misc changes for .18 1998-01-25 01:24:46 +00:00
gimpclonetool.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpcolorbalancetool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
gimpcolorbalancetool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpconvolvetool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
gimpconvolvetool.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpcroptool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
gimpcroptool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpcurvestool.c Applied gimp-jbuhler-980315-0 1998-03-19 09:10:25 +00:00
gimpcurvestool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpeditselectiontool.c removed all usage of linked.[ch] and switched to GSLists 1998-01-29 08:03:27 +00:00
gimpeditselectiontool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpellipseselecttool.c Initial revision 1997-11-24 22:05:25 +00:00
gimpellipseselecttool.h Initial revision 1997-11-24 22:05:25 +00:00
gimperasertool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
gimperasertool.h From the Changelog: 1998-03-01 01:18:45 +00:00
gimpfliptool.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpfliptool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpfreeselecttool.c removed all usage of linked.[ch] and switched to GSLists 1998-01-29 08:03:27 +00:00
gimpfreeselecttool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpfuzzyselecttool.c More refcounting stuff. 1998-02-14 00:44:47 +00:00
gimpfuzzyselecttool.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimphistogramtool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
gimphistogramtool.h Initial revision 1997-11-24 22:05:25 +00:00
gimphuesaturationtool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
gimphuesaturationtool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpiscissorstool.c app/brush_select.c get rid of unused variable warnings 1998-03-31 06:08:08 +00:00
gimpiscissorstool.h Initial revision 1997-11-24 22:05:25 +00:00
gimplevelstool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
gimplevelstool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpmagnifytool.c Several fixes, most notably a bug in undo when drawing outside an image, 1997-11-26 19:30:17 +00:00
gimpmagnifytool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpmovetool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
gimpmovetool.h Initial revision 1997-11-24 22:05:25 +00:00
gimppenciltool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
gimppenciltool.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpperspectivetool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
gimpperspectivetool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpposterizetool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
gimpposterizetool.h Initial revision 1997-11-24 22:05:25 +00:00
gimprectselecttool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
gimprectselecttool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpregionselecttool.c More refcounting stuff. 1998-02-14 00:44:47 +00:00
gimpregionselecttool.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimprotatetool.c M_PI madness... 1998-03-18 23:40:52 +00:00
gimprotatetool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpscaletool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
gimpscaletool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpsheartool.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpsheartool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpsourcetool.c Misc changes for .18 1998-01-25 01:24:46 +00:00
gimpsourcetool.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimptexttool.c Offset brush buffer when painting on edges of the canvas. Set window to 1998-03-27 08:13:45 +00:00
gimptexttool.h Applied gimp-edas-980305-0.patch (after a small fix). 1998-03-14 16:24:56 +00:00
gimpthresholdtool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
gimpthresholdtool.h Initial revision 1997-11-24 22:05:25 +00:00
histogram_tool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
histogram_tool.h Initial revision 1997-11-24 22:05:25 +00:00
hue_saturation.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
hue_saturation.h Initial revision 1997-11-24 22:05:25 +00:00
iscissors.c app/brush_select.c get rid of unused variable warnings 1998-03-31 06:08:08 +00:00
iscissors.h Initial revision 1997-11-24 22:05:25 +00:00
layer.xbm Initial revision 1997-11-24 22:05:25 +00:00
levels.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
levels.h Initial revision 1997-11-24 22:05:25 +00:00
linked.xbm Initial revision 1997-11-24 22:05:25 +00:00
magnify.c Several fixes, most notably a bug in undo when drawing outside an image, 1997-11-26 19:30:17 +00:00
magnify.h Initial revision 1997-11-24 22:05:25 +00:00
mask.xbm Initial revision 1997-11-24 22:05:25 +00:00
move.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
move.h Initial revision 1997-11-24 22:05:25 +00:00
paint_core.c Offset brush buffer when painting on edges of the canvas. Set window to 1998-03-27 08:13:45 +00:00
paint_core.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
paintbrush.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
paintbrush.h From the Changelog: 1998-03-01 01:18:45 +00:00
pencil.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
pencil.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
perspective_tool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
perspective_tool.h Initial revision 1997-11-24 22:05:25 +00:00
posterize.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
posterize.h Initial revision 1997-11-24 22:05:25 +00:00
rect_select.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
rect_select.h Initial revision 1997-11-24 22:05:25 +00:00
rect_selectP.h Initial revision 1997-11-24 22:05:25 +00:00
rotate_tool.c M_PI madness... 1998-03-18 23:40:52 +00:00
rotate_tool.h Initial revision 1997-11-24 22:05:25 +00:00
scale_tool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
scale_tool.h Initial revision 1997-11-24 22:05:25 +00:00
shear_tool.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
shear_tool.h Initial revision 1997-11-24 22:05:25 +00:00
text_tool.c Offset brush buffer when painting on edges of the canvas. Set window to 1998-03-27 08:13:45 +00:00
text_tool.h Applied gimp-edas-980305-0.patch (after a small fix). 1998-03-14 16:24:56 +00:00
threshold.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
threshold.h Initial revision 1997-11-24 22:05:25 +00:00
tools.c fixed a lot of the destroy handlers and delete_event handlers, still 1998-03-12 22:01:43 +00:00
tools.h Initial revision 1997-11-24 22:05:25 +00:00
transform_core.c M_PI madness... 1998-03-18 23:40:52 +00:00
transform_core.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
transform_tool.c Initial revision 1997-11-24 22:05:25 +00:00
transform_tool.h Initial revision 1997-11-24 22:05:25 +00:00