gimp/plug-ins/pygimp
Martin Renold 08ed48fffc Bug 669616 - openraster plugin saves invalid files under some circumstances
If the label contains an URL, the double slashes (//) make very
poor filenames inside the ZIP container.

http://forum.intilinux.com/mypaint-help-and-tips/gimp-corrupting-ora-files/msg10284/#msg10284
2012-02-08 20:22:18 +01:00
..
doc Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
plug-ins Bug 669616 - openraster plugin saves invalid files under some circumstances 2012-02-08 20:22:18 +01: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 This is the start of wrapping much more of the GIMP API in Python. It's 2006-07-20 04:53:47 +00:00
gimpenums.py Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpenumsmodule.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpfu.py plugins/pygimp: use (PF|PDB)_ITEM instead of _REGION so pygimp works again. 2010-07-16 16:40:03 +02:00
gimpmodule.c pygimp: Creates the "gimp.Item" class 2011-05-16 10:12:59 -04: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 pygimp: use the new properties instead of hacking around 2011-02-15 21:28:13 +01: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 Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
py-compile
pygimp-api.h pygimp: Creates the "gimp.Item" class 2011-05-16 10:12:59 -04: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: Creates the "gimp.Item" class 2011-05-16 10:12:59 -04:00
pygimp-image.c libgimp: deprecate and rename the image parasite functions 2011-03-08 13:19:21 +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 Fix some warnings 2011-07-05 22:13:18 +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 plug-ins: Disable one more debug statement in pygimp/pygimp-pdb.c 2011-06-16 14:03:13 +02: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 pygimp: add public Item.from_id method 2011-05-16 10:13:00 -04:00
pygimp.h pygimp: Creates the "gimp.Item" class 2011-05-16 10:12:59 -04: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 libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00