gimp/app
Sven Neumann 34582db809 Cosmetic change to the gradient editor. Put the frame for the preview and
controls into the hbox instead of putting the hbox into the frame.


--Sven
1998-04-10 11:07:48 +00:00
..
actions Fixed (hopefully) the preferences code. Added a warning to restart GIMP 1998-04-10 04:19:25 +00:00
base Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
core Fixes Snorfle's cosmetic bug regarding overhanging layers. 1998-04-09 14:34:33 +00:00
dialogs gimp-joke-980321 1998-03-22 20:44:39 +00:00
display Fixes Snorfle's cosmetic bug regarding overhanging layers. 1998-04-09 14:34:33 +00:00
gui Cosmetic change to the gradient editor. Put the frame for the preview and 1998-04-10 11:07:48 +00:00
menus Added a "Add Alpha Channel" menu-entry to the Image-menu. To be exact, I 1998-04-03 11:58:04 +00:00
paint appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
paint-funcs app/gimage_mask.c applied patch from Ben Jackson to fix fractional pixel 1998-03-24 02:18:58 +00:00
plug-in app/brush_select.c get rid of unused variable warnings 1998-03-31 06:08:08 +00:00
tools Don't destroy tool. 1998-04-08 05:50:36 +00:00
widgets Cosmetic change to the gradient editor. Put the frame for the preview and 1998-04-10 11:07:48 +00:00
xcf fix for (install-colormap) and splash screen using gtk_preview_reset() 1998-03-09 01:45:26 +00:00
.cvsignore bunch of cvsignores added 1997-11-27 21:58:02 +00:00
about_dialog.c fileops.c Added info to the file save dialog 1998-03-16 04:49:46 +00:00
about_dialog.h Initial revision 1997-11-24 22:05:25 +00:00
actionarea.c Initial revision 1997-11-24 22:05:25 +00:00
actionarea.h Initial revision 1997-11-24 22:05:25 +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
app_procs.c Added a little wrapper when loading files from command line that loads the 1998-04-09 06:57:35 +00:00
app_procs.h some changes, I forget what 1998-02-27 16:55:59 +00:00
appenv.h added the splash-screen image drawn by Jens Lauterbacher to the 1998-02-17 20:14:29 +00:00
asupsample.c Removed Sopwith's "speed optimizations", as they introduced bugs (exposed 1998-03-26 00:51:19 +00:00
asupsample.h Initial revision 1997-11-24 22:05:25 +00:00
batch.c fixup for script-fu in batch mode from Christian Maegaard <cc@chaos.dk> 1998-04-08 07:07:26 +00:00
batch.h Initial revision 1997-11-24 22:05:25 +00:00
bezier_select.c Sun Apr 5 17:43:50 EDT 1998 Matthew Wilson <msw@gimp.org 1998-04-05 22:49:16 +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 Applied gimp-simon-980331-0. Cosmetic change to the Layers&Channels-dialog. 1998-04-01 18:48:34 +00:00
blend.h Initial revision 1997-11-24 22:05:25 +00:00
boundary.c Initial revision 1997-11-24 22:05:25 +00:00
boundary.h Initial revision 1997-11-24 22:05:25 +00:00
brightness_contrast.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
brightness_contrast.h Initial revision 1997-11-24 22:05:25 +00:00
brush_header.h Initial revision 1997-11-24 22:05:25 +00:00
brush_select.c app/brush_select.c get rid of unused variable warnings 1998-03-31 06:08:08 +00:00
brush_select.h Initial revision 1997-11-24 22:05:25 +00:00
brushes.c fixed gimp-brushes-refresh. I broke it with the no-data patch. 1998-03-29 16:55:38 +00:00
brushes.h Fixed up --no-data so that the various *_init() routines always get 1998-03-26 18:24:42 +00:00
bucket_fill.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
bucket_fill.h Initial revision 1997-11-24 22:05:25 +00:00
buildmenu.c Initial revision 1997-11-24 22:05:25 +00:00
buildmenu.h Initial revision 1997-11-24 22:05:25 +00:00
by_color_select.c Don't destroy tool. 1998-04-08 05:50:36 +00:00
by_color_select.h Initial revision 1997-11-24 22:05:25 +00:00
channel.c More refcounting stuff. 1998-02-14 00:44:47 +00:00
channel.h More refcounting. --sg 1998-02-05 00:07:31 +00:00
channel_cmds.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
channel_cmds.h Initial revision 1997-11-24 22:05:25 +00:00
channel_ops.c fixed a lot of the destroy handlers and delete_event handlers, still 1998-03-12 22:01:43 +00:00
channel_ops.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
channel_pvt.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
channels_dialog.c The sensitivity of the buttons in the Layers&Channels-dialog wasn't set 1998-04-04 13:52:06 +00:00
channels_dialog.h 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_area.c fix for (install-colormap) and splash screen using gtk_preview_reset() 1998-03-09 01:45:26 +00:00
color_area.h Initial revision 1997-11-24 22:05:25 +00:00
color_balance.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
color_balance.h Initial revision 1997-11-24 22:05:25 +00:00
color_panel.c More changes for .18. Please see ChangeLog 1998-01-26 03:14:09 +00:00
color_panel.h Initial revision 1997-11-24 22:05:25 +00:00
color_picker.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
color_picker.h Initial revision 1997-11-24 22:05:25 +00:00
color_select.c fixed a lot of the destroy handlers and delete_event handlers, still 1998-03-12 22:01:43 +00:00
color_select.h More changes for .18. Please see ChangeLog 1998-01-26 03:14:09 +00:00
color_transfer.c Initial revision 1997-11-24 22:05:25 +00:00
color_transfer.h Initial revision 1997-11-24 22:05:25 +00:00
colormaps.c Ok, hope this colormap thing works this time. 1998-03-11 03:42:25 +00:00
colormaps.h Initial revision 1997-11-24 22:05:25 +00:00
commands.c Fixed (hopefully) the preferences code. Added a warning to restart GIMP 1998-04-10 04:19:25 +00:00
commands.h Added a "Add Alpha Channel" menu-entry to the Image-menu. To be exact, I 1998-04-03 11:58:04 +00:00
convert.c Fixed up --no-data so that the various *_init() routines always get 1998-03-26 18:24:42 +00:00
convert.h proper PDB support for indexed conversion 1997-12-14 11:36:53 +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 app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
crop.h Initial revision 1997-11-24 22:05:25 +00:00
cursorutil.c Initial revision 1997-11-24 22:05:25 +00:00
cursorutil.h Initial revision 1997-11-24 22:05:25 +00:00
curves.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
curves.h Initial revision 1997-11-24 22:05:25 +00:00
datafiles.c Initial revision 1997-11-24 22:05:25 +00:00
datafiles.h Initial revision 1997-11-24 22:05:25 +00:00
desaturate.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
desaturate.h Initial revision 1997-11-24 22:05:25 +00:00
dialog_types.h Initial revision 1997-11-24 22:05:25 +00:00
disp_callbacks.c redid libjpeg check to make sure old versions aren't used. Also #undef 1998-04-09 05:05:05 +00:00
disp_callbacks.h Initial revision 1997-11-24 22:05:25 +00:00
draw_core.c Initial revision 1997-11-24 22:05:25 +00:00
draw_core.h Initial revision 1997-11-24 22:05:25 +00:00
drawable.c app/brushes.c: pathc from Andy Thomas to improve brsh loading via pdb 1998-03-19 19:40:33 +00:00
drawable.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
drawable_cmds.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
drawable_cmds.h Initial revision 1997-11-24 22:05:25 +00:00
drawable_pvt.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
edit_cmds.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
edit_cmds.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 app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
ellipse_select.h Initial revision 1997-11-24 22:05:25 +00:00
equalize.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
equalize.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
errors.c Initial revision 1997-11-24 22:05:25 +00:00
errors.h Initial revision 1997-11-24 22:05:25 +00:00
fileops.c app/brush_select.c get rid of unused variable warnings 1998-03-31 06:08:08 +00:00
fileops.h 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
floating_sel.c Always update the drawable when converting a floating selection to a layer 1998-03-27 21:21:57 +00:00
floating_sel.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
floating_sel_cmds.c Initial revision 1997-11-24 22:05:25 +00:00
floating_sel_cmds.h Initial revision 1997-11-24 22:05:25 +00:00
frac.c Applied gimp-jbuhler-980315-0 1998-03-19 09:10:25 +00:00
frac.h Initial revision 1997-11-24 22:05:25 +00:00
free_select.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
free_select.h Initial revision 1997-11-24 22:05:25 +00:00
fsdither.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
gdisplay.c Fixes Snorfle's cosmetic bug regarding overhanging layers. 1998-04-09 14:34:33 +00:00
gdisplay.h removed all usage of linked.[ch] and switched to GSLists 1998-01-29 08:03:27 +00:00
gdisplay_cmds.c More refcounting stuff. I think canvas refcounting is correct now. 1998-02-14 15:30:31 +00:00
gdisplay_cmds.h Initial revision 1997-11-24 22:05:25 +00:00
gdisplay_ops.c Removed auto-save from preferences and marked it as not yet implemented 1998-03-21 14:54:37 +00:00
gdisplay_ops.h Initial revision 1997-11-24 22:05:25 +00:00
gdisplayP.h Initial revision 1997-11-24 22:05:25 +00:00
general.c Initial revision 1997-11-24 22:05:25 +00:00
general.h Initial revision 1997-11-24 22:05:25 +00:00
gimage.c Sun Apr 5 17:43:50 EDT 1998 Matthew Wilson <msw@gimp.org 1998-04-05 22:49:16 +00:00
gimage.h app/undo.c app/gimage.h added a simple ref count to the guides so that 1998-03-11 06:38:32 +00:00
gimage_cmds.c Duplicate wasn't copying channels correctly. Fixed. --sg 1998-02-28 05:19:42 +00:00
gimage_cmds.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimage_mask.c app/gimage_mask.c applied patch from Ben Jackson to fix fractional pixel 1998-03-24 02:18:58 +00:00
gimage_mask.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimage_mask_cmds.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimage_mask_cmds.h Initial revision 1997-11-24 22:05:25 +00:00
gimpbrush-header.h Initial revision 1997-11-24 22:05:25 +00:00
gimpchannel.c More refcounting stuff. 1998-02-14 00:44:47 +00:00
gimpchannel.h More refcounting. --sg 1998-02-05 00:07:31 +00:00
gimpdrawable-desaturate.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpdrawable-desaturate.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdrawable-equalize.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpdrawable-equalize.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdrawable-invert.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpdrawable-invert.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdrawable-offset.c fixed a lot of the destroy handlers and delete_event handlers, still 1998-03-12 22:01:43 +00:00
gimpdrawable-offset.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimphelp_cmds.c made gimp_help accessible through the PDB 1997-01-03 10:28:33 +00:00
gimpimage-convert.c Fixed up --no-data so that the various *_init() routines always get 1998-03-26 18:24:42 +00:00
gimpimage-convert.h proper PDB support for indexed conversion 1997-12-14 11:36:53 +00:00
gimpimage-duplicate.c fixed a lot of the destroy handlers and delete_event handlers, still 1998-03-12 22:01:43 +00:00
gimpimage-duplicate.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimplayer.c Proper refcounting for layer masks. Well, ok, almost proper. :) 1998-02-14 19:19:16 +00:00
gimplayer.h Proper refcounting for layer masks. Well, ok, almost proper. :) 1998-02-14 19:19:16 +00:00
gimppattern-header.h Initial revision 1997-11-24 22:05:25 +00:00
gimprc.c Support for parsing env vars in gimprc 1998-03-26 03:33:45 +00:00
gimprc.h removed all usage of linked.[ch] and switched to GSLists 1998-01-29 08:03:27 +00:00
global_edit.c fixed a lot of the destroy handlers and delete_event handlers, still 1998-03-12 22:01:43 +00:00
global_edit.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gradient.c Cosmetic change to the gradient editor. Put the frame for the preview and 1998-04-10 11:07:48 +00:00
gradient.h Fixed up --no-data so that the various *_init() routines always get 1998-03-26 18:24:42 +00:00
gradient_editor.c Cosmetic change to the gradient editor. Put the frame for the preview and 1998-04-10 11:07:48 +00:00
gradient_editor.h Fixed up --no-data so that the various *_init() routines always get 1998-03-26 18:24:42 +00:00
gximage.c Initial revision 1997-11-24 22:05:25 +00:00
gximage.h Initial revision 1997-11-24 22:05:25 +00:00
histogram.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
histogram.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
histogram_tool.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
histogram_tool.h Initial revision 1997-11-24 22:05:25 +00:00
hue_saturation.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
hue_saturation.h Initial revision 1997-11-24 22:05:25 +00:00
image_map.c Misc changes for .18 1998-01-25 01:24:46 +00:00
image_map.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
image_render.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
image_render.h Initial revision 1997-11-24 22:05:25 +00:00
indexed_palette.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
indexed_palette.h Initial revision 1997-11-24 22:05:25 +00:00
info_dialog.c fixed a lot of the destroy handlers and delete_event handlers, still 1998-03-12 22:01:43 +00:00
info_dialog.h removed all usage of linked.[ch] and switched to GSLists 1998-01-29 08:03:27 +00:00
info_window.c Initial revision 1997-11-24 22:05:25 +00:00
info_window.h Initial revision 1997-11-24 22:05:25 +00:00
install.c Small changes to reflect the fact that a gfig directory is created in 1998-03-21 15:30:38 +00:00
install.h Initial revision 1997-11-24 22:05:25 +00:00
interface.c handle WM delete of toolbox correctly. (gdisplay_delete): don't close 1998-03-15 03:15:35 +00:00
interface.h Changes to deal with new GTK refcounting regime. 1998-02-03 22:54:35 +00:00
internal_procs.c fixed some brokenness in palette refreshing..ie, you dont have to restart 1998-03-20 22:19:45 +00:00
internal_procs.h Initial revision 1997-11-24 22:05:25 +00:00
invert.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
invert.h Initial revision 1997-11-24 22:05:25 +00:00
iscissors.c Set tool->preserve to TRUE in tools_new_iscissors. 1998-03-31 08:04:22 +00:00
iscissors.h Initial revision 1997-11-24 22:05:25 +00:00
layer.c Proper refcounting for layer masks. Well, ok, almost proper. :) 1998-02-14 19:19:16 +00:00
layer.h Proper refcounting for layer masks. Well, ok, almost proper. :) 1998-02-14 19:19:16 +00:00
layer_cmds.c removed all usage of linked.[ch] and switched to GSLists 1998-01-29 08:03:27 +00:00
layer_cmds.h Initial revision 1997-11-24 22:05:25 +00:00
layer_pvt.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
layer_select.c removed all usage of linked.[ch] and switched to GSLists 1998-01-29 08:03:27 +00:00
layer_select.h Initial revision 1997-11-24 22:05:25 +00:00
layers_dialog.c Reflect the fact that you can't move a non-alpha layer up or down in the 1998-04-04 14:19:21 +00:00
layers_dialog.h Initial revision 1997-11-24 22:05:25 +00:00
layers_dialogP.h Initial revision 1997-11-24 22:05:25 +00:00
levels.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
levels.h 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
main.c corrected test for libXmu for some systems; added test for difftime 1998-03-25 02:17:42 +00:00
Makefile.am added regex.[ch] to app/ and plug-ins/script-fu/ so we REALLY have proper 1998-04-08 05:39:41 +00:00
marching_ants.h Initial revision 1997-11-24 22:05:25 +00:00
menus.c Added a "Add Alpha Channel" menu-entry to the Image-menu. To be exact, I 1998-04-03 11:58:04 +00:00
menus.h Initial revision 1997-11-24 22:05:25 +00:00
move.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
move.h Initial revision 1997-11-24 22:05:25 +00:00
ops_buttons.c The sensitivity of the buttons in the Layers&Channels-dialog wasn't set 1998-04-04 13:52:06 +00:00
ops_buttons.h The sensitivity of the buttons in the Layers&Channels-dialog wasn't set 1998-04-04 13:52:06 +00:00
paint_core.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
paint_core.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
paint_funcs.c Misc changes for .18 1998-01-25 01:24:46 +00:00
paint_funcs.h app/gimage_mask.c applied patch from Ben Jackson to fix fractional pixel 1998-03-24 02:18:58 +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
palette.c added regex.[ch] to app/ and plug-ins/script-fu/ so we REALLY have proper 1998-04-08 05:39:41 +00:00
palette.h Fixed up --no-data so that the various *_init() routines always get 1998-03-26 18:24:42 +00:00
pattern_header.h Initial revision 1997-11-24 22:05:25 +00:00
pattern_select.c Fixed up --no-data so that the various *_init() routines always get 1998-03-26 18:24:42 +00:00
pattern_select.h Initial revision 1997-11-24 22:05:25 +00:00
patterns.c Fixed up --no-data so that the various *_init() routines always get 1998-03-26 18:24:42 +00:00
patterns.h Fixed up --no-data so that the various *_init() routines always get 1998-03-26 18:24:42 +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
pixel_region.c removed all usage of linked.[ch] and switched to GSLists 1998-01-29 08:03:27 +00:00
pixel_region.h Initial revision 1997-11-24 22:05:25 +00:00
pixmaps.h Initial revision 1997-11-24 22:05:25 +00:00
plug_in.c app/brush_select.c get rid of unused variable warnings 1998-03-31 06:08:08 +00:00
plug_in.h Misc changes for .18 1998-01-25 01:24:46 +00:00
posterize.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
posterize.h Initial revision 1997-11-24 22:05:25 +00:00
procedural_db.c added regex.[ch] to app/ and plug-ins/script-fu/ so we REALLY have proper 1998-04-08 05:39:41 +00:00
procedural_db.h Initial revision 1997-11-24 22:05:25 +00:00
rect_select.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +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
regex.c redid libjpeg check to make sure old versions aren't used. Also #undef 1998-04-09 05:05:05 +00:00
regex.h redid libjpeg check to make sure old versions aren't used. Also #undef 1998-04-09 05:05:05 +00:00
regexrepl.c redid libjpeg check to make sure old versions aren't used. Also #undef 1998-04-09 05:05:05 +00:00
regexrepl.h redid libjpeg check to make sure old versions aren't used. Also #undef 1998-04-09 05:05:05 +00:00
resize.c Added Sven's patch for the scale and resize dialogs 1997-12-08 01:13:10 +00:00
resize.h Added Sven's patch for the scale and resize dialogs 1997-12-08 01:13:10 +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.c Fixed a long standing bug in the scale factor computation so that the 1998-03-03 07:09:05 +00:00
scale.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
scroll.c Changes from Owen Taylor which allow GIMP to compile with 1997-12-18 06:30:11 +00:00
scroll.h Initial revision 1997-11-24 22:05:25 +00:00
selection.c Initial revision 1997-11-24 22:05:25 +00:00
selection.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
temp_buf.c Initial revision 1997-11-24 22:05:25 +00:00
temp_buf.h Initial revision 1997-11-24 22:05:25 +00:00
text_tool.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +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 Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
threshold.h Initial revision 1997-11-24 22:05:25 +00:00
tile.c Initial revision 1997-11-24 22:05:25 +00:00
tile.h Initial revision 1997-11-24 22:05:25 +00:00
tile_cache.c Initial revision 1997-11-24 22:05:25 +00:00
tile_cache.h Initial revision 1997-11-24 22:05:25 +00:00
tile_manager.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
tile_manager.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
tile_manager_pvt.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
tile_swap.c Cleanups for 0.99.19 release 1998-03-02 02:47:35 +00:00
tile_swap.h Initial revision 1997-11-24 22:05:25 +00:00
tips_dialog.c gimp-joke-980321 1998-03-22 20:44:39 +00:00
tips_dialog.h Initial revision 1997-11-24 22:05:25 +00:00
TODO removed all usage of linked.[ch] and switched to GSLists 1998-01-29 08:03:27 +00:00
tools.c Sun Apr 5 17:43:50 EDT 1998 Matthew Wilson <msw@gimp.org 1998-04-05 22:49:16 +00:00
tools.h Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
transform_core.c added a change to make a note of the current drawable in the 1998-04-03 06:51:56 +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
undo.c gdisplay expose in undo 1998-03-20 05:39:07 +00:00
undo.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
undo_cmds.c Initial revision 1997-11-24 22:05:25 +00:00
undo_cmds.h Initial revision 1997-11-24 22:05:25 +00:00
user_install.c Small changes to reflect the fact that a gfig directory is created in 1998-03-21 15:30:38 +00:00
user_install.h Initial revision 1997-11-24 22:05:25 +00:00
wilber.h Fixed up wilber.h 1997-12-08 06:58:05 +00:00
xcf.c fix for (install-colormap) and splash screen using gtk_preview_reset() 1998-03-09 01:45:26 +00:00
xcf.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00