gimp/tools
Sven Neumann ec56ef9d01 Address bug #307971:
2005-09-05  Sven Neumann  <sven@gimp.org>

	Address bug #307971:

	* app/core/gimp-gui.[ch]
	* app/display/gimpdisplay.[ch]
	* app/gui/gui-vtable.c
	* tools/pdbgen/pdb/display.pdb: added PDB function to obtain a
	window handle on an image display.

	* app/pdb/display_cmds.c
	* app/pdb/internal_procs.c
	* libgimp/gimpdisplay_pdb.[ch]: regenerated.

	* libgimp/gimpui.[ch]: added functions to set a GtkWindow transient
	to an image display.

	* plug-ins/common/gauss.c: use the new function exemplarily.

	* libgimp/gimp.def
	* libgimp/gimpui.def: updated.
2005-09-05 20:47:12 +00:00
..
pdbgen Address bug #307971: 2005-09-05 20:47:12 +00:00
.cvsignore tools/Makefile.am new file, a test hack for clipboard debugging. 2005-05-17 22:42:50 +00:00
Makefile.am tools/Makefile.am new file, a test hack for clipboard debugging. 2005-05-17 22:42:50 +00:00
gimp-mkenums use quotewords() from Text::ParseWords to split the trigraph. This 2005-05-22 13:12:14 +00:00
gimp-remote.c fixed signedness warnings. 2005-07-26 01:21:17 +00:00
gimppath2svg.py New file: Script to convert an exported gimp-path to a simple SVG-File. 2000-10-03 21:50:09 +00:00
kernelgen.c fixed rounding so that all brush kernels are created with a constant sum 2004-12-31 16:20:51 +00:00
rmshm Initial revision 1997-11-24 22:05:25 +00:00
test-clipboard.c don't quit the main loop after transferring the data to GTK, it needs a 2005-09-02 14:04:38 +00:00