gimp/plug-ins/pygimp
Daniel Sabo f10067e560 plug-ins: openraster: Ignore the x,y values of layer groups (bug 760348)
Neither MyPaint or Krita sets these values when saving, and when
loading they have conflicting interpretations such that the only
universally valid value will be zero.
2016-03-23 11:44:41 -07: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 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: adds gimp_image_export functionality to gimp module 2014-06-20 17:53:29 -03: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 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 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
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 Bug 751584 - parasite_list() methods fail if no parasites found 2015-09-15 09:34:55 +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 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 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 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