gimp/plug-ins/pygimp
João S. O. Bueno 84dcf6281e pygimp: add public Item.from_id method
Allows the integer IDs returned by the PDB to be promoted to Python
objects. This removes a release blocking factor for pygimp and also
sets base for refactoring pygimp object methods into
pure Python.
2011-05-16 10:13:00 -04:00
..
doc
plug-ins plug-ins: Fix procedure and file name, list file for translation 2011-05-13 10:50:25 -04:00
.gitignore
AUTHORS
ChangeLog.old
COPYING
gimpcolor-types.defs
gimpcolormodule.c
gimpenums-types.defs
gimpenums.py
gimpenumsmodule.c
gimpfu.py plugins/pygimp: use (PF|PDB)_ITEM instead of _REGION so pygimp works again. 2010-07-16 16:40:03 +02:00
gimpmodule.c pygimp: Creates the "gimp.Item" class 2011-05-16 10:12:59 -04:00
gimpplugin.py
gimpshelf.py
gimpthumb.defs
gimpthumb.override plug-ins/pygimp: Fix copy-paste error in gimpthumb.override 2010-09-03 09:32:25 +02:00
gimpthumbmodule.c
gimpui.defs Bug 630748 - display filters do not work 2011-01-25 20:24:42 +01:00
gimpui.override pygimp: use the new properties instead of hacking around 2011-02-15 21:28:13 +01:00
gimpui.py
gimpuimodule.c
INSTALL
Makefile.am pygimp: Creates the "gimp.Item" class 2011-05-16 10:12:59 -04:00
makefile.msc
py-compile
pygimp-api.h pygimp: Creates the "gimp.Item" class 2011-05-16 10:12:59 -04:00
pygimp-colors.c plug-ins/pygimp: Fix setitem function signatures 2010-09-03 08:20:00 +02:00
pygimp-display.c
pygimp-drawable.c pygimp: Creates the "gimp.Item" class 2011-05-16 10:12:59 -04:00
pygimp-image.c libgimp: deprecate and rename the image parasite functions 2011-03-08 13:19:21 +01:00
pygimp-intl.h
pygimp-item.c pygimp: add public Item.from_id method 2011-05-16 10:13:00 -04:00
pygimp-logo.png
pygimp-parasite.c
pygimp-pdb.c pygimp: Creates the "gimp.Item" class 2011-05-16 10:12:59 -04:00
pygimp-tile.c plug-ins/pygimp: Cast PyMappingMethods.mp_length to lenfunc 2010-09-03 08:12:05 +02:00
pygimp-util.h
pygimp-vectors.c pygimp: add public Item.from_id method 2011-05-16 10:13:00 -04:00
pygimp.h pygimp: Creates the "gimp.Item" class 2011-05-16 10:12:59 -04:00
pygimp.spec
pygimpcolor-api.h
pygimpcolor.h libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00