Gimp/app/tools
GMT 2000 Austin Donnelly c5c95ff976 update my entry. I maintain newsprint.
Sat Jan 22 22:14:18 GMT 2000  Austin Donnelly  <austin@gimp.org>

	* MAINTAINERS: update my entry.
	* PLUGIN_MAINTAINERS: I maintain newsprint.

	* app/fuzzy_select.c: fix so if you move the pointer back to
	   where you started, the selection is also the same.  Can people
	   (tigert?) give this a spin - if it isn't as intuitive as the
	   old way we should roll this back.

	* plug-ins/common/jpeg.c: use volatile to get rid of "clobber"
	   warnings from GCC.  Also, fix handling of multiple COM
	   sections, so can load images such as
	   /usr/share/pixmaps/backgrounds/space/clem_full_moon_strtrk.jpg or
	   /usr/share/pixmaps/backgrounds/space/apollo08_earthrise.jpg
	   which used to segv the jpeg plugin.

	* plug-ins/common/newsprint.c: update my email address.

	* plug-ins/common/ps.c: applied gimp-kirchgessner-000116-0.patch:
	   save using PostScript level 2 features which result in files
	   60% smaller than naive level 1 method.  Peter added a
	   checkbutton to the UI to revert to level 1 algorithm, but we
	   default to level 2.  Almost everyone should have a level 2
	   printer, new printers and ghostscript are level 3 these days.
