gimp/app/gui
Michael Natterer 9b9f3d1066 set the "preserve" flag to FALSE. This way the tool doesn't have to detect
1999-07-24  Michael Natterer  <mitschel@cs.tu-berlin.de>

	* app/color_picker.[ch]: set the "preserve" flag to FALSE. This
	way the tool doesn't have to detect drawable changes by itself.
	Misc stuff like below.

	* app/gradient.c: heavily changed the beast:

	- Reviewed the whole ui code and indented it.
	- Standard ui for all sub-dialogs.
	- Handle the wm delete event of the sub-dialogs.
	- "+" and "-" pixmaps instead of "zoom in" and "zoom out".
	- Made the gradient preview resizable again.
	- i18n fixes.
	- Removed some code duplication in the sub-dialogs' cancel/delete
	  callbacks.
	- Grouped functions together and commented the groups and their
	  prototypes.
	- Didn't change any core functionality (just the ui).
	- Please don't kill me, but I couldn't resist to indent most
	  functions ;-)

	* app/info_dialog.c: no need to call gettext() on a string which
	was passed to a function (it's the job of the caller).

	* app/ink.c: grab the pointer in the blob preview.

	* app/palette.c: standardized the ui of the dialog and all it's
	sub-dialogs, function header indentation, namespace cleanup.
1999-07-24 15:37:03 +00:00
..
about-dialog.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
about-dialog.h new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
brush-editor.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
brush-editor.h ---------------------------------------------------------------------- 1998-07-16 11:44:56 +00:00
brush-select.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
brush-select.h app/brush_select.c app/brush_select.h app/pattern_select.c delay the popup 1999-05-01 21:37:34 +00:00
channels-dialog.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +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 First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
color-area.h Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +00:00
color-notebook.c Don't warn about missing home directory on Win32, it is perfectly natural. 1999-07-04 10:46:49 +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 new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
color-select.h Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
commands.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
commands.h Undo/Redo should be sensitive even if there is no layer :-) 1999-07-10 11:53:42 +00:00
device-status-dialog.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
file-new-dialog.c Undo/Redo should be sensitive even if there is no layer :-) 1999-07-10 11:53:42 +00:00
file-new-dialog.h Undo/Redo should be sensitive even if there is no layer :-) 1999-07-10 11:53:42 +00:00
gradient-editor.c set the "preserve" flag to FALSE. This way the tool doesn't have to detect 1999-07-24 15:37:03 +00:00
gradient-editor.h gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
gradient-select.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
help-commands.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
help-commands.h Undo/Redo should be sensitive even if there is no layer :-) 1999-07-10 11:53:42 +00:00
indicator-area.c app/indicator_area.c app/paths_dialog.c app/tools_cmds.c app/airbrush.c 1999-07-19 22:42:49 +00:00
indicator-area.h Added pattern preview and its popup. 1999-06-03 06:54:11 +00:00
info-dialog.c set the "preserve" flag to FALSE. This way the tool doesn't have to detect 1999-07-24 15:37:03 +00:00
info-dialog.h app/commands.c app/crop.c app/file_new_dialog.c app/info_dialog.[ch] 1999-05-31 14:11:10 +00:00
info-window.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
info-window.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
input-dialog.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +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 new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +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 new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
menus.h Forgot this... 1999-06-06 21:56:49 +00:00
module-browser.c Update gcc instructions. Remove warning about gettext being GPL, as the 1999-07-21 19:52:20 +00:00
module-browser.h *** empty log message *** 1999-04-14 19:51:49 +00:00
palette-editor.c set the "preserve" flag to FALSE. This way the tool doesn't have to detect 1999-07-24 15:37:03 +00:00
palette-editor.h #include <gtk/gtk.h> 1999-04-04 07:12:22 +00:00
palette-select.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
palette-select.h app/palette.c app/palette_select.h app/palette_select.c 1999-01-03 00:12:39 +00:00
paths-dialog.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
paths-dialog.h app/Makefile.am app/lc_dialog.[ch] app/lc_dialogP.h new files 1999-06-06 17:26:51 +00:00
pattern-select.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
pattern-select.h app/brush_select.c app/brush_select.h app/pattern_select.c delay the popup 1999-05-01 21:37:34 +00:00
plug-in-commands.c Michael Natterer <mitschel@cs.tu-berlin.de> 1999-06-28 13:28:37 +00:00
plug-in-menus.c Michael Natterer <mitschel@cs.tu-berlin.de> 1999-06-28 13:28:37 +00:00
preferences-dialog.c app/airbrush.c app/blend.c app/bucket_fill.c app/clone.c app/convolve.c 1999-07-06 15:18:25 +00:00
preferences-dialog.h oops, forgot this file a minute ago ;) 1999-03-27 18:19:43 +00:00
qmask-commands.c app/makefile.cygwin app/makefile.msc plug-ins/makefile.cygwin 1999-07-14 16:02:32 +00:00
resize-dialog.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
resize-dialog.h app/commands.c app/crop.c app/file_new_dialog.c app/info_dialog.[ch] 1999-05-31 14:11:10 +00:00
session.c open sessionrc in TEXT mode(OS/2) 1999-06-27 17:37:47 +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 configure.in removed tips files, AC_SUBST GIMP_PLUGINS and GIMP_MODULES so 1999-05-29 16:35:47 +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 new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +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