gimp/app/gui
Michael Natterer f2546516fe added a "BG Color Fill" radio button. Toggling FG/BG with <shift> works in
1999-04-24  Michael Natterer  <mitschel@cs.tu-berlin.de>

	* app/bucket_fill.c: added a "BG Color Fill" radio button.
	Toggling FG/BG with <shift> works in both color fill modes now.

	* app/brush_select.c: session management sets the size of the
	dialog again (depending on the current paint options mode because
	bad things happen if the brush preview's size is reduced beyond
	it's minimum).
1999-04-23 23:28:49 +00:00
..
about-dialog.c Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
about-dialog.h Initial revision 1997-11-24 22:05:25 +00:00
brush-editor.c app/by_color_select.c: plug-ins/script-fu/script-fu-scripts.c: 1998-12-20 00:13:50 +00:00
brush-editor.h ---------------------------------------------------------------------- 1998-07-16 11:44:56 +00:00
brush-select.c added a "BG Color Fill" radio button. Toggling FG/BG with <shift> works in 1999-04-23 23:28:49 +00:00
brush-select.h gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
channels-dialog.c app/brush_select.c app/channels_dialog.c app/color_select.c app/devices.c 1999-03-27 18:16:30 +00:00
channels-dialog.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +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 Second batch of Win32 merge. 1999-03-07 12:56:03 +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 Cosmetic stuff... 1999-04-20 11:13:33 +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 corrected a typo 1999-03-25 23:14:36 +00:00
commands.h iMon Jan 18 23:36:57 1999 Austin Donnelly <austin@gimp.org> 1999-01-19 00:03:00 +00:00
device-status-dialog.c #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
file-new-dialog.c #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
file-new-dialog.h *app/file_new_dialog.c app/file_new_dialog.h: app/gloal_edit.c: added 1998-06-12 19:43:55 +00:00
gradient-editor.c gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +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 gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
help-commands.c corrected a typo 1999-03-25 23:14:36 +00:00
help-commands.h iMon Jan 18 23:36:57 1999 Austin Donnelly <austin@gimp.org> 1999-01-19 00:03:00 +00:00
info-dialog.c #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
info-dialog.h #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
info-window.c made function headers ansi compliant. 1999-04-02 19:46:59 +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 #include <gtk/gtk.h>. 1999-04-05 12:48:48 +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 Added some power-user functionality to the L&C-dialog. 1999-03-15 00:49:49 +00:00
layers-dialog.h Removed most of the image id system. They're still used with pdb. 1998-06-29 00:24:44 +00:00
menus.c Oops- left in some debugging code. 1999-04-20 23:36:59 +00:00
menus.h added MRU file list (patch from nuke@bayside.net) Moved document index menu 1998-07-12 05:18:17 +00:00
module-browser.c *** empty log message *** 1999-04-14 19:51:49 +00:00
module-browser.h *** empty log message *** 1999-04-14 19:51:49 +00:00
palette-editor.c add <sys/types.h> 1999-04-23 15:20:10 +00:00
palette-editor.h #include <gtk/gtk.h> 1999-04-04 07:12:22 +00:00
palette-select.c add <sys/types.h> 1999-04-23 15:20: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 Changed:- 1999-04-13 21:50:28 +00:00
paths-dialog.h Changed:- Makefile.am internal_procs.c pathsP.h paths_dialog.c 1999-03-22 00:51:30 +00:00
pattern-select.c gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
pattern-select.h gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
plug-in-commands.c removed some nonfunctional code. 1999-04-23 06:07:09 +00:00
plug-in-menus.c removed some nonfunctional code. 1999-04-23 06:07:09 +00:00
preferences-dialog.c First version of per-tool paint options. No PDB interface yet. The tool 1999-04-22 14:34:00 +00:00
preferences-dialog.h oops, forgot this file a minute ago ;) 1999-03-27 18:19:43 +00:00
resize-dialog.c don't #include resize.h - it's not needed ditto. 1999-02-14 21:09:55 +00:00
resize-dialog.h don't #include resize.h - it's not needed ditto. 1999-02-14 21:09:55 +00:00
session.c made function headers ansi compliant. 1999-04-02 19:46:59 +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 removed some nonfunctional code. 1999-04-23 06:07:09 +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 corrected a typo 1999-03-25 23:14:36 +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