Gimp/app
Michael Natterer 567bb7b2db added boolean property "value-variable" which specifies if the
2004-11-18  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimpenumaction.[ch]: added boolean property
	"value-variable" which specifies if the GimpEnumAction::selected()
	signal may be emitted with arbirtary values (value-variable = TRUE)
	or *only* with enum_action->value (value-variable = FALSE).

	* app/widgets/gimpactiongroup.[ch]: added "gboolean
	value_variable" to GimpEnumActionEntry and set it in
	gimp_action_group_add_enum_actions().

	* app/actions/channels-actions.c
	* app/actions/colormap-editor-actions.c
	* app/actions/context-actions.c
	* app/actions/drawable-actions.c
	* app/actions/edit-actions.c
	* app/actions/error-console-actions.c
	* app/actions/gradient-editor-actions.c
	* app/actions/image-actions.c
	* app/actions/layers-actions.c
	* app/actions/palette-editor-actions.c
	* app/actions/plug-in-actions.c
	* app/actions/vectors-actions.c
	* app/actions/view-actions.c: set "variable" to FALSE for all enum
	actions except those which are used with the GIMP_ACTION_SELECT_SET
	voodoo.

	* app/widgets/gimpcontrollers.c (gimp_controllers_event_mapped):
	fall back to gtk_action_activate() if the action specified in a
	GIMP_CONTROLLER_EVENT_VALUE mapping is not variable. Enables
	triggering of enum actions from GIMP_CONTROLLER_EVENT_VALUE events
	(like midi note-on and note-off).
2004-11-18 16:04:41 +00:00
..
actions added boolean property "value-variable" which specifies if the 2004-11-18 16:04:41 +00:00
base Fix a bunch of warnings from Sparse: 2004-11-14 02:50:33 +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 increased default tile-cache-size to 128MB. 2004-11-16 15:09:56 +00:00
core Made plug-in menu registration work the same way for ordinary and 2004-11-17 14:51:50 +00:00
dialogs added missing callbacks for the size entries. Needs some more work 2004-11-17 21:07:10 +00:00
display Further optimization of perspective tool preview - never calculate the 2004-11-15 15:22:45 +00:00
file app/actions/file-commands.c app/dialogs/file-save-dialog.c 2004-11-16 13:37:36 +00:00
gui The following fixes have no visible effect because nobody uses 2004-11-18 01:57:13 +00:00
menus Don't use deprecated GtkToolbar API in GimpTextEditor: 2004-11-04 14:24:32 +00:00
paint app/core/gimpchannel-select.c app/core/gimpchannel.c 2004-11-16 13:41:55 +00:00
paint-funcs applied patch from Joao S. O. Bueno which moves assignments into an "else" 2004-11-03 00:38:04 +00:00
pdb The following fixes have no visible effect because nobody uses 2004-11-18 01:57:13 +00:00
plug-in Made plug-in menu registration work the same way for ordinary and 2004-11-17 14:51:50 +00:00
text app/core/gimpchannel-select.c app/core/gimpchannel.c 2004-11-16 13:41:55 +00:00
tools removed redundant "gimage" parameter. 2004-11-16 13:52:04 +00:00
vectors Fix a bunch of warnings from Sparse: 2004-11-14 02:50:33 +00:00
widgets added boolean property "value-variable" which specifies if the 2004-11-18 16:04:41 +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
airbrush.c
app_procs.c app/app_procs.[ch] app/batch.[ch] added new command-line option 2004-10-06 09:56:15 +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 clarified. 2004-10-11 00:23:27 +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
fileicon.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00
gimp-intl.h
gimp.rc New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00
gimpcore.def gimp_create_display() with the right parameters order 2004-08-08 22:47:23 +00:00
main.c app/app_procs.[ch] app/batch.[ch] added new command-line option 2004-10-06 09:56:15 +00:00
Makefile.am New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00
makefile.msc New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c depend on GLib >= 2.4.5 and GTK+ >= 2.4.4. 2004-09-16 14:31:39 +00:00
sanity.h removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
transform_core.c
units.c
units.h
wilber.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00