gimp/app/core
Michael Natterer e65e4e3253 app/Makefile.am A bad hack on top of another hack: The GtkHWrapBox
2001-02-06  Michael Natterer  <mitch@gimp.org>

	* app/Makefile.am
	* app/gimpconstrainedhwrapbox.[ch]: A bad hack on top of another
	hack: The GtkHWrapBox "size_request" method _always_ wants a
	maximal requisition height, which it of course gets from a
	container like the scrolled window, yielding in wrong vscrollbar
	calculation.

	* app/gimpbrush.c: create a nice preview with scale and pipe
	indicators.

	* app/gimpcontainergridview.[ch]: use the GimpConstrainderHWrapBox.

	* app/commands.c
	* app/gimpcontainerlistview.c
	* app/gimppreview.c: cleanup, fixed a crash in the preview idle
	rendering function.
2001-02-06 15:57:07 +00:00
..
gimp-edit.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
gimp-edit.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimp-parasites.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimp-parasites.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpbrush-header.h app/brush_edit.[ch] app/brush_header.h app/gimpbrush.[ch] 2000-09-29 12:00:00 +00:00
gimpbrush-load.c app/Makefile.am A bad hack on top of another hack: The GtkHWrapBox 2001-02-06 15:57:07 +00:00
gimpbrush.c app/Makefile.am A bad hack on top of another hack: The GtkHWrapBox 2001-02-06 15:57:07 +00:00
gimpbrush.h app/Makefile.am some new files and data types: 2001-02-05 15:22:20 +00:00
gimpbrushgenerated-load.c app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
gimpbrushgenerated-save.c app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
gimpbrushgenerated.c app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
gimpbrushgenerated.h app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
gimpbrushpipe-load.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpbrushpipe.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpbrushpipe.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimpchannel-combine.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimpchannel-combine.h removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpchannel.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimpchannel.h removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpcontainer.c app/gimpcontainer.[ch] made the "get_by_name" and the "by_index" access 2001-02-05 17:48:50 +00:00
gimpcontainer.h app/gimpcontainer.[ch] made the "get_by_name" and the "by_index" access 2001-02-05 17:48:50 +00:00
gimpcontext.c app/gimpcontainer.[ch] made the "get_by_name" and the "by_index" access 2001-02-05 17:48:50 +00:00
gimpcontext.h app/Makefile.am new object. 2001-02-04 17:34:30 +00:00
gimpdatafiles.c app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimpdatafiles.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimpdatalist.c renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +00:00
gimpdatalist.h renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +00:00
gimpdrawable-blend.c app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
gimpdrawable-desaturate.c app/channel.[ch] app/drawable.[ch] app/gdisplay.[ch] app/gimpdrawable.[ch] 2001-01-14 21:11:52 +00:00
gimpdrawable-desaturate.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdrawable-equalize.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpdrawable-equalize.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdrawable-invert.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpdrawable-invert.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdrawable-offset.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
gimpdrawable-offset.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimpdrawable.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimpdrawable.h app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimpedit.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
gimpedit.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpimage-convert-fsdither.h ed Sep 1 21:27:27 BST 1999 Adam D. Moss <adam@gimp.org> 1999-09-01 20:41:10 +00:00
gimpimage-convert.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimpimage-convert.h removed. new object derived from GimpObject. Just used as a container at 2001-01-21 19:53:56 +00:00
gimpimage-duplicate.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
gimpimage-duplicate.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimpimage-guides.c Initial commit of "Alpha" transparency channel 2001-02-05 05:43:10 +00:00
gimpimage-guides.h Initial commit of "Alpha" transparency channel 2001-02-05 05:43:10 +00:00
gimpimage-mask.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimpimage-mask.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
gimpimage-merge.c Initial commit of "Alpha" transparency channel 2001-02-05 05:43:10 +00:00
gimpimage-merge.h Initial commit of "Alpha" transparency channel 2001-02-05 05:43:10 +00:00
gimpimage-projection.c Initial commit of "Alpha" transparency channel 2001-02-05 05:43:10 +00:00
gimpimage-projection.h Initial commit of "Alpha" transparency channel 2001-02-05 05:43:10 +00:00
gimpimage-qmask.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
gimpimage-quick-mask.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
gimpimage-resize.c Initial commit of "Alpha" transparency channel 2001-02-05 05:43:10 +00:00
gimpimage-resize.h Initial commit of "Alpha" transparency channel 2001-02-05 05:43:10 +00:00
gimpimage-scale.c Initial commit of "Alpha" transparency channel 2001-02-05 05:43:10 +00:00
gimpimage-scale.h Initial commit of "Alpha" transparency channel 2001-02-05 05:43:10 +00:00
gimpimage-undo-push.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimpimage-undo-push.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
gimpimage.c Initial commit of "Alpha" transparency channel 2001-02-05 05:43:10 +00:00
gimpimage.h Initial commit of "Alpha" transparency channel 2001-02-05 05:43:10 +00:00
gimpimagemap.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimpimagemap.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimplayer-floating-sel.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimplayer-floating-sel.h app/Makefile.am new file with one set of functions... 2001-01-29 13:51:23 +00:00
gimplayer.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimplayer.h app/Makefile.am new file with one set of functions... 2001-01-29 13:51:23 +00:00
gimplayermask.c removed channel_update() because channel.c should not call 2001-01-29 17:54:02 +00:00
gimplayermask.h app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
gimplist.c app/gimpcontainer.[ch] made the "get_by_name" and the "by_index" access 2001-02-05 17:48:50 +00:00
gimplist.h app/gimpcontainer.[ch] made the "get_by_name" and the "by_index" access 2001-02-05 17:48:50 +00:00
gimpmarshal.c app/gimpcontainerlistview.[ch] app/gimpcontainerview.[ch] moved the signal 2001-02-05 19:10:40 +00:00
gimpmarshal.h app/gimpcontainerlistview.[ch] app/gimpcontainerview.[ch] moved the signal 2001-02-05 19:10:40 +00:00
gimpobject.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
gimpobject.h app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
gimppalette-load.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 18:49:44 +00:00
gimppalette-save.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 18:49:44 +00:00
gimppalette.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 18:49:44 +00:00
gimppalette.h removed. new object derived from GimpObject. Just used as a container at 2001-01-21 19:53:56 +00:00
gimpparasite.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gimpparasite.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpparasitelist.c app/Makefile.am removed. added. 2001-01-10 00:36:54 +00:00
gimpparasitelist.h app/Makefile.am removed. added. 2001-01-10 00:36:54 +00:00
gimppattern-header.h app/gimpbrush.c app/gimpbrushpipe.c app/pattern_header.h fixed #8150. 2000-10-01 18:53:39 +00:00
gimppattern-load.c add the spacing between the previews here instead of expecting an already 2001-02-05 23:44:19 +00:00
gimppattern.c add the spacing between the previews here instead of expecting an already 2001-02-05 23:44:19 +00:00
gimppattern.h app/Makefile.am some new files and data types: 2001-02-05 15:22:20 +00:00
gimppreviewcache.c app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimppreviewcache.h app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00
gimpprojection-construct.c Initial commit of "Alpha" transparency channel 2001-02-05 05:43:10 +00:00
gimpprojection-construct.h Initial commit of "Alpha" transparency channel 2001-02-05 05:43:10 +00:00
gimpprojection.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
gimpprojection.h app/channel.[ch] app/drawable.[ch] app/gdisplay.[ch] app/gimpdrawable.[ch] 2001-01-14 21:11:52 +00:00
gimpscanconvert.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
gimpscanconvert.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
gimptooloptions.c app/Makefile.am removed. 2001-01-22 04:17:17 +00:00
gimptooloptions.h app/Makefile.am removed. 2001-01-22 04:17:17 +00:00
gimpunit.c app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpunit.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpviewable.c app/Makefile.am new widget providing a grid view in the style of the 2001-02-05 21:52:57 +00:00
gimpviewable.h app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +00:00