index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bind
/
java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-21
Start working toward multiple inheritance
Bob Jamison
12
-42
/
+231
2008-03-21
Finally! All of the svg-dom classes and dependencies have native implementati...
Bob Jamison
255
-1030
/
+14997
2008-03-20
Change from Level3 to Level2 Views
Bob Jamison
2
-0
/
+57
2008-03-20
Need to change from Level 3 views to Level 2 for CSS
Bob Jamison
23
-1445
/
+0
2008-03-16
jdk1.5, 1.6 dont seem to have Level 3 DOM Events. Let's provide the interfac...
Bob Jamison
12
-0
/
+1472
2008-03-16
dos to unix conversion
Bob Jamison
160
-2295
/
+2295
2008-03-16
This should be the last of the needed "official" DOM api interfaces
Bob Jamison
27
-0
/
+3072
2008-03-16
required by SVG-DOM interfaces
Bob Jamison
23
-0
/
+1445
2008-03-14
Add w3c svg-dom and smil-dom java interfaces
Bob Jamison
189
-0
/
+3857
2008-03-11
Got initial JS execution working
Bob Jamison
1
-41
/
+170
2008-03-10
bug fixes
Bob Jamison
1
-2
/
+2
2008-03-10
Redirect stdout and stderr from scripts
Bob Jamison
1
-5
/
+109
2008-03-08
First commit for java binding
Bob Jamison
14
-0
/
+1701