gimp/app
Sven Neumann 1a4e7860b8 removed a few unused variables
--Sven
2001-05-06 22:25:33 +00:00
..
actions added virtual method context_item() which works like select_item() and 2001-04-29 15:23:01 +00:00
arch/i386/mmx app/Makefile.am app/detect_mmx.S app/arch/i386/mmx/detect_mmx.S 2001-04-02 17:19:41 +00:00
base configure.in new directory containing all widgets. Some of them will go to 2001-04-11 01:13:53 +00:00
core renamed "restructure" to "alpha_changed" and only emit it in flatten(), 2001-05-06 18:58:04 +00:00
dialogs removed a few unused variables 2001-05-06 22:25:33 +00:00
display don't #include "gui/color-select.h" 2001-05-03 12:26:05 +00:00
file added RunModeType. removed RunModeType. don't scan app/plug_in.h for 2001-04-28 15:11:29 +00:00
gui removed a few unused variables 2001-05-06 22:25:33 +00:00
menus added virtual method context_item() which works like select_item() and 2001-04-29 15:23:01 +00:00
paint app/tools/Makefile.am app/tools/gimpclonetool.[ch] 2001-04-19 13:01:44 +00:00
paint-funcs app/paint_funcs.c app/paint_funcs.h removed the old files. 2001-04-07 15:58:26 +00:00
pdb Enabled the rest of the transform tools and changed some of the options 2001-04-24 18:43:31 +00:00
plug-in added RunModeType. removed RunModeType. don't scan app/plug_in.h for 2001-04-28 15:11:29 +00:00
tools added GimpDropMode... ...removed from here. 2001-05-06 16:14:34 +00:00
widgets libgimpwidgets/Makefile.am new widget derived from GtkButton. It adds an 2001-05-06 20:31:46 +00:00
xcf removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
.cvsignore shut up CVS 2000-08-26 12:52:38 +00:00
Makefile.am cleanup. 2001-04-22 00:38:56 +00:00
airbrush.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
app_procs.c don't #include "gui/color-select.h" 2001-05-03 12:26:05 +00:00
app_procs.h removed stuff which now lives in gui/gui.c, removed global variable 2001-04-27 15:31:50 +00:00
appenums.h added GimpDropMode... ...removed from here. 2001-05-06 16:14:34 +00:00
appenv.h removed stuff which now lives in gui/gui.c, removed global variable 2001-04-27 15:31:50 +00:00
apptypes.h removed typedefs from the widgets/ subdir. 2001-05-03 22:19:17 +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 regenerated. 2001-04-24 18:17:17 +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_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
color_transfer.c removed more GUI initialisation code. 2001-05-01 13:16:59 +00:00
color_transfer.h Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
colormaps.c removed stuff which now lives in gui/gui.c, removed global variable 2001-04-27 15:31:50 +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
context_manager.c app/Makefile.am app/gui/Makefile.am app/about_dialog.[ch] 2001-04-17 21:43:29 +00:00
context_manager.h made the global_paint_options public. 2001-02-27 23:20:51 +00:00
cursorutil.c updated. 2001-02-24 19:29:47 +00:00
cursorutil.h updated. 2001-02-24 19:29:47 +00:00
datafiles.c Made a GimpContainer out of the palette list: 2001-02-11 16:14:25 +00:00
datafiles.h added the datafile loader_func typedefs. 2001-02-11 21:08:04 +00:00
detect_mmx.S app/Makefile.am app/detect_mmx.S app/arch/i386/mmx/detect_mmx.S 2001-04-02 17:19:41 +00:00
devices.c app/devices.[ch] app/gui/about-dialog.[ch] app/gui/preferences-dialog.[ch] 2001-04-18 16:39:34 +00:00
devices.h app/devices.[ch] app/gui/about-dialog.[ch] app/gui/preferences-dialog.[ch] 2001-04-18 16:39:34 +00:00
dialog_handler.c updated. 2001-02-24 19:29:47 +00:00
dialog_handler.h changes to allow to build on win32 with msvc again 2001-02-07 01:16:18 +00:00
disp_callbacks.c don't #include "gui/color-select.h" 2001-05-03 12:26:05 +00:00
disp_callbacks.h don't #include "gui/color-select.h" 2001-05-03 12:26:05 +00:00
docindex.c Made file/url DND work like the other DND types. The drop callback gets 2001-05-01 14:58:13 +00:00
docindex.h app/session.[ch] removed the old dialog session management code... 2001-04-17 16:00:27 +00:00
drawable.c app/Makefile.am some new files and data types: 2001-02-05 15:22:20 +00:00
drawable.h app/channel.[ch] app/drawable.[ch] app/gdisplay.[ch] app/gimpdrawable.[ch] 2001-01-14 21:11:52 +00:00
errorconsole.c app/Makefile.am app/gui/Makefile.am app/about_dialog.[ch] 2001-04-17 21:43:29 +00:00
errorconsole.h app/session.[ch] removed the old dialog session management code... 2001-04-17 16:00:27 +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-open.c added RunModeType. removed RunModeType. don't scan app/plug_in.h for 2001-04-28 15:11:29 +00:00
file-open.h added RunModeType. removed RunModeType. don't scan app/plug_in.h for 2001-04-28 15:11:29 +00:00
file-save.c added RunModeType. removed RunModeType. don't scan app/plug_in.h for 2001-04-28 15:11:29 +00:00
file-save.h added RunModeType. removed RunModeType. don't scan app/plug_in.h for 2001-04-28 15:11:29 +00:00
file-utils.c added RunModeType. removed RunModeType. don't scan app/plug_in.h for 2001-04-28 15:11:29 +00:00
file-utils.h added RunModeType. removed RunModeType. don't scan app/plug_in.h for 2001-04-28 15:11:29 +00:00
floating_sel.c app/paint_funcs.c app/paint_funcs.h removed the old files. 2001-04-07 15:58:26 +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 app/gui/Makefile.am app/about_dialog.[ch] 2001-04-17 21:43:29 +00:00
gdisplay.h app/Makefile.am removed. 2001-04-20 16:27:44 +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 renamed "restructure" to "alpha_changed" and only emit it in flatten(), 2001-05-06 18:58:04 +00:00
gimage.h app/apptypes.h app/channel_ops.c app/commands.c app/convert.[ch] 2001-03-08 02:01:52 +00:00
gimage_mask.c app/paint_funcs.c app/paint_funcs.h removed the old files. 2001-04-07 15:58:26 +00:00
gimage_mask.h app/apptypes.h app/channel_ops.c app/commands.c app/convert.[ch] 2001-03-08 02:01:52 +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/Makefile.am app/brush_header.h app/pattern_header.h 2001-04-19 00:23:43 +00:00
gimpbrush.c : free all the pipe's brushes here. 2001-04-24 23:06:51 +00:00
gimpbrush.h Introduced GimpPaintTool and GimpDrawTool 2001-02-27 05:21:12 +00:00
gimpbrushgenerated.c Introduced GimpPaintTool and GimpDrawTool 2001-02-27 05:21:12 +00:00
gimpbrushgenerated.h added a note about apptype.h and about not including headers in headers. 2001-02-14 14:57:14 +00:00
gimpbrushpipe.c : free all the pipe's brushes here. 2001-04-24 23:06:51 +00:00
gimpbrushpipe.h added a note about apptype.h and about not including headers in headers. 2001-02-14 14:57:14 +00:00
gimpchannel.c app/paint_funcs.c app/paint_funcs.h removed the old files. 2001-04-07 15:58:26 +00:00
gimpchannel.h removed the layer mask functions. 2001-03-06 13:28:39 +00:00
gimpchecks.h New file containing the check types. 2001-02-21 00:07:21 +00:00
gimpcontainer.c cleanup. 2001-04-22 00:38:56 +00:00
gimpcontainer.h cleanup. 2001-04-22 00:38:56 +00:00
gimpcontext.c some minor fixes / cleanup. 2001-04-23 16:58:18 +00:00
gimpcontext.h some minor fixes / cleanup. 2001-04-23 16:58:18 +00:00
gimpcontextpreview.c app/Makefile.am app/gradientP.h removed. 2001-02-10 19:35:29 +00:00
gimpcontextpreview.h app/Makefile.am app/gradientP.h removed. 2001-02-10 19:35:29 +00:00
gimpdata.c some minor fixes / cleanup. 2001-04-23 16:58:18 +00:00
gimpdata.h cleanup. 2001-04-22 00:38:56 +00:00
gimpdatafactory.c cleanup. 2001-04-22 00:38:56 +00:00
gimpdatafactory.h cleanup. 2001-04-22 00:38:56 +00:00
gimpdatalist.c cleanup. 2001-04-22 00:38:56 +00:00
gimpdatalist.h cleanup. 2001-04-22 00:38:56 +00:00
gimpdnd.c Made file/url DND work like the other DND types. The drop callback gets 2001-05-01 14:58:13 +00:00
gimpdnd.h added GimpDropMode... ...removed from here. 2001-05-06 16:14:34 +00:00
gimpdrawable-desaturate.c app/Makefile.am app/brush_header.h app/pattern_header.h 2001-04-19 00:23:43 +00:00
gimpdrawable-desaturate.h app/Makefile.am app/brush_header.h app/pattern_header.h 2001-04-19 00:23:43 +00:00
gimpdrawable-equalize.c app/Makefile.am app/brush_header.h app/pattern_header.h 2001-04-19 00:23:43 +00:00
gimpdrawable-equalize.h app/Makefile.am app/brush_header.h app/pattern_header.h 2001-04-19 00:23:43 +00:00
gimpdrawable-invert.c app/Makefile.am app/brush_header.h app/pattern_header.h 2001-04-19 00:23:43 +00:00
gimpdrawable-invert.h app/Makefile.am app/brush_header.h app/pattern_header.h 2001-04-19 00:23:43 +00:00
gimpdrawable-offset.c renamed ChannelOffsetType to GimpOffsetType. 2001-04-18 20:41:15 +00:00
gimpdrawable-offset.h renamed ChannelOffsetType to GimpOffsetType. 2001-04-18 20:41:15 +00:00
gimpdrawable-preview.c configure.in new directory containing all widgets. Some of them will go to 2001-04-11 01:13:53 +00:00
gimpdrawable-preview.h V2001-02-07 Michael Natterer <mitch@gimp.org> 2001-02-07 00:06:58 +00:00
gimpdrawable.c added GimpDropMode... ...removed from here. 2001-05-06 16:14:34 +00:00
gimpdrawable.h new function gimp_drawable_set_visible(). Renamed gimp_drawable_visible() 2001-03-04 16:52:37 +00:00
gimpgradient.c added a note about apptype.h and about not including headers in headers. 2001-02-14 14:57:14 +00:00
gimpgradient.h added a note about apptype.h and about not including headers in headers. 2001-02-14 14:57:14 +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 Applied patches by Roel Schroeven <rschroev@yahoo.com> that fix histogram 2001-02-06 07:15:22 +00:00
gimphistogram.h configure.in new directory containing all widgets. Some of them will go to 2001-04-11 01:13:53 +00:00
gimpimage-convert.c added GimpDropMode... ...removed from here. 2001-05-06 16:14:34 +00:00
gimpimage-convert.h app/Makefile.am removed. new files: the convert functionality without GUI 2001-04-18 17:57:10 +00:00
gimpimage-duplicate.c app/Makefile.am removed 2001-04-18 19:14:20 +00:00
gimpimage-duplicate.h app/Makefile.am removed 2001-04-18 19:14:20 +00:00
gimpimage-undo.c app/Makefile.am app/apptypes.h app/gimpimage-undo.[ch] app/gimpundo.[ch] 2001-03-05 01:01:16 +00:00
gimpimage-undo.h app/Makefile.am app/apptypes.h app/gimpimage-undo.[ch] app/gimpundo.[ch] 2001-03-05 01:01:16 +00:00
gimpimage.c renamed "restructure" to "alpha_changed" and only emit it in flatten(), 2001-05-06 18:58:04 +00:00
gimpimage.h renamed "restructure" to "alpha_changed" and only emit it in flatten(), 2001-05-06 18:58:04 +00:00
gimplayer.c renamed "restructure" to "alpha_changed" and only emit it in flatten(), 2001-05-06 18:58:04 +00:00
gimplayer.h added a "linked_changed" signal and emit it in gimp_layer_set_linked(). 2001-04-29 16:26:44 +00:00
gimplayermask.c app/paint_funcs.c app/paint_funcs.h removed the old files. 2001-04-07 15:58:26 +00:00
gimplayermask.h removed the layer mask functions. 2001-03-06 13:28:39 +00:00
gimplist.c cleanup. 2001-04-22 00:38:56 +00:00
gimplist.h cleanup. 2001-04-22 00:38: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/gimpcontainer.[ch] app/gimpcontainergridview.c 2001-02-17 21:20:10 +00:00
gimpmarshal.h app/gimpcontainer.[ch] app/gimpcontainergridview.c 2001-02-17 21:20:10 +00:00
gimpobject.c : free all the pipe's brushes here. 2001-04-24 23:06:51 +00:00
gimpobject.h app/Makefile.am new object with own implementations of "create_preview" 2001-02-07 02:37:49 +00:00
gimppalette-import.c app/makefile.msc adapted to current state of file renaming/restructuring. 2001-03-16 19:14:04 +00:00
gimppalette-import.h app/Makefile.am new files. The import functions stripped from all UI crap. 2001-02-19 18:07:08 +00:00
gimppalette.c Made the tool system work again and integrated it back with the 2001-02-21 12:18:09 +00:00
gimppalette.h added DND source functions which work by GtkType. 2001-02-18 19:44:28 +00:00
gimpparasite.c : free all the pipe's brushes here. 2001-04-24 23:06:51 +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/Makefile.am app/brush_header.h app/pattern_header.h 2001-04-19 00:23:43 +00:00
gimppattern.c app/Makefile.am app/brush_header.h app/pattern_header.h 2001-04-19 00:23:43 +00:00
gimppattern.h added a note about apptype.h and about not including headers in headers. 2001-02-14 14:57:14 +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 app/Makefile.am app/gui/Makefile.am app/about_dialog.[ch] 2001-04-17 21:43:29 +00:00
gimprc.h added a note about apptype.h and about not including headers in headers. 2001-02-14 14:57:14 +00:00
gimpui.c app/Makefile.am app/lc_dialogP.h removed stuff that will go away anyway 2001-04-21 02:11:12 +00:00
gimpui.h app/Makefile.am app/lc_dialogP.h removed stuff that will go away anyway 2001-04-21 02:11:12 +00:00
gimpundo.c app/Makefile.am app/apptypes.h app/gimpimage-undo.[ch] app/gimpundo.[ch] 2001-03-05 01:01:16 +00:00
gimpundo.h app/Makefile.am app/apptypes.h app/gimpimage-undo.[ch] app/gimpundo.[ch] 2001-03-05 01:01:16 +00:00
gimpundostack.c app/Makefile.am app/apptypes.h app/gimpimage-undo.[ch] app/gimpundo.[ch] 2001-03-05 01:01:16 +00:00
gimpundostack.h app/Makefile.am app/apptypes.h app/gimpimage-undo.[ch] app/gimpundo.[ch] 2001-03-05 01:01:16 +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 added GimpDropMode... ...removed from here. 2001-05-06 16:14:34 +00:00
gimpviewable.h cleanup. 2001-04-22 00:38:56 +00:00
global_edit.c app/paint_funcs.c app/paint_funcs.h removed the old files. 2001-04-07 15:58:26 +00:00
global_edit.h app/apptypes.h app/channel_ops.c app/commands.c app/convert.[ch] 2001-03-08 02:01:52 +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
image_map.c app/paint_funcs.c app/paint_funcs.h removed the old files. 2001-04-07 15:58:26 +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/gui/Makefile.am app/about_dialog.[ch] 2001-04-17 21:43:29 +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 some new files and data types: 2001-02-05 15:22:20 +00:00
image_render.h New file containing the check types. 2001-02-21 00:07:21 +00:00
interface.c don't #include "gui/color-select.h" 2001-05-03 12:26:05 +00:00
interface.h app/Makefile.am new files containing most of the code from 2001-01-22 03:30:42 +00:00
lc_dialog.c app/Makefile.am app/lc_dialogP.h removed stuff that will go away anyway 2001-04-21 02:11:12 +00:00
lc_dialog.h app/Makefile.am app/lc_dialogP.h removed stuff that will go away anyway 2001-04-21 02:11:12 +00:00
libgimp_glue.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +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 : free all the pipe's brushes here. 2001-04-24 23:06:51 +00:00
makefile.mingw.in disabled display filters code, since it is unfinished 2000-12-24 20:27:04 +00:00
makefile.msc app/makefile.msc adapted to current state of file renaming/restructuring. 2001-03-16 19:14:04 +00:00
marching_ants.h Initial revision 1997-11-24 22:05:25 +00:00
module_db.c app/context_manager.c app/gimpdatafactory.c app/gimpdatalist.[ch] 2001-02-19 02:17:31 +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/gui/Makefile.am app/about_dialog.[ch] 2001-04-17 21:43:29 +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_core.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
paint_options.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +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/Makefile.am app/gui/Makefile.am app/about_dialog.[ch] 2001-04-17 21:43:29 +00:00
path.h Bring back the beziers. 2001-03-26 05:31:47 +00:00
pathP.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
path_bezier.c app/Makefile.am app/apptypes.h app/path_bezier.[ch] app/path_curves.[ch] 2001-04-07 14:55:39 +00:00
path_bezier.h app/Makefile.am app/apptypes.h app/path_bezier.[ch] app/path_curves.[ch] 2001-04-07 14:55:39 +00:00
path_curves.c app/path_curves.[ch] app/tools/gimpdrawtool.c app/tools/gimppathtool.[ch] 2001-04-11 13:28:53 +00:00
path_curves.h app/path_curves.[ch] app/tools/gimpdrawtool.c app/tools/gimppathtool.[ch] 2001-04-11 13:28:53 +00:00
path_transform.h Introduced GimpPaintTool and GimpDrawTool 2001-02-27 05:21:12 +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
pixel_surround.c app/Makefile.am lowlevel stuff taken out of the transform tool. 2001-03-31 14:10:22 +00:00
pixel_surround.h app/Makefile.am lowlevel stuff taken out of the transform tool. 2001-03-31 14:10:22 +00:00
pixmaps2.h Enabled the rest of the transform tools and changed some of the options 2001-04-24 18:43:31 +00:00
plug_in.c app/Makefile.am app/gui/Makefile.am app/about_dialog.[ch] 2001-04-17 21:43:29 +00:00
plug_in.h added RunModeType. removed RunModeType. don't scan app/plug_in.h for 2001-04-28 15:11:29 +00:00
plug_in_cmds.c Garry R. Osgood <grosgood@rcn.com> 2001-03-11 13:15:41 +00:00
qmask.c configure.in new directory containing all widgets. Some of them will go to 2001-04-11 01:13:53 +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 removed a few unused variables 2001-05-06 22:25:33 +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/tools/Makefile.am lots of files renamed to gimp*tool.[ch] 2001-03-08 01:07:03 +00:00
scale.h renamed ZoomType to GimpZoomZype and added it here. 2001-03-03 16:22:18 +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/devices.c app/disp_callbacks.c app/gimprc.c app/scroll.c 2001-03-30 16:39:14 +00:00
scroll.h updated. 2001-02-24 19:29:47 +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
temp_buf.c app/paint_funcs.c app/paint_funcs.h removed the old files. 2001-04-07 15:58:26 +00:00
temp_buf.h New file containing the check types. 2001-02-21 00:07:21 +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 changes to allow to build on win32 with msvc again 2001-02-07 01:16:18 +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
transform_core.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
undo.c renamed the "resize" signal to "size_changed". 2001-05-06 17:56:10 +00:00
undo.h app/apptypes.h app/channel_ops.c app/commands.c app/convert.[ch] 2001-03-08 02:01:52 +00:00
undo_history.c app/paint_funcs.c app/paint_funcs.h removed the old files. 2001-04-07 15:58:26 +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 added a note about apptype.h and about not including headers in headers. 2001-02-14 14:57:14 +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.ico Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
xcf.c removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
xcf.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00