summaryrefslogtreecommitdiffstats
path: root/share/extensions/restack.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* [Bug #1538277] Translations in inkex.py fail unless extension script itself i...Nicolas Dufour2016-05-261-1/+0
* Extensions. Restack - fix indentation level (follow-up to rev 14424, bug #149...su_v2015-10-201-108/+107
* Extensions. Restack - add options to reverse, shuffle Z-order of selection (b...su_v2015-10-201-8/+69
* Extensions. Fix some broken Vim modelinessu_v2015-09-221-1/+1
* sp. fix seperateBryce Harrington2015-03-211-4/+4
* Extensions. Fix for bug #887539 (Permissions and #! in extension scripts need...Nicolas Dufour2011-11-211-0/+0
* Extensions. Restack patch for bug #524481 (restack extension hangs for drawin...Nicolas Dufour2011-01-221-18/+26
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* copyedit, typos, slightly better default valuesbulia byak2009-10-021-1/+1
* LP bug 387446, try subprocess module instead of popen3Alvin Penner2009-06-221-1/+13
* 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
* share/extension/*.py: noop: minor whitespace regularizations ahead of adding ...Peter Moulder2008-05-231-16/+16
* added Restack extension from Rob AntonishenAlexandre Prokoudine2008-04-171-0/+130