..
.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
Applied slightly modified patch from Martin Nordholts which implements
2006-10-15 16:51:30 +00:00
actions.c
Applied slightly modified patch from Martin Nordholts which implements
2006-10-15 16:51:30 +00:00
actions.h
Applied slightly modified patch from Martin Nordholts which implements
2006-10-15 16:51:30 +00:00
brush-editor-actions.c
app/actions/gradient-editor-actions.c added actions and callbacks to
2006-08-31 22:35:19 +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
added GimpContext parameters and create the GimpView with that context.
2006-09-01 11:26:54 +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
added GimpContext parameters and create the GimpView with that context.
2006-09-01 11:26:54 +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
added GimpContext parameters and create the GimpView with that context.
2006-09-01 11:26:54 +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
Applied slightly modified patch from Martin Nordholts which implements
2006-10-15 16:51:30 +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
Applied slightly modified patch from Martin Nordholts which implements
2006-10-15 16:51:30 +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
app/actions/data-commands.c app/actions/documents-commands.c
2006-10-09 18:49:15 +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
app/actions/debug-actions.c app/actions/debug-commands.[ch] added "Dump
2006-09-05 21:36:20 +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/actions/debug-actions.c app/actions/debug-commands.[ch] added "Dump
2006-09-05 21:36:20 +00:00
debug-commands.h
app/actions/debug-actions.c app/actions/debug-commands.[ch] added "Dump
2006-09-05 21:36:20 +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
app/actions/data-commands.c app/actions/documents-commands.c
2006-10-09 18:49:15 +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
app/actions/data-commands.c app/actions/documents-commands.c
2006-10-09 18:49:15 +00:00
drawable-commands.h
removed duplicate function declarations (spotted by Karine Delvare).
2005-04-10 18:20:05 +00:00
edit-actions.c
Added "Edit -> Fade" which allows to modify the paint mode and opacity of
2006-10-21 18:46:49 +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
Added "Edit -> Fade" which allows to modify the paint mode and opacity of
2006-10-21 18:46:49 +00:00
edit-commands.h
Added "Edit -> Fade" which allows to modify the paint mode and opacity of
2006-10-21 18:46:49 +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
Added message severities and make sure all messages are routed through a
2006-10-09 08:17:22 +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
added a context property and use it when creating GimpViews.
2006-09-01 17:12:29 +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 message severities and make sure all messages are routed through a
2006-10-09 08:17:22 +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
app/actions/gradient-editor-actions.c added actions and callbacks to
2006-08-31 22:35:19 +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
added GimpContext parameters and create the GimpView with that context.
2006-09-01 11:26:54 +00:00
gradient-editor-commands.h
app/actions/gradient-editor-actions.c added actions and callbacks to
2006-08-31 22:35:19 +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/actions/data-commands.c app/actions/documents-commands.c
2006-10-09 18:49:15 +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
app/actions/image-actions.c app/dialogs/preferences-dialog.c
2006-09-14 08:24:05 +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
Remember the settings in the scale and resize dialogs for images and
2006-10-14 16:51:30 +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
app/actions/image-actions.c app/dialogs/preferences-dialog.c
2006-09-14 08:24:05 +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
Applied slightly modified patch from Martin Nordholts which implements
2006-10-15 16:51:30 +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
app/actions/gradient-editor-actions.c added actions and callbacks to
2006-08-31 22:35:19 +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
added GimpContext parameters and create the GimpView with that context.
2006-09-01 11:26:54 +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/actions/data-commands.c app/actions/documents-commands.c
2006-10-09 18:49:15 +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
also add the procedure to the history if it is called from the "Repeat" or
2006-09-06 09:11:55 +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
added GimpContext parameters and create the GimpView with that context.
2006-09-01 11:26:54 +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
app/actions/data-commands.c app/actions/documents-commands.c
2006-10-09 18:49:15 +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
added GimpContext parameters and create the GimpView with that context.
2006-09-01 11:26:54 +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
Added message severities and make sure all messages are routed through a
2006-10-09 08:17:22 +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
remove the accelerator from the "Arbitrary Rotation" action, Shift+R
2006-10-19 17:07:57 +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
Applied slightly modified patch from Martin Nordholts which implements
2006-10-15 16:51:30 +00:00
tools-commands.h
Bill Skaggs <weskaggs@primate.ucdavis.edu>
2006-09-23 19:38:26 +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
app/actions/data-commands.c app/actions/documents-commands.c
2006-10-09 18:49:15 +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
app/composite/gimp-composite-generic.c app/core/gimpimage-convert.c
2006-09-12 11:46:10 +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
Applied slightly modified patch from Martin Nordholts which implements
2006-10-15 16:51:30 +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