gimp/app/tools
Michael Natterer 859e9c4117 gdk_pixbuf_new_from_stream -> _from_inline
2001-10-13  Michael Natterer  <mitch@gimp.org>

	* RELEASE-TO-CVS.patch: gdk_pixbuf_new_from_stream -> _from_inline

	* app/display/Makefile.am
	* app/display/gimpdisplay-foreach.[ch]: new files for functions
	operating on all displays (will go away as soon as the display
	behaves like a proper view which doesn't need to be updated
	explicitly).

	* app/display/gimpdisplay-callbacks.c
	* app/display/gimpdisplay-scale.[ch]
	* app/display/gimpdisplay-scroll.[ch]
	* app/display/gimpdisplay.[ch]: "scale" and "scroll" namespace
	cleanup, moved bounds_checking() to gimpdisplay-scroll.[ch], lots
	of unfinished, intermediate stuff.

	* app/display/gimpdisplayshell.[ch]: added some GObject framework
	for the GimpDisplayShell object (not used yet).

	* app/app_procs.c
	* app/docindex.c
	* app/image_map.c
	* app/nav_window.c
	* app/path.c
	* app/qmask.c
	* app/undo.c
	* app/gui/channels-commands.c
	* app/gui/convert-dialog.c
	* app/gui/edit-commands.c
	* app/gui/file-commands.c
	* app/gui/gui.c
	* app/gui/image-commands.c
	* app/gui/layer-select.c
	* app/gui/layers-commands.c
	* app/gui/offset-dialog.c
	* app/gui/paths-dialog.c
	* app/gui/preferences-dialog.c
	* app/gui/select-commands.c
	* app/gui/view-commands.c
	* app/tools/gimpairbrushtool.c
	* app/tools/gimpbezierselecttool.c
	* app/tools/gimpblendtool.c
	* app/tools/gimpbrightnesscontrasttool.c
	* app/tools/gimpbucketfilltool.c
	* app/tools/gimpbycolorselecttool.c
	* app/tools/gimpcolorbalancetool.c
	* app/tools/gimpcroptool.c
	* app/tools/gimpcurvestool.c
	* app/tools/gimpeditselectiontool.c
	* app/tools/gimpfreeselecttool.c
	* app/tools/gimpfuzzyselecttool.c
	* app/tools/gimphuesaturationtool.c
	* app/tools/gimpinktool.c
	* app/tools/gimpiscissorstool.c
	* app/tools/gimplevelstool.c
	* app/tools/gimpmagnifytool.c
	* app/tools/gimpmeasuretool.c
	* app/tools/gimpmovetool.c
	* app/tools/gimppainttool.c
	* app/tools/gimpposterizetool.c
	* app/tools/gimprectselecttool.c
	* app/tools/gimptexttool.c
	* app/tools/gimpthresholdtool.c
	* app/tools/gimptransformtool.c
	* app/widgets/gimpbufferview.c
	* app/widgets/gimpchannellistview.c
	* app/widgets/gimpcomponentlistitem.c
	* app/widgets/gimpdrawablelistitem.c
	* app/widgets/gimpdrawablelistview.c
	* app/widgets/gimplayerlistitem.c
	* app/widgets/gimplayerlistview.c
	* app/widgets/gimplistitem.c
	* tools/pdbgen/pdb/display.pdb
	* app/pdb/display_cmds.c: changed accordingly (mostly including
	"gimpdisplay-foreach.h" instead of "gimpdisplay.h")
