..
actions
fixed a lot of the destroy handlers and delete_event handlers, still
1998-03-12 22:01:43 +00:00
base
fixed a lot of the destroy handlers and delete_event handlers, still
1998-03-12 22:01:43 +00:00
core
removed what seemed to be an extra call to drawable_update on the layer,
1998-03-16 02:41:19 +00:00
dialogs
also destroy the main dialog if the "Cancel" button is clicked.
1998-03-15 05:41:01 +00:00
display
handle WM delete of toolbox correctly. (gdisplay_delete): don't close
1998-03-15 03:15:35 +00:00
gui
pass layer_ID instead of layer_widget to rename funtion to prevent
1998-03-15 08:15:10 +00:00
menus
fixed memory overrun error
1998-03-11 08:58:42 +00:00
paint
From the Changelog:
1998-03-01 01:18:45 +00:00
paint-funcs
Misc changes for .18
1998-01-25 01:24:46 +00:00
plug-in
From the Changelog:
1998-03-01 01:18:45 +00:00
tools
new, improved, still buggy iscissors! correctly hide the file selector a
1998-03-15 02:46:15 +00:00
widgets
fixed a lot of the destroy handlers and delete_event handlers, still
1998-03-12 22:01:43 +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
Makefile.am
removed all usage of linked.[ch] and switched to GSLists
1998-01-29 08:03:27 +00:00
TODO
removed all usage of linked.[ch] and switched to GSLists
1998-01-29 08:03:27 +00:00
about_dialog.c
new, improved, still buggy iscissors! correctly hide the file selector a
1998-03-15 02:46:15 +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
handle WM delete of toolbox correctly. (gdisplay_delete): don't close
1998-03-15 03:15: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
Cleanups for 0.99.19 release
1998-03-02 02:47:35 +00:00
asupsample.h
Initial revision
1997-11-24 22:05:25 +00:00
batch.c
More fixes for .20
1998-03-12 06:43:44 +00:00
batch.h
Initial revision
1997-11-24 22:05:25 +00:00
bezier_select.c
More refcounting stuff.
1998-02-14 00:44:47 +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
Misc changes for .18
1998-01-25 01:24:46 +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
fixed a lot of the destroy handlers and delete_event handlers, still
1998-03-12 22:01:43 +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
fixed a lot of the destroy handlers and delete_event handlers, still
1998-03-12 22:01:43 +00:00
brush_select.h
Initial revision
1997-11-24 22:05:25 +00:00
brushes.c
removed all usage of linked.[ch] and switched to GSLists
1998-01-29 08:03:27 +00:00
brushes.h
removed all usage of linked.[ch] and switched to GSLists
1998-01-29 08:03:27 +00:00
bucket_fill.c
Misc changes for .18
1998-01-25 01:24:46 +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
Fix for select by color on multilayer indexed images. Turned it back on for
1998-03-13 03:35:33 +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
proper destruct at the end of gtk_main(). (layer_widget_delete):
1998-03-13 17:46:40 +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
fixed a lot of the destroy handlers and delete_event handlers, still
1998-03-12 22:01:43 +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
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
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 a lot of the destroy handlers and delete_event handlers, still
1998-03-12 22:01:43 +00:00
commands.h
Implemented gimp_palette_set_default_colors and
1998-03-01 19:38:25 +00:00
convert.c
Er, fix it right this time. :) --sg
1998-03-13 15:36:53 +00:00
convert.h
proper PDB support for indexed conversion
1997-12-14 11:36:53 +00:00
convolve.c
Misc changes for .18
1998-01-25 01:24:46 +00:00
convolve.h
Rewrite to make drawables (layers, channels, layer masks) into GtkObjects.
1998-01-22 07:02:57 +00:00
crop.c
removed all usage of linked.[ch] and switched to GSLists
1998-01-29 08:03:27 +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
fixed a lot of the destroy handlers and delete_event handlers, still
1998-03-12 22:01:43 +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
Fix for select by color on multilayer indexed images. Turned it back on for
1998-03-13 03:35:33 +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
Misc changes for .18
1998-01-25 01:24:46 +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
Initial revision
1997-11-24 22:05:25 +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
From the Changelog:
1998-03-01 01:18:45 +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
fixed file Save As cancel callback to use gtk_signal_connect_object.
1998-03-15 20:52:24 +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
Rewrite to make drawables (layers, channels, layer masks) into GtkObjects.
1998-01-22 07:02: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
Cleanups for 0.99.19 release
1998-03-02 02:47:35 +00:00
frac.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
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
Fix for select by color on multilayer indexed images. Turned it back on for
1998-03-13 03:35:33 +00:00
gdisplay.h
removed all usage of linked.[ch] and switched to GSLists
1998-01-29 08:03:27 +00:00
gdisplayP.h
Initial revision
1997-11-24 22:05:25 +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
handle WM delete of toolbox correctly. (gdisplay_delete): don't close
1998-03-15 03:15:35 +00:00
gdisplay_ops.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
check whether the removed layer is floating_sel *and* check whether it is
1998-03-15 07:04:54 +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
I put a hack into gimage_mask_stroke to work around roundoff errors in
1998-01-28 06:34:28 +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
Er, fix it right this time. :) --sg
1998-03-13 15:36:53 +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
Added glib.h to gimprc.c so it'll compile.
1998-02-06 04:12:52 +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
fixed a lot of the destroy handlers and delete_event handlers, still
1998-03-12 22:01:43 +00:00
gradient.h
Initial revision
1997-11-24 22:05:25 +00:00
gradient_editor.c
fixed a lot of the destroy handlers and delete_event handlers, still
1998-03-12 22:01:43 +00:00
gradient_editor.h
Initial revision
1997-11-24 22:05:25 +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
fixed a lot of the destroy handlers and delete_event handlers, still
1998-03-12 22:01:43 +00:00
histogram_tool.h
Initial revision
1997-11-24 22:05:25 +00:00
hue_saturation.c
fixed a lot of the destroy handlers and delete_event handlers, still
1998-03-12 22:01:43 +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
Mar 13 16:54:12 CST 1998 Larry Ewing <lewing@gimp.org>
1998-03-13 22:56:39 +00:00
image_render.h
Initial revision
1997-11-24 22:05:25 +00:00
indexed_palette.c
also destroy the main dialog if the "Cancel" button is clicked.
1998-03-15 05:41:01 +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
fixed a lot of the destroy handlers and delete_event handlers, still
1998-03-12 22:01:43 +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
Applied gimp-edas-980305-0.patch (after a small fix).
1998-03-14 16:24:56 +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
new, improved, still buggy iscissors! correctly hide the file selector a
1998-03-15 02:46:15 +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
pass layer_ID instead of layer_widget to rename funtion to prevent
1998-03-15 08:15:10 +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
fixed a lot of the destroy handlers and delete_event handlers, still
1998-03-12 22:01:43 +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
"vlaid debuggin options" no longer valid so i removed references to them
1998-03-15 01:58:47 +00:00
marching_ants.h
Initial revision
1997-11-24 22:05:25 +00:00
menus.c
fixed memory overrun error
1998-03-11 08:58:42 +00:00
menus.h
Initial revision
1997-11-24 22:05:25 +00:00
move.c
removed all usage of linked.[ch] and switched to GSLists
1998-01-29 08:03:27 +00:00
move.h
Initial revision
1997-11-24 22:05:25 +00:00
paint_core.c
Misc changes for .18
1998-01-25 01:24:46 +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
Misc changes for .18
1998-01-25 01:24:46 +00:00
paintbrush.c
Fixed a stoopid speeling erorr.
1998-03-01 06:06:19 +00:00
paintbrush.h
From the Changelog:
1998-03-01 01:18:45 +00:00
palette.c
fixed a lot of the destroy handlers and delete_event handlers, still
1998-03-12 22:01:43 +00:00
palette.h
Implemented gimp_palette_set_default_colors and
1998-03-01 19:38:25 +00:00
pattern_header.h
Initial revision
1997-11-24 22:05:25 +00:00
pattern_select.c
fixed a lot of the destroy handlers and delete_event handlers, still
1998-03-12 22:01:43 +00:00
pattern_select.h
Initial revision
1997-11-24 22:05:25 +00:00
patterns.c
removed all usage of linked.[ch] and switched to GSLists
1998-01-29 08:03:27 +00:00
patterns.h
removed all usage of linked.[ch] and switched to GSLists
1998-01-29 08:03:27 +00:00
pencil.c
Misc changes for .18
1998-01-25 01:24:46 +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
Rewrite to make drawables (layers, channels, layer masks) into GtkObjects.
1998-01-22 07:02:57 +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
From the Changelog:
1998-03-01 01:18:45 +00:00
plug_in.h
Misc changes for .18
1998-01-25 01:24:46 +00:00
posterize.c
fixed a lot of the destroy handlers and delete_event handlers, still
1998-03-12 22:01:43 +00:00
posterize.h
Initial revision
1997-11-24 22:05:25 +00:00
procedural_db.c
Nobody said anything, so I'm committing these initstatus changes
1998-01-20 00:12:21 +00:00
procedural_db.h
Initial revision
1997-11-24 22:05:25 +00:00
rect_select.c
Initial revision
1997-11-24 22:05:25 +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
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
Rewrite to make drawables (layers, channels, layer masks) into GtkObjects.
1998-01-22 07:02:57 +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
Rewrite to make drawables (layers, channels, layer masks) into GtkObjects.
1998-01-22 07:02:57 +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
Applied gimp-edas-980305-0.patch (after a small fix).
1998-03-14 16:24:56 +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
fixed a lot of the destroy handlers and delete_event handlers, still
1998-03-12 22:01:43 +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
also destroy the main dialog if the "Cancel" button is clicked.
1998-03-15 05:41:01 +00:00
tips_dialog.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
new, improved, still buggy iscissors! correctly hide the file selector a
1998-03-15 02:46:15 +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
removed what seemed to be an extra call to drawable_update on the layer,
1998-03-16 02:41:19 +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
fixed a lot of the destroy handlers and delete_event handlers, still
1998-03-12 22:01:43 +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