Gimp/plug-ins/pygimp
2015-08-16 20:17:03 +02:00
..
doc Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
plug-ins Bug 673501 - Issue with Overlay 2015-04-29 13:32:58 -04:00
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
ChangeLog.old renamed ChangeLog file to avoid that it is still being used accidentally 2008-07-09 08:05:09 +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 Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpenums-types.defs Bug 673501 - Issue with Overlay 2015-04-29 13:32:58 -04:00
gimpenums.py Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpenumsmodule.c plug-ins: fix python compat names for the GIMP_FILL_* enum values 2014-11-12 22:05:31 +01:00
gimpfu.py Bug 753573 - Enter does not take a default action in Python-Fu dialogs 2015-08-16 20:17:03 +02:00
gimpmodule.c pygimp: added new drawable.get_data method 2015-02-21 02:32:43 -02:00
gimpplugin.py Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpshelf.py Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +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: Fix copy-paste error in gimpthumb.override 2010-09-03 09:32:25 +02:00
gimpthumbmodule.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpui.defs pygimp: Mark some functions and methods as deprecated 2011-12-07 10:31:24 +05:30
gimpui.override Fix stray semicolon causing early return 2014-05-03 00:24:35 -07:00
gimpui.py Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpuimodule.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
Makefile.am pygimp: adds gimp_image_export functionality to gimp module 2014-06-20 17:53:29 -03:00
py-compile
pygimp-api.h pygimp: adds proper support for layer groups 2012-04-20 04:49:16 -03:00
pygimp-colors.c plug-ins/pygimp: Fix setitem function signatures 2010-09-03 08:20:00 +02:00
pygimp-display.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
pygimp-drawable.c pygimp: added new drawable.get_data method 2015-02-21 02:32:43 -02:00
pygimp-image.c pygimp: add 'precision' property to Image 2015-02-21 02:32:43 -02:00
pygimp-intl.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
pygimp-item.c pygimp: Layers retrieved using "parent" have to be GroupLayers 2014-06-19 22:19:52 -03:00
pygimp-logo.png
pygimp-parasite.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
pygimp-pdb.c libgimp, plug-ins: use g_strfreev() to free PDB string arrays 2012-11-27 21:16:26 +01:00
pygimp-tile.c plug-ins/pygimp: Cast PyMappingMethods.mp_length to lenfunc 2010-09-03 08:12:05 +02:00
pygimp-util.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
pygimp-vectors.c libgimp, plug-ins: use g_strfreev() to free PDB string arrays 2012-11-27 21:16:26 +01:00
pygimp.h pygimp: adds proper support for layer groups 2012-04-20 04:49:16 -03:00
pygimp.spec
pygimpcolor-api.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
pygimpcolor.h libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00