index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
extensions
/
summersnight.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-20
Update extensions
Patrick Storz
1
-0
/
+0
2019-10-10
Update Extensions
Marc Jeanmougin
1
-0
/
+0
2019-09-07
update extension submodule
Marc Jeanmougin
1
-0
/
+0
2019-08-08
Update extensions to the latest versions
Martin Owens
1
-0
/
+0
2019-07-02
Resync extensions with embed images fix
Martin Owens
1
-0
/
+0
2019-06-22
Sync the extensions up to the latest fixes (21st June 2019)
Martin Owens
1
-0
/
+0
2019-06-17
Update extensions to latest master branch, see inbox https://gitlab.com/inksc...
Martin Owens
1
-0
/
+0
2019-04-21
Pull in fix for stdout issues
Martin Owens
1
-0
/
+0
2019-04-21
Push extensions up to new known good state
Martin Owens
1
-0
/
+0
2019-03-23
Update extensions submodule
Patrick Storz
1
-0
/
+0
2019-03-22
Update extensions and fix inkscape.pot
Patrick Storz
1
-0
/
+0
2019-03-03
Updat extensions to latest version
Martin Owens
1
-0
/
+0
2018-10-10
update extensions submodule
Thomas Holder
1
-0
/
+0
2018-09-11
Extensions: Update to 616c3c16c22e483dd44d235854acfbf1b9615431
Eduard Braun
1
-0
/
+0
2018-09-10
Update extensions
Martin Owens
1
-0
/
+0
2018-09-09
Add extensions as a submodule
Martin Owens
1
-0
/
+0
2018-09-09
Move extensions to git inkscape-extensions repository
Martin Owens
1
-146
/
+0
2017-07-08
Update summersnight.py for https://bugs.launchpad.net/inkscape/+bug/1653650.
Alvin Penner
1
-0
/
+9
2016-05-26
[Bug #1538277] Translations in inkex.py fail unless extension script itself i...
Nicolas Dufour
1
-2
/
+0
2016-03-16
[Bug #1545726] Incorrect FSF address in many extension files.
Nicolas Dufour
1
-1
/
+1
2015-10-20
Extensions. Move invertTransform() from voronoi2svg.py to shared module simpl...
su_v
1
-2
/
+1
2014-02-14
Extensions. Scaling of command-line bbox into document units, Part 4 (Bug 124...
Alvin Penner
1
-2
/
+3
2012-10-07
Translations. Fix for Bug #425202 (Script messages not translated).
Nicolas Dufour
1
-4
/
+3
2012-02-09
Extensions. PEP8, error handling and various extension fixes.
Nicolas Dufour
1
-3
/
+13
2011-07-04
Extensions. Envelope. use transform elements if present (Bug 663667)
Alvin Penner
1
-1
/
+7
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2009-09-06
textual patch from bug 408093
bulia byak
1
-3
/
+1
2009-08-14
fixing typos, replace | with ->
Alvin Penner
1
-4
/
+4
2009-06-22
LP bug 387446, try subprocess module instead of popen3
Alvin Penner
1
-4
/
+16
2008-12-27
allow first selected object to be a group
Alvin Penner
1
-31
/
+59
2008-05-23
share/extensions/*.py: Use gettext for (many) error messages.
Peter Moulder
1
-3
/
+7
2008-05-23
share/extensions/*.py: Wrap ‘e = MyEffect(); e.affect()’ in ‘if __name_...
Peter Moulder
1
-2
/
+3
2008-05-23
noop: Add vim modeline for all share/extensions/*.py files that use four-spac...
Peter Moulder
1
-0
/
+3
2008-04-24
Patch for Win32 bug 176750 - Envelope and Perspective scripts report "empty s...
Mike Pittman
1
-1
/
+1
2007-12-26
* Extraneous char in shebang removed (Closes: #168796)
Luca Bruno
1
-1
/
+1
2007-09-23
fix missing quote reported on irc
Aaron Spike
1
-1
/
+1
2007-06-24
more pyxml to lxml conversion.
Aaron Spike
1
-6
/
+6
2007-04-01
discard stderr from nested inkscape invocations
Aaron Spike
1
-1
/
+2
2007-03-16
typos
bulia byak
1
-1
/
+1
2007-03-05
patch by Tavmjong to remove unnecessary flipping
bulia byak
1
-5
/
+1
2006-11-24
move user unit conversion into inkex.py
Aaron Spike
1
-20
/
+2
2006-05-10
whitespace
Aaron Spike
1
-40
/
+40
2006-05-08
standardize indents on 4 spaces
Aaron Spike
1
-62
/
+62