gimp/plug-ins/pygimp
Sven Neumann 4bdf294b94 undef GIMP_DISABLE_DEPRECATED as we need the deprecated
2008-09-24  Sven Neumann  <sven@gimp.org>

	* plug-ins/pygimp/pygimp-image.c: undef GIMP_DISABLE_DEPRECATED
	as we need the deprecated gimp_image_free_shadow() here.

	* plug-ins/pygimp/pygimp-drawable.c: added 
Drawable.free_shadow().


svn path=/trunk/; revision=27043
2008-09-24 11:17:12 +00:00
..
doc removed all .cvsignore files from SVN 2006-12-30 14:31:03 +00:00
plug-ins removed she-bang as this file is not a plug-in. Addresses bug #552601. 2008-09-17 21:07:23 +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
COPYING 1.1.9 stuff 1999-09-10 05:16:23 +00:00
ChangeLog.old renamed ChangeLog file to avoid that it is still being used accidentally 2008-07-09 08:05:09 +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
gimpcolor-types.defs This is the start of wrapping much more of the GIMP API in Python. It's 2006-07-20 04:53:47 +00:00
gimpcolormodule.c plug-ins/pygimp/gimpmodule.c plug-ins/pygimp/pygimp-pdb.c 2007-12-30 15:25:13 +00:00
gimpenums-types.defs This is the start of wrapping much more of the GIMP API in Python. It's 2006-07-20 04:53:47 +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/gimpmodule.c plug-ins/pygimp/pygimp-pdb.c 2007-12-30 15:25:13 +00:00
gimpfu.py removed trailing whitespace 2008-09-04 08:37:32 +00:00
gimpmodule.c Don't set tp_new for PyGimpTile_Type and PyGimpPixelRgn_Type as both don't 2008-08-26 22:06:00 +00:00
gimpplugin.py _run should pass on the return value. Fixes bug #334874. 2006-03-17 14:44:03 +00:00
gimpshelf.py removed trailing whitespace 2008-09-04 08:37:32 +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 removed trailing whitespace 2008-09-04 08:37:32 +00:00
gimpui.defs plug-ins/pygimp/gimpui.defs Readded wrapper for the new GimpRuler. 2008-08-29 11:09:35 +00:00
gimpui.override plug-ins/pygimp/gimpui.defs Readded wrapper for the new GimpRuler. 2008-08-29 11:09:35 +00:00
gimpui.py removed trailing whitespace 2008-09-04 08:37:32 +00:00
gimpuimodule.c removed trailing whitespace 2008-09-04 08:37:32 +00:00
makefile.msc updated 2006-10-27 16:04:53 +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 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 removed trailing whitespace 2008-09-04 08:37:32 +00:00
pygimp-display.c plug-ins/pygimp/pygimp-drawable.c plug-ins/pygimp/pygimp-vectors.c 2008-07-03 11:39:52 +00:00
pygimp-drawable.c undef GIMP_DISABLE_DEPRECATED as we need the deprecated 2008-09-24 11:17:12 +00:00
pygimp-image.c undef GIMP_DISABLE_DEPRECATED as we need the deprecated 2008-09-24 11:17:12 +00:00
pygimp-intl.h require glib-gettextize 2.16. 2008-05-23 13:36:31 +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 Fix wrong strcmp evaluation. 2008-08-24 16:38:23 +00:00
pygimp-tile.c Removed trailing whitespace. 2008-09-03 21:30:41 +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-vectors.c plug-ins/pygimp/pygimp-drawable.c plug-ins/pygimp/pygimp-vectors.c 2008-07-03 11:39:52 +00:00
pygimp.h define PyInt_AsSsize_t as PyInt_AsLong if the python version is smaller 2008-09-03 21:20:12 +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-api.h plug-ins/pygimp/gimpmodule.c plug-ins/pygimp/pygimp-pdb.c 2007-12-30 15:25:13 +00:00
pygimpcolor.h plug-ins/pygimp/gimpmodule.c plug-ins/pygimp/pygimp-pdb.c 2007-12-30 15:25:13 +00:00