gimp/app
Nick Lamb /GIMP b88a016208 Initial commit of "Alpha" transparency channel 2001-02-05 05:43:10 +00:00
..
actions app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
base app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
core Initial commit of "Alpha" transparency channel 2001-02-05 05:43:10 +00:00
dialogs app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
display app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gui Initial commit of "Alpha" transparency channel 2001-02-05 05:43:10 +00:00
menus removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
paint app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
paint-funcs add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
pdb app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
plug-in removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
tools app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
unittest test program 1999-11-12 16:33:07 +00:00
widgets app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
xcf app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
.cvsignore shut up CVS 2000-08-26 12:52:38 +00:00
Makefile.am app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
about_dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
about_dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
app_procs.c renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +00:00
app_procs.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
appenums.h app/Makefile.am app/appenums.h moved all enums from apptypes.h to the new 2001-01-19 13:13:03 +00:00
appenv.h app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
apptypes.h app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
asupsample.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
asupsample.h libgimp/Makefile.am libgimp/gimp.h libgimp/gimpadaptivesupersample.[ch] 2001-01-23 00:53:12 +00:00
authors.h AUTHORS app/authors.h app/pdb/channel_cmds.c app/pdb/internal_procs.c 2001-01-29 00:02:33 +00:00
batch.c changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
batch.h These changes enable help support for 3rd party plug-ins which install 2000-05-21 17:41:02 +00:00
boundary.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
boundary.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
brush_edit.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
brush_edit.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
brush_header.h app/brush_edit.[ch] app/brush_header.h app/gimpbrush.[ch] 2000-09-29 12:00:00 +00:00
brush_scale.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
brush_scale.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
brush_select.c app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
brush_select.h app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
brushes.c New files mean more missing includes :) 2001-02-05 05:08:23 +00:00
brushes.h app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
channel_ops.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
channel_ops.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
channels_dialog.c Initial commit of "Alpha" transparency channel 2001-02-05 05:43:10 +00:00
channels_dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
color_area.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
color_area.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
color_notebook.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
color_notebook.h added a "title" parameter to the constructor. Pass a pointer to the 2001-01-21 13:41:07 +00:00
color_panel.c added a "title" parameter to the constructor. Pass a pointer to the 2001-01-21 13:41:07 +00:00
color_panel.h Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
color_select.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
color_select.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
color_transfer.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
color_transfer.h Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
colormap_dialog.c renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +00:00
colormap_dialog.h renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +00:00
colormaps.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
colormaps.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
commands.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
commands.h app/commands.[ch] app/fileops.[ch] app/gdisplay.c Implemented "Save a Copy 2001-01-01 23:55:45 +00:00
context_manager.c renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +00:00
context_manager.h app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
convert.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
convert.h removed. new object derived from GimpObject. Just used as a container at 2001-01-21 19:53:56 +00:00
cursorutil.c configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
cursorutil.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
datafiles.c app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
datafiles.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
desaturate.c app/channel.[ch] app/drawable.[ch] app/gdisplay.[ch] app/gimpdrawable.[ch] 2001-01-14 21:11:52 +00:00
desaturate.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
devices.c app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
devices.h app/color_notebook.[ch] app/color_panel.[ch] app/gimpcontext.[ch] use 2001-01-15 01:48:53 +00:00
dialog_handler.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
dialog_handler.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
disp_callbacks.c app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
disp_callbacks.h app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
docindex.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
docindex.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
draw_core.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
draw_core.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
drawable.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
drawable.h app/channel.[ch] app/drawable.[ch] app/gdisplay.[ch] app/gimpdrawable.[ch] 2001-01-14 21:11:52 +00:00
equalize.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
equalize.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
errorconsole.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
errorconsole.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
errors.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
errors.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
file_new_dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
file_new_dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
fileops.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
fileops.h app/commands.[ch] app/fileops.[ch] app/gdisplay.c Implemented "Save a Copy 2001-01-01 23:55:45 +00:00
fileopsP.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
floating_sel.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
floating_sel.h app/Makefile.am new file with one set of functions... 2001-01-29 13:51:23 +00:00
fsdither.h ed Sep 1 21:27:27 BST 1999 Adam D. Moss <adam@gimp.org> 1999-09-01 20:41:10 +00:00
gdisplay.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
gdisplay.h app/channel.[ch] app/drawable.[ch] app/gdisplay.[ch] app/gimpdrawable.[ch] 2001-01-14 21:11:52 +00:00
gdisplay_color.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gdisplay_color.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gdisplay_color_ui.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gdisplay_color_ui.h fill dummy gimage->base_type as well 2000-01-03 07:49:19 +00:00
gdisplay_ops.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gdisplay_ops.h block all canvas events while resizing the display so the standard canvas 2000-04-16 12:38:44 +00:00
general.c Was strtok used correctly here?? I think not! 2000-01-05 22:59:16 +00:00
general.h add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
gimage.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimage.h removed all the "typedef gimage_function gimp_image_function" stuff so we 2000-12-30 00:16:50 +00:00
gimage_mask.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimage_mask.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
gimp.rc Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
gimp.sym Update to match Unix version. 2000-05-28 23:46:16 +00:00
gimpbrush-header.h app/brush_edit.[ch] app/brush_header.h app/gimpbrush.[ch] 2000-09-29 12:00:00 +00:00
gimpbrush.c app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
gimpbrush.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimpbrushgenerated.c app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
gimpbrushgenerated.h app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
gimpbrushpipe.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpbrushpipe.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimpchannel.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimpchannel.h removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpcontainer.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimpcontainer.h renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +00:00
gimpcontext.c app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
gimpcontext.h app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
gimpcontextpreview.c app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
gimpcontextpreview.h app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
gimpdatalist.c renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +00:00
gimpdatalist.h renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +00:00
gimpdnd.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimpdnd.h app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
gimpdrawable-desaturate.c app/channel.[ch] app/drawable.[ch] app/gdisplay.[ch] app/gimpdrawable.[ch] 2001-01-14 21:11:52 +00:00
gimpdrawable-desaturate.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdrawable-equalize.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpdrawable-equalize.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdrawable-invert.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpdrawable-invert.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdrawable-offset.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
gimpdrawable-offset.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimpdrawable.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimpdrawable.h app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimpdrawablepreview.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimpdrawablepreview.h app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimphelp.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimphelp.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimphistogram.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
gimphistogram.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpimage-convert.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimpimage-convert.h removed. new object derived from GimpObject. Just used as a container at 2001-01-21 19:53:56 +00:00
gimpimage-duplicate.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
gimpimage-duplicate.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimpimage.c Initial commit of "Alpha" transparency channel 2001-02-05 05:43:10 +00:00
gimpimage.h Initial commit of "Alpha" transparency channel 2001-02-05 05:43:10 +00:00
gimplayer.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimplayer.h app/Makefile.am new file with one set of functions... 2001-01-29 13:51:23 +00:00
gimplayermask.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimplayermask.h app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
gimplist.c renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +00:00
gimplist.h renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +00:00
gimplut.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimplut.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpmarshal.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimpmarshal.h app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimpobject.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
gimpobject.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimppalette.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 18:49:44 +00:00
gimppalette.h removed. new object derived from GimpObject. Just used as a container at 2001-01-21 19:53:56 +00:00
gimpparasite.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimpparasite.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimppattern-header.h app/gimpbrush.c app/gimpbrushpipe.c app/pattern_header.h fixed #8150. 2000-10-01 18:53:39 +00:00
gimppattern.c app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
gimppattern.h app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
gimppreviewcache.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimppreviewcache.h app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimpprogress.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpprogress.h cleaned up a bit. 2000-12-31 05:31:43 +00:00
gimprc.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimprc.h app/gimprc.[ch] app/menus.[ch] added a preferences option to disable 2001-01-02 02:33:43 +00:00
gimpui.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
gimpui.h Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpunit.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpviewable.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimpviewable.h app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
global_edit.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
global_edit.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gradient.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gradient.h made gradient_get_color_at() use GimpRGB. 2001-01-20 16:28:05 +00:00
gradientP.h app/color_notebook.[ch] app/gimpcontext.[ch] made the _set_color() and 2001-01-20 15:37:26 +00:00
gradient_editor.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gradient_editor.h made gradient_get_color_at() use GimpRGB. 2001-01-20 16:28:05 +00:00
gradient_header.h app/color_notebook.[ch] app/gimpcontext.[ch] made the _set_color() and 2001-01-20 15:37:26 +00:00
gradient_select.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gradient_select.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gtkhwrapbox.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gtkhwrapbox.h new vwrapbox stuff 1999-09-03 00:15:11 +00:00
gtkvwrapbox.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gtkvwrapbox.h new vwrapbox stuff 1999-09-03 00:15:11 +00:00
gtkwrapbox.c restructured toolbox to use a single gtk_hwrap_box with the added "forced 2000-02-07 10:51:08 +00:00
gtkwrapbox.h restructured toolbox to use a single gtk_hwrap_box with the added "forced 2000-02-07 10:51:08 +00:00
gximage.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gximage.h Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +00:00
histogramwidget.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
histogramwidget.h removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
image_map.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
image_map.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
image_new.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
image_new.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
image_render.c prefixed all global variables with "render_" (we had a global variable 2001-01-30 03:17:26 +00:00
image_render.h prefixed all global variables with "render_" (we had a global variable 2001-01-30 03:17:26 +00:00
indicator_area.c app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
indicator_area.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
info_dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
info_dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
info_window.c renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +00:00
info_window.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
interface.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
interface.h app/Makefile.am new files containing most of the code from 2001-01-22 03:30:42 +00:00
invert.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
invert.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
layer_select.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
layer_select.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
layers_dialog.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
layers_dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
layers_dialogP.h app/commands.[ch] app/fileops.[ch] app/gdisplay.c Implemented "Save a Copy 2001-01-01 23:55:45 +00:00
lc_dialog.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
lc_dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
lc_dialogP.h autoscroll in the layers dialog, a few cosmetic changes 1999-10-24 20:16:48 +00:00
libgimp_glue.c cleanup 2001-01-25 14:38:10 +00:00
libgimp_glue.h cleanup 2001-01-25 14:38:10 +00:00
lut_funcs.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
lut_funcs.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
main.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
makefile.mingw.in disabled display filters code, since it is unfinished 2000-12-24 20:27:04 +00:00
makefile.msc disabled display filters code, since it is unfinished 2000-12-24 20:27:04 +00:00
marching_ants.h Initial revision 1997-11-24 22:05:25 +00:00
menus.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
menus.h app/gimprc.[ch] app/menus.[ch] added a preferences option to disable 2001-01-02 02:33:43 +00:00
module_db.c renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +00:00
module_db.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
nav_window.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
nav_window.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
ops_buttons.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
ops_buttons.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
paint_funcs.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
paint_funcs.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
palette.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
palette.h app/Makefile.am moved the palette_import dialog to it's own file. 2001-01-21 21:29:31 +00:00
paletteP.h app/Makefile.am moved the palette_import dialog to it's own file. 2001-01-21 21:29:31 +00:00
palette_import.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
palette_import.h app/Makefile.am moved the palette_import dialog to it's own file. 2001-01-21 21:29:31 +00:00
palette_select.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
palette_select.h removed. new object derived from GimpObject. Just used as a container at 2001-01-21 19:53:56 +00:00
parasitelist.c app/Makefile.am removed. added. 2001-01-10 00:36:54 +00:00
parasitelist.h app/Makefile.am removed. added. 2001-01-10 00:36:54 +00:00
path.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
path.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
pathP.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
path_bezier.c app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
path_bezier.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
path_curves.c app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
path_curves.h a patch to the path tool from Simon Budig 1999-10-08 10:22:39 +00:00
path_transform.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
paths_dialog.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
paths_dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
paths_dialogP.h configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
pattern_header.h app/gimpbrush.c app/gimpbrushpipe.c app/pattern_header.h fixed #8150. 2000-10-01 18:53:39 +00:00
pattern_select.c app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
pattern_select.h app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
patterns.c This time the actual modified file is checked in. I need sleep. 2001-02-05 05:17:53 +00:00
patterns.h app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
pixel_processor.c app/paint_funcs.c app/pixel_processor.c app/tile.c app/tile_cache.c 2001-01-23 14:21:37 +00:00
pixel_processor.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
pixel_region.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
pixel_region.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
pixmaps.h splits pixmaps up into two headers fixed a doublelock deadlock --sg 1998-07-06 18:20:28 +00:00
pixmaps2.h shaped up the icons a little 2000-02-21 18:41:36 +00:00
plug_in.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
plug_in.h changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
preferences_dialog.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
preferences_dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
qmask.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
qmask.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
regexrepl.c Extended the glibc regexp check and enabled substitution for Makefiles. 2001-01-02 23:16:40 +00:00
regexrepl.h acconfig.h configure.in libgimp/Makefile.am libgimp/gimpregex.h 2000-01-24 22:16:36 +00:00
resize.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
resize.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
resolution_calibrate.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
resolution_calibrate.h really add the new files 2000-09-25 01:31:48 +00:00
scale.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
scale.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
scan_convert.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
scan_convert.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
scroll.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
scroll.h app/gdisplay.c app/gdisplay_ops.c app/info_window.c app/layer.c 2001-01-22 20:46:50 +00:00
selection.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
selection.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
session.c factored the color parsing code out to the new function parse_color() and 2001-01-17 00:00:15 +00:00
session.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
temp_buf.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
temp_buf.h app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
tile.c brought the array used for optimization back in sync with the 2001-01-24 15:36:55 +00:00
tile.h brought the array used for optimization back in sync with the 2001-01-24 15:36:55 +00:00
tile_cache.c app/paint_funcs.c app/pixel_processor.c app/tile.c app/tile_cache.c 2001-01-23 14:21:37 +00:00
tile_cache.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
tile_manager.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
tile_manager.h app/convert.c app/floating_sel.c app/gimage_mask.c app/gimpimage.c 2001-01-23 13:01:48 +00:00
tile_manager_pvt.h app/convert.c app/floating_sel.c app/gimage_mask.c app/gimpimage.c 2001-01-23 13:01:48 +00:00
tile_pvt.h app/paint_funcs.c app/pixel_processor.c app/tile.c app/tile_cache.c 2001-01-23 14:21:37 +00:00
tile_swap.c app/paint_funcs.c app/pixel_processor.c app/tile.c app/tile_cache.c 2001-01-23 14:21:37 +00:00
tile_swap.h app/paint_funcs.c app/pixel_processor.c app/tile.c app/tile_cache.c 2001-01-23 14:21:37 +00:00
tips_dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
tips_dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
toolbox.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
toolbox.h app/Makefile.am new files containing most of the code from 2001-01-22 03:30:42 +00:00
undo.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
undo.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
undo_history.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
undo_history.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
undo_types.h app/gimpimage.c app/undo.c app/undo_types.h docs/undo.txt Changed sanity 1999-12-10 20:55:57 +00:00
unitrc.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
user_install.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
user_install.h new files. Code for the resolution calibration dialog that used to live in 2000-09-25 01:27:47 +00:00
wilber.h Fixed up wilber.h 1997-12-08 06:58:05 +00:00
wilber.ico Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
xcf.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
xcf.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00