summaryrefslogtreecommitdiffstats
path: root/share/extensions/gimp_xcf.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Deprecation warning fix on xcf exportNicolas Dufour2009-11-291-1/+13
* One line fix from ~suv (Ted knows) to fix our XCF export. Fixes 484016.Josh Andler2009-11-171-1/+1
* share/extensions/*.py: Wrap ‘e = MyEffect(); e.affect()’ in ‘if __name_...Peter Moulder2008-05-231-8/+9
* share/extension/*.py: noop: minor whitespace regularizations ahead of adding ...Peter Moulder2008-05-231-8/+8
* Export grid and guides to XCF (Bug #222655)Aaron Spike2008-05-031-1/+76
* Attempt fix for Bug #178022Aaron Spike2008-02-211-1/+1
* Update scriptfu from siod to tinyschemeAaron Spike2008-02-111-10/+11
* Partial fixAaron Spike2008-02-101-7/+7
* discard stderr from nested inkscape invocationsAaron Spike2007-04-011-1/+2
* use bare layer names for layer names in gimp rather than file pathsAaron Spike2007-01-271-7/+11
* standardize indents on 4 spacesAaron Spike2006-05-081-35/+35
* A little XCF export scriptAaron Spike2006-03-271-0/+92