gimp/app/display
Nate Summers 35ac032ff1 prototype for an extension that allows gmodules as plugins. Known bug:
* plug-ins/plugin-helper/*: prototype for an extension that allows
        gmodules as plugins.  Known bug: crashes on gmodules with a static "query" function

        * app/tools/tool.c
        * app/tools/tool.h: created new GimpTool object.  Did away with ToolInfo.
        Most tools still need to be ported over to the new api.
        * plug-ins/script-fu/script-fu-scripts.c: fixed typo in comment.  Pathetic, huh?
2001-02-14 04:55:21 +00:00
..
gimpdisplay-callbacks.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
gimpdisplay-callbacks.h app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
gimpdisplay-marching-ants.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplay-ops.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpdisplay-ops.h block all canvas events while resizing the display so the standard canvas 2000-04-16 12:38:44 +00:00
gimpdisplay-render.c app/Makefile.am some new files and data types: 2001-02-05 15:22:20 +00:00
gimpdisplay-render.h prefixed all global variables with "render_" (we had a global variable 2001-01-30 03:17:26 +00:00
gimpdisplay-scale.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
gimpdisplay-scale.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdisplay-scroll.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
gimpdisplay-scroll.h app/gdisplay.c app/gdisplay_ops.c app/info_window.c app/layer.c 2001-01-22 20:46:50 +00:00
gimpdisplay-selection.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
gimpdisplay-selection.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpdisplay.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
gimpdisplay.h app/channel.[ch] app/drawable.[ch] app/gdisplay.[ch] app/gimpdrawable.[ch] 2001-01-14 21:11:52 +00:00
gimpdisplayshell-callbacks.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
gimpdisplayshell-callbacks.h app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
gimpdisplayshell-draw.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
gimpdisplayshell-draw.h app/Makefile.am new files containing most of the code from 2001-01-22 03:30:42 +00:00
gimpdisplayshell-filter-dialog.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimpdisplayshell-filter-dialog.h fill dummy gimage->base_type as well 2000-01-03 07:49:19 +00:00
gimpdisplayshell-filter.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimpdisplayshell-filter.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimpdisplayshell-layer-select.c V2001-02-07 Michael Natterer <mitch@gimp.org> 2001-02-07 00:06:58 +00:00
gimpdisplayshell-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
gimpdisplayshell-marching-ants.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplayshell-qmask.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
gimpdisplayshell-qmask.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdisplayshell-render.c app/Makefile.am some new files and data types: 2001-02-05 15:22:20 +00:00
gimpdisplayshell-render.h prefixed all global variables with "render_" (we had a global variable 2001-01-30 03:17:26 +00:00
gimpdisplayshell-scale.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
gimpdisplayshell-scale.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdisplayshell-scroll.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
gimpdisplayshell-scroll.h app/gdisplay.c app/gdisplay_ops.c app/info_window.c app/layer.c 2001-01-22 20:46:50 +00:00
gimpdisplayshell-selection.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
gimpdisplayshell-selection.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpdisplayshell.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
gimpdisplayshell.h app/Makefile.am new files containing most of the code from 2001-01-22 03:30:42 +00:00
gimpnavigationeditor.c added "set_by_type", "get_by_type" and "changed_by_type" methods which 2001-02-07 15:01:52 +00:00
gimpnavigationview.c added "set_by_type", "get_by_type" and "changed_by_type" methods which 2001-02-07 15:01:52 +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
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