Gimp/plug-ins/pygimp
Kristian Rietveld 596d5f7435 pygimp: disable deprecation warnings for gimpmodule, drawable, tile
We need to bind deprecated methods and cannot just implement these using
the replacements. So therefore, do not disturb us with deprecation
warnings for these files.
2016-05-01 21:44:04 +02:00
..
doc Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
plug-ins pygimp: python-console: ensure initial width of 80 characters 2016-04-29 21:35:43 +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
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 Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00: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 756822 - Colors/Desaturate/Luminosity should operate on linear RGB 2015-10-22 19:50:56 +02: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: disable deprecation warnings for gimpmodule, drawable, tile 2016-05-01 21:44:04 +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: add type definition for GimpColorManaged 2016-05-01 21:44:03 +02:00
gimpui.override pygimp: add override for gimp_zoom_preview_get_source 2016-05-01 21:44:04 +02:00
gimpui.py Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpuimodule.c pygimp: require Pycairo in configure, link gimpui against pycairo 2016-05-01 21:44:04 +02:00
Makefile.am pygimp: require Pycairo in configure, link gimpui against pycairo 2016-05-01 21:44:04 +02: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: disable deprecation warnings for gimpmodule, drawable, tile 2016-05-01 21:44:04 +02:00
pygimp-image.c Bug 751584 - parasite_list() methods fail if no parasites found 2015-09-15 09:34:55 +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 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
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