gimp/app
Michael Natterer 30aa9051d3 if the dialog is insensitive, disable all actions which modify the
2004-12-21  Michael Natterer  <mitch@gimp.org>

	* app/actions/gradient-editor-actions.c
	(gradient_editor_actions_update): if the dialog is insensitive,
	disable all actions which modify the gradient. Fixes bug #161411.

	* app/actions/gradient-editor-commands.c: update the UI manager
	after setting the dialog sensitive/insensitive so te above works.
2004-12-21 00:01:47 +00:00
..
actions if the dialog is insensitive, disable all actions which modify the 2004-12-21 00:01:47 +00:00
base removed trailing whitespace. 2004-12-12 14:25:48 +00:00
composite do nothing if the color has no saturation. Patch by Joao S. Bueno. Fixes 2004-10-30 18:42:09 +00:00
config app/config/gimpconfig-dump.c docs/gimp-remote.1.in docs/gimp.1.in hyphens 2004-12-16 21:47:48 +00:00
core Bill Skaggs <weskaggs@primate.ucdavis.edu> 2004-12-16 22:59:27 +00:00
dialogs free the dialog's private data struct using a weak reference, not in a 2004-12-18 11:58:39 +00:00
display renamed gimp_ui_manager_get_action() to gimp_ui_manager_find_action(). 2004-12-08 13:52:28 +00:00
file when the image filename changes, forget the filename that was last used 2004-11-29 13:50:02 +00:00
gui restrict splash image to screen size to guard us from insanely large 2004-12-12 23:20:09 +00:00
menus create dynamic sub-menus using a separate, ui-manager-global merge_id 2004-11-23 14:35:45 +00:00
paint app/core/gimpchannel-select.c app/core/gimpchannel.c 2004-11-16 13:41:55 +00:00
paint-funcs added new function copy_region_nocow() as a workaround for the fact that 2004-12-12 14:01:08 +00:00
pdb let gimp_text() and gimp_text_fontname() succeed but return -1 if no layer 2004-12-15 20:37:54 +00:00
plug-in added "gint ref_count" to the PlugInProcFrame struct. Added new functions 2004-12-14 22:42:00 +00:00
text app/core/gimpchannel-select.c app/core/gimpchannel.c 2004-11-16 13:41:55 +00:00
tools fixed label. 2004-12-18 17:05:32 +00:00
vectors Changed the "gradient" parameter to "slope" to make it more clear what the 2004-12-14 22:36:40 +00:00
widgets Cast result of g_value_dup_object() to GIMP_CONTEXT(). 2004-12-16 22:52:32 +00:00
xcf Fix a bunch of warnings from Sparse: 2004-11-14 02:50:33 +00:00
.cvsignore configure.in app/Makefile.am bumped version to 2.2.0-pre1, set app version 2004-10-24 22:55:36 +00:00
Makefile.am New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +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 call base_exit() before quitting the application using exit(). Fixes bug 2004-11-22 21:29:41 +00:00
app_procs.h app/app_procs.[ch] app/batch.[ch] added new command-line option 2004-10-06 09:56:15 +00:00
batch.c changed handling of the 'gimp -b -' command-line. It used to spawn three 2004-12-12 18:41:52 +00:00
batch.h app/app_procs.[ch] app/batch.[ch] added new command-line option 2004-10-06 09:56:15 +00:00
errors.c Added a conditional definition of the preprocessor symbol GIMP_UNSTABLE if 2004-02-05 00:34:50 +00:00
errors.h unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
fileicon.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
main.c app/main.c app/widgets/gimpenumstore.h app/widgets/gimpunitstore.c applied 2004-11-27 12:09:13 +00:00
makefile.msc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +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
plug_in_cmds.c Garry R. Osgood <grosgood@rcn.com> 2001-03-11 13:15:41 +00:00
sanity.c we check for the same version of freetype on all platforms, no need for an 2004-11-30 01:47:41 +00:00
sanity.h removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
transform_core.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
units.c libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
units.h libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
wilber.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00