gimp/app/dialogs
Michael Natterer 17475c5fec Applied patch from David Gowers which adds actions to select palette and
2006-05-28  Michael Natterer  <mitch@gimp.org>

	Applied patch from David Gowers which adds actions to select
	palette and colormap colors with actions. Modified the patch quite
	a bit. Fixes bug #130123.

	* app/widgets/gimpcolormapeditor.[ch]
	* app/widgets/gimppaletteeditor.[ch]: add functions get_index()
	which gets the currently selected color's index (optionally the
	index of a passed color), set_index() which sets the selected
	color by index, and max_index() which returns the maximum possible
	color index.

	* app/dialogs/dialogs-constructors.c: changed accordingly.

	* app/actions/context-actions.c
	* app/actions/context-commands.[ch]: actions and callbacks which
	use the new functions.
2006-05-28 19:45:52 +00:00
..
.cvsignore configure.in added new directory app/dialogs and link libappdialogs.c into 2004-09-13 15:15:23 +00:00
Makefile.am app/dialogs/Makefile.am app/dialogs/dialogs-types.h app/dialogs/dialogs.c 2006-03-31 13:36:34 +00:00
about-dialog.c app/pdb/Makefile.am app/pdb/pdb-types.h new object GimpPDB which keeps all 2006-04-26 09:13:47 +00:00
about-dialog.h generate a NULL terminated array. 2005-08-19 16:32:01 +00:00
authors.h generate const arrays of const strings. 2006-04-06 12:59:44 +00:00
authors.xsl generate const arrays of const strings. 2006-04-06 12:59:44 +00:00
channel-options-dialog.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
channel-options-dialog.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
convert-dialog.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
convert-dialog.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
desaturate-dialog.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
desaturate-dialog.h Applied a patch (with minor modifications) from Karine Delvare that makes 2005-04-16 14:51:49 +00:00
dialogs-constructors.c Applied patch from David Gowers which adds actions to select palette and 2006-05-28 19:45:52 +00:00
dialogs-constructors.h app/actions/dockable-actions.c app/actions/dockable-commands.[ch] 2006-01-17 10:08:50 +00:00
dialogs-types.h app/dialogs/Makefile.am app/dialogs/dialogs-types.h app/dialogs/dialogs.c 2006-03-31 13:36:34 +00:00
dialogs.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
dialogs.h fixed a typo in the double-inclusion guard. 2004-10-09 21:47:26 +00:00
file-open-dialog.c set the alternative button order here... 2006-05-08 15:43:21 +00:00
file-open-dialog.h removed function file_open_dialog_show() and changed internal function 2004-09-13 16:01:52 +00:00
file-open-location-dialog.c app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
file-open-location-dialog.h changed file_open_location_dialog_show() to 2004-09-09 09:47:33 +00:00
file-save-dialog.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-05-18 21:23:52 +00:00
file-save-dialog.h app/dialogs/Makefile.am removed these files. 2004-09-13 16:37:01 +00:00
grid-dialog.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
grid-dialog.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
image-merge-layers-dialog.c allow to discard invisible layers as suggested in bug #337557. 2006-04-07 08:01:02 +00:00
image-merge-layers-dialog.h allow to discard invisible layers as suggested in bug #337557. 2006-04-07 08:01:02 +00:00
image-new-dialog.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
image-new-dialog.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
image-properties-dialog.c app/actions/image-actions.c app/actions/view-actions.c use new stock icons 2005-12-30 01:45:40 +00:00
image-properties-dialog.h More unfinished replacement for the info window: 2005-04-04 22:34:29 +00:00
image-scale-dialog.c did a global gdisp -> display substitution. 2006-03-28 17:55:52 +00:00
image-scale-dialog.h did a global gdisp -> display substitution. 2006-03-28 17:55:52 +00:00
keyboard-shortcuts-dialog.c app/dialogs/dialogs-constructors.c include a check button for the 2005-10-05 23:01:45 +00:00
keyboard-shortcuts-dialog.h app/dialogs/dialogs-constructors.c include a check button for the 2005-10-05 23:01:45 +00:00
layer-add-mask-dialog.c Allow to initialize a new layer mask with any of the image's channels. 2006-05-14 16:24:31 +00:00
layer-add-mask-dialog.h Allow to initialize a new layer mask with any of the image's channels. 2006-05-14 16:24:31 +00:00
layer-options-dialog.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
layer-options-dialog.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
makefile.msc updated dont include "config/gimpbaseconfig.c", it gives an redefinition 2006-05-13 17:05:15 +00:00
module-dialog.c app/dialogs/module-dialog.c use GimpDialog instead of a GimpViewableDialog 2006-04-23 02:15:16 +00:00
module-dialog.h configure.in added new directory app/dialogs and link libappdialogs.c into 2004-09-13 15:15:23 +00:00
offset-dialog.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
offset-dialog.h renamed convert_to_indexed() to convert_dialog_new() and return the 2004-04-20 13:44:19 +00:00
palette-import-dialog.c added support for extracting colors from the selected pixels only. 2006-05-28 14:51:06 +00:00
palette-import-dialog.h added -DGDK_PIXBUF_DISABLE_DEPRECATED to CPPFLAGS. 2001-12-17 23:41:01 +00:00
preferences-dialog.c use "folder" in place of "directory". 2006-05-24 15:27:49 +00:00
preferences-dialog.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
print-size-dialog.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
print-size-dialog.h app/dialogs/Makefile.am new files for the Print Size dialog that is still 2004-11-13 22:27:39 +00:00
quit-dialog.c did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
quit-dialog.h Applied (slightly modified) patch from Sylvain Foret which adds "Close 2005-09-24 19:30:08 +00:00
resize-dialog.c remove enum GimpItemLinkedMask... 2006-05-19 14:50:46 +00:00
resize-dialog.h remove enum GimpItemLinkedMask... 2006-05-19 14:50:46 +00:00
resolution-calibrate-dialog.c app/dialogs/module-dialog.c use GimpDialog instead of a GimpViewableDialog 2006-04-23 02:15:16 +00:00
resolution-calibrate-dialog.h removed the monitor calibration from the user installation process. It's 2004-06-09 23:51:06 +00:00
scale-dialog.c added a GtkSizeGroup member and put all labels into the group. 2005-11-02 09:27:15 +00:00
scale-dialog.h added a resolution label similar to one in the template editor. Prepared 2004-10-26 23:31:34 +00:00
stroke-dialog.c use gtk_object_sink() to destroy a floating widget. 2005-09-06 16:00:36 +00:00
stroke-dialog.h added labels ("_Stroke") to the SLEECTION_STROKE and PATH_STROKE stock 2004-10-23 10:28:56 +00:00
template-options-dialog.c app/actions/tool-options-commands.c app/core/gimp.c 2006-04-07 10:51:22 +00:00
template-options-dialog.h app/dialogs/Makefile.am the new/edit template dialog. 2004-10-22 18:13:46 +00:00
tips-dialog.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
tips-dialog.h Finally landed the new GimpConfig based gimprc parser. It's not finished 2002-11-18 20:50:31 +00:00
tips-parser.c new file holding the opaque typedefs for libgimpconfig. Includes 2005-01-25 20:30:20 +00:00
tips-parser.h updated 2002-02-25 18:36:03 +00:00
user-install-dialog.c code cleanup, rephrased radio button labels. 2006-05-02 14:12:30 +00:00
user-install-dialog.h app/core/Makefile.am new files based on code that used to live in 2006-04-29 00:24:48 +00:00
vectors-export-dialog.c Use the canonical form for signal names. 2005-05-27 16:51:39 +00:00
vectors-export-dialog.h app/dialogs/Makefile.am app/dialogs/vectors-export-dialog.[ch] new files. 2004-10-23 22:54:41 +00:00
vectors-import-dialog.c app/dialogs/vectors-import-dialog.c (vectors_import_dialog_new) fixed 2006-03-03 22:46:01 +00:00
vectors-import-dialog.h app/dialogs/Makefile.am app/dialogs/vectors-export-dialog.[ch] new files. 2004-10-23 22:54:41 +00:00
vectors-options-dialog.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
vectors-options-dialog.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00