summaryrefslogtreecommitdiffstats
path: root/share/extensions/gimp_xcf.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update extensionsPatrick Storz2019-10-201-0/+0
* Update ExtensionsMarc Jeanmougin2019-10-101-0/+0
* update extension submoduleMarc Jeanmougin2019-09-071-0/+0
* Update extensions to the latest versionsMartin Owens2019-08-081-0/+0
* Resync extensions with embed images fixMartin Owens2019-07-021-0/+0
* Sync the extensions up to the latest fixes (21st June 2019)Martin Owens2019-06-221-0/+0
* Update extensions to latest master branch, see inbox https://gitlab.com/inksc...Martin Owens2019-06-171-0/+0
* Pull in fix for stdout issuesMartin Owens2019-04-211-0/+0
* Push extensions up to new known good stateMartin Owens2019-04-211-0/+0
* Update extensions submodulePatrick Storz2019-03-231-0/+0
* Update extensions and fix inkscape.potPatrick Storz2019-03-221-0/+0
* Updat extensions to latest versionMartin Owens2019-03-031-0/+0
* update extensions submoduleThomas Holder2018-10-101-0/+0
* Extensions: Update to 616c3c16c22e483dd44d235854acfbf1b9615431Eduard Braun2018-09-111-0/+0
* Update extensionsMartin Owens2018-09-101-0/+0
* Add extensions as a submoduleMartin Owens2018-09-091-0/+0
* Move extensions to git inkscape-extensions repositoryMartin Owens2018-09-091-330/+0
* Misc. typosUnknown2017-11-071-1/+1
* [LP:1634022] xcf export - Guides and grids wrongly positionned. Guides and gr...jazzynico2017-08-251-18/+63
* [Bug #1633999] xcf export fails if layer names contain non-ASCII characters.Nicolas Dufour2016-10-181-1/+1
* [Bug #1538277] Translations in inkex.py fail unless extension script itself i...Nicolas Dufour2016-05-261-2/+0
* [Bug #1545726] Incorrect FSF address in many extension files.Nicolas Dufour2016-03-161-1/+1
* extensions. gimp_xcf.py. add error message if Inkscape installation not found...Alvin Penner2015-02-111-1/+9
* update Python extensions from 90 to 96 dpi.Alvin Penner2014-11-021-1/+1
* Fix for bug #1266113 (xcf export only allows 90 dpi).Nicolas Dufour2014-01-091-2/+9
* fix unit handling of all python extensions. did not test with all extensionsJohan B. C. Engelen2013-10-251-2/+2
* Fix for Bug #1200399 (xcf export fails if file or layer names contain non-ASC...Nicolas Dufour2013-10-231-1/+1
* Translations. Fix for Bug #425202 (Script messages not translated).Nicolas Dufour2012-10-071-4/+3
* Translations. Typo fix, templates update and Ukrainian translation update by ...Nicolas Dufour2012-03-041-1/+1
* Extensions. PEP8, error handling and various extension fixes.Nicolas Dufour2012-02-091-64/+102
* Extensions. Fix for bug #821435 (Gimp XCF export fails when layer id contains...Nicolas Dufour2011-08-291-2/+2
* Extensions. Fix for Bug #650890 (Gimp XCF export fails when exporting from an...Nicolas Dufour2010-10-011-6/+22
* Extensions. New -Save Background- option and help tab in Gimp XCF export.Nicolas Dufour2010-08-121-1/+14
* Extensions. Gimp XCF export fixes (Bugs #168250, #285558, #616193 and #616330).Nicolas Dufour2010-08-111-71/+92
* Extensions. Gimp XCF export now works with units in Height and Width attribut...Nicolas Dufour2010-08-091-4/+3
* 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