Gimp/app/tools
CST 1999 Shawn T. Amundson df051bd37f Add default to Cancel button, remove unset GTK_RECEIVES_DEFAULT from
Sat Feb 20 16:12:33 CST 1999 Shawn T. Amundson <amundson@gimp.org>

        * app/tips_dialog.c: Add default to Cancel button, remove
          unset GTK_RECEIVES_DEFAULT from prev/next buttons (they
          are like toolbar buttons), changed abreviated prev to
          previous, prev/next button are now same size, cancel button
          is in a button box.  Added vboxes where necessary to prevent
          prev/next and check button from filling vertically.

        * app/app_procs.c: when splashscreen dialog is larger than the
          logo, (due to huge font), center logo.

        * app/file_new_dialog.c: patch from Marco Lamb <lm@geocities.com>
          disallows resizing, changes vertical expanding of widgets to
          not occur

        * app/palette.c: patch from Marco Lamb <lm@geocities.com>.  Makes
          +/- buttons for zoom pixmaps (eventually, these can be replaced
          with a magnifying glass with a little +/- I think), so that they
          no longer expand as they did before.  I modified his patch so it
          did not create a misused toolbar.  I did some other stuff here too,
          moved Close button to the left, made it the window's default,
          and unset GTK_RECEIVES_DEFAULT off of the non-bottom buttons.

        * app/actionarea.c: another patch from Marco Lamb <lm@geocities.com>.
          This one changes buttons to be put in a button box which is right
          justified.  If we decide later that spread is better, we can
          change this easy enough.

        * app/tools/zoom_in.xpm, app/tools/zoom_out.xpm: + and - graphics.

        * libgimp/gimpunit.h
          libgimp/gimpunit.c: New files from Michael Natterer
          <mitschel@cs.tu-berlin.de>, gimp_unit_* routines.

        * app/gimage.h
          app/gimpimage.h
          app/gimpimage.c
          app/gimpimageP.h
          app/xcf.c: Patches from Michael Natterer <mitschel@cs.tu-berlin.de>,
          which keep a unit assocated with an image.
