gimp/app/actions
Michael Natterer 930b621b8c app/widgets/widgets-types.h made GimpContainerView an interface. Added
2004-05-11  Michael Natterer  <mitch@gimp.org>

	* app/widgets/widgets-types.h
	* app/widgets/gimpcontainerview.[ch]: made GimpContainerView an
	interface. Added accessors for all members in the private struct
	and made it really private.

	* app/widgets/gimpcontainerbox.[ch]: derive it from GimpEditor and
	implement GimpContainerViewInterface and its properties.

	* app/widgets/gimpchanneltreeview.c
	* app/widgets/gimpcontainergridview.c
	* app/widgets/gimpcontainertreeview.c
	* app/widgets/gimpcontainertreeview-dnd.c
	* app/widgets/gimpdrawabletreeview.c
	* app/widgets/gimpitemtreeview.c
	* app/widgets/gimplayertreeview.c
	* app/widgets/gimpvectorstreeview.c: implement
	GimpContainerViewInterface and use the new accessor functions.

	* app/widgets/gimpcontainerpopup.c
	* app/widgets/gimpdocumentview.c: changed accordingly.

	* app/widgets/gimptemplateview.c
	* app/widgets/gimpcontainereditor.c
	* app/widgets/gimpundoeditor.c
	* app/actions/palettes-commands.c: #include "gimpcontainerview.h"
2004-05-10 23:22:39 +00:00
..
.cvsignore More GtkAction stuff (still unused): 2004-04-19 14:54:24 +00:00
actions-types.h app/actions/Makefile.am oops, forgot to commit this one. 2004-04-19 15:19:14 +00:00
actions.c added some utility functions to get a Gimp, GimpImage, GimpDisplay and 2004-05-03 14:03:51 +00:00
actions.h app/actions/actions.h. added the various return_if_no_foo() macros here. 2004-05-03 14:46:29 +00:00
brushes-actions.c More GimpContainerView chopping: 2004-05-10 17:16:50 +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 More GimpContainerView chopping: 2004-05-10 17:16:50 +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 Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
buffers-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
channels-actions.c added some utility functions to get a Gimp, GimpImage, GimpDisplay and 2004-05-03 14:03:51 +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/actions/channels-commands.c app/actions/gradient-editor-commands.c 2004-05-04 14:21:13 +00:00
channels-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
colormap-actions.c added help IDs to all actions representing the toplevel popups and menus 2004-05-02 08:56:07 +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 Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +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 added help IDs to all actions representing the toplevel popups and menus 2004-05-02 08:56:07 +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 Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
colormap-editor-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
data-commands.c Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
data-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
debug-actions.c app/actions/debug-actions.c app/actions/debug-commands.[ch] added action & 2004-05-05 15:54:42 +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 configure.in app/Makefile.am app/menus/.cvsignore app/menus/Makefile.am 2004-05-06 07:41:53 +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 added help IDs to all actions representing the toplevel popups and menus 2004-05-02 08:56:07 +00:00
dialogs-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
dialogs-commands.c app/actions/actions.h. added the various return_if_no_foo() macros here. 2004-05-03 14:46:29 +00:00
dialogs-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
dockable-actions.c More GimpContainerView chopping: 2004-05-10 17:16:50 +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 More GimpContainerView chopping: 2004-05-10 17:16:50 +00:00
dockable-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
documents-actions.c More GimpContainerView chopping: 2004-05-10 17:16:50 +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 Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
documents-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
drawable-actions.c added some utility functions to get a Gimp, GimpImage, GimpDisplay and 2004-05-03 14:03:51 +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/actions.h. added the various return_if_no_foo() macros here. 2004-05-03 14:46:29 +00:00
drawable-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
edit-actions.c added some utility functions to get a Gimp, GimpImage, GimpDisplay and 2004-05-03 14:03:51 +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/actions.h. added the various return_if_no_foo() macros here. 2004-05-03 14:46:29 +00:00
edit-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
error-console-actions.c added help IDs to all actions representing the toplevel popups and menus 2004-05-02 08:56:07 +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 Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
error-console-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
file-actions.c app/actions/file-actions.c remove "file-close" action and callback... 2004-05-05 11:40:20 +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 configure.in app/Makefile.am app/menus/.cvsignore app/menus/Makefile.am 2004-05-06 07:41:53 +00:00
file-commands.h app/actions/file-actions.c remove "file-close" action and callback... 2004-05-05 11:40:20 +00:00
file-dialog-actions.c removed member "accelerator". It was never set and this is the 2004-05-07 11:25:45 +00:00
file-dialog-actions.h app/actions/Makefile.am new files containing factored out code to set up 2004-05-02 10:34:04 +00:00
file-dialog-commands.c app/actions/Makefile.am new files containing factored out code to set up 2004-05-02 10:34:04 +00:00
file-dialog-commands.h app/actions/Makefile.am new files containing factored out code to set up 2004-05-02 10:34:04 +00:00
file-open-actions.c app/actions/Makefile.am new files containing factored out code to set up 2004-05-02 10:34:04 +00:00
file-open-actions.h app/actions/Makefile.am app/actions/file-open-actions.[ch] actions for the 2004-04-29 17:47:53 +00:00
file-save-actions.c app/actions/Makefile.am new files containing factored out code to set up 2004-05-02 10:34:04 +00:00
file-save-actions.h app/actions/Makefile.am app/actions/file-open-actions.[ch] actions for the 2004-04-29 17:47:53 +00:00
fonts-actions.c More GimpContainerView chopping: 2004-05-10 17:16:50 +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 Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +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 added help IDs to all actions representing the toplevel popups and menus 2004-05-02 08:56:07 +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/channels-commands.c app/actions/gradient-editor-commands.c 2004-05-04 14:21:13 +00:00
gradient-editor-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
gradients-actions.c More GimpContainerView chopping: 2004-05-10 17:16:50 +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 More GimpContainerView chopping: 2004-05-10 17:16:50 +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 added some utility functions to get a Gimp, GimpImage, GimpDisplay and 2004-05-03 14:03:51 +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 added some utility functions to get a Gimp, GimpImage, GimpDisplay and 2004-05-03 14:03:51 +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 ooops, should recompile before committing 2004-05-06 13:43:03 +00:00
image-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
images-actions.c More GimpContainerView chopping: 2004-05-10 17:16:50 +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 Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
images-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
layers-actions.c added some utility functions to get a Gimp, GimpImage, GimpDisplay and 2004-05-03 14:03:51 +00:00
layers-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
layers-commands.c ooops, should recompile before committing 2004-05-06 13:43:03 +00:00
layers-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
Makefile.am app/actions/Makefile.am new files containing factored out code to set up 2004-05-02 10:34:04 +00:00
palette-editor-actions.c added help IDs to all actions representing the toplevel popups and menus 2004-05-02 08:56:07 +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 Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
palette-editor-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
palettes-actions.c More GimpContainerView chopping: 2004-05-10 17:16:50 +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/widgets/widgets-types.h made GimpContainerView an interface. Added 2004-05-10 23:22:39 +00:00
palettes-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
patterns-actions.c More GimpContainerView chopping: 2004-05-10 17:16:50 +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 removed member "accelerator". It was never set and this is the 2004-05-07 11:25:45 +00:00
plug-in-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
plug-in-commands.c added some utility functions to get a Gimp, GimpImage, GimpDisplay and 2004-05-03 14:03:51 +00:00
plug-in-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
qmask-actions.c app/actions/file-actions.c remove "file-close" action and callback... 2004-05-05 11:40:20 +00:00
qmask-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
qmask-commands.c app/actions/file-actions.c remove "file-close" action and callback... 2004-05-05 11:40:20 +00:00
qmask-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
quick-mask-actions.c app/actions/file-actions.c remove "file-close" action and callback... 2004-05-05 11:40:20 +00:00
quick-mask-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
quick-mask-commands.c app/actions/file-actions.c remove "file-close" action and callback... 2004-05-05 11:40:20 +00:00
quick-mask-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
select-actions.c removed action "select-by-color". 2004-05-05 01:17:23 +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/actions.h. added the various return_if_no_foo() macros here. 2004-05-03 14:46:29 +00:00
select-commands.h renamed action "qmask-toggle" to "qmask-active" and added new action 2004-05-02 19:37:17 +00:00
templates-actions.c More GimpContainerView chopping: 2004-05-10 17:16:50 +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/channels-commands.c app/actions/gradient-editor-commands.c 2004-05-04 14:21:13 +00:00
templates-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
tool-options-actions.c added help IDs to all actions representing the toplevel popups and menus 2004-05-02 08:56:07 +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 added signal "update" which is G_SIGNAL_RUN_LAST, so handlers can hook in 2004-04-30 15:29:11 +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 More GimpContainerView chopping: 2004-05-10 17:16:50 +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 More GimpContainerView chopping: 2004-05-10 17:16:50 +00:00
tools-commands.h Started making the toolbox configurable. Addresses bug #105764. Not 2004-05-10 00:41:57 +00:00
vectors-actions.c added some utility functions to get a Gimp, GimpImage, GimpDisplay and 2004-05-03 14:03:51 +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/channels-commands.c app/actions/gradient-editor-commands.c 2004-05-04 14:21:13 +00:00
vectors-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
view-actions.c added a stock icon for "view-zoom-1-1". 2004-05-10 10:33:21 +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 app/actions/file-actions.c remove "file-close" action and callback... 2004-05-05 11:40:20 +00:00
view-commands.h app/actions/file-actions.c remove "file-close" action and callback... 2004-05-05 11:40:20 +00:00