Gimp/plug-ins/pygimp
Michael Natterer 633897f5d7 moved the collection of plug-in args to a utilty function. Add another
2006-05-17  Michael Natterer  <mitch@gimp.org>

	* app/actions/plug-in-commands.c: moved the collection of plug-in
	args to a utilty function. Add another function that is called
	when the plug-in lives in <Brushes>, <Palettes> etc. and pass the
	active object's name to the plug-in.

	* plug-ins/pygimp/plug-ins/Makefile.am
	* plug-ins/pygimp/plug-ins/palette-offset.py
	* plug-ins/pygimp/plug-ins/palette-sort.py
	* plug-ins/pygimp/plug-ins/palette-to-gradient.py: added new
	scripts written by Joao S. O. Bueno Calligaris and fixed by Carol
	Spears. Changed them myself again. The stuff doesn't work as
	expected because python-fu has too much asumptions in its
	register() code, and the sort script doesn't implement all modes
	of Adrian's palette sorting perl script. Addresses bug #104639.
2006-05-17 17:34:17 +00:00
..
doc applied documentation patch contributed by Sylvain Fourmanoit (bug 2006-04-28 10:54:23 +00:00
plug-ins moved the collection of plug-in args to a utilty function. Add another 2006-05-17 17:34:17 +00:00
.cvsignore fix up cvsignore file (we don't have a checked in Makefile.in file anymore) 2002-08-29 11:35:42 +00:00
AUTHORS added pygimp to tree, as organised with Marc Lehmann. I have not hooked it 1999-09-05 15:46:57 +00:00
ChangeLog applied documentation patch contributed by Sylvain Fourmanoit (bug 2006-04-28 10:54:23 +00:00
COPYING 1.1.9 stuff 1999-09-10 05:16:23 +00:00
gimpcolormodule.c plug-ins/pygimp/Makefile.am New file, provides only an initialization 2006-03-01 01:08:57 +00:00
gimpenums.py plug-ins/pygimp/gimpfu.py plug-ins/pygimp/gimpenums.py use old pygtk enum 2005-06-05 19:28:46 +00:00
gimpenumsmodule.c plug-ins/pygimp/Makefile.am New file, provides only an initialization 2006-03-01 01:08:57 +00:00
gimpfu.py plug-ins/pygimp/gimpfu.py: removed the snake image from the gimp-python dialogs. 2006-02-15 21:51:01 +00:00
gimpmodule.c automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
gimpplugin.py _run should pass on the return value. Fixes bug #334874. 2006-03-17 14:44:03 +00:00
gimpshelf.py Update or add missing copyright and GPL comments. 2005-03-05 08:48:45 +00:00
gimpui.py Update or add missing copyright and GPL comments. 2005-03-05 08:48:45 +00:00
INSTALL 1.1.9 stuff 1999-09-10 05:16:23 +00:00
Makefile.am plug-ins/pygimp/Makefile.am New file, provides only an initialization 2006-03-01 01:08:57 +00:00
makefile.msc updated 2005-09-25 19:30:55 +00:00
procbrowser.c automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
py-compile added pygimp to tree, as organised with Marc Lehmann. I have not hooked it 1999-09-05 15:46:57 +00:00
pygimp-api.h automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
pygimp-colors.c don't wrap deprecated function gimp_rgb_intensity(). 2005-08-05 00:58:16 +00:00
pygimp-display.c automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
pygimp-drawable.c plug-ins/common/curve_bend.c plug-ins/common/plugin-browser.c 2005-08-19 16:35:48 +00:00
pygimp-image.c automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
pygimp-logo.png plug-ins/pygimp/Makefile.am New pygimp logo, by Carol Spears. 2004-11-23 02:35:54 +00:00
pygimp-parasite.c automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
pygimp-pdb.c automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
pygimp-rgb.c don't wrap deprecated function gimp_rgb_intensity(). 2005-08-05 00:58:16 +00:00
pygimp-tile.c automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
pygimp-util.h plug-ins/pygimp/Makefile.am New file, provides only an initialization 2006-03-01 01:08:57 +00:00
pygimp.h automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
pygimp.spec added pygimp to tree, as organised with Marc Lehmann. I have not hooked it 1999-09-05 15:46:57 +00:00
pygimpcolor.h automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00