gimp/app/gui
Michael Natterer b280b493c7 don't use the global "the_gimp" variable.
2001-07-15  Michael Natterer  <mitch@gimp.org>

	* app/core/gimp.c: don't use the global "the_gimp" variable.

	* app/core/gimpimage-convert.c: don't update the display here.

	* app/gui/gui.c: connect to the images' "mode_changed" signal
	and update here.

	* app/gui/brush-editor.[ch]
	* app/gui/gradient-editor.[ch]
	* app/gui/palette-editor.[ch]: pass a "Gimp" pointer to all
	editors. Added an palette_name entry to the palette editor.

	* app/gui/colormap-dialog.[ch]: removed all the dialog stuff and
	made the constructor return a vbox so it can be integrated in a
	dockable. Lots of cleanup and removal of anqiuqe aretfacts.

	* app/gui/dialogs-constructors.[ch]: wrap the colormap dialog in
	a dockable.

	* app/gui/dialogs-commands.[ch]
	* app/gui/dialogs.c
	* app/gui/menus.c: integrate the new dockable, made the "Brushes.."
	etc. menu entries create dockbles. Moved the old dialogs and the
	test menu entries to "Old + Testing" and removed N_() so the .po
	files stay cruft-free.

	* app/gui/test-commands.[ch]: removed lots of stuff which is not
	"testing" any more.
