gimp/plug-ins/pygimp
Sven Neumann 8b624fa210 moved shadow_bevel.py to test-scripts so that it isn't installed by
2007-10-01  Sven Neumann  <sven@gimp.org>

	* plug-ins/pygimp/plug-ins/Makefile.am: moved shadow_bevel.py to
	test-scripts so that it isn't installed by default (bug 
#482289).


svn path=/trunk/; revision=23711
2007-10-01 20:29:45 +00:00
..
doc removed all .cvsignore files from SVN 2006-12-30 14:31:03 +00:00
plug-ins moved shadow_bevel.py to test-scripts so that it isn't installed by 2007-10-01 20:29:45 +00:00
AUTHORS
ChangeLog
COPYING
gimpcolor-types.defs
gimpcolormodule.c plug-ins/pygimp/gimpcolormodule.c plug-ins/pygimp/gimpenumsmodule.c 2007-05-28 22:26:22 +00:00
gimpenums-types.defs
gimpenums.py
gimpenumsmodule.c plug-ins/pygimp/gimpcolormodule.c plug-ins/pygimp/gimpenumsmodule.c 2007-05-28 22:26:22 +00:00
gimpfu.py added an ID attribute and a delete method to the Gimp.Display object. 2007-05-24 20:12:50 +00:00
gimpmodule.c libgimpbase/gimpbaseenums.[ch] changed enum GimpUserDirectory and API of 2007-08-11 17:15:52 +00:00
gimpplugin.py
gimpshelf.py added an ID attribute and a delete method to the Gimp.Display object. 2007-05-24 20:12:50 +00:00
gimpthumb.defs plug-ins/pygimp/Makefile.am plug-ins/pygimp/gimpthumb.defs 2006-09-17 23:30:42 +00:00
gimpthumb.override plug-ins/pygimp/Makefile.am plug-ins/pygimp/gimpthumb.defs 2006-09-17 23:30:42 +00:00
gimpthumbmodule.c plug-ins/pygimp/gimpcolormodule.c plug-ins/pygimp/gimpenumsmodule.c 2007-05-28 22:26:22 +00:00
gimpui.defs remove reference to now deprecated gimp_color_display_new() function. 2007-08-08 20:36:26 +00:00
gimpui.override plug-ins/pygimp/pygimp-api.h plug-ins/pygimp/pygimp.h export common object 2006-11-28 09:46:18 +00:00
gimpui.py plug-ins/pygimp/pygimp-api.h plug-ins/pygimp/pygimp.h export common object 2006-11-28 09:46:18 +00:00
gimpuimodule.c plug-ins/pygimp/gimpcolormodule.c plug-ins/pygimp/gimpenumsmodule.c 2007-05-28 22:26:22 +00:00
INSTALL Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
Makefile.am Vector object wrapper API. 2006-10-24 09:16:14 +00:00
makefile.msc updated 2006-10-27 16:04:53 +00:00
py-compile
pygimp-api.h plug-ins/pygimp/pygimp-api.h plug-ins/pygimp/pygimp.h export common object 2006-11-28 09:46:18 +00:00
pygimp-colors.c Add slice support to the colors types. Fixes bug #360423. 2006-10-11 06:02:23 +00:00
pygimp-display.c return None if we're passed an ID of -1, like the other GIMP object 2007-05-25 01:28:31 +00:00
pygimp-drawable.c avoids function call with an invalid drawable id 2007-08-15 14:01:01 +00:00
pygimp-image.c plug-ins/pygimp/gimpcolormodule.c plug-ins/pygimp/gimpenumsmodule.c 2007-05-28 22:26:22 +00:00
pygimp-intl.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
pygimp-logo.png
pygimp-parasite.c
pygimp-pdb.c drop the reference we added to the args tuple in the error case. 2007-09-30 08:37:45 +00:00
pygimp-tile.c plug-ins/pygimp/gimpcolormodule.c plug-ins/pygimp/gimpenumsmodule.c 2007-05-28 22:26:22 +00:00
pygimp-util.h
pygimp-vectors.c bezier_stroke_new_moveto and bezier_stroke_new_ellipse are now class 2006-11-24 09:49:29 +00:00
pygimp.h plug-ins/pygimp/pygimp-api.h plug-ins/pygimp/pygimp.h export common object 2006-11-28 09:46:18 +00:00
pygimp.spec
pygimpcolor-api.h
pygimpcolor.h