summaryrefslogtreecommitdiffstats
path: root/share/extensions/perspective.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-164/+0
* Update perspective.py for https://bugs.launchpad.net/inkscape/+bug/1653650.Alvin Penner2017-07-081-0/+9
* i18n. Fixing gettext initialization in some more extensions.Nicolas Dufour2017-01-231-0/+2
* [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. Move invertTransform() from voronoi2svg.py to shared module simpl...su_v2015-10-201-2/+1
* Extensions. Scaling of command-line bbox into document units, Part 4 (Bug 124...Alvin Penner2014-02-141-2/+3
* Translations. Fix for Bug #425202 (Script messages not translated).Nicolas Dufour2012-10-071-27/+19
* Extensions. Perspective. use transform elements if present (Bug 168942)Alvin Penner2011-07-041-5/+7
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* fixing typos, replace | with ->Alvin Penner2009-08-141-4/+4
* LP bug 387446, try subprocess module instead of popen3Alvin Penner2009-06-221-4/+16
* exit message if first object has a sodipodi:typeAlvin Penner2008-12-271-5/+8
* patch by Simon Dahlbacka, for LP 186582, modified to produce more detailed ou...Alvin Penner2008-12-051-19/+29
* share/extensions/*.py: Use gettext for (many) error messages.Peter Moulder2008-05-231-3/+8
* share/extensions/*.py: Wrap ‘e = MyEffect(); e.affect()’ in ‘if __name_...Peter Moulder2008-05-231-2/+3
* noop: Add vim modeline for all share/extensions/*.py files that use four-spac...Peter Moulder2008-05-231-0/+3
* Patch for Win32 bug 176750 - Envelope and Perspective scripts report "empty s...Mike Pittman2008-04-241-1/+1
* Adding additional directions for installing script pre-requisitesBryce Harrington2008-01-131-1/+1
* fix [ 1742638 ] Extrude returns errorAaron Spike2007-08-211-1/+1
* more pyxml to lxml conversion. Aaron Spike2007-06-241-14/+13
* throw out stderr so that users don't see the warning about no svg extension o...Aaron Spike2007-04-011-6/+7
* be sure to use the sys prefix on exit; provide a resonable message to users w...Aaron Spike2007-04-011-34/+38
* typosbulia byak2007-03-161-1/+1
* perspectivebulia byak2007-01-111-0/+123