2001-07-15 14:32:44 +00:00
..
.cvsignore configure.in app/Makefile.am new directory which will contain all gui code 2001-04-14 15:21:45 +00:00
about-dialog.c app/Makefile.am removed. 2001-06-05 00:22:25 +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 app/Makefile.am removed. 2001-06-05 00:22:25 +00:00
brush-editor.c don't use the global "the_gimp" variable. 2001-07-15 14:32:44 +00:00
brush-editor.h don't use the global "the_gimp" variable. 2001-07-15 14:32:44 +00:00
brush-select.c the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
brush-select.h removed GimpFillType. 2001-06-29 19:25:03 +00:00
brushes-commands.c the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
brushes-commands.h the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
channels-commands.c app/Makefile.am removed. 2001-07-07 22:49:01 +00:00
channels-commands.h added virtual method context_item() which works like select_item() and 2001-04-29 15:23:01 +00:00
color-area.c app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
color-area.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
color-notebook.c app/base/Makefile.am app/core/Makefile.am app/gui/Makefile.am added 2001-05-30 00:20:48 +00:00
color-notebook.h Made a GimpContainer out of the palette list: 2001-02-11 16:14:25 +00:00
color-select.c app/base/Makefile.am app/core/Makefile.am app/gui/Makefile.am added 2001-05-30 00:20:48 +00:00
color-select.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
colormap-dialog.c don't use the global "the_gimp" variable. 2001-07-15 14:32:44 +00:00
colormap-dialog.h don't use the global "the_gimp" variable. 2001-07-15 14:32:44 +00:00
commands.c removed GimpFillType. 2001-06-29 19:25:03 +00:00
commands.h removed GimpFillType. 2001-06-29 19:25:03 +00:00
convert-dialog.c put all tool_manager variables into a struct which is attached to a 2001-07-07 17:36:00 +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 the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +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
device-status-dialog.c removed the gimp_busy boolean, check whether user_installation is needed 2001-07-10 19:16:16 +00:00
dialogs-commands.c don't use the global "the_gimp" variable. 2001-07-15 14:32:44 +00:00
dialogs-commands.h don't use the global "the_gimp" variable. 2001-07-15 14:32:44 +00:00
dialogs-constructors.c don't use the global "the_gimp" variable. 2001-07-15 14:32:44 +00:00
dialogs-constructors.h don't use the global "the_gimp" variable. 2001-07-15 14:32:44 +00:00
dialogs.c don't use the global "the_gimp" variable. 2001-07-15 14:32:44 +00:00
dialogs.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
edit-commands.c put all tool_manager variables into a struct which is attached to a 2001-07-07 17:36:00 +00:00
edit-commands.h app/Makefile.am removed. 2001-06-26 12:09:43 +00:00
file-commands.c added a (commented out) function to open files (to get rid of including 2001-07-09 17:58:56 +00:00
file-commands.h added a (commented out) function to open files (to get rid of including 2001-07-09 17:58:56 +00:00
file-dialog-utils.c app/Makefile.am removed. 2001-05-25 16:04:54 +00:00
file-dialog-utils.h added RunModeType. removed RunModeType. don't scan app/plug_in.h for 2001-04-28 15:11:29 +00:00
file-new-dialog.c app/Makefile.am app/gimpunit.c removed... 2001-07-11 12:39:49 +00:00
file-new-dialog.h app/Makefile.am removed... 2001-07-05 15:34:26 +00:00
file-open-dialog.c app/Makefile.am app/gimpunit.c removed... 2001-07-11 12:39:49 +00:00
file-open-dialog.h added a (commented out) function to open files (to get rid of including 2001-07-09 17:58:56 +00:00
file-save-dialog.c added a (commented out) function to open files (to get rid of including 2001-07-09 17:58:56 +00:00
file-save-dialog.h added a (commented out) function to open files (to get rid of including 2001-07-09 17:58:56 +00:00
gradient-editor.c don't use the global "the_gimp" variable. 2001-07-15 14:32:44 +00:00
gradient-editor.h don't use the global "the_gimp" variable. 2001-07-15 14:32:44 +00:00
gradient-select.c added a (commented out) function to open files (to get rid of including 2001-07-09 17:58:56 +00:00
gradient-select.h app/session.[ch] removed the old dialog session management code... 2001-04-17 16:00:27 +00:00
gradients-commands.c the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
gradients-commands.h the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
gui.c don't use the global "the_gimp" variable. 2001-07-15 14:32:44 +00:00
gui.h removed the gimp_busy boolean, check whether user_installation is needed 2001-07-10 19:16:16 +00:00
help-commands.c removed GimpFillType. 2001-06-29 19:25:03 +00:00
help-commands.h removed GimpFillType. 2001-06-29 19:25:03 +00:00
image-commands.c app/core/Makefile.am app/core/core-types.h added an "application object" 2001-07-04 19:31:35 +00:00
image-commands.h app/Makefile.am removed. 2001-06-26 12:09:43 +00:00
indicator-area.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
indicator-area.h added cmd_callbacks for the toolbox and the preferences dialog. 2001-02-24 02:42:09 +00:00
info-dialog.c removed the gimp_busy boolean, check whether user_installation is needed 2001-07-10 19:16:16 +00:00
info-dialog.h major cleanup. After being finished, I decided that it needs to be 2001-06-18 13:10:03 +00:00
info-window.c app/Makefile.am app/gimpunit.c removed... 2001-07-11 12:39:49 +00:00
info-window.h app/disp_callbacks.c app/gdisplay.c applied a patch from Ralf Engels 2001-06-14 16:23:40 +00:00
input-dialog.c removed the gimp_busy boolean, check whether user_installation is needed 2001-07-10 19:16:16 +00:00
layer-select.c Made all the global options members of one struct, gimprc. 2001-06-03 20:40:50 +00:00
layer-select.h app/apptypes.h app/channel_ops.c app/commands.c app/convert.[ch] 2001-03-08 02:01:52 +00:00
layers-commands.c the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
layers-commands.h added virtual method context_item() which works like select_item() and 2001-04-29 15:23:01 +00:00
Makefile.am the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
makefile.msc almost completely autogenerated all new makefiles (it simply was too much 2001-05-25 22:04:21 +00:00
menus.c don't use the global "the_gimp" variable. 2001-07-15 14:32:44 +00:00
menus.h the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
module-browser.c app/Makefile.am app/gimpunit.c removed... 2001-07-11 12:39:49 +00:00
module-browser.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
offset-dialog.c app/Makefile.am removed. 2001-05-09 22:34:59 +00:00
offset-dialog.h app/Makefile.am removed 2001-04-18 19:14:20 +00:00
palette-editor.c don't use the global "the_gimp" variable. 2001-07-15 14:32:44 +00:00
palette-editor.h don't use the global "the_gimp" variable. 2001-07-15 14:32:44 +00:00
palette-import-dialog.c app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
palette-import-dialog.h app/Makefile.am moved the palette_import dialog to it's own file. 2001-01-21 21:29:31 +00:00
palette-select.c added a (commented out) function to open files (to get rid of including 2001-07-09 17:58:56 +00:00
palette-select.h added a (commented out) function to open files (to get rid of including 2001-07-09 17:58:56 +00:00
palettes-commands.c the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
palettes-commands.h the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
paths-dialog.c app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
paths-dialog.h app/Makefile.am app/lc_dialogP.h removed stuff that will go away anyway 2001-04-21 02:11:12 +00:00
pattern-select.c the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
pattern-select.h removed some forgotten tools types. 2001-05-13 11:35:20 +00:00
patterns-commands.c the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
patterns-commands.h the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
plug-in-commands.c app/Makefile.am app/gimpunit.c removed... 2001-07-11 12:39:49 +00:00
plug-in-menus.c app/Makefile.am app/gimpunit.c removed... 2001-07-11 12:39:49 +00:00
preferences-dialog.c app/Makefile.am app/gimpunit.c removed... 2001-07-11 12:39:49 +00:00
preferences-dialog.h app/devices.[ch] app/gui/about-dialog.[ch] app/gui/preferences-dialog.[ch] 2001-04-18 16:39:34 +00:00
qmask-commands.c app/Makefile.am removed. 2001-07-07 22:49:01 +00:00
resize-dialog.c app/Makefile.am app/gimpunit.c removed... 2001-07-11 12:39:49 +00:00
resize-dialog.h app/Makefile.am removed. 2001-06-04 23:27:38 +00:00
resolution-calibrate-dialog.c app/Makefile.am removed 2001-05-22 21:12:43 +00:00
resolution-calibrate-dialog.h app/Makefile.am removed 2001-05-22 21:12:43 +00:00
select-commands.c app/Makefile.am removed. 2001-06-26 12:09:43 +00:00
select-commands.h app/Makefile.am removed. 2001-06-26 12:09:43 +00:00
session.c removed the gimp_busy boolean, check whether user_installation is needed 2001-07-10 19:16:16 +00:00
session.h app/session.[ch] removed the old dialog session management code... 2001-04-17 16:00:27 +00:00
splash.c libgimp/.cvsignore libgimp/Makefile.am libgimp/gimp.h removed 2001-05-22 00:36:38 +00:00
splash.h new files: 2001-04-15 20:12:16 +00:00
test-commands.c don't use the global "the_gimp" variable. 2001-07-15 14:32:44 +00:00
test-commands.h don't use the global "the_gimp" variable. 2001-07-15 14:32:44 +00:00
tips-dialog.c removed the gimp_busy boolean, check whether user_installation is needed 2001-07-10 19:16:16 +00:00
tips-dialog.h app/devices.[ch] app/gui/about-dialog.[ch] app/gui/preferences-dialog.[ch] 2001-04-18 16:39:34 +00:00
tool-options-dialog.c put all tool_manager variables into a struct which is attached to a 2001-07-07 17:36:00 +00:00
tool-options-dialog.h some s/0/FALSE/ 2001-06-04 23:11:31 +00:00
toolbox.c removed the gimp_busy boolean, check whether user_installation is needed 2001-07-10 19:16:16 +00:00
toolbox.h removed more GUI initialisation code. 2001-05-01 13:16:59 +00:00
tools-commands.c put all tool_manager variables into a struct which is attached to a 2001-07-07 17:36:00 +00:00
tools-commands.h removed GimpFillType. 2001-06-29 19:25:03 +00:00
user-install-dialog.c app/Makefile.am app/gimpunit.c removed... 2001-07-11 12:39:49 +00:00
user-install-dialog.h removed the gimp_busy boolean, check whether user_installation is needed 2001-07-10 19:16:16 +00:00
view-commands.c app/Makefile.am removed. 2001-06-26 12:09:43 +00:00
view-commands.h app/Makefile.am removed. 2001-06-26 12:09:43 +00:00