gimp/app/widgets
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
..
gimpbrusheditor.c app/gimpbrush.[ch] moved the scale and pipe indicator rendering code from 2001-02-07 03:14:38 +00:00
gimpbrusheditor.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpbrushpreview.c app/gimpbrush.[ch] moved the scale and pipe indicator rendering code from 2001-02-07 03:14:38 +00:00
gimpbrushpreview.h V2001-02-07 Michael Natterer <mitch@gimp.org> 2001-02-07 00:06:58 +00:00
gimpcolordialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpcolordialog.h added a "title" parameter to the constructor. Pass a pointer to the 2001-01-21 13:41:07 +00:00
gimpcolordisplayeditor.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimpcolormapeditor.c renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +00:00
gimpcolormapeditor.h renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +00:00
gimpcolorpanel.c added a "title" parameter to the constructor. Pass a pointer to the 2001-01-21 13:41:07 +00:00
gimpcolorpanel.h Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpconstrainedhwrapbox.c app/Makefile.am A bad hack on top of another hack: The GtkHWrapBox 2001-02-06 15:57:07 +00:00
gimpconstrainedhwrapbox.h app/Makefile.am A bad hack on top of another hack: The GtkHWrapBox 2001-02-06 15:57:07 +00:00
gimpcontainergridview.c app/gimpcontainergridview.[ch] added "min_items_x" and "min_items_y" 2001-02-06 21:43:59 +00:00
gimpcontainergridview.h app/gimpcontainergridview.[ch] added "min_items_x" and "min_items_y" 2001-02-06 21:43:59 +00:00
gimpcontainerlistview.c app/gimpcontainergridview.[ch] added "min_items_x" and "min_items_y" 2001-02-06 21:43:59 +00:00
gimpcontainerlistview.h app/gimpcontainergridview.[ch] added "min_items_x" and "min_items_y" 2001-02-06 21:43:59 +00:00
gimpcontainerview.c app/gimpcontainergridview.[ch] app/gimpcontainerlistview.[ch] implemented 2001-02-05 23:14:14 +00:00
gimpcontainerview.h app/gimpcontainergridview.[ch] app/gimpcontainerlistview.[ch] implemented 2001-02-05 23:14:14 +00:00
gimpcursor.c configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
gimpcursor.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdeviceinfo.c app/gimpcontainer.[ch] made the "get_by_name" and the "by_index" access 2001-02-05 17:48:50 +00:00
gimpdevices.c app/gimpcontainer.[ch] made the "get_by_name" and the "by_index" access 2001-02-05 17:48:50 +00:00
gimpdevices.h app/color_notebook.[ch] app/color_panel.[ch] app/gimpcontext.[ch] use 2001-01-15 01:48:53 +00:00
gimpdnd.c V2001-02-07 Michael Natterer <mitch@gimp.org> 2001-02-07 00:06:58 +00:00
gimpdnd.h app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
gimpdrawablepreview.c app/Makefile.am new object with own implementations of "create_preview" 2001-02-07 02:37:49 +00:00
gimpdrawablepreview.h V2001-02-07 Michael Natterer <mitch@gimp.org> 2001-02-07 00:06:58 +00:00
gimpgradienteditor.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpgradienteditor.h made gradient_get_color_at() use GimpRGB. 2001-01-20 16:28:05 +00:00
gimphelp.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimphelp.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimphistogramview.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimphistogramview.h removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpimagepreview.c app/Makefile.am new object with own implementations of "create_preview" 2001-02-07 02:37:49 +00:00
gimpimagepreview.h app/Makefile.am new object with own implementations of "create_preview" 2001-02-07 02:37:49 +00:00
gimpitemfactory.c app/gimpcontainergridview.[ch] added "min_items_x" and "min_items_y" 2001-02-06 21:43:59 +00:00
gimpitemfactory.h app/gimprc.[ch] app/menus.[ch] added a preferences option to disable 2001-01-02 02:33:43 +00:00
gimppaletteeditor.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
gimppaletteeditor.h app/Makefile.am moved the palette_import dialog to it's own file. 2001-01-21 21:29:31 +00:00
gimppatternpreview.c V2001-02-07 Michael Natterer <mitch@gimp.org> 2001-02-07 00:06:58 +00:00
gimppatternpreview.h V2001-02-07 Michael Natterer <mitch@gimp.org> 2001-02-07 00:06:58 +00:00
gimppreview.c app/Makefile.am new object with own implementations of "create_preview" 2001-02-07 02:37:49 +00:00
gimppreview.h V2001-02-07 Michael Natterer <mitch@gimp.org> 2001-02-07 00:06:58 +00:00
gimppreviewrenderer.c app/Makefile.am new object with own implementations of "create_preview" 2001-02-07 02:37:49 +00:00
gimppreviewrenderer.h V2001-02-07 Michael Natterer <mitch@gimp.org> 2001-02-07 00:06:58 +00:00
gimppreviewrendererbrush.c app/gimpbrush.[ch] moved the scale and pipe indicator rendering code from 2001-02-07 03:14:38 +00:00
gimppreviewrendererbrush.h V2001-02-07 Michael Natterer <mitch@gimp.org> 2001-02-07 00:06:58 +00:00
gimppreviewrendererdrawable.c app/Makefile.am new object with own implementations of "create_preview" 2001-02-07 02:37:49 +00:00
gimppreviewrendererdrawable.h V2001-02-07 Michael Natterer <mitch@gimp.org> 2001-02-07 00:06:58 +00:00
gimppreviewrendererimage.c app/Makefile.am new object with own implementations of "create_preview" 2001-02-07 02:37:49 +00:00
gimppreviewrendererimage.h app/Makefile.am new object with own implementations of "create_preview" 2001-02-07 02:37:49 +00:00
gimptoolbox-color-area.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimptoolbox-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
gimptoolbox-indicator-area.c app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
gimptoolbox-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
gimptoolbox.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
gimptoolbox.h app/Makefile.am new files containing most of the code from 2001-01-22 03:30:42 +00:00
gimptooloptionseditor.c libgimpwidgets/gimpdialog.c app/tools/tool_options_dialog.c 2001-02-06 17:53:33 +00:00
gimpview.c app/Makefile.am new object with own implementations of "create_preview" 2001-02-07 02:37:49 +00:00
gimpview.h V2001-02-07 Michael Natterer <mitch@gimp.org> 2001-02-07 00:06:58 +00:00
gimpviewrenderer.c app/Makefile.am new object with own implementations of "create_preview" 2001-02-07 02:37:49 +00:00
gimpviewrenderer.h V2001-02-07 Michael Natterer <mitch@gimp.org> 2001-02-07 00:06:58 +00:00
gimpviewrendererbrush.c app/gimpbrush.[ch] moved the scale and pipe indicator rendering code from 2001-02-07 03:14:38 +00:00
gimpviewrendererbrush.h V2001-02-07 Michael Natterer <mitch@gimp.org> 2001-02-07 00:06:58 +00:00
gimpviewrendererdrawable.c app/Makefile.am new object with own implementations of "create_preview" 2001-02-07 02:37:49 +00:00
gimpviewrendererdrawable.h V2001-02-07 Michael Natterer <mitch@gimp.org> 2001-02-07 00:06:58 +00:00
gimpviewrendererimage.c app/Makefile.am new object with own implementations of "create_preview" 2001-02-07 02:37:49 +00:00
gimpviewrendererimage.h app/Makefile.am new object with own implementations of "create_preview" 2001-02-07 02:37:49 +00:00
gimpwidgets-utils.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
gimpwidgets-utils.h Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gtkhwrapbox.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gtkhwrapbox.h new vwrapbox stuff 1999-09-03 00:15:11 +00:00
gtkvwrapbox.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gtkvwrapbox.h new vwrapbox stuff 1999-09-03 00:15:11 +00:00
gtkwrapbox.c restructured toolbox to use a single gtk_hwrap_box with the added "forced 2000-02-07 10:51:08 +00:00
gtkwrapbox.h restructured toolbox to use a single gtk_hwrap_box with the added "forced 2000-02-07 10:51:08 +00:00