2000-01-22 22:26:20 +00:00
..
airbrush.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
airbrush.h
airbrush_blob.c Update of the Xinput airbrush, fixed some bugs. It's a bit closer to a 1999-11-14 20:49:14 +00:00
airbrush_blob.h Update of the Xinput airbrush, fixed some bugs. It's a bit closer to a 1999-11-14 20:49:14 +00:00
bezier_select.c exchanged the big fat bigcirc cursors against a new one in the style of 2000-01-19 20:40:58 +00:00
bezier_select.h
bezier_selectP.h
blend.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
blend.h
blob.c some small fixes and the new GAP VCR Navigator 2000-01-10 23:27:25 +00:00
blob.h
brightness_contrast.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
brightness_contrast.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
bucket_fill.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
bucket_fill.h export bucket_fill_region(). 1999-08-23 14:19:26 +00:00
by_color_select.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
by_color_select.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
clone.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
clone.h
color_balance.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
color_balance.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
color_picker.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
color_picker.h
convolve.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
convolve.h
crop.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
crop.h
curves.c laod and save for the curves tool 2000-01-20 12:22:54 +00:00
curves.h laod and save for the curves tool 2000-01-20 12:22:54 +00:00
dodgeburn.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
dodgeburn.h
edit_selection.c Remove old movement code and unused variables. 1999-12-17 20:59:37 +00:00
edit_selection.h
ellipse_select.c gimp/app/disp_callbacks.c gimp/app/ellipse_select.c gimp/app/free_select.c 2000-01-19 19:06:13 +00:00
ellipse_select.h
eraser.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
eraser.h
flip_tool.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
flip_tool.h I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
free_select.c gimp/app/disp_callbacks.c gimp/app/ellipse_select.c gimp/app/free_select.c 2000-01-19 19:06:13 +00:00
free_select.h NEW FILES: app/scan_convert.c common code from free_select.c and 1999-10-04 05:51:40 +00:00
fuzzy_select.c update my entry. I maintain newsprint. 2000-01-22 22:26:20 +00:00
fuzzy_select.h
gimpairbrushtool.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
gimpairbrushtool.h
gimpblendtool.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
gimpblendtool.h
gimpbrightnesscontrasttool.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
gimpbrightnesscontrasttool.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
gimpbucketfilltool.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
gimpbucketfilltool.h export bucket_fill_region(). 1999-08-23 14:19:26 +00:00
gimpbycolorselecttool.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
gimpbycolorselecttool.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
gimpclonetool.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
gimpclonetool.h
gimpcolorbalancetool.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
gimpcolorbalancetool.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
gimpconvolvetool.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
gimpconvolvetool.h
gimpcroptool.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
gimpcroptool.h
gimpcurvestool.c laod and save for the curves tool 2000-01-20 12:22:54 +00:00
gimpcurvestool.h laod and save for the curves tool 2000-01-20 12:22:54 +00:00
gimpdodgeburntool.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
gimpdodgeburntool.h
gimpeditselectiontool.c Remove old movement code and unused variables. 1999-12-17 20:59:37 +00:00
gimpeditselectiontool.h
gimpellipseselecttool.c gimp/app/disp_callbacks.c gimp/app/ellipse_select.c gimp/app/free_select.c 2000-01-19 19:06:13 +00:00
gimpellipseselecttool.h
gimperasertool.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
gimperasertool.h
gimpfliptool.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
gimpfliptool.h I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
gimpfreeselecttool.c gimp/app/disp_callbacks.c gimp/app/ellipse_select.c gimp/app/free_select.c 2000-01-19 19:06:13 +00:00
gimpfreeselecttool.h NEW FILES: app/scan_convert.c common code from free_select.c and 1999-10-04 05:51:40 +00:00
gimpfuzzyselecttool.c update my entry. I maintain newsprint. 2000-01-22 22:26:20 +00:00
gimpfuzzyselecttool.h
gimphistogramtool.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
gimphistogramtool.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
gimphuesaturationtool.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
gimphuesaturationtool.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
gimpinktool-blob.c some small fixes and the new GAP VCR Navigator 2000-01-10 23:27:25 +00:00
gimpinktool-blob.h
gimpinktool.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
gimpinktool.h
gimpiscissorstool.c fix problem with layers with non-zero offset. 1999-12-11 00:10:09 +00:00
gimpiscissorstool.h added a G_PI_2 1999-08-16 03:43:48 +00:00
gimplevelstool.c app/gdisplay.c app/gimage_cmds.c fixed typos 2000-01-09 12:40:10 +00:00
gimplevelstool.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
gimpmagnifytool.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
gimpmagnifytool.h
gimpmeasuretool.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
gimpmeasuretool.h
gimpmovetool.c a whole lotta guide fixes 1999-10-13 23:07:45 +00:00
gimpmovetool.h
gimppaintoptions-gui.h allow the user to choose the default for "Dot for Dot" 2000-01-09 17:31:00 +00:00
gimppenciltool.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
gimppenciltool.h
gimpperspectivetool.c I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
gimpperspectivetool.h I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
gimpposterizetool.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
gimpposterizetool.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
gimprectselecttool.c gimp/app/disp_callbacks.c gimp/app/ellipse_select.c gimp/app/free_select.c 2000-01-19 19:06:13 +00:00
gimprectselecttool.h gimp/app/disp_callbacks.c gimp/app/ellipse_select.c gimp/app/free_select.c 2000-01-19 19:06:13 +00:00
gimpregionselecttool.c update my entry. I maintain newsprint. 2000-01-22 22:26:20 +00:00
gimpregionselecttool.h
gimprotatetool.c I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
gimprotatetool.h I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
gimpscaletool.c I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
gimpscaletool.h I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
gimpselectionoptions.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
gimpsheartool.c I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
gimpsheartool.h I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
gimpsmudgetool.c fixed bug #5176 (smudge tool crash) 2000-01-14 18:45:36 +00:00
gimpsmudgetool.h
gimpsourcetool.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
gimpsourcetool.h
gimptexttool.c Add Win32 workaround for yasuhiro's "i18n fix" change that introduced an 2000-01-18 23:12:26 +00:00
gimptexttool.h
gimpthresholdtool.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
gimpthresholdtool.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
histogram_tool.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
histogram_tool.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
hue_saturation.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
hue_saturation.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
ink.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
ink.h
iscissors.c fix problem with layers with non-zero offset. 1999-12-11 00:10:09 +00:00
iscissors.h added a G_PI_2 1999-08-16 03:43:48 +00:00
levels.c app/gdisplay.c app/gimage_cmds.c fixed typos 2000-01-09 12:40:10 +00:00
levels.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
magnify.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
magnify.h
measure.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
measure.h
move.c a whole lotta guide fixes 1999-10-13 23:07:45 +00:00
move.h
paint_core.c Add gimpcolorspace object. 2000-01-04 17:46:41 +00:00
paint_core.h fixed bug #5176 (smudge tool crash) 2000-01-14 18:45:36 +00:00
paint_options.h allow the user to choose the default for "Dot for Dot" 2000-01-09 17:31:00 +00:00
paintbrush.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
paintbrush.h
path_tool.c a patch to the path tool from Simon Budig 1999-10-08 10:22:39 +00:00
path_tool.h app/path_tool.h app/path_tool.c app/path_toolP.h app/path_curves.h 1999-10-06 23:24:22 +00:00
path_toolP.h a patch to the path tool from Simon Budig 1999-10-08 10:22:39 +00:00
pencil.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
pencil.h
perspective_tool.c I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
perspective_tool.h I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
posterize.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
posterize.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
rect_select.c gimp/app/disp_callbacks.c gimp/app/ellipse_select.c gimp/app/free_select.c 2000-01-19 19:06:13 +00:00
rect_select.h gimp/app/disp_callbacks.c gimp/app/ellipse_select.c gimp/app/free_select.c 2000-01-19 19:06:13 +00:00
rect_selectP.h gimp/app/disp_callbacks.c gimp/app/ellipse_select.c gimp/app/free_select.c 2000-01-19 19:06:13 +00:00
rotate_tool.c I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
rotate_tool.h I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
scale_tool.c I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
scale_tool.h I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
selection_options.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
shear_tool.c I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
shear_tool.h I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
smudge.c fixed bug #5176 (smudge tool crash) 2000-01-14 18:45:36 +00:00
smudge.h
text_tool.c Add Win32 workaround for yasuhiro's "i18n fix" change that introduced an 2000-01-18 23:12:26 +00:00
text_tool.h
threshold.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
threshold.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
tool_options.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
tool_options.h
tools.c gimp/app/disp_callbacks.c gimp/app/ellipse_select.c gimp/app/free_select.c 2000-01-19 19:06:13 +00:00
tools.h gimp/app/disp_callbacks.c gimp/app/ellipse_select.c gimp/app/free_select.c 2000-01-19 19:06:13 +00:00
transform_core.c Fix for NULL pointer dereference by Steinar (sesse) 2000-01-22 03:01:46 +00:00
transform_core.h I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
transform_tool.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
transform_tool.h I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
xinput_airbrush.c app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
xinput_airbrush.h Okay I have committed the ugly airbrush now 1999-09-07 01:33:44 +00:00