gimp/app/actions
William Skaggs 1d03a22c3f Bill Skaggs <weskaggs@primate.ucdavis.edu>
* app/core/gimpchannel-select.[ch]: add push_undo arguments
	to several gimp_channel_select_foo functions.

	* app/actions/vectors-commands.c
	* app/core/gimpchannel-select.c
	* app/core/gimpchannel-select.h
	* app/pdb/paths_cmds.c
	* app/pdb/selection_tools_cmds.c
	* app/pdb/vectors_cmds.c
	* app/tools/gimpellipseselecttool.c
	* app/tools/gimpfreeselecttool.c
	* app/tools/gimprectangleselecttool.c
	* app/tools/gimpvectortool.c
	* tools/pdbgen/pdb/paths.pdb
	* tools/pdbgen/pdb/selection_tools.pdb
	* tools/pdbgen/pdb/vectors.pdb:  add push_undo argument
	to function calls where needed.
2006-08-25 17:19:36 +00:00
..
.cvsignore More GtkAction stuff (still unused): 2004-04-19 14:54:24 +00:00
Makefile.am connect to GdkDisplayManager and automatically add/remove move-to-screen 2005-11-17 20:16:07 +00:00
actions-types.h configure.in added new directory app/dialogs and link libappdialogs.c into 2004-09-13 15:15:23 +00:00
actions.c themes/Default/images/Makefile.am 2006-06-16 15:06:57 +00:00
actions.h did a global gdisp -> display substitution. 2006-03-28 17:55:52 +00:00
brush-editor-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
brush-editor-actions.h Let the data editors optionally follow the active brush, palette and 2005-10-25 21:38:00 +00:00
brushes-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
brushes-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
buffers-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
buffers-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
buffers-commands.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
buffers-commands.h app/actions/buffers-commands.[ch] app/actions/data-commands.[ch] 2005-01-14 13:30:05 +00:00
channels-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
channels-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
channels-commands.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
channels-commands.h When there are variants of actions with and without dialog, let the 2004-10-23 00:53:48 +00:00
colormap-actions.c themes/Default/images/Makefile.am 2006-06-16 15:06:57 +00:00
colormap-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
colormap-commands.c themes/Default/images/Makefile.am 2006-06-16 15:06:57 +00:00
colormap-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
colormap-editor-actions.c themes/Default/images/Makefile.am 2006-06-16 15:06:57 +00:00
colormap-editor-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
colormap-editor-commands.c themes/Default/images/Makefile.am 2006-06-16 15:06:57 +00:00
colormap-editor-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
context-actions.c app/actions/context-commands.c (context_brush_radius_cmd_callback) 2006-08-14 12:45:33 +00:00
context-actions.h app/actions/Makefile.am app/actions/context-actions.[ch] added new action 2004-06-15 15:42:50 +00:00
context-commands.c app/actions/context-commands.c (context_brush_radius_cmd_callback) 2006-08-14 12:45:33 +00:00
context-commands.h Applied patch from David Gowers which adds actions to select palette and 2006-05-28 19:45:52 +00:00
cursor-info-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
cursor-info-actions.h added boolean "sample-merged" property, API and GUI. Pick from the active 2005-07-08 22:54:46 +00:00
cursor-info-commands.c added boolean "sample-merged" property, API and GUI. Pick from the active 2005-07-08 22:54:46 +00:00
cursor-info-commands.h added boolean "sample-merged" property, API and GUI. Pick from the active 2005-07-08 22:54:46 +00:00
data-commands.c added new function gimp_message() as a replacement for g_message(). Part 2006-08-08 21:06:36 +00:00
data-commands.h added new action command data_copy_location_cmd_callback(). 2005-10-31 12:00:25 +00:00
data-editor-commands.c Let the data editors optionally follow the active brush, palette and 2005-10-25 21:38:00 +00:00
data-editor-commands.h Let the data editors optionally follow the active brush, palette and 2005-10-25 21:38:00 +00:00
debug-actions.c no need to be extra concise here. 2006-06-16 09:24:43 +00:00
debug-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
debug-commands.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
debug-commands.h app/actions/debug-actions.c app/actions/debug-commands.[ch] added action & 2004-05-05 15:54:42 +00:00
dialogs-actions.c Use Ctrl-P as the default keyboard shortcut for Print (bug #302870): 2006-07-07 15:31:21 +00:00
dialogs-actions.h take const arrays of action entries. 2006-04-10 08:06:18 +00:00
dialogs-commands.c moved the installtion log into a GtkExpander. 2006-04-24 15:26:08 +00:00
dialogs-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
dock-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
dock-actions.h Enabled closing docks with Ctrl-W: 2005-01-23 23:00:21 +00:00
dock-commands.c connect to GdkDisplayManager and automatically add/remove move-to-screen 2005-11-17 20:16:07 +00:00
dock-commands.h connect to GdkDisplayManager and automatically add/remove move-to-screen 2005-11-17 20:16:07 +00:00
dockable-actions.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
dockable-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
dockable-commands.c app/actions/dockable-actions.c app/actions/dockable-commands.[ch] 2006-01-17 10:08:50 +00:00
dockable-commands.h app/actions/dockable-actions.c app/actions/dockable-commands.[ch] 2006-01-17 10:08:50 +00:00
documents-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
documents-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
documents-commands.c added new function gimp_message() as a replacement for g_message(). Part 2006-08-08 21:06:36 +00:00
documents-commands.h app/actions/documents-actions.c app/actions/documents-commands.[ch] 2005-07-07 21:49:35 +00:00
drawable-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
drawable-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
drawable-commands.c did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
drawable-commands.h removed duplicate function declarations (spotted by Karine Delvare). 2005-04-10 18:20:05 +00:00
edit-actions.c improved tooltips for strong undo/redo actions (bug #347675). 2006-07-18 12:02:05 +00:00
edit-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
edit-commands.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-06-13 02:03:44 +00:00
edit-commands.h Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-06-13 02:03:44 +00:00
error-console-actions.c app/actions/error-console-commands.[ch] app/widgets/gimphelp-ids.h added 2006-06-07 13:47:55 +00:00
error-console-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
error-console-commands.c app/actions/error-console-commands.c use gimp_show_message_dialog(). 2006-08-11 13:17:23 +00:00
error-console-commands.h app/actions/error-console-commands.[ch] app/widgets/gimphelp-ids.h added 2006-06-07 13:47:55 +00:00
file-actions.c if there are too few images in the document history, use the action's name 2006-08-25 08:14:53 +00:00
file-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
file-commands.c added a GError parameter to file_utils_find_proc(). 2006-08-10 21:22:05 +00:00
file-commands.h Applied (slightly modified) patch from Sylvain Foret which adds "Close 2005-09-24 19:30:08 +00:00
fonts-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
fonts-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
fonts-commands.c added action_data_get_context() and macro return_if_no_context(). 2004-05-11 16:05:21 +00:00
fonts-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
gradient-editor-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
gradient-editor-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
gradient-editor-commands.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gradient-editor-commands.h added enum for the "load_color" actions. 2005-05-06 15:07:34 +00:00
gradients-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
gradients-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
gradients-commands.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gradients-commands.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
help-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
help-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
help-commands.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
help-commands.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
image-actions.c cosmetics. 2006-08-04 09:26:45 +00:00
image-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
image-commands.c always call gimp_image_flush() so that the image mode radio buttons 2006-06-16 09:16:49 +00:00
image-commands.h use radio items for the Image mode as suggested in bug #344871. 2006-06-14 14:36:34 +00:00
images-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
images-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
images-commands.c did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
images-commands.h app/actions/images-commands.[ch] made some public functions private or 2004-10-15 15:13:53 +00:00
layers-actions.c Added some new text layer actions and menu items (bug #316299). 2006-05-13 19:48:18 +00:00
layers-actions.h app/actions/layers-actions.[ch] app/actions/layers-commands.[ch] added 2004-08-20 22:32:14 +00:00
layers-commands.c added new function gimp_message() as a replacement for g_message(). Part 2006-08-08 21:06:36 +00:00
layers-commands.h Added some new text layer actions and menu items (bug #316299). 2006-05-13 19:48:18 +00:00
makefile.msc updated 2006-02-26 19:00:33 +00:00
palette-editor-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
palette-editor-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
palette-editor-commands.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
palette-editor-commands.h app/widgets/gimpgradienteditor.[ch] added public APIs for zooming the 2004-10-24 20:38:35 +00:00
palettes-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
palettes-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
palettes-commands.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
palettes-commands.h app/actions/buffers-commands.[ch] app/actions/data-commands.[ch] 2005-01-14 13:30:05 +00:00
patterns-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
patterns-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
plug-in-actions.c added API to remove a procedure from the history. 2006-08-08 16:32:54 +00:00
plug-in-actions.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
plug-in-commands.c app/plug-in/Makefile.am new files that deal with the history of plug-in 2006-08-08 16:14:13 +00:00
plug-in-commands.h app/plug-in/plug-in-types.h renamed to GimpPlugInProcedure and made a 2006-04-05 08:38:33 +00:00
quick-mask-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
quick-mask-actions.h Did a global s/qmask/quick-mask/: 2005-09-19 12:44:06 +00:00
quick-mask-commands.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
quick-mask-commands.h Did a global s/qmask/quick-mask/: 2005-09-19 12:44:06 +00:00
sample-point-editor-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
sample-point-editor-actions.h added "sample-merged" property and API. Pass it to 2005-07-09 11:23:15 +00:00
sample-point-editor-commands.c added "sample-merged" property and API. Pass it to 2005-07-09 11:23:15 +00:00
sample-point-editor-commands.h added "sample-merged" property and API. Pass it to 2005-07-09 11:23:15 +00:00
sample-points-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
sample-points-actions.h added "sample-merged" property and API. Pass it to 2005-07-09 11:23:15 +00:00
sample-points-commands.c added "sample-merged" property and API. Pass it to 2005-07-09 11:23:15 +00:00
sample-points-commands.h added "sample-merged" property and API. Pass it to 2005-07-09 11:23:15 +00:00
select-actions.c removed "(Fastest)" from "None" and added translation context (bug 2006-08-23 14:55:39 +00:00
select-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
select-commands.c the "shrink from border" toggle value needs to be negated for being used 2006-07-26 20:11:02 +00:00
select-commands.h app/actions/select-actions.c app/actions/select-commands.[ch] 2004-10-20 23:14:24 +00:00
templates-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
templates-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
templates-commands.c app/actions/data-commands.c app/actions/file-commands.c 2005-09-27 18:51:44 +00:00
templates-commands.h app/actions/buffers-commands.[ch] app/actions/data-commands.[ch] 2005-01-14 13:30:05 +00:00
text-editor-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
text-editor-actions.h Don't use deprecated GtkToolbar API in GimpTextEditor: 2004-11-04 14:24:32 +00:00
text-editor-commands.c app/actions/error-console-commands.c use gimp_show_message_dialog(). 2006-08-11 13:17:23 +00:00
text-editor-commands.h Don't use deprecated GtkToolbar API in GimpTextEditor: 2004-11-04 14:24:32 +00:00
tool-options-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
tool-options-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
tool-options-commands.c app/actions/tool-options-commands.c app/core/gimp.c 2006-04-07 10:51:22 +00:00
tool-options-commands.h added signal "update" which is G_SIGNAL_RUN_LAST, so handlers can hook in 2004-04-30 15:29:11 +00:00
tools-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
tools-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
tools-commands.c the default tool is the paintbrush, not rect select. 2006-05-24 15:04:45 +00:00
tools-commands.h in the spirit of the fix for bug #165618 below, allow tools to specify up 2005-03-04 19:05:40 +00:00
vectors-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
vectors-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
vectors-commands.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-08-25 17:19:36 +00:00
vectors-commands.h added new public function gimp_clipboard_set_svg() and internal stuff to 2005-09-19 21:33:03 +00:00
view-actions.c take const arrays of action entries. 2006-04-10 08:06:18 +00:00
view-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
view-commands.c did a global gdisp -> display substitution. 2006-03-28 17:55:52 +00:00
view-commands.h connect to GdkDisplayManager and automatically add/remove move-to-screen 2005-11-17 20:16:07 +00:00
window-actions.c app/actions/dock-actions.c app/actions/view-actions.c 2005-11-24 00:39:12 +00:00
window-actions.h connect to GdkDisplayManager and automatically add/remove move-to-screen 2005-11-17 20:16:07 +00:00
window-commands.c app/actions/dock-actions.c app/actions/view-actions.c 2005-11-24 00:39:12 +00:00
window-commands.h app/actions/dock-actions.c app/actions/view-actions.c 2005-11-24 00:39:12 +00:00