gimp/plug-ins/pygimp
Jehan 731cc47a22 plug-ins: pyconsole.py must be included in the distribution.
By default, _DATA files are not included. Hence `make distcheck` fails
with:
*** No rule to make target 'pyconsole.py', needed by 'all-am'.
Let's add it back.
2017-06-01 01:12:09 +02:00
..
doc Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
plug-ins plug-ins: pyconsole.py must be included in the distribution. 2017-06-01 01:12:09 +02: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
Makefile.am pygimp: require Pycairo in configure, link gimpui against pycairo 2016-05-01 21:44:04 +02:00
gimp-types.defs pygimp: make GimpParasite type known to the code generator 2016-05-01 21:44:03 +02: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 Bug 750180 - Fix different ways of writing Plug-in Plug-In Plugin. 2017-03-21 17:52:22 +01:00
gimpenums-types.defs pygimp: add binding for GimpImageType 2016-05-01 21:44:03 +02:00
gimpenums.py Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpenumsmodule.c Bug 750180 - Fix different ways of writing Plug-in Plug-In Plugin. 2017-03-21 17:52:22 +01:00
gimpfu.py Bug 735774: Zarro Boogs found for PF_FILENAME - Ambiguous Entry Dialog 2016-08-01 09:06:12 +02:00
gimpmodule.c Bug 750180 - Fix different ways of writing Plug-in Plug-In Plugin. 2017-03-21 17:52:22 +01:00
gimpplugin.py Bug 761140: importing gimpui module causes plugin query failure 2016-07-27 19:11:31 +02: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 Bug 750180 - Fix different ways of writing Plug-in Plug-In Plugin. 2017-03-21 17:52:22 +01:00
gimpui.defs app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
gimpui.override app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
gimpui.py Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpuimodule.c Bug 750180 - Fix different ways of writing Plug-in Plug-In Plugin. 2017-03-21 17:52:22 +01: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 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 *: rename NORMAL to NORMAL_LEGACY and NORMAL_LINEAR to NORMAL 2017-02-26 16:26:34 +01:00
pygimp-image.c *: rename NORMAL to NORMAL_LEGACY and NORMAL_LINEAR to NORMAL 2017-02-26 16:26:34 +01:00
pygimp-intl.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
pygimp-item.c app, plug-ins, libgimp*: clean out all remaining trailing spaces/tabs. 2016-06-02 02:04:26 +02: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 Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
pygimp-pdb.c app, plug-ins, libgimp*: clean out all remaining trailing spaces/tabs. 2016-06-02 02:04:26 +02:00
pygimp-tile.c pygimp: disable deprecation warnings for gimpmodule, drawable, tile 2016-05-01 21:44:04 +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 Bug 751584 - parasite_list() methods fail if no parasites found 2015-09-15 09:34:55 +02:00
pygimp.h pygimp: adds proper support for layer groups 2012-04-20 04:49:16 -03: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 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