gimp/app/gui
Michael Natterer b3144e7ccc app_procs.c app/commands.[ch] app/interface.c app/menus.c app/session.c
1999-10-30  Michael Natterer  <mitch@gimp.org>

	* app_procs.c
	* app/commands.[ch]
	* app/interface.c
	* app/menus.c
	* app/session.c
	* app/tools.[ch]: namespace cleanups: changed the
	"tools_options_*" functions to "tool_options_*" and prefixed all
	dialog menu callbacks with "dialogs_*".
	Allow dropping a tool to the tool options dialog.

	* app/bezier_select.c: change the active tool using context
	functions.

	* app/dialog_handler.[ch]: replaced the uppercase datatype names
	by standard mixed upper/lowercase ones. Provide a function to
	register the fileload dialog instead of accessing it as global
	variable.

	* app/disp_callbacks.c: switch to the move tool using context
	functions. Fixed the drop color/pattern functions to convert the
	dropped thing to the dest. image's color space.

	* app/fileops.c: don't export the fileload dialog as global
	variable but register it with the dialog handler instead.

	* app/paths_dialog.[ch]: replaced all the uppercase struct names
	defined here by mixed upper/lowercase. Introduced a
	"set_menu_sensitivity" function like in layers/channels instead of
	calling single button on/off functions from various places.
	Added a menu entry for "Selection to Path".
1999-10-30 10:39:48 +00:00
..
about-dialog.c plug-ins/common/compose.c plug-ins/gimpressionist/gimpressionist.c 1999-10-17 21:07:28 +00:00
about-dialog.h new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
brush-editor.c Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
brush-editor.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
brush-select.c app/brush_select.c app/gradient_select.c call the PDB callback from the 1999-10-29 14:15:55 +00:00
brush-select.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
channels-dialog.c Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
channels-dialog.h app/Makefile.am app/lc_dialog.[ch] app/lc_dialogP.h new files 1999-06-06 17:26:51 +00:00
color-area.c app/lc_dialog.c app/selection.c app/color_area.c app/paths_dialog.c 1999-10-27 20:09:46 +00:00
color-area.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
color-notebook.c The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
color-notebook.h Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
color-select.c More context & dnd stuff... 1999-10-28 15:05:49 +00:00
color-select.h The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
colormap-dialog.c version number bump 1999-08-22 00:39:51 +00:00
colormap-dialog.h version number bump 1999-08-22 00:39:51 +00:00
commands.c app_procs.c app/commands.[ch] app/interface.c app/menus.c app/session.c 1999-10-30 10:39:48 +00:00
commands.h app_procs.c app/commands.[ch] app/interface.c app/menus.c app/session.c 1999-10-30 10:39:48 +00:00
device-status-dialog.c More context & dnd stuff... 1999-10-28 15:05:49 +00:00
file-new-dialog.c The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
file-new-dialog.h Added new files, the UI independant part of new image dialog. 1999-08-26 04:39:21 +00:00
gradient-editor.c More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gradient-editor.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gradient-select.c app/brush_select.c app/gradient_select.c call the PDB callback from the 1999-10-29 14:15:55 +00:00
gradient-select.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
help-commands.c app_procs.c app/commands.[ch] app/interface.c app/menus.c app/session.c 1999-10-30 10:39:48 +00:00
help-commands.h app_procs.c app/commands.[ch] app/interface.c app/menus.c app/session.c 1999-10-30 10:39:48 +00:00
indicator-area.c More context & dnd stuff... 1999-10-28 15:05:49 +00:00
indicator-area.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
info-dialog.c app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
info-dialog.h app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
info-window.c shrinked most icons to their minimum size 1999-10-27 00:09:39 +00:00
info-window.h app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +00:00
input-dialog.c More context & dnd stuff... 1999-10-28 15:05:49 +00:00
layer-select.c app/brush_select.c app/channels_dialog.c app/disp_callbacks.c 1999-01-10 21:54:02 +00:00
layer-select.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
layers-dialog.c autoscroll in the layers dialog, a few cosmetic changes 1999-10-24 20:16:48 +00:00
layers-dialog.h app/Makefile.am app/lc_dialog.[ch] app/lc_dialogP.h new files 1999-06-06 17:26:51 +00:00
menus.c app_procs.c app/commands.[ch] app/interface.c app/menus.c app/session.c 1999-10-30 10:39:48 +00:00
menus.h app/fileops.c app/menus.[ch] app/menus.h show a help page for all menu 1999-10-03 16:54:17 +00:00
module-browser.c s/G_HAVE_CYGWIN/G_WITH_CYGWIN/ 1999-10-06 21:27:18 +00:00
module-browser.h *** empty log message *** 1999-04-14 19:51:49 +00:00
palette-editor.c More context & dnd stuff... 1999-10-28 15:05:49 +00:00
palette-editor.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
palette-select.c More context & dnd stuff... 1999-10-28 15:05:49 +00:00
palette-select.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
paths-dialog.c app_procs.c app/commands.[ch] app/interface.c app/menus.c app/session.c 1999-10-30 10:39:48 +00:00
paths-dialog.h app_procs.c app/commands.[ch] app/interface.c app/menus.c app/session.c 1999-10-30 10:39:48 +00:00
pattern-select.c app/brush_select.c app/gradient_select.c call the PDB callback from the 1999-10-29 14:15:55 +00:00
pattern-select.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
plug-in-commands.c More context & dnd stuff... 1999-10-28 15:05:49 +00:00
plug-in-menus.c More context & dnd stuff... 1999-10-28 15:05:49 +00:00
preferences-dialog.c Recalculate size of ctree in the preferences dialog after adding all 1999-10-14 04:03:46 +00:00
preferences-dialog.h app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
qmask-commands.c The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
resize-dialog.c EEEEEEEEEEK!!! 1999-10-04 08:40:33 +00:00
resize-dialog.h app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
session.c app_procs.c app/commands.[ch] app/interface.c app/menus.c app/session.c 1999-10-30 10:39:48 +00:00
session.h app/gradient.c app/gradient.h app/internal_procs.c app/plug_in.c 1998-10-31 16:22:37 +00:00
tips-dialog.c EEEEEEEEEEK!!! 1999-10-04 08:40:33 +00:00
tips-dialog.h app/colormaps.c app/devices.h minor cleanups 1999-01-14 00:17:13 +00:00
user-install-dialog.c use G_OS_WIN32 and G_HAVE_CYGWIN #defines 1999-10-04 19:26:07 +00:00
user-install-dialog.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00