Gimp/plug-ins/pygimp
Andrew Worsley 69e5c553d4 Bug 155733 - need to check return values of gimp_drawable_mask_bounds()
Add mask_intersect() to pygimp that allows access to
gimp_drawable_mask_intersect() and returns an exception if there is no
overlap.
2016-04-18 21:12:51 +01:00
..
doc Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
plug-ins plug-ins: openraster: Ignore the x,y values of layer groups (bug 760348) 2016-03-23 11:44:41 -07:00
.gitignore
ChangeLog.old
gimpcolor-types.defs
gimpcolormodule.c
gimpenums-types.defs Bug 673501 - Issue with Overlay 2015-04-29 13:32:58 -04:00
gimpenums.py
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 Bug 751584 - parasite_list() methods fail if no parasites found 2015-09-15 09:34:55 +02:00
gimpplugin.py
gimpshelf.py
gimpthumb.defs
gimpthumb.override
gimpthumbmodule.c
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
gimpuimodule.c
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
pygimp-display.c
pygimp-drawable.c Bug 155733 - need to check return values of gimp_drawable_mask_bounds() 2016-04-18 21:12:51 +01: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
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
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-util.h
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
pygimpcolor.h libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00