index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
implementation
/
script.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-14
Extensions: Improve logic to lookup script extensions
Patrick Storz
1
-2
/
+0
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-4
/
+4
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-13
/
+13
2017-12-20
Make script warnings transient for "Working..." dialog
Eduard Braun
1
-0
/
+9
2016-03-20
[Bug #1558160] Move Script::file_listener methods to script.cpp source file.
raphael0202
1
-42
/
+3
2015-04-27
Mainloop fix for possible data loss if closing before save has completed.
Mark Harmer
1
-1
/
+1
2014-08-18
Code cleanup.
Liam P. White
1
-69
/
+11
2013-02-23
Fix missing headers for Gtk+ 3 build
Alex Valavanis
1
-0
/
+3
2012-02-26
header cleaning
Alex Valavanis
1
-2
/
+1
2010-03-28
Allow Inkscape to run from Unicode directories on Windows
Krzysztof Kosi??ski
1
-21
/
+3
2010-03-01
Fixed type problem with cast.
Jon A. Cruz
1
-14
/
+14
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-2
/
+2
2009-08-05
SPDocument->Document
johnce
1
-2
/
+2
2009-08-01
FIX 309856 353847: correctly advertise exception leads to error message dialogue
Adib Taraben
1
-4
/
+8
2008-09-25
Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...
Ted Gould
1
-0
/
+14
2008-04-22
r19083@shi: ted | 2008-04-21 16:09:24 -0700
Ted Gould
1
-7
/
+0
2008-02-21
Fix crash with Save As extensions
Aaron Spike
1
-0
/
+1
2007-11-04
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
1
-1
/
+1
2007-10-30
r16896@shi: ted | 2007-10-30 12:16:06 -0700
Ted Gould
1
-0
/
+2
2007-10-30
r16677@shi: ted | 2007-10-17 19:31:04 -0700
Ted Gould
1
-2
/
+4
2007-06-27
r15629@tres: ted | 2007-06-26 21:47:00 -0700
Ted Gould
1
-3
/
+7
2007-06-27
r15481@tres: ted | 2007-05-22 09:56:22 -0700
Ted Gould
1
-1
/
+1
2007-06-27
r15480@tres: ted | 2007-05-20 23:51:34 -0700
Ted Gould
1
-1
/
+2
2007-06-27
r15432@tres: ted | 2007-05-12 21:24:09 -0700
Ted Gould
1
-1
/
+58
2007-06-27
r15377@tres: ted | 2007-05-08 22:03:14 -0700
Ted Gould
1
-1
/
+1
2007-06-27
r15368@tres: ted | 2007-05-05 13:53:51 -0700
Ted Gould
1
-8
/
+0
2006-06-01
revert interface change
Bob Jamison
1
-4
/
+3
2006-05-31
Allow Inkscape to use its own python in preference to something in the path o...
Bob Jamison
1
-42
/
+128