1999-02-21 02:08:15 +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 Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
anchor.xpm Added buttons to access the menu functions in the Layers&Channels-dialog 1998-04-03 10:29:25 +00:00
bezier_select.c applied patch from Shuji Narazaki <narazaki@gimp.org> which adds bezier 1999-02-08 18:16:28 +00:00
bezier_select.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
bezier_selectP.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
blend.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
blend.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
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 new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
brightness_contrast.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
bucket_fill.c correct pdb invoker typo 1999-01-21 23:17:19 +00:00
bucket_fill.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
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
channel.xbm Initial revision 1997-11-24 22:05:25 +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 Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
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 app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
color_picker.c new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
color_picker.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
convolve.c added pressure support for the Convolve tool 1999-02-04 23:28:09 +00:00
convolve.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
crop.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
crop.h Added option to crop the active layer only 1998-12-04 06:46:52 +00:00
curves.c new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
curves.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
delete.xpm Added buttons to access the menu functions in the Layers&Channels-dialog 1998-04-03 10:29:25 +00:00
duplicate.xpm Added buttons to access the menu functions in the Layers&Channels-dialog 1998-04-03 10:29:25 +00:00
edit_selection.c More robust and kickin' thumbnail support. 1999-02-07 15:16:45 +00:00
edit_selection.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
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 Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
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 Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
eye.xbm Initial revision 1997-11-24 22:05:25 +00:00
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 Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
free_select.c stuff from patches/i18n by Daniel Egger 1998-12-16 00:37:09 +00:00
free_select.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
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 Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpairbrushtool.c i18n markings from Daniel Egger (mostly removal of tags around PDB stuff), 1998-12-25 18:22:01 +00:00
gimpairbrushtool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpblendtool.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
gimpblendtool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpbrightnesscontrasttool.c new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
gimpbrightnesscontrasttool.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
gimpbucketfilltool.c correct pdb invoker typo 1999-01-21 23:17:19 +00:00
gimpbucketfilltool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
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 Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpcolorbalancetool.c Color balance lookup tables were wrong size (255, should be 256)! (Actually 1999-02-17 23:41:57 +00:00
gimpcolorbalancetool.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
gimpconvolvetool.c added pressure support for the Convolve tool 1999-02-04 23:28:09 +00:00
gimpconvolvetool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpcroptool.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
gimpcroptool.h Added option to crop the active layer only 1998-12-04 06:46:52 +00:00
gimpcurvestool.c new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
gimpcurvestool.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
gimpeditselectiontool.c More robust and kickin' thumbnail support. 1999-02-07 15:16:45 +00:00
gimpeditselectiontool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpellipseselecttool.c i18n markings from Daniel Egger (mostly removal of tags around PDB stuff), 1998-12-25 18:22:01 +00:00
gimpellipseselecttool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
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 Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
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 Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpfreeselecttool.c stuff from patches/i18n by Daniel Egger 1998-12-16 00:37:09 +00:00
gimpfreeselecttool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
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 Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimphistogramtool.c app/brush_select.c app/channels_dialog.c app/disp_callbacks.c 1999-01-10 21:54:02 +00:00
gimphistogramtool.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
gimphuesaturationtool.c app/dialog_handler.c Various bugfixes and speedups w.r.t. thumbnail 1999-02-07 22:13:10 +00:00
gimphuesaturationtool.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
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 Let the user choose between elliptical, square, and diamond shaped brushes 1999-02-03 04:29:08 +00:00
gimpinktool.h Added new files for handling scan-converted convex polygons. (From gsumi) 1998-06-14 22:42:36 +00:00
gimpiscissorstool.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
gimpiscissorstool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimplevelstool.c new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
gimplevelstool.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
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 Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpmovetool.c stuff from patches/i18n by Daniel Egger 1998-12-16 00:37:09 +00:00
gimpmovetool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimppenciltool.c stuff from patches/i18n by Daniel Egger 1998-12-16 00:37:09 +00:00
gimppenciltool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpperspectivetool.c Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
gimpperspectivetool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpposterizetool.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimpposterizetool.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
gimprectselecttool.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +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 Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimprotatetool.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimprotatetool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpscaletool.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimpscaletool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpsheartool.c Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
gimpsheartool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpsourcetool.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimpsourcetool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimptexttool.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimptexttool.h applied gimp-austin-981007-0, use gtkfontsel for the text tool 1998-10-07 08:59:11 +00:00
gimpthresholdtool.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
gimpthresholdtool.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
histogram_tool.c app/brush_select.c app/channels_dialog.c app/disp_callbacks.c 1999-01-10 21:54:02 +00:00
histogram_tool.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
hue_saturation.c app/dialog_handler.c Various bugfixes and speedups w.r.t. thumbnail 1999-02-07 22:13:10 +00:00
hue_saturation.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
ink.c Let the user choose between elliptical, square, and diamond shaped brushes 1999-02-03 04:29:08 +00:00
ink.h Added new files for handling scan-converted convex polygons. (From gsumi) 1998-06-14 22:42:36 +00:00
iscissors.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
iscissors.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
layer.xbm Initial revision 1997-11-24 22:05:25 +00:00
levels.c new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
levels.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
linked.xbm Initial revision 1997-11-24 22:05:25 +00:00
lower.xpm Added buttons to access the menu functions in the Layers&Channels-dialog 1998-04-03 10:29:25 +00:00
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 Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
mask.xbm Initial revision 1997-11-24 22:05:25 +00:00
move.c stuff from patches/i18n by Daniel Egger 1998-12-16 00:37:09 +00:00
move.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
new.xpm Added buttons to access the menu functions in the Layers&Channels-dialog 1998-04-03 10:29:25 +00:00
paint_core.c i18n markings from Daniel Egger (mostly removal of tags around PDB stuff), 1998-12-25 18:22:01 +00:00
paint_core.h Header file tweaks. Now changing tile.h doesn't force about_dialog to 1998-08-16 00:34:20 +00:00
paintbrush.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
paintbrush.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
pencil.c stuff from patches/i18n by Daniel Egger 1998-12-16 00:37:09 +00:00
pencil.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
perspective_tool.c Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
perspective_tool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
posterize.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
posterize.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
raise.xpm Added buttons to access the menu functions in the Layers&Channels-dialog 1998-04-03 10:29:25 +00:00
rect_select.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +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 First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
rotate_tool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
scale_tool.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
scale_tool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
shear_tool.c Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
shear_tool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
text_tool.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
text_tool.h applied gimp-austin-981007-0, use gtkfontsel for the text tool 1998-10-07 08:59:11 +00:00
threshold.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
threshold.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
tools.c New app/dialog_handler.c app/dialog_handler.h 1999-01-10 23:20:33 +00:00
tools.h Header file tweaks. Now changing tile.h doesn't force about_dialog to 1998-08-16 00:34:20 +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
zoom_in.xpm Add default to Cancel button, remove unset GTK_RECEIVES_DEFAULT from 1999-02-21 02:08:15 +00:00
zoom_out.xpm Add default to Cancel button, remove unset GTK_RECEIVES_DEFAULT from 1999-02-21 02:08:15 +00:00