Gimp/plug-ins/pygimp
Manish Singh 60f4aa444c Handle __members__ specially to return the current PDB procedure list, and
2008-01-10  Manish Singh  <yosh@gimp.org>

        * plug-ins/pygimp/pygimp-pdb.c (pdb_getattro): Handle __members__
        specially to return the current PDB procedure list, and pass-through
        any attributes that start with "_" without looking them up in the
        PDB.

svn path=/trunk/; revision=24595
2008-01-10 23:39:49 +00:00
..
doc removed all .cvsignore files from SVN 2006-12-30 14:31:03 +00:00
plug-ins fixed spelling of GIMP. 2008-01-10 21:27:15 +00:00
AUTHORS
ChangeLog applied documentation patch contributed by Sylvain Fourmanoit (bug 2006-04-28 10:54:23 +00:00
COPYING
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
gimpenumsmodule.c plug-ins/pygimp/gimpmodule.c plug-ins/pygimp/pygimp-pdb.c 2007-12-30 15:25:13 +00:00
gimpfu.py fixed logic that decides if a dialog should be shown or not. 2007-12-08 17:29:06 +00:00
gimpmodule.c plug-ins/pygimp/gimpmodule.c plug-ins/pygimp/pygimp-pdb.c 2007-12-30 15:25:13 +00:00
gimpplugin.py _run should pass on the return value. Fixes bug #334874. 2006-03-17 14:44:03 +00:00
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 accept a string and parse it using gimpcolor.rgb_parse_css(). 2007-12-07 16:53:06 +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 plug-ins/pygimp/gimpmodule.c plug-ins/pygimp/pygimp-pdb.c 2007-12-30 15:25:13 +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 new Image.new_layer() method, which is convenience for creating, filling, 2008-01-05 23:36:42 +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 automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
pygimp-pdb.c Handle __members__ specially to return the current PDB procedure list, and 2008-01-10 23:39:49 +00:00
pygimp-tile.c subscript API for PixelFetcher. 2007-12-30 16:56:57 +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 Allow Vectors.remove_stroke method to accept VectorStroke objects besides 2008-01-10 00:39:26 +00:00
pygimp.h plug-ins/pygimp/gimpmodule.c plug-ins/pygimp/pygimp-pdb.c 2007-12-30 15:25:13 +00:00
pygimp.spec
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