..
.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
app/actions/actions.c app/actions/cursor-info-actions.c
2006-01-12 10:31:13 +00:00
actions.h
Fixed bug #165618 :
2005-03-04 11:42:46 +00:00
brush-editor-actions.c
Let the data editors optionally follow the active brush, palette and
2005-10-25 21:38:00 +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
added new action command data_copy_location_cmd_callback().
2005-10-31 12:00:25 +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
app/actions/buffers-commands.[ch] app/actions/data-commands.[ch]
2005-01-14 13:30:05 +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
don't create a display here.
2005-09-02 22:50:06 +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
app/actions/channels-actions.c app/actions/edit-actions.c
2006-03-15 11:46:19 +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
use GTK_STOCK_FILE for File actions.
2005-09-19 13:07:24 +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
app/actions/colormap-editor-actions.c
2006-03-24 11:01:24 +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
removed the "Edit Color" dialog callbacks and use
2004-10-24 18:32:24 +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
app/actions/colormap-editor-actions.c
2006-03-24 11:01:24 +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
removed the "Edit Color" dialog callbacks and use
2004-10-24 18:32:24 +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
added more action blurbs.
2006-03-18 15:18:43 +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-actions.c applied a patch from Aron Stansvik that adds
2005-04-27 12:23:01 +00:00
context-commands.h
app/actions/context-actions.c applied a patch from Aron Stansvik that adds
2005-04-27 12:23:01 +00:00
cursor-info-actions.c
app/actions/actions.c app/actions/cursor-info-actions.c
2006-01-12 10:31:13 +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 #include "gimp.h" instead of "gimp-gui.h"
2005-11-02 19:39:54 +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
updated app/actions/makefile.msc app/menus/makefile.msc : (new files)
2004-07-11 21:53:17 +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
resurrected.
2005-09-26 11:06:15 +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
updated year in copyright.
2006-01-17 12:42:32 +00:00
dialogs-actions.h
bail out if widgets/gimpaction.group.h has not been included beforehand.
2005-03-21 21:18:20 +00:00
dialogs-commands.c
split gimp_dialog_factories_toggle() into two functions. Turned the
2005-12-29 20:47:29 +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
Apparently, there was a reason for implementing the window actions
2005-11-27 12:16:48 +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
added a define for GIMP_STOCK_DETACH to the list of missing icons.
2006-02-25 22:04:19 +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
app/actions/documents-actions.c app/actions/documents-commands.[ch]
2005-07-07 21:49:35 +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
clear the GIMP clipboard. Suppress debug output unless gimp is started
2005-11-02 12:03:37 +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
app/actions/drawable-actions.c app/actions/image-actions.c added tooltips,
2006-03-10 11:13:14 +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
Applied a patch (with minor modifications) from Karine Delvare that makes
2005-04-16 14:51:49 +00:00
drawable-commands.h
removed duplicate function declarations (spotted by Karine Delvare).
2005-04-10 18:20:05 +00:00
edit-actions.c
app/actions/channels-actions.c app/actions/edit-actions.c
2006-03-15 11:46:19 +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
app/actions/edit-actions.c app/actions/edit-commands.[ch] applied modified
2005-09-05 00:37:25 +00:00
edit-commands.h
app/actions/edit-actions.c app/actions/edit-commands.[ch] applied modified
2005-09-05 00:37:25 +00:00
error-console-actions.c
added boolean property "value-variable" which specifies if the
2004-11-18 16:04:41 +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
Use the canonical form for signal names.
2005-05-27 16:51:39 +00:00
error-console-commands.h
added gimp_text_buffer_save() which saves a GtkTextBuffer's contents to a
2004-10-24 22:26:11 +00:00
file-actions.c
app/actions/channels-actions.c app/actions/edit-actions.c
2006-03-15 11:46:19 +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
keep a reference on the old image until the display is connected to the
2006-03-06 17:35:40 +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
Action code review and pre-release consistency cleanup:
2004-10-18 11:29:58 +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/colormap-editor-actions.c
2006-03-24 11:01:24 +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/actions/gradient-editor-commands.c app/widgets/gimpcolordialog.c
2005-07-07 13:39:33 +00:00
gradient-editor-commands.h
added enum for the "load_color" actions.
2005-05-06 15:07:34 +00:00
gradients-actions.c
added new action command data_copy_location_cmd_callback().
2005-10-31 12:00:25 +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
Use the canonical form for signal names.
2005-05-27 16:51:39 +00:00
gradients-commands.h
Switch from GtkItemFactory to GtkUIManager. The migration is almost
2004-04-29 12:52:29 +00:00
help-actions.c
Switch from GtkItemFactory to GtkUIManager. The migration is almost
2004-04-29 12:52:29 +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
for consistency, use return_if_no_widget() instead of
2005-02-03 19:27:56 +00:00
help-commands.h
Switch from GtkItemFactory to GtkUIManager. The migration is almost
2004-04-29 12:52:29 +00:00
image-actions.c
app/actions/channels-actions.c app/actions/edit-actions.c
2006-03-15 11:46:19 +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
app/actions/image-commands.c app/actions/layers-commands.c
2005-09-30 17:50:50 +00:00
image-commands.h
More unfinished replacement for the info window:
2005-04-04 22:34:29 +00:00
images-actions.c
Action code review and pre-release consistency cleanup:
2004-10-18 11:29:58 +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
app/actions/images-commands.[ch] made some public functions private or
2004-10-15 15:13:53 +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/channels-actions.c app/actions/edit-actions.c
2006-03-15 11:46:19 +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
app/actions/image-commands.c app/actions/layers-commands.c
2005-09-30 17:50:50 +00:00
layers-commands.h
new function.
2005-08-07 16:38:35 +00:00
makefile.msc
updated
2006-02-26 19:00:33 +00:00
palette-editor-actions.c
app/actions/colormap-editor-actions.c
2006-03-24 11:01:24 +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 enum for the "load_color" actions.
2005-05-06 15:07:34 +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
added new action command data_copy_location_cmd_callback().
2005-10-31 12:00:25 +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/buffers-commands.[ch] app/actions/data-commands.[ch]
2005-01-14 13:30:05 +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
added new action command data_copy_location_cmd_callback().
2005-10-31 12:00:25 +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
app/actions/plug-in-actions.c app/actions/select-actions.c added more
2006-03-18 14:39:22 +00:00
plug-in-actions.h
Added API to explicitly register dynamic menu items hierarchies. Fixes bug
2005-03-24 16:08:04 +00:00
plug-in-commands.c
app/plug-in/Makefile.am new files which keep the plug-in data list.
2006-02-21 11:05:43 +00:00
plug-in-commands.h
new function which clears the whole list of data set by plug-ins.
2004-07-26 21:07:15 +00:00
quick-mask-actions.c
Allow to construct a group of radio actions in multiple chunks. (not used
2005-11-15 20:24:50 +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
Did a global s/qmask/quick-mask/:
2005-09-19 12:44:06 +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
added "sample-merged" property and API. Pass it to
2005-07-09 11:23:15 +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
added "sample-merged" property and API. Pass it to
2005-07-09 11:23:15 +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
app/actions/plug-in-actions.c app/actions/select-actions.c added more
2006-03-18 14:39:22 +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
don't g_return_if_fail() if there is no active drawable, just silently
2004-10-23 19:13:17 +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
use GTK_STOCK_FILE for File actions.
2005-09-19 13:07:24 +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
Allow to construct a group of radio actions in multiple chunks. (not used
2005-11-15 20:24:50 +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
Use the canonical form for signal names.
2005-05-27 16:51:39 +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
renamed from set_action_important(). Set the "hide-if-empty" property so
2005-09-23 23:41:43 +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/edit-commands.c made the "Reset all tool options" and "Clear
2005-07-08 15:27:38 +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
app/actions/tools-actions.c special case gimp-rotate-tool being called
2005-10-13 12:29:46 +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
app/actions/tools-actions.c special case gimp-rotate-tool being called
2005-10-13 12:29:46 +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
added new public function gimp_clipboard_set_svg() and internal stuff to
2005-09-19 21:33:03 +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
added new public function gimp_clipboard_set_svg() and internal stuff to
2005-09-19 21:33:03 +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/actions/plug-in-actions.c app/actions/select-actions.c added more
2006-03-18 14:39:22 +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
connect to GdkDisplayManager and automatically add/remove move-to-screen
2005-11-17 20:16:07 +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