gimp/app/gui
Michael Natterer ac2b6c8702 changed again to take no paramaters and use _gimp_standard_help_func from
2003-05-25  Michael Natterer  <mitch@gimp.org>

	* libgimpwidgets/gimphelpui.[ch] (_gimp_help_init): changed again
	to take no paramaters and use _gimp_standard_help_func from
	gimpwidgets-private.

	* libgimpwidgets/gimpwidgets-private.[ch]: removed the palette
	functions from GimpWidgetVTable. Instead, pass them as
	GimpGetColorFunc to gimp_widgets_init() and make them available as
	_gimp_get_foreground_func and _gimp_get_background_func.

	* libgimpwidgets/gimpcolorbutton.c
	* libgimp/gimpui.c: changed accordingly.

	* app/libgimp_glue.[ch]: removed the palette functions.

	* app/gui/gui.c: added gui_get_foreground_func() and
	gui_get_background_func() and pass them to gimp_widgets_init().
2003-05-25 14:23:43 +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 the old paths and the remaining legacy stuff it needed. Fixes bug 2003-05-21 17:38:14 +00:00
about-dialog.c Removed the old paths and the remaining legacy stuff it needed. Fixes bug 2003-05-21 17:38:14 +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 remove glibconfig.h inline check, it hasn't worked for a long time. 2003-05-19 07:04:46 +00:00
brush-select.c app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch] 2003-04-08 12:39:02 +00:00
brush-select.h removed the "feature" of creating dialogs without action area by passing 2002-11-18 00:04:16 +00:00
brushes-menu.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
brushes-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
buffers-commands.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
buffers-commands.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
buffers-menu.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
buffers-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
channels-commands.c added "gboolean push_undo" to GimpItem::translate() and don't push and 2003-05-09 13:05:37 +00:00
channels-commands.h added descriptions to the GimpChannelType enum. 2003-03-12 17:12:01 +00:00
channels-menu.c Makefile.am removed this header file. 2003-03-25 16:38:19 +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 removed gimp_scanner_parse_string_list() since the format it read wasn't 2003-03-10 19:01:07 +00:00
color-history.h removed gimp_scanner_parse_string_list() since the format it read wasn't 2003-03-10 19:01:07 +00:00
color-notebook.c don't call gimp_dialog_factory_add_foreign() with a NULL dialog_factory. 2003-05-23 12:00:49 +00:00
color-notebook.h added dialog_factory and dialog_identifier parameters to the constructors 2003-05-16 11:53:50 +00:00
colormap-editor-commands.c added dialog_factory and dialog_identifier parameters to the constructors 2003-05-16 11:53:50 +00:00
colormap-editor-commands.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
colormap-editor-menu.c Makefile.am removed this header file. 2003-03-25 16:38:19 +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 Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
convert-dialog.h app/Makefile.am removed. new files: the convert functionality without GUI 2001-04-18 17:57:10 +00:00
data-commands.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
data-commands.h the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
debug-commands.c Move away from creating all item_factories statically in menus_init() but 2003-01-10 17:55:53 +00:00
debug-commands.h Move away from creating all item_factories statically in menus_init() but 2003-01-10 17:55:53 +00:00
device-status-dialog.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
device-status-dialog.h app/Makefile.am removed, chopped... 2001-12-07 17:39:51 +00:00
dialogs-commands.c app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch] 2003-04-08 12:39:02 +00:00
dialogs-commands.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
dialogs-constructors.c Removed the old paths and the remaining legacy stuff it needed. Fixes bug 2003-05-21 17:38:14 +00:00
dialogs-constructors.h added new function gimp_dialog_factory_add_foreign() which adds a dialog 2003-05-02 18:43:15 +00:00
dialogs-menu.c Removed the old paths and the remaining legacy stuff it needed. Fixes bug 2003-05-21 17:38:14 +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 Removed the old paths and the remaining legacy stuff it needed. Fixes bug 2003-05-21 17:38:14 +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-commands.c added gimp_list_uniquefy_name() utility function. 2003-04-06 11:21:56 +00:00
documents-commands.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
documents-menu.c use "", not NULL for "no accelerator", since NULL will show the 2003-04-04 10:11:38 +00:00
documents-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
drawable-commands.c don't default to clip_result == TRUE (unlike the other transform 2003-05-20 15:26:38 +00:00
drawable-commands.h added new enum GimpRotationType. 2003-05-20 10:36:29 +00:00
edit-commands.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
edit-commands.h app/Makefile.am removed. 2001-06-26 12:09:43 +00:00
error-console-dialog.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
error-console-dialog.h app/main.c moved "message_handler" from here... 2001-12-01 21:02:34 +00:00
file-commands.c Fixed File->Revert, which was completely broken before: 2003-05-17 16:34:30 +00:00
file-commands.h Added preliminary support for image templates. Not finished yet. Addresses 2003-04-03 17:50:56 +00:00
file-dialog-utils.c set GDK_HINT_USER_POS for all session managed dialogs, not only for those 2003-05-03 23:02:26 +00:00
file-dialog-utils.h set GDK_HINT_USER_POS for all session managed dialogs, not only for those 2003-05-03 23:02:26 +00:00
file-new-dialog.c added new function gimp_dialog_factory_add_foreign() which adds a dialog 2003-05-02 18:43:15 +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 set GDK_HINT_USER_POS for all session managed dialogs, not only for those 2003-05-03 23:02:26 +00:00
file-open-dialog.h Move away from creating all item_factories statically in menus_init() but 2003-01-10 17:55:53 +00:00
file-open-menu.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
file-open-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
file-save-dialog.c set GDK_HINT_USER_POS for all session managed dialogs, not only for those 2003-05-03 23:02:26 +00:00
file-save-dialog.h Move away from creating all item_factories statically in menus_init() but 2003-01-10 17:55:53 +00:00
file-save-menu.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
file-save-menu.h removed. 2003-01-31 11:54:16 +00:00
font-select.c app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch] 2003-04-08 12:39:02 +00:00
font-select.h app/gui/Makefile.am added font selection GUI to be used through the PDB. 2003-03-28 14:13:54 +00:00
gradient-editor-commands.c added dialog_factory and dialog_identifier parameters to the constructors 2003-05-16 11:53:50 +00:00
gradient-editor-commands.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
gradient-editor-menu.c Makefile.am removed this header file. 2003-03-25 16:38:19 +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 app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch] 2003-04-08 12:39:02 +00:00
gradient-select.h removed the "feature" of creating dialogs without action area by passing 2002-11-18 00:04:16 +00:00
gradients-commands.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gradients-commands.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
gradients-menu.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gradients-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
gui-types.h app/Makefile.am removed... 2002-05-05 19:17:41 +00:00
gui.c changed again to take no paramaters and use _gimp_standard_help_func from 2003-05-25 14:23:43 +00:00
gui.h make gui_libs_init() use gtk_init_check() and return a gboolean on success 2003-01-08 23:43:31 +00:00
help-commands.c devel-docs/Makefile.am new file documenting the core's include policy. 2002-05-03 12:45:22 +00:00
help-commands.h app/gui/Makefile.am removed... 2002-03-20 20:08:19 +00:00
image-commands.c added new enum GimpRotationType. 2003-05-20 10:36:29 +00:00
image-commands.h added new enum GimpRotationType. 2003-05-20 10:36:29 +00:00
image-menu.c docs/keybindings.txt changed the default shortcut for "Zoom In" to '+'. 2003-05-23 11:27:28 +00:00
image-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
images-commands.c app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
images-commands.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
images-menu.c Makefile.am removed this header file. 2003-03-25 16:38:19 +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 Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
info-dialog.h app/gui/file-new-dialog.c app/gui/offset-dialog.c 2002-09-07 16:47:39 +00:00
info-window.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
info-window.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
layers-commands.c added gimp_item_translate() and virtual function GimpItem::translate(). 2003-05-08 19:11:17 +00:00
layers-commands.h added "undo_desc" parameters. 2003-02-17 13:33:29 +00:00
layers-menu.c Makefile.am removed this header file. 2003-03-25 16:38:19 +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 win32 (msvc) build 2003-05-24 17:00:03 +00:00
menus.c Removed the old paths and the remaining legacy stuff it needed. Fixes bug 2003-05-21 17:38:14 +00:00
menus.h app/config/gimpguiconfig.[ch] added "gboolean save_accels" and "gboolean 2003-04-08 10:02:42 +00:00
module-browser.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
module-browser.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
offset-dialog.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
offset-dialog.h use the passed Gimp pointer instead of using "the_gimp". 2001-12-03 17:59:48 +00:00
palette-editor-commands.c added dialog_factory and dialog_identifier parameters to the constructors 2003-05-16 11:53:50 +00:00
palette-editor-commands.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
palette-editor-menu.c Makefile.am removed this header file. 2003-03-25 16:38:19 +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 removed tree_view->preview_border_width. 2003-04-04 21:16:58 +00:00
palette-import-dialog.h added -DGDK_PIXBUF_DISABLE_DEPRECATED to CPPFLAGS. 2001-12-17 23:41:01 +00:00
palette-select.c app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch] 2003-04-08 12:39:02 +00:00
palette-select.h removed the "feature" of creating dialogs without action area by passing 2002-11-18 00:04:16 +00:00
palettes-commands.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
palettes-commands.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
palettes-menu.c Makefile.am removed this header file. 2003-03-25 16:38:19 +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 app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch] 2003-04-08 12:39:02 +00:00
pattern-select.h removed the "feature" of creating dialogs without action area by passing 2002-11-18 00:04:16 +00:00
patterns-menu.c Makefile.am removed this header file. 2003-03-25 16:38:19 +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-commands.c added lots of members for the complete state of the plug-ins. 2003-02-11 12:07:31 +00:00
plug-in-commands.h badly chopped into the new files below. Pass around much more "PlugIn" and 2002-03-20 17:46:13 +00:00
plug-in-menus.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
plug-in-menus.h One more Plug-In cleanup, it's still a mess... 2003-01-17 18:07:37 +00:00
preferences-dialog.c don't try to reparent the children of GtkInputDialog but simply pop up the 2003-04-14 14:15:20 +00:00
preferences-dialog.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
qmask-commands.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
qmask-commands.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
qmask-menu.c Makefile.am removed this header file. 2003-03-25 16:38:19 +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 Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
resize-dialog.h app/widgets/gimplayerlistview.c some more auto-sizing spinbuttons. 2002-09-08 12:18:23 +00:00
resolution-calibrate-dialog.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
resolution-calibrate-dialog.h take an optional pixbuf as eye-candy. 2002-02-28 15:11:56 +00:00
select-commands.c added "gboolean cut_image" parameter so we can float selections without 2003-05-16 12:10:47 +00:00
select-commands.h app/gui/menus.c added a menu entry that toggles the QuickMask state and 2002-08-27 13:29:47 +00:00
session.c app/config/gimpguiconfig.[ch] added "gboolean save_accels" and "gboolean 2003-04-08 10:02:42 +00:00
session.h app/config/gimpguiconfig.[ch] added "gboolean save_accels" and "gboolean 2003-04-08 10:02:42 +00:00
splash.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
splash.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
templates-commands.c added new function gimp_dialog_factory_add_foreign() which adds a dialog 2003-05-02 18:43:15 +00:00
templates-commands.h invalidate the preview when the stock_id changes. 2003-04-13 16:25:14 +00:00
templates-menu.c invalidate the preview when the stock_id changes. 2003-04-13 16:25:14 +00:00
templates-menu.h added gimp_list_uniquefy_name() utility function. 2003-04-06 11:21:56 +00:00
tips-dialog.c Makefile.am removed this header file. 2003-03-25 16:38:19 +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 Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
tips-parser.h updated 2002-02-25 18:36:03 +00:00
tool-options-dialog.c freeze object notifications around reset() and deserialize() 2003-03-26 13:39:00 +00:00
tool-options-dialog.h app/gui/dialogs-constructors.[ch] app/gui/dialogs.c made the tool options 2002-03-10 15:05:58 +00:00
toolbox-menu.c reset object properties only if they are GIMP_PARAM_SERIALIZABLE. 2003-04-05 19:56:38 +00:00
toolbox-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
tools-commands.c Removed support for pluggable tools: 2003-04-15 14:20:19 +00:00
tools-commands.h app/display/gimpdisplayshell-callbacks.[ch] override 2003-02-25 19:12:11 +00:00
user-install-dialog.c etc/Makefile.am added a short templaterc. 2003-04-04 16:38:02 +00:00
user-install-dialog.h added "gboolean verbose" to GimpRc and its constructor. Print messages 2002-11-26 14:54:28 +00:00
vectors-commands.c call vectors_selection_to_vectors() instead of #warning about being 2003-05-16 09:52:49 +00:00
vectors-commands.h added new function vectors_selection_to_vectors() which invokes the 2003-05-15 14:31:22 +00:00
vectors-menu.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
vectors-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
view-commands.c app/gui/image-menu.c (image_menu_set_zoom) fixed an issue with the new 2003-04-04 13:45:17 +00:00
view-commands.h extended range of possible zoom ratios like in the other scaling routines. 2003-04-04 08:32:51 +00:00