2001-10-13 12:52:30 +00:00
..
.cvsignore configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
Makefile.am added dependency on PangoFT2 (Pango compiled with FreeType2 support). 2001-08-11 15:35:16 +00:00
airbrush_blob.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
airbrush_blob.h Update of the Xinput airbrush, fixed some bugs. It's a bit closer to a 1999-11-14 20:49:14 +00:00
gimpairbrushtool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimpairbrushtool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpbezierselecttool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimpbezierselecttool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpblendtool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimpblendtool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpbrightnesscontrasttool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimpbrightnesscontrasttool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpbrushtool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimpbrushtool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpbucketfilltool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimpbucketfilltool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpbycolorselecttool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimpbycolorselecttool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpclonetool.c app/Makefile.am app/disp_callbacks.[ch] app/gdisplay.[ch] 2001-09-25 23:23:09 +00:00
gimpclonetool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpcolorbalancetool-transfer.c app/Makefile.am removed. 2001-06-26 12:09:43 +00:00
gimpcolorbalancetool-transfer.h app/Makefile.am removed. 2001-06-26 12:09:43 +00:00
gimpcolorbalancetool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimpcolorbalancetool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpcolorpickertool.c app/Makefile.am app/disp_callbacks.[ch] app/gdisplay.[ch] 2001-09-25 23:23:09 +00:00
gimpcolorpickertool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpconvolvetool.c app/Makefile.am app/disp_callbacks.[ch] app/gdisplay.[ch] 2001-09-25 23:23:09 +00:00
gimpconvolvetool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpcroptool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimpcroptool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpcurvestool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimpcurvestool.h require GTK+-1.3.8 and PangoFT2-0.19. 2001-09-19 14:42:35 +00:00
gimpdodgeburntool.c app/Makefile.am app/disp_callbacks.[ch] app/gdisplay.[ch] 2001-09-25 23:23:09 +00:00
gimpdodgeburntool.h defined GimpTransferMode enum. 2001-08-01 02:01:49 +00:00
gimpdrawtool.c app/Makefile.am app/disp_callbacks.[ch] app/gdisplay.[ch] 2001-09-25 23:23:09 +00:00
gimpdrawtool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpeditselectiontool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimpeditselectiontool.h app/Makefile.am removed. Stuff now lives in app_procs.[ch] and in 2001-05-13 21:51:20 +00:00
gimpellipseselecttool.c app/Makefile.am app/disp_callbacks.[ch] app/gdisplay.[ch] 2001-09-25 23:23:09 +00:00
gimpellipseselecttool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimperasertool.c app/Makefile.am app/disp_callbacks.[ch] app/gdisplay.[ch] 2001-09-25 23:23:09 +00:00
gimperasertool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpfliptool.c app/Makefile.am app/disp_callbacks.[ch] app/gdisplay.[ch] 2001-09-25 23:23:09 +00:00
gimpfliptool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpfreeselecttool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimpfreeselecttool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpfuzzyselecttool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimpfuzzyselecttool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimphistogramtool.c app/Makefile.am app/disp_callbacks.[ch] app/gdisplay.[ch] 2001-09-25 23:23:09 +00:00
gimphistogramtool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimphuesaturationtool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimphuesaturationtool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpimagemaptool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpimagemaptool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpinktool-blob.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
gimpinktool-blob.h app/tools/Makefile.am lots of files renamed to gimp*tool.[ch] 2001-03-08 01:07:03 +00:00
gimpinktool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimpinktool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpiscissorstool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimpiscissorstool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimplevelstool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimplevelstool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpmagnifytool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimpmagnifytool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpmeasuretool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimpmeasuretool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpmovetool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimpmovetool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimppaintbrushtool.c app/Makefile.am app/disp_callbacks.[ch] app/gdisplay.[ch] 2001-09-25 23:23:09 +00:00
gimppaintbrushtool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimppaintoptions-gui.c app/interface.c app/gui/about-dialog.c app/gui/brush-editor.c 2001-08-14 16:33:28 +00:00
gimppaintoptions-gui.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimppainttool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimppainttool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimppainttool_kernels.h Introduced GimpPaintTool and GimpDrawTool 2001-02-27 05:21:12 +00:00
gimppathtool.c app/Makefile.am app/disp_callbacks.[ch] app/gdisplay.[ch] 2001-09-25 23:23:09 +00:00
gimppathtool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimppenciltool.c app/Makefile.am app/disp_callbacks.[ch] app/gdisplay.[ch] 2001-09-25 23:23:09 +00:00
gimppenciltool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpperspectivetool.c app/Makefile.am app/disp_callbacks.[ch] app/gdisplay.[ch] 2001-09-25 23:23:09 +00:00
gimpperspectivetool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpposterizetool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimpposterizetool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimprectselecttool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimprectselecttool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpregionselecttool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimpregionselecttool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimprotatetool.c app/Makefile.am app/disp_callbacks.[ch] app/gdisplay.[ch] 2001-09-25 23:23:09 +00:00
gimprotatetool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpscaletool.c app/Makefile.am app/disp_callbacks.[ch] app/gdisplay.[ch] 2001-09-25 23:23:09 +00:00
gimpscaletool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpselectionoptions.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpselectionoptions.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpselectiontool.c app/Makefile.am app/disp_callbacks.[ch] app/gdisplay.[ch] 2001-09-25 23:23:09 +00:00
gimpselectiontool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpsheartool.c app/Makefile.am app/disp_callbacks.[ch] app/gdisplay.[ch] 2001-09-25 23:23:09 +00:00
gimpsheartool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpsmudgetool.c app/Makefile.am app/disp_callbacks.[ch] app/gdisplay.[ch] 2001-09-25 23:23:09 +00:00
gimpsmudgetool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpsourcetool.c app/Makefile.am app/disp_callbacks.[ch] app/gdisplay.[ch] 2001-09-25 23:23:09 +00:00
gimpsourcetool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimptexttool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimptexttool.h added dependency on PangoFT2 (Pango compiled with FreeType2 support). 2001-08-11 15:35:16 +00:00
gimpthresholdtool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimpthresholdtool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimptool.c app/Makefile.am app/disp_callbacks.[ch] app/gdisplay.[ch] 2001-09-25 23:23:09 +00:00
gimptool.h app/tools/gimptool.[ch] removed all *_get_PDB_string() functions and 2001-08-14 22:28:25 +00:00
gimptransformoptions.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimptransformoptions.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimptransformtool.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
gimptransformtool.h app/Makefile.am app/disp_callbacks.[ch] app/gdisplay.[ch] 2001-09-25 23:23:09 +00:00
makefile.msc need to link with pangof2 2001-09-22 19:47:27 +00:00
paint_options.c app/interface.c app/gui/about-dialog.c app/gui/brush-editor.c 2001-08-14 16:33:28 +00:00
paint_options.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
path_tool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
path_tool.h app/tools/gimppathtool.[ch] app/tools/path_tool.[ch] 2001-04-11 15:25:49 +00:00
path_toolP.h app/path_curves.[ch] app/tools/gimpdrawtool.c app/tools/gimppathtool.[ch] 2001-04-11 13:28:53 +00:00
selection_options.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
selection_options.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
tool_manager.c app/Makefile.am app/disp_callbacks.[ch] app/gdisplay.[ch] 2001-09-25 23:23:09 +00:00
tool_manager.h app/tools/gimptool.[ch] removed all *_get_PDB_string() functions and 2001-08-14 22:28:25 +00:00
tool_options.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
tool_options.h removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
tools-types.h added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
tools.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
tools.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
transform_options.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
transform_options.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
xinput_airbrush.c allocate the tool's paint_core with g_new0. This prevents us from having 2000-06-23 00:14:07 +00:00
xinput_airbrush.h Okay I have committed the ugly airbrush now 1999-09-07 01:33:44 +00:00