gimp/app/gui
Michael Natterer 3675004ef6 app/gimpbrush.[ch] moved the scale and pipe indicator rendering code from
2001-02-07  Michael Natterer  <mitch@gimp.org>

	* app/gimpbrush.[ch]
	* app/gimpbrushpreview.c: moved the scale and pipe indicator
	rendering code from GimpBrush to GimpBrushPreview.
	Removed the "dirty" signal from GimpBrush and use
	"invalidate_preview" of the GimpViewable class.

	* app/brush_edit.c
	* app/brush_select.c
	* app/gimpbrushgenerated.c
	* app/gimpcontext.c
	* app/gimpcontextpreview.c
	* app/tools/paint_core.c: changed accordingly.
2001-02-07 03:14:38 +00:00
..
about-dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
about-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
brush-editor.c app/gimpbrush.[ch] moved the scale and pipe indicator rendering code from 2001-02-07 03:14:38 +00:00
brush-editor.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
brush-select.c app/gimpbrush.[ch] moved the scale and pipe indicator rendering code from 2001-02-07 03:14:38 +00:00
brush-select.h app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
channels-dialog.c V2001-02-07 Michael Natterer <mitch@gimp.org> 2001-02-07 00:06:58 +00:00
channels-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
color-area.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
color-notebook.h added a "title" parameter to the constructor. Pass a pointer to the 2001-01-21 13:41:07 +00:00
color-select.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +00:00
colormap-dialog.h renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +00:00
commands.c app/gimpcontainergridview.[ch] added "min_items_x" and "min_items_y" 2001-02-06 21:43:59 +00:00
commands.h app/Makefile.am new widget providing a grid view in the style of the 2001-02-05 21:52:57 +00:00
device-status-dialog.c app/gimpcontainer.[ch] made the "get_by_name" and the "by_index" access 2001-02-05 17:48:50 +00:00
file-new-dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
file-new-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gradient-editor.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gradient-editor.h made gradient_get_color_at() use GimpRGB. 2001-01-20 16:28:05 +00:00
gradient-select.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gradient-select.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
help-commands.c app/gimpcontainergridview.[ch] added "min_items_x" and "min_items_y" 2001-02-06 21:43:59 +00:00
help-commands.h app/Makefile.am new widget providing a grid view in the style of the 2001-02-05 21:52:57 +00:00
indicator-area.c app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
indicator-area.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
info-dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
info-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
info-window.c renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +00:00
info-window.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
input-dialog.c app/gimpcontainer.[ch] made the "get_by_name" and the "by_index" access 2001-02-05 17:48:50 +00:00
layer-select.c V2001-02-07 Michael Natterer <mitch@gimp.org> 2001-02-07 00:06:58 +00:00
layer-select.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
layers-dialog.c V2001-02-07 Michael Natterer <mitch@gimp.org> 2001-02-07 00:06:58 +00:00
layers-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
menus.c app/gimpcontainergridview.[ch] added "min_items_x" and "min_items_y" 2001-02-06 21:43:59 +00:00
menus.h app/gimprc.[ch] app/menus.[ch] added a preferences option to disable 2001-01-02 02:33:43 +00:00
module-browser.c renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +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
palette-editor.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
palette-editor.h app/Makefile.am moved the palette_import dialog to it's own file. 2001-01-21 21:29:31 +00:00
palette-import-dialog.c V2001-02-07 Michael Natterer <mitch@gimp.org> 2001-02-07 00:06:58 +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 add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
palette-select.h removed. new object derived from GimpObject. Just used as a container at 2001-01-21 19:53:56 +00:00
paths-dialog.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
paths-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
pattern-select.c app/gimpcontainer.[ch] made the "get_by_name" and the "by_index" access 2001-02-05 17:48:50 +00:00
pattern-select.h app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
plug-in-commands.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
plug-in-menus.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
preferences-dialog.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
preferences-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
qmask-commands.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
resize-dialog.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
resize-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
resolution-calibrate-dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
resolution-calibrate-dialog.h really add the new files 2000-09-25 01:31:48 +00:00
session.c factored the color parsing code out to the new function parse_color() and 2001-01-17 00:00:15 +00:00
session.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
tips-dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
tips-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
tool-options-dialog.c libgimpwidgets/gimpdialog.c app/tools/tool_options_dialog.c 2001-02-06 17:53:33 +00:00
tool-options-dialog.h app/tools/Makefile.am new files for the tool options dialog. 2001-01-22 05:08:44 +00:00
toolbox.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
toolbox.h app/Makefile.am new files containing most of the code from 2001-01-22 03:30:42 +00:00
user-install-dialog.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
user-install-dialog.h new files. Code for the resolution calibration dialog that used to live in 2000-09-25 01:27:47 +00:00