| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update extensions | Patrick Storz | 2019-10-20 | 1 | -0/+0 |
| | | | | | | now at https://gitlab.com/inkscape/extensions/commit/efd48ee07ef0a0cfc43e60745bf519b53350cc11 | ||||
| * | Update Extensions | Marc Jeanmougin | 2019-10-10 | 1 | -0/+0 |
| | | |||||
| * | update extension submodule | Marc Jeanmougin | 2019-09-07 | 1 | -0/+0 |
| | | |||||
| * | Update extensions to the latest versions | Martin Owens | 2019-08-08 | 1 | -0/+0 |
| | | |||||
| * | Resync extensions with embed images fix | Martin Owens | 2019-07-02 | 1 | -0/+0 |
| | | |||||
| * | Sync the extensions up to the latest fixes (21st June 2019) | Martin Owens | 2019-06-22 | 1 | -0/+0 |
| | | |||||
| * | Update extensions to latest master branch, see inbox ↵ | Martin Owens | 2019-06-17 | 1 | -0/+0 |
| | | | | | https://gitlab.com/inkscape/inbox/issues/584 | ||||
| * | Pull in fix for stdout issues | Martin Owens | 2019-04-21 | 1 | -0/+0 |
| | | |||||
| * | Push extensions up to new known good state | Martin Owens | 2019-04-21 | 1 | -0/+0 |
| | | |||||
| * | Update extensions submodule | Patrick Storz | 2019-03-23 | 1 | -0/+0 |
| | | | | | (avoid deprecation warning spawning for *every* extension) | ||||
| * | Update extensions and fix inkscape.pot | Patrick Storz | 2019-03-22 | 1 | -0/+0 |
| | | |||||
| * | Updat extensions to latest version | Martin Owens | 2019-03-03 | 1 | -0/+0 |
| | | |||||
| * | update extensions submodule | Thomas Holder | 2018-10-10 | 1 | -0/+0 |
| | | |||||
| * | Extensions: Update to 616c3c16c22e483dd44d235854acfbf1b9615431 | Eduard Braun | 2018-09-11 | 1 | -0/+0 |
| | | |||||
| * | Update extensions | Martin Owens | 2018-09-10 | 1 | -0/+0 |
| | | |||||
| * | Add extensions as a submodule | Martin Owens | 2018-09-09 | 1 | -0/+0 |
| | | |||||
| * | Move extensions to git inkscape-extensions repository | Martin Owens | 2018-09-09 | 1 | -330/+0 |
| | | |||||
| * | Misc. typos | Unknown | 2017-11-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ``` | ||||
| * | [LP:1634022] xcf export - Guides and grids wrongly positionned. Guides and ↵ | jazzynico | 2017-08-25 | 1 | -18/+63 |
| | | | | | grids now correctly support doc scaling (page size/viewbox ration) and export resolution. | ||||
| * | [Bug #1633999] xcf export fails if layer names contain non-ASCII characters. | Nicolas Dufour | 2016-10-18 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1633999 (bzr r15174) | ||||
| * | [Bug #1538277] Translations in inkex.py fail unless extension script itself ↵ | Nicolas Dufour | 2016-05-26 | 1 | -2/+0 |
| | | | | | | | | | initalizes gettext. Fixed bugs: - https://launchpad.net/bugs/1538277 (bzr r14918) | ||||
| * | [Bug #1545726] Incorrect FSF address in many extension files. | Nicolas Dufour | 2016-03-16 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1545726 (bzr r14712) | ||||
| * | extensions. gimp_xcf.py. add error message if Inkscape installation not ↵ | Alvin Penner | 2015-02-11 | 1 | -1/+9 |
| | | | | | | found. Relevant only to test suite. (Bug 1419266) (bzr r13916) | ||||
| * | update Python extensions from 90 to 96 dpi. | Alvin Penner | 2014-11-02 | 1 | -1/+1 |
| | | | | (bzr r13659) | ||||
| * | Fix for bug #1266113 (xcf export only allows 90 dpi). | Nicolas Dufour | 2014-01-09 | 1 | -2/+9 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1266113 (bzr r12904) | ||||
| * | fix unit handling of all python extensions. did not test with all extensions | Johan B. C. Engelen | 2013-10-25 | 1 | -2/+2 |
| | | | | (bzr r12722) | ||||
| * | Fix for Bug #1200399 (xcf export fails if file or layer names contain ↵ | Nicolas Dufour | 2013-10-23 | 1 | -1/+1 |
| | | | | | | | | | non-ASCII characters). Fixed bugs: - https://launchpad.net/bugs/1200399 (bzr r12715) | ||||
| * | Translations. Fix for Bug #425202 (Script messages not translated). | Nicolas Dufour | 2012-10-07 | 1 | -4/+3 |
| | | | | (bzr r11749) | ||||
| * | Translations. Typo fix, templates update and Ukrainian translation update by ↵ | Nicolas Dufour | 2012-03-04 | 1 | -1/+1 |
| | | | | | | Yuri Chornoivan. (bzr r11047) | ||||
| * | Extensions. PEP8, error handling and various extension fixes. | Nicolas Dufour | 2012-02-09 | 1 | -64/+102 |
| | | | | (bzr r10954) | ||||
| * | Extensions. Fix for bug #821435 (Gimp XCF export fails when layer id ↵ | Nicolas Dufour | 2011-08-29 | 1 | -2/+2 |
| | | | | | | contains a space character). (bzr r10592) | ||||
| * | Extensions. Fix for Bug #650890 (Gimp XCF export fails when exporting from ↵ | Nicolas Dufour | 2010-10-01 | 1 | -6/+22 |
| | | | | | | an unsaved new document). (bzr r9802) | ||||
| * | Extensions. New -Save Background- option and help tab in Gimp XCF export. | Nicolas Dufour | 2010-08-12 | 1 | -1/+14 |
| | | | | (bzr r9703) | ||||
| * | Extensions. Gimp XCF export fixes (Bugs #168250, #285558, #616193 and #616330). | Nicolas Dufour | 2010-08-11 | 1 | -71/+92 |
| | | | | (bzr r9699) | ||||
| * | Extensions. Gimp XCF export now works with units in Height and Width ↵ | Nicolas Dufour | 2010-08-09 | 1 | -4/+3 |
| | | | | | | | | | attributes (bug #485032). Fixed bugs: - https://launchpad.net/bugs/485032 (bzr r9694) | ||||
| * | Deprecation warning fix on xcf export | Nicolas Dufour | 2009-11-29 | 1 | -1/+13 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/485027 (bzr r8846) | ||||
| * | One line fix from ~suv (Ted knows) to fix our XCF export. Fixes 484016. | Josh Andler | 2009-11-17 | 1 | -1/+1 |
| | | | | (bzr r8834) | ||||
| * | share/extensions/*.py: Wrap ‘e = MyEffect(); e.affect()’ in ‘if ↵ | Peter Moulder | 2008-05-23 | 1 | -8/+9 |
| | | | | | | __name__ == '__main__':’, to allow use of pychecker. (bzr r5742) | ||||
| * | share/extension/*.py: noop: minor whitespace regularizations ahead of adding ↵ | Peter Moulder | 2008-05-23 | 1 | -8/+8 |
| | | | | | | vim modelines (bzr r5738) | ||||
| * | Export grid and guides to XCF (Bug #222655) | Aaron Spike | 2008-05-03 | 1 | -1/+76 |
| | | | | | | Patch by PsychoAlienDog. Excellent work. We may want to reexamine the printing of debug info by xpathSingle() when there is no grid. (bzr r5591) | ||||
| * | Attempt fix for Bug #178022 | Aaron Spike | 2008-02-21 | 1 | -1/+1 |
| | | | | | | | | | Evidently somewhere between versions 1.3.6 and 2.0 lxml began requiring that parameters passed to the Element.xpath() be keyword arguments (positional arguments had been allowed). Best guess places this at "2.0alpha6 (2007-12-19)" based upon the lxml Changelog. This fix appears to be backward compatible. Please test. (bzr r4797) | ||||
| * | Update scriptfu from siod to tinyscheme | Aaron Spike | 2008-02-11 | 1 | -10/+11 |
| | | | | | | | I think this is a complete fix for the script but I can't tell because inkscape crashes. Intercepting the temporary file the script creates I get a complete layered xcf! (bzr r4703) | ||||
| * | Partial fix | Aaron Spike | 2008-02-10 | 1 | -7/+7 |
| | | | | | | | | | This effect is currently broken and stands to be removed from the 0.46 release I'm committing this partial fix, which updates the script for lxml anyway The next stage will require updating the script-fu portion of the script to operate with newer gimps (would be great if it could work with new and old!) (bzr r4695) | ||||
| * | discard stderr from nested inkscape invocations | Aaron Spike | 2007-04-01 | 1 | -1/+2 |
| | | | | (bzr r2805) | ||||
| * | use bare layer names for layer names in gimp rather than file paths | Aaron Spike | 2007-01-27 | 1 | -7/+11 |
| | | | | (bzr r2294) | ||||
| * | standardize indents on 4 spaces | Aaron Spike | 2006-05-08 | 1 | -35/+35 |
| | | | | | | Python hates mixed whitespace (bzr r770) | ||||
| * | A little XCF export script | Aaron Spike | 2006-03-27 | 1 | -0/+92 |
| Exports each layer as a PNG from Inkscape and uses script-fu to piece them back together as an XCF in GIMP. (bzr r305) | |||||
