Gimp/app/core
Marc Lehmann 42e2c63ce5 API-mega-break-it-all patch part one: removed the unnecessary PDB_IMAGE
* airbrush.c, blend.c, brightness_contrast.c, bucket_fill.c
        by_color_select.c, channel_ops.c, clone.c, color_balance.c
        color_picker.c, convolve.c, curves.c, desaturate.c, edit_cmds.c
        equalize.c, eraser.c, flip_tool.c, fuzzy_select.c,
        gimage_mask_cmds.c histogram_tool.c, hue_saturation.c, invert.c,
        levels.c, pencil.c paintbrush.c, perspective_tool.c, posterize.c,
        rotate_tool.c scale_tool.c, shear_tool.c, text_tool.c, threshold.c:

        API-mega-break-it-all patch part one: removed the unnecessary
        PDB_IMAGE argument from many functions.

Affected functions:
gimp_airbrush gimp_blend gimp_brightness_contrast gimp_bucket_fill
gimp_by_color_select gimp_channel_ops_offset gimp_clone gimp_color_balance
gimp_color_picker gimp_convolve gimp_curves_explicit gimp_curves_spline
gimp_desaturate gimp_edit_clear gimp_edit_copy gimp_edit_cut gimp_edit_fill
gimp_edit_paste gimp_edit_stroke gimp_equalize gimp_eraser
gimp_eraser_extended gimp_flip gimp_fuzzy_select gimp_histogram
gimp_hue_saturation gimp_invert gimp_levels gimp_paintbrush
gimp_paintbrush_extended gimp_pencil gimp_perspective gimp_posterize
gimp_rotate gimp_scale gimp_selection_float gimp_selection_layer_alpha
gimp_selection_load gimp_shear gimp_threshold
1998-11-13 20:40:00 +00:00
..
gimp-edit.c Another tile tweak. This one eliminates tile levels (which add 1998-08-15 19:17:36 +00:00
gimp-edit.h Misc cleaning up here and there. Note that since the ids were used 1998-06-30 01:14:36 +00:00
gimp-parasites.c Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimp-parasites.h Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpbrush-header.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpbrush-load.c On all gimp-core fopen()s changed "[rw]"->"[rw]b" to appease OS/2 folk. 1998-07-31 18:34:05 +00:00
gimpbrush.c On all gimp-core fopen()s changed "[rw]"->"[rw]b" to appease OS/2 folk. 1998-07-31 18:34:05 +00:00
gimpbrush.h ---------------------------------------------------------------------- 1998-07-24 08:56:18 +00:00
gimpbrushgenerated-load.c Modified Files: ChangeLog app/gimpbrushgenerated.c 1998-09-15 01:53:40 +00:00
gimpbrushgenerated-save.c Modified Files: ChangeLog app/gimpbrushgenerated.c 1998-09-15 01:53:40 +00:00
gimpbrushgenerated.c Modified Files: ChangeLog app/gimpbrushgenerated.c 1998-09-15 01:53:40 +00:00
gimpbrushgenerated.h Modified Files: ChangeLog app/gimpbrushgenerated.c 1998-09-15 01:53:40 +00:00
gimpchannel-combine.c Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpchannel-combine.h Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpchannel.c Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpchannel.h Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpdatafiles.c gimp_message. libgimp also overrides g_message for all plugins. Converted 1998-05-28 09:03:57 +00:00
gimpdatafiles.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdrawable-blend.c API-mega-break-it-all patch part one: removed the unnecessary PDB_IMAGE 1998-11-13 20:40:00 +00:00
gimpdrawable-desaturate.c API-mega-break-it-all patch part one: removed the unnecessary PDB_IMAGE 1998-11-13 20:40:00 +00:00
gimpdrawable-desaturate.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdrawable-equalize.c API-mega-break-it-all patch part one: removed the unnecessary PDB_IMAGE 1998-11-13 20:40:00 +00:00
gimpdrawable-equalize.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdrawable-invert.c API-mega-break-it-all patch part one: removed the unnecessary PDB_IMAGE 1998-11-13 20:40:00 +00:00
gimpdrawable-invert.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdrawable-offset.c API-mega-break-it-all patch part one: removed the unnecessary PDB_IMAGE 1998-11-13 20:40:00 +00:00
gimpdrawable-offset.h Removed most of the image id system. They're still used with pdb. 1998-06-29 00:24:44 +00:00
gimpdrawable.c Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpdrawable.h Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpedit.c Another tile tweak. This one eliminates tile levels (which add 1998-08-15 19:17:36 +00:00
gimpedit.h Misc cleaning up here and there. Note that since the ids were used 1998-06-30 01:14:36 +00:00
gimpimage-convert-fsdither.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpimage-convert.c Lots of ii8n stuff here and some additions to the de.po. Applied 1998-10-14 23:23:52 +00:00
gimpimage-convert.h Removed most of the image id system. They're still used with pdb. 1998-06-29 00:24:44 +00:00
gimpimage-duplicate.c API-mega-break-it-all patch part one: removed the unnecessary PDB_IMAGE 1998-11-13 20:40:00 +00:00
gimpimage-duplicate.h Removed most of the image id system. They're still used with pdb. 1998-06-29 00:24:44 +00:00
gimpimage-guides.c Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpimage-guides.h Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpimage-mask.c Another tile tweak. This one eliminates tile levels (which add 1998-08-15 19:17:36 +00:00
gimpimage-mask.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpimage-merge.c Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpimage-merge.h Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpimage-projection.c Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpimage-projection.h Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpimage-resize.c Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpimage-resize.h Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpimage-scale.c Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpimage-scale.h Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpimage-undo-push.c Resizing image canvases should be less horrible to look at. I've removed 1998-10-03 20:14:00 +00:00
gimpimage-undo-push.h Misc cleaning up here and there. Note that since the ids were used 1998-06-30 01:14:36 +00:00
gimpimage.c Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpimage.h Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpimagemap.c Resizing image canvases should be less horrible to look at. I've removed 1998-10-03 20:14:00 +00:00
gimpimagemap.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimplayer-floating-sel.c Lots of ii8n stuff here and some additions to the de.po. Applied 1998-10-14 23:23:52 +00:00
gimplayer-floating-sel.h Header file tweaks. Now changing tile.h doesn't force about_dialog to 1998-08-16 00:34:20 +00:00
gimplayer.c Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimplayer.h Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimplist.c A few fixes here and there... 1998-08-13 18:53:12 +00:00
gimplist.h ---------------------------------------------------------------------- 1998-07-12 11:40:43 +00:00
gimpobject.c Started gimpset, a generic class for handling collections of 1998-07-01 23:06:49 +00:00
gimpobject.h Modified Files: ChangeLog app/Makefile.am app/airbrush.c app/app_procs.c 1998-07-09 05:31:06 +00:00
gimpparasite.c Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpparasite.h Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpparasitelist.c Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpparasitelist.h Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimppattern-header.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpprojection-construct.c Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpprojection-construct.h Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpprojection.c Lots of ii8n stuff here and some additions to the de.po. Applied 1998-10-14 23:23:52 +00:00
gimpprojection.h Resizing image canvases should be less horrible to look at. I've removed 1998-10-03 20:14:00 +00:00