gimp/app/gui
Michael Natterer 27a2c8c0e6 More unused action stuff:
2004-04-21  Michael Natterer  <mitch@gimp.org>

	More unused action stuff:

	* app/widgets/Makefile.am
	* app/widgets/widgets-types.h
	* app/widgets/gimpactionfactory.[ch]: added a simple factory which
	produces GimpActionGroups.

	* app/widgets/gimpactiongroup.[ch]: added an "update_func" member
	to the GimpActionGroup struct. Added it as parameter to
	gimp_action_group_new(). Added function gimp_action_group_update().

	* app/widgets/gimpmenufactory.[ch]: added an "action_factory"
	member and constructor parameter. Added code to create
	GtkUIManagers from registered action group identifiers.

	* app/actions/Makefile.am
	* app/actions/actions.[ch]: new files: create a
	"global_action_factory" and register all action groups with it.

	* app/actions/edit-actions.c: s/edit_action_update/edit_actions_update/

	* app/actions/plug-in-actions.[ch]: added API to add/remove
	plug-in procedure actions dynamically (unfinished).

	* app/gui/menus.c (menus_init): call actions_init().
	(menus_exit): call actions_exit().
2004-04-20 23:04:50 +00:00
..
.cvsignore configure.in app/Makefile.am new directory which will contain all gui code 2001-04-14 15:21:45 +00:00
Makefile.am removed... 2004-04-20 13:25:55 +00:00
about-dialog.c don't abuse the SPLASHSCREEN window type hint, instead make the about 2004-03-14 20:55:13 +00:00
about-dialog.h app/devices.[ch] app/gui/about-dialog.[ch] app/gui/preferences-dialog.[ch] 2001-04-18 16:39:34 +00:00
authors.h Fixed/Added some UTF-8 encoded names. Please speak up if I did mess up 2003-10-25 23:39:51 +00:00
brush-select.c added new function gimp_paint_mode_menu_set_history(). 2004-04-20 13:10:50 +00:00
brush-select.h app/widgets/Makefile.am app/widgets/widgets-types.h removed GimpEnumMenu. 2004-04-18 15:12:42 +00:00
brushes-menu.c removed... 2004-04-20 13:25:55 +00:00
brushes-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
buffers-menu.c removed... 2004-04-20 13:25:55 +00:00
buffers-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
channels-menu.c removed... 2004-04-20 13:25:55 +00:00
channels-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
color-history.c app/gui/color-history.[ch] app/gui/gui.c moved the color history out of 2003-11-13 15:25:38 +00:00
color-history.h app/gui/color-history.[ch] app/gui/gui.c moved the color history out of 2003-11-13 15:25:38 +00:00
color-notebook.c app/gui/color-notebook.c (color_notebook_new) app/tools/gimpcroptool.c 2004-03-19 10:15:56 +00:00
color-notebook.h removed color_notebook_new() and renamed color_notebook_viewable_new() to 2003-11-10 17:55:44 +00:00
colormap-editor-menu.c removed... 2004-04-20 13:25:55 +00:00
colormap-editor-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
convert-dialog.c renamed convert_to_indexed() to convert_dialog_new() and return the 2004-04-20 13:44:19 +00:00
convert-dialog.h renamed convert_to_indexed() to convert_dialog_new() and return the 2004-04-20 13:44:19 +00:00
dialogs-constructors.c removed... 2004-04-20 13:25:55 +00:00
dialogs-constructors.h forgot to declare gimp_color_display_stack_clone(). 2003-11-21 22:52:36 +00:00
dialogs-menu.c removed... 2004-04-20 13:25:55 +00:00
dialogs-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
dialogs.c added some g_return_if_fail(). 2004-01-31 19:00:26 +00:00
dialogs.h g_strdup() the stock_id passed to gimp_tool_info_new() because the 2002-03-14 17:07:02 +00:00
documents-menu.c removed... 2004-04-20 13:25:55 +00:00
documents-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
error-console-menu.c removed... 2004-04-20 13:25:55 +00:00
error-console-menu.h Cleaned up and improved the message system: 2003-06-13 14:37:00 +00:00
file-dialog-utils.c derive it from GtkFileChooser instead of GtkFileSelection. 2004-04-15 16:28:26 +00:00
file-dialog-utils.h renamed parameters and removed useless #includes. 2004-02-27 14:51:51 +00:00
file-new-dialog.c Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
file-new-dialog.h added new function gimp_dialog_factory_add_foreign() which adds a dialog 2003-05-02 18:43:15 +00:00
file-open-dialog.c derive it from GtkFileChooser instead of GtkFileSelection. 2004-04-15 16:28:26 +00:00
file-open-dialog.h app/widgets/Makefile.am app/widgets/widgets-types.h new widget swallowing 2004-02-27 14:20:19 +00:00
file-open-menu.c removed... 2004-04-20 13:25:55 +00:00
file-open-menu.h app/widgets/Makefile.am app/widgets/widgets-types.h new widget swallowing 2004-02-27 14:20:19 +00:00
file-save-dialog.c derive it from GtkFileChooser instead of GtkFileSelection. 2004-04-15 16:28:26 +00:00
file-save-dialog.h app/widgets/Makefile.am app/widgets/widgets-types.h new widget swallowing 2004-02-27 14:20:19 +00:00
file-save-menu.c removed... 2004-04-20 13:25:55 +00:00
file-save-menu.h app/widgets/Makefile.am app/widgets/widgets-types.h new widget swallowing 2004-02-27 14:20:19 +00:00
font-select.c Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
font-select.h Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
fonts-menu.c removed... 2004-04-20 13:25:55 +00:00
fonts-menu.h added gimp_container_freeze() / _thaw() around font list reloading. 2003-10-18 16:23:15 +00:00
gradient-editor-menu.c removed... 2004-04-20 13:25:55 +00:00
gradient-editor-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
gradient-select.c Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
gradient-select.h Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
gradients-menu.c removed... 2004-04-20 13:25:55 +00:00
gradients-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
grid-dialog.c app/display/gimpdisplayshell-callbacks.c 2004-04-04 17:17:40 +00:00
grid-dialog.h To be multihead safe, each new window or menu needs to be associated with 2003-11-08 15:29:47 +00:00
gui-types.h app/Makefile.am removed... 2002-05-05 19:17:41 +00:00
gui-vtable.c Store the zoom factor as float, not as a ratio. 2004-01-29 22:22:29 +00:00
gui-vtable.h Cleaned up the app init and exit stuff even more. Also reduces the number 2003-10-02 11:26:26 +00:00
gui.c removed... 2004-04-20 13:25:55 +00:00
gui.h app/Makefile.am new files implementing sanity_check() for run-time 2004-03-30 11:32:21 +00:00
image-menu.c removed... 2004-04-20 13:25:55 +00:00
image-menu.h app/widgets/Makefile.am app/widgets/widgets-types.h new widget swallowing 2004-02-27 14:20:19 +00:00
images-menu.c removed... 2004-04-20 13:25:55 +00:00
images-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
info-dialog.c renamed info_dialog_popdown() to info_dialog_hide() and 2004-01-21 11:16:57 +00:00
info-dialog.h renamed info_dialog_popdown() to info_dialog_hide() and 2004-01-21 11:16:57 +00:00
info-window.c Store the zoom factor as float, not as a ratio. 2004-01-29 22:22:29 +00:00
info-window.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
layers-menu.c removed... 2004-04-20 13:25:55 +00:00
layers-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
makefile.msc updated 2004-03-07 23:13:51 +00:00
menus.c More unused action stuff: 2004-04-20 23:04:50 +00:00
menus.h removed redundant "Gimp" parameter, cleanup. 2003-09-09 21:32:00 +00:00
module-browser.c Use the correct GTK+ APIs for setting and changing the theme: 2003-11-12 12:56:31 +00:00
module-browser.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
offset-dialog.c renamed convert_to_indexed() to convert_dialog_new() and return the 2004-04-20 13:44:19 +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-editor-menu.c removed... 2004-04-20 13:25:55 +00:00
palette-editor-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
palette-import-dialog.c app/core/gimppalette-import.[ch] added palette import from RIFF palette 2004-04-15 15:03:20 +00:00
palette-import-dialog.h added -DGDK_PIXBUF_DISABLE_DEPRECATED to CPPFLAGS. 2001-12-17 23:41:01 +00:00
palette-select.c Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
palette-select.h Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
palettes-menu.c removed... 2004-04-20 13:25:55 +00:00
palettes-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
pattern-select.c Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
pattern-select.h Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
patterns-menu.c removed... 2004-04-20 13:25:55 +00:00
patterns-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
plug-in-menus.c removed... 2004-04-20 13:25:55 +00:00
plug-in-menus.h Completed the new help infrastructure. Needs some polishing but basically 2003-08-28 18:49:11 +00:00
preferences-dialog.c app/widgets/gimppropwidgets.[ch] replaced 2004-04-18 23:48:30 +00:00
preferences-dialog.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
qmask-menu.c removed... 2004-04-20 13:25:55 +00:00
qmask-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
resize-dialog.c libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.h 2004-04-20 19:06:37 +00:00
resize-dialog.h To be multihead safe, each new window or menu needs to be associated with 2003-11-08 15:29:47 +00:00
resolution-calibrate-dialog.c removed the call to gtk_widget_get_toplevel() again. Implement the 2004-02-28 21:33:03 +00:00
resolution-calibrate-dialog.h take an optional pixbuf as eye-candy. 2002-02-28 15:11:56 +00:00
session.c app/gui/color-history.[ch] app/gui/gui.c moved the color history out of 2003-11-13 15:25:38 +00:00
session.h app/config/gimpguiconfig.[ch] added "gboolean save_accels" and "gboolean 2003-04-08 10:02:42 +00:00
splash.c moved global variables to a struct and optimized the area exposed from 2004-03-15 16:43:11 +00:00
splash.h splash image for GIMP 2.0 by Jimmac. 2004-03-15 00:17:21 +00:00
stroke-dialog.c Context cleanup continued: 2004-04-15 13:10:51 +00:00
stroke-dialog.h To be multihead safe, each new window or menu needs to be associated with 2003-11-08 15:29:47 +00:00
templates-menu.c removed... 2004-04-20 13:25:55 +00:00
templates-menu.h added gimp_list_uniquefy_name() utility function. 2003-04-06 11:21:56 +00:00
themes.c Fix undefined behaviour. Fixes crash in bringing up the Preferences dialog 2004-01-21 12:03:26 +00:00
themes.h new utility function which takes a filename relative to the theme's root 2003-11-15 17:53:18 +00:00
tips-dialog.c Some code review: 2004-02-18 13:43:50 +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 app/config/Makefile.am app/config/config-types.h new files that hold a 2003-09-15 15:24:52 +00:00
tips-parser.h updated 2002-02-25 18:36:03 +00:00
tool-options-menu.c removed... 2004-04-20 13:25:55 +00:00
tool-options-menu.h app/widgets/Makefile.am app/widgets/widgets-types.h new widget swallowing 2004-02-27 14:20:19 +00:00
toolbox-menu.c removed... 2004-04-20 13:25:55 +00:00
toolbox-menu.h app/widgets/Makefile.am app/widgets/widgets-types.h new widget swallowing 2004-02-27 14:20:19 +00:00
user-install-dialog.c unset the bg_pixmap and tweak style colors for all states. Sort of ugly 2004-04-01 18:43:42 +00:00
user-install-dialog.h Cleaned up the app init and exit stuff even more. Also reduces the number 2003-10-02 11:26:26 +00:00
vectors-menu.c removed... 2004-04-20 13:25:55 +00:00
vectors-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00