gimp/app/core
Michael Natterer 9c834ce564 app/gimpdnd.[ch] app/channels_dialog.c removed the GdkGC parameter from
2000-04-03  Michael Natterer  <mitch@gimp.org>

	* app/gimpdnd.[ch]
	* app/channels_dialog.c
	* app/layers_dialog.c: removed the GdkGC parameter from
	gimp_dnd_set_drawable_preview_icon() since it's no longer used.

	* app/gimpimage.c: dirty the view correctly after applying the
	layer mask. Don't gdisplays_flush() because it's the job of the
	caller.

	* app/layers_dialog.c: when applying a layer mask, flush either
	the display or just the layer_widget, depending on the previous
	visibility state of the mask. Cleanups.

	* plug-ins/print/gimp_color_window.c
	* plug-ins/print/gimp_main_window.c: including config.h re-enables
	i18n.
2000-04-03 01:11:03 +00:00
..
gimp-edit.c add an "add_alpha" parameter to allow selected regions to be extracted 2000-03-26 18:39:03 +00:00
gimp-edit.h applied gimp-quinet-000308-0, gimp-quinet-000310-0 and gimp-quinet-000322-0 2000-03-24 14:54:59 +00:00
gimp-parasites.c s/"Fill Options"/"Fill Type"/ 2000-03-02 02:23:26 +00:00
gimp-parasites.h made parasites use g* types and documented gimpchainbutton 2000-02-12 02:16:59 +00:00
gimpbrush-header.h
gimpbrush-load.c app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
gimpbrush.c app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
gimpbrush.h app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
gimpbrushgenerated-load.c app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
gimpbrushgenerated-save.c app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
gimpbrushgenerated.c app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
gimpbrushgenerated.h app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
gimpbrushpipe-load.c app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
gimpbrushpipe.c app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
gimpbrushpipe.h app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
gimpchannel-combine.c gimp/app/gimpdrawable.c gimp/app/channel.c gimp/app/layer.c 2000-02-15 23:49:03 +00:00
gimpchannel-combine.h gimp/app/gimpdrawable.c gimp/app/channel.c gimp/app/layer.c 2000-02-15 23:49:03 +00:00
gimpchannel.c gimp/app/gimpdrawable.c gimp/app/channel.c gimp/app/layer.c 2000-02-15 23:49:03 +00:00
gimpchannel.h gimp/app/gimpdrawable.c gimp/app/channel.c gimp/app/layer.c 2000-02-15 23:49:03 +00:00
gimpcontext.c it's more intelligent to implement the parent_context stuff with 2000-02-22 17:06:44 +00:00
gimpcontext.h it's more intelligent to implement the parent_context stuff with 2000-02-22 17:06:44 +00:00
gimpdatafiles.c fixed a memleak. 2000-02-24 01:52:31 +00:00
gimpdatafiles.h app/color_area.[ch] pass masks for the "default" and "swap" pixmaps to the 2000-02-22 15:14:54 +00:00
gimpdrawable-blend.c renamed "Custom from Editor" to "Custom Gradient" and added the 2000-03-10 01:57:10 +00:00
gimpdrawable-desaturate.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gimpdrawable-desaturate.h
gimpdrawable-equalize.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gimpdrawable-equalize.h
gimpdrawable-invert.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gimpdrawable-invert.h
gimpdrawable-offset.c s/"Fill Options"/"Fill Type"/ 2000-03-02 02:23:26 +00:00
gimpdrawable-offset.h
gimpdrawable.c gimp_drawable_get_color_at() now silently returns NULL again if the 2000-03-09 11:58:03 +00:00
gimpdrawable.h added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
gimpedit.c add an "add_alpha" parameter to allow selected regions to be extracted 2000-03-26 18:39:03 +00:00
gimpedit.h applied gimp-quinet-000308-0, gimp-quinet-000310-0 and gimp-quinet-000322-0 2000-03-24 14:54:59 +00:00
gimpimage-convert-fsdither.h
gimpimage-convert.c reverted Martin's changes. 2000-03-25 23:44:38 +00:00
gimpimage-convert.h
gimpimage-duplicate.c s/"Fill Options"/"Fill Type"/ 2000-03-02 02:23:26 +00:00
gimpimage-duplicate.h
gimpimage-guides.c app/gimpdnd.[ch] app/channels_dialog.c removed the GdkGC parameter from 2000-04-03 01:11:03 +00:00
gimpimage-guides.h gimp_drawable_get_color_at() now silently returns NULL again if the 2000-03-09 11:58:03 +00:00
gimpimage-mask.c add an "add_alpha" parameter to allow selected regions to be extracted 2000-03-26 18:39:03 +00:00
gimpimage-mask.h add an "add_alpha" parameter to allow selected regions to be extracted 2000-03-26 18:39:03 +00:00
gimpimage-merge.c app/gimpdnd.[ch] app/channels_dialog.c removed the GdkGC parameter from 2000-04-03 01:11:03 +00:00
gimpimage-merge.h gimp_drawable_get_color_at() now silently returns NULL again if the 2000-03-09 11:58:03 +00:00
gimpimage-projection.c app/gimpdnd.[ch] app/channels_dialog.c removed the GdkGC parameter from 2000-04-03 01:11:03 +00:00
gimpimage-projection.h gimp_drawable_get_color_at() now silently returns NULL again if the 2000-03-09 11:58:03 +00:00
gimpimage-qmask.c Implemented the "removed" signal for channels and connected qmask to it 2000-01-20 17:10:49 +00:00
gimpimage-quick-mask.c Implemented the "removed" signal for channels and connected qmask to it 2000-01-20 17:10:49 +00:00
gimpimage-resize.c app/gimpdnd.[ch] app/channels_dialog.c removed the GdkGC parameter from 2000-04-03 01:11:03 +00:00
gimpimage-resize.h gimp_drawable_get_color_at() now silently returns NULL again if the 2000-03-09 11:58:03 +00:00
gimpimage-scale.c app/gimpdnd.[ch] app/channels_dialog.c removed the GdkGC parameter from 2000-04-03 01:11:03 +00:00
gimpimage-scale.h gimp_drawable_get_color_at() now silently returns NULL again if the 2000-03-09 11:58:03 +00:00
gimpimage-undo-push.c Cleaned up the Path header mess. 2000-02-16 13:52:33 +00:00
gimpimage-undo-push.h
gimpimage.c app/gimpdnd.[ch] app/channels_dialog.c removed the GdkGC parameter from 2000-04-03 01:11:03 +00:00
gimpimage.h gimp_drawable_get_color_at() now silently returns NULL again if the 2000-03-09 11:58:03 +00:00
gimpimagemap.c gimp_drawable_get_color_at() now silently returns NULL again if the 2000-03-09 11:58:03 +00:00
gimpimagemap.h
gimplayer-floating-sel.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gimplayer-floating-sel.h
gimplayer.c removed warnings, cleaned up the source, unmarked 2000-02-27 12:09:29 +00:00
gimplayer.h app/commands.c app/gimpimage.c app/layer.c app/layer.h app/resize.c 2000-02-26 18:46:08 +00:00
gimplist.c fixed a memleak. 2000-02-24 01:52:31 +00:00
gimplist.h
gimpobject.c
gimpobject.h
gimpparasite.c s/"Fill Options"/"Fill Type"/ 2000-03-02 02:23:26 +00:00
gimpparasite.h made parasites use g* types and documented gimpchainbutton 2000-02-12 02:16:59 +00:00
gimpparasitelist.c some small fixes and the new GAP VCR Navigator 2000-01-10 23:27:25 +00:00
gimpparasitelist.h
gimppattern-header.h
gimppreviewcache.c
gimppreviewcache.h
gimpprojection-construct.c app/gimpdnd.[ch] app/channels_dialog.c removed the GdkGC parameter from 2000-04-03 01:11:03 +00:00
gimpprojection-construct.h gimp_drawable_get_color_at() now silently returns NULL again if the 2000-03-09 11:58:03 +00:00
gimpprojection.c applied gimp-quinet-000308-0, gimp-quinet-000310-0 and gimp-quinet-000322-0 2000-03-24 14:54:59 +00:00
gimpprojection.h app/fileops.c when reverting an image, reconnect all affected views to the 2000-03-21 03:19:11 +00:00
gimpscanconvert.c win32 purification, rgb<->hsv remove 2000-02-07 15:49:54 +00:00
gimpscanconvert.h
gimptooloptions.c Makefile.am cursors/selection_move.xbm cursors/selection_move_mask.xbm new 2000-03-05 00:06:11 +00:00
gimptooloptions.h
gimpunit.c app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpunit.h