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
2013-07-23
Remove the disabled script dialog and the nonfunctional Java binding
Krzysztof Kosi??ski
493
-27278
/
+0
2008-04-03
improve jvm search to allow an embedded jre. fix missed "public" on method
Bob Jamison
1
-1
/
+1
2008-04-02
Improve buf<-->xml doc conversion
Bob Jamison
2
-22
/
+105
2008-04-02
Initial capability to load current document into script
Bob Jamison
1
-5
/
+52
2008-04-01
Improve script engine listing
Bob Jamison
1
-9
/
+13
2008-04-01
Switch menu to combobox
Bob Jamison
1
-30
/
+42
2008-04-01
Improve 'dirty' editor handling
Bob Jamison
2
-90
/
+179
2008-04-01
Improve file handling
Bob Jamison
4
-14
/
+219
2008-03-31
Move script dialog from gtkmm to jvm
Bob Jamison
6
-338
/
+1232
2008-03-24
Finished multiple inheritance delegation
Bob Jamison
35
-592
/
+1381
2008-03-23
More MI delegation. 28 left
Bob Jamison
26
-298
/
+772
2008-03-22
More multiple inheritance delegation. 53 files to go.
Bob Jamison
6
-114
/
+222
2008-03-22
More delegation for SMIL
Bob Jamison
4
-11
/
+19
2008-03-22
Delegate MI methods to impl classes
Bob Jamison
12
-287
/
+304
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