gimp/app
Michael Natterer d5221dae9a app/Makefile.am removed.
2001-01-23  Michael Natterer  <mitch@gimp.org>

	* app/Makefile.am
	* app/edit_selection.[ch]: removed.

	* app/tools/Makefile.am
	* app/tools/edit_selection.[ch]: added.
2001-01-23 01:07:50 +00:00
..
actions app/tools/Makefile.am new files for the tool options dialog. 2001-01-22 05:08:44 +00:00
base app/Makefile.am new files containing most of the code from 2001-01-22 03:30:42 +00:00
core libgimp/Makefile.am libgimp/gimp.h libgimp/gimpadaptivesupersample.[ch] 2001-01-23 00:53:12 +00:00
dialogs app/gdisplay.c app/gdisplay_ops.c app/info_window.c app/layer.c 2001-01-22 20:46:50 +00:00
display libgimp/Makefile.am libgimp/gimp.h libgimp/gimpadaptivesupersample.[ch] 2001-01-23 00:53:12 +00:00
gui app/gdisplay.c app/gdisplay_ops.c app/info_window.c app/layer.c 2001-01-22 20:46:50 +00:00
menus app/gdisplay.c app/gdisplay_ops.c app/info_window.c app/layer.c 2001-01-22 20:46:50 +00:00
paint made gradient_get_color_at() use GimpRGB. 2001-01-20 16:28:05 +00:00
paint-funcs app/apptypes.h app/brush_select_cmds.c app/brushes_cmds.c app/layer_cmds.c 2001-01-09 02:45:27 +00:00
pdb configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
plug-in changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
tools app/Makefile.am removed. 2001-01-23 01:07:50 +00:00
unittest test program 1999-11-12 16:33:07 +00:00
widgets app/gdisplay.c app/gdisplay_ops.c app/info_window.c app/layer.c 2001-01-22 20:46:50 +00:00
xcf changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
.cvsignore shut up CVS 2000-08-26 12:52:38 +00:00
Makefile.am app/Makefile.am removed. 2001-01-23 01:07:50 +00:00
about_dialog.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +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 app/tools/Makefile.am new files for the tool options dialog. 2001-01-22 05:08:44 +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 Last-minute cleanup: 2000-12-16 21:37:03 +00:00
apptypes.h libgimp/Makefile.am libgimp/gimp.h libgimp/gimpadaptivesupersample.[ch] 2001-01-23 00:53:12 +00:00
asupsample.c libgimp/Makefile.am libgimp/gimp.h libgimp/gimpadaptivesupersample.[ch] 2001-01-23 00:53:12 +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 Correct Ray Lehtiniemi's name 2000-11-09 23:55:38 +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 app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +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 configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
brush_select.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
channel.c app/channel.[ch] app/gimpimage.[ch] use GimpRGB for the Channel's, the 2001-01-15 04:37:01 +00:00
channel.h app/channel.[ch] app/gimpimage.[ch] use GimpRGB for the Channel's, the 2001-01-15 04:37:01 +00:00
channel_ops.c app/channel.[ch] app/gimpimage.[ch] use GimpRGB for the Channel's, the 2001-01-15 04:37:01 +00:00
channel_ops.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
channels_dialog.c added a "title" parameter to the constructor. Pass a pointer to the 2001-01-21 13:41:07 +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 added a "title" parameter to the constructor. Pass a pointer to the 2001-01-21 13:41:07 +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 added a "title" parameter to the constructor. Pass a pointer to the 2001-01-21 13:41:07 +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 added a "title" parameter to the constructor. Pass a pointer to the 2001-01-21 13:41:07 +00:00
color_select.c app/color_notebook.[ch] app/gimpcontext.[ch] made the _set_color() and 2001-01-20 15:37:26 +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 Last-minute cleanup: 2000-12-16 21:37:03 +00:00
color_transfer.h plug-ins/libgck/gck/gck.h removed the GckRGB color type and all it's 2001-01-01 18:35:09 +00:00
colormap_dialog.c changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
colormap_dialog.h Removed GCG: 2001-01-07 23:59:46 +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/tools/Makefile.am new files for the tool options dialog. 2001-01-22 05:08:44 +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 configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
context_manager.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
convert.c configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +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 configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +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
dialog_types.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
disp_callbacks.c libgimp/Makefile.am libgimp/gimp.h libgimp/gimpadaptivesupersample.[ch] 2001-01-23 00:53:12 +00:00
disp_callbacks.h app/color_notebook.[ch] app/gimpcontext.[ch] made the _set_color() and 2001-01-20 15:37:26 +00:00
docindex.c app/docindex.c app/fileops.c app/gdisplay.c 2001-01-14 16:26:04 +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 made gimp_drawable_fill() use GimpRGB, added some "const", delete unused 2001-01-20 13:21:49 +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 all the "typedef gimage_function gimp_image_function" stuff so we 2000-12-30 00:16:50 +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 app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +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 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.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 changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +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/channel.[ch] app/drawable.[ch] app/gdisplay.[ch] app/gimpdrawable.[ch] 2001-01-14 21:11:52 +00:00
floating_sel.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +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/gdisplay.c app/gdisplay_ops.c app/info_window.c app/layer.c 2001-01-22 20:46:50 +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 app/gdisplay.c app/gdisplay_ops.c app/info_window.c app/layer.c 2001-01-22 20:46:50 +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 configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +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 configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
gimage_mask.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +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 configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +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 configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
gimpbrushgenerated.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimpbrushlist.c app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimpbrushlist.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimpbrushpipe.c configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +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/channel.[ch] app/gimpimage.[ch] use GimpRGB for the Channel's, the 2001-01-15 04:37:01 +00:00
gimpchannel.h app/channel.[ch] app/gimpimage.[ch] use GimpRGB for the Channel's, the 2001-01-15 04:37:01 +00:00
gimpcontext.c app/color_notebook.[ch] app/gimpcontext.[ch] made the _set_color() and 2001-01-20 15:37:26 +00:00
gimpcontext.h app/color_notebook.[ch] app/gimpcontext.[ch] made the _set_color() and 2001-01-20 15:37:26 +00:00
gimpcontextpreview.c made gradient_get_color_at() use GimpRGB. 2001-01-20 16:28:05 +00:00
gimpcontextpreview.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdnd.c configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
gimpdnd.h removed. new object derived from GimpObject. Just used as a container at 2001-01-21 19:53:56 +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 all the "typedef gimage_function gimp_image_function" stuff so we 2000-12-30 00:16:50 +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 changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +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/channel.[ch] app/gimpimage.[ch] use GimpRGB for the Channel's, the 2001-01-15 04:37:01 +00:00
gimpdrawable-offset.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimpdrawable.c removed. new object derived from GimpObject. Just used as a container at 2001-01-21 19:53:56 +00:00
gimpdrawable.h made gimp_drawable_fill() use GimpRGB, added some "const", delete unused 2001-01-20 13:21:49 +00:00
gimphelp.c changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +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/channel.[ch] app/drawable.[ch] app/gdisplay.[ch] app/gimpdrawable.[ch] 2001-01-14 21:11:52 +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 configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +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/channel.[ch] app/gimpimage.[ch] use GimpRGB for the Channel's, the 2001-01-15 04:37:01 +00:00
gimpimage-duplicate.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimpimage.c app/channel.[ch] app/gimpimage.[ch] use GimpRGB for the Channel's, the 2001-01-15 04:37:01 +00:00
gimpimage.h app/color_notebook.[ch] app/gimpcontext.[ch] made the _set_color() and 2001-01-20 15:37:26 +00:00
gimplayer.c app/gdisplay.c app/gdisplay_ops.c app/info_window.c app/layer.c 2001-01-22 20:46:50 +00:00
gimplayer.h app/channel.[ch] app/gimpimage.[ch] use GimpRGB for the Channel's, the 2001-01-15 04:37:01 +00:00
gimplist.c app/Makefile.am removed. added. 2001-01-10 00:36:54 +00:00
gimplist.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +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 removed. added. 2001-01-10 00:36:54 +00:00
gimpmarshal.h app/Makefile.am removed. added. 2001-01-10 00:36:54 +00:00
gimpobject.c app/gimpbrushlist.c forgot to remove #include "gimpsignal.h" 2001-01-10 01:49:29 +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 removed. new object derived from GimpObject. Just used as a container at 2001-01-21 19:53:56 +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
gimppreviewcache.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimppreviewcache.h app/gimppreviewcache.h app/channel.c put the preview cache priming code 2000-12-16 22:02:10 +00:00
gimpprogress.c cleaned up a bit. 2000-12-31 05:31:43 +00:00
gimpprogress.h cleaned up a bit. 2000-12-31 05:31:43 +00:00
gimprc.c configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
gimprc.h app/gimprc.[ch] app/menus.[ch] added a preferences option to disable 2001-01-02 02:33:43 +00:00
gimpset.c app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimpset.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimpui.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpui.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +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
global_edit.c configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +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 app/Makefile.am new files containing most of the code from 2001-01-22 03:30:42 +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 app/Makefile.am new files containing most of the code from 2001-01-22 03:30:42 +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 changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +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 app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
histogramwidget.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
image_map.c app/channel.[ch] app/drawable.[ch] app/gdisplay.[ch] app/gimpdrawable.[ch] 2001-01-14 21:11:52 +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 app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +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 app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
image_render.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
indicator_area.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +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 Last-minute cleanup: 2000-12-16 21:37:03 +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 app/gdisplay.c app/gdisplay_ops.c app/info_window.c app/layer.c 2001-01-22 20:46:50 +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 app/Makefile.am new files containing most of the code from 2001-01-22 03:30:42 +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 changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +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.c app/gdisplay.c app/gdisplay_ops.c app/info_window.c app/layer.c 2001-01-22 20:46:50 +00:00
layer.h app/channel.[ch] app/gimpimage.[ch] use GimpRGB for the Channel's, the 2001-01-15 04:37:01 +00:00
layer_select.c app/channel.[ch] app/drawable.[ch] app/gdisplay.[ch] app/gimpdrawable.[ch] 2001-01-14 21:11:52 +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/channel.[ch] app/drawable.[ch] app/gdisplay.[ch] app/gimpdrawable.[ch] 2001-01-14 21:11:52 +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 changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +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
lut_funcs.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
lut_funcs.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
main.c Last-minute cleanup: 2000-12-16 21:37:03 +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 app/gdisplay.c app/gdisplay_ops.c app/info_window.c app/layer.c 2001-01-22 20:46:50 +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 app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +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/gdisplay.c app/gdisplay_ops.c app/info_window.c app/layer.c 2001-01-22 20:46:50 +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 app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +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 app/apptypes.h app/brush_select_cmds.c app/brushes_cmds.c app/layer_cmds.c 2001-01-09 02:45:27 +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 app/Makefile.am moved the palette_import dialog to it's own file. 2001-01-21 21:29:31 +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 changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +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 removed. new object derived from GimpObject. Just used as a container at 2001-01-21 19:53:56 +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 app/gdisplay.c app/gdisplay_ops.c app/info_window.c app/layer.c 2001-01-22 20:46:50 +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 configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +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 changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
pattern_select.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
patterns.c app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
patterns.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
pixel_processor.c updated status 2001-01-11 23:36:59 +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 app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +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 app/channel.[ch] app/drawable.[ch] app/gdisplay.[ch] app/gimpdrawable.[ch] 2001-01-14 21:11:52 +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 added an item to optionally change the image window's background. 2001-01-07 14:25:47 +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 added a "title" parameter to the constructor. Pass a pointer to the 2001-01-21 13:41:07 +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/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +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 Last-minute cleanup: 2000-12-16 21:37:03 +00:00
resolution_calibrate.h really add the new files 2000-09-25 01:31:48 +00:00
scale.c configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +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/channel.[ch] app/drawable.[ch] app/gdisplay.[ch] app/gimpdrawable.[ch] 2001-01-14 21:11:52 +00:00
scan_convert.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
scroll.c app/gdisplay.c app/gdisplay_ops.c app/info_window.c app/layer.c 2001-01-22 20:46:50 +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/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +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 Corrected the last line. 2001-01-02 19:39:12 +00:00
temp_buf.h temp_buf_data_clear(): the temp_buf's size is (width * height * bytes). 2001-01-02 18:17:16 +00:00
tile.c app/Makefile.am new files containing most of the code from 2001-01-22 03:30:42 +00:00
tile.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
tile_cache.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +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 app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
tile_manager.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_pvt.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
tile_pvt.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
tile_swap.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
tile_swap.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
tips_dialog.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +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 app/tools/Makefile.am new files for the tool options dialog. 2001-01-22 05:08:44 +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 configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
undo.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
undo_history.c app/channel.[ch] app/drawable.[ch] app/gdisplay.[ch] app/gimpdrawable.[ch] 2001-01-14 21:11:52 +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 app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +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 changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
xcf.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00