Gimp/app/core
Michael Natterer 863b24917c it's more intelligent to implement the parent_context stuff with
2000-02-22  Michael Natterer  <mitch@gimp.org>

	* app/gimpcontext.[ch]: it's more intelligent to implement the
	parent_context stuff with gtk_signal_connect_object() instead of
	having internal callbacks for each context attribute.
	Exported the existing gimp_context_*_changed() functions and
	changed them to do nothing but emitting the signal.

	* app/app_procs.c
	* app/tools.c
	* app/transform_tool.c: use gimp_context_tool_changed() instead of
	gtk_signal_emit_by_name().
2000-02-22 17:06:44 +00:00
..
gimp-edit.c removed the query boxes. 2000-02-10 21:54:12 +00:00
gimp-edit.h removed the query boxes. 2000-02-10 21:54:12 +00:00
gimp-parasites.c libgimp/gimp.def libgimp/gimpui.def libgimp/makefile.{cygwin,msc} 2000-02-14 22:44:06 +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
gimpbrush.c
gimpbrush.h app/Makefile.am removed. 2000-02-14 18:09:33 +00:00
gimpbrushgenerated-load.c forgot to exclude airbrush_blob.[ch] from the build 2000-02-18 18:20:04 +00:00
gimpbrushgenerated-save.c forgot to exclude airbrush_blob.[ch] from the build 2000-02-18 18:20:04 +00:00
gimpbrushgenerated.c forgot to exclude airbrush_blob.[ch] from the build 2000-02-18 18:20:04 +00:00
gimpbrushgenerated.h
gimpbrushpipe-load.c put files from modules dir back into POTFILES.in 2000-02-01 12:10:10 +00:00
gimpbrushpipe.c put files from modules dir back into POTFILES.in 2000-02-01 12:10:10 +00:00
gimpbrushpipe.h
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 app/color_area.[ch] pass masks for the "default" and "swap" pixmaps to the 2000-02-22 15:14:54 +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 more places with Solaris compilation problems 2000-02-21 12:05:45 +00:00
gimpdrawable-desaturate.c
gimpdrawable-desaturate.h
gimpdrawable-equalize.c
gimpdrawable-equalize.h
gimpdrawable-invert.c
gimpdrawable-invert.h
gimpdrawable-offset.c copy image parasites on image duplicate (fixes bug #6270) 2000-02-16 20:44:39 +00:00
gimpdrawable-offset.h
gimpdrawable.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
gimpdrawable.h added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
gimpedit.c removed the query boxes. 2000-02-10 21:54:12 +00:00
gimpedit.h removed the query boxes. 2000-02-10 21:54:12 +00:00
gimpimage-convert-fsdither.h
gimpimage-convert.c
gimpimage-convert.h
gimpimage-duplicate.c copy image parasites on image duplicate (fixes bug #6270) 2000-02-16 20:44:39 +00:00
gimpimage-duplicate.h
gimpimage-guides.c Cleaned up the Path header mess. 2000-02-16 13:52:33 +00:00
gimpimage-guides.h Cleaned up the Path header mess. 2000-02-16 13:52:33 +00:00
gimpimage-mask.c
gimpimage-mask.h
gimpimage-merge.c Cleaned up the Path header mess. 2000-02-16 13:52:33 +00:00
gimpimage-merge.h Cleaned up the Path header mess. 2000-02-16 13:52:33 +00:00
gimpimage-projection.c Cleaned up the Path header mess. 2000-02-16 13:52:33 +00:00
gimpimage-projection.h Cleaned up the Path header mess. 2000-02-16 13:52:33 +00:00
gimpimage-qmask.c
gimpimage-quick-mask.c
gimpimage-resize.c Cleaned up the Path header mess. 2000-02-16 13:52:33 +00:00
gimpimage-resize.h Cleaned up the Path header mess. 2000-02-16 13:52:33 +00:00
gimpimage-scale.c Cleaned up the Path header mess. 2000-02-16 13:52:33 +00:00
gimpimage-scale.h Cleaned up the Path header mess. 2000-02-16 13:52:33 +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 Cleaned up the Path header mess. 2000-02-16 13:52:33 +00:00
gimpimage.h Cleaned up the Path header mess. 2000-02-16 13:52:33 +00:00
gimpimagemap.c
gimpimagemap.h
gimplayer-floating-sel.c
gimplayer-floating-sel.h
gimplayer.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
gimplayer.h gimp/app/gimpdrawable.c gimp/app/channel.c gimp/app/layer.c 2000-02-15 23:49:03 +00:00
gimplist.c
gimplist.h
gimpobject.c
gimpobject.h
gimpparasite.c libgimp/gimp.def libgimp/gimpui.def libgimp/makefile.{cygwin,msc} 2000-02-14 22:44:06 +00:00
gimpparasite.h made parasites use g* types and documented gimpchainbutton 2000-02-12 02:16:59 +00:00
gimpparasitelist.c
gimpparasitelist.h
gimppattern-header.h
gimppreviewcache.c
gimppreviewcache.h
gimpprojection-construct.c Cleaned up the Path header mess. 2000-02-16 13:52:33 +00:00
gimpprojection-construct.h Cleaned up the Path header mess. 2000-02-16 13:52:33 +00:00
gimpprojection.c Cleaned up after Adam ;-) 2000-02-10 14:23:11 +00:00
gimpprojection.h Cleaned up after Adam ;-) 2000-02-10 14:23:11 +00:00
gimpscanconvert.c win32 purification, rgb<->hsv remove 2000-02-07 15:49:54 +00:00
gimpscanconvert.h
gimptooloptions.c app/paint_options.h put the pointer to tool's private context to the 2000-02-18 21:22:13 +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