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
/
org
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the disabled script dialog and the nonfunctional Java binding
Krzysztof Kosi??ski
2013-07-23
493
-27278
/
+0
*
improve jvm search to allow an embedded jre. fix missed "public" on method
Bob Jamison
2008-04-03
1
-1
/
+1
*
Improve buf<-->xml doc conversion
Bob Jamison
2008-04-02
2
-22
/
+105
*
Initial capability to load current document into script
Bob Jamison
2008-04-02
1
-5
/
+52
*
Improve script engine listing
Bob Jamison
2008-04-01
1
-9
/
+13
*
Switch menu to combobox
Bob Jamison
2008-04-01
1
-30
/
+42
*
Improve 'dirty' editor handling
Bob Jamison
2008-04-01
2
-90
/
+179
*
Improve file handling
Bob Jamison
2008-04-01
4
-14
/
+219
*
Move script dialog from gtkmm to jvm
Bob Jamison
2008-03-31
6
-338
/
+1232
*
Finished multiple inheritance delegation
Bob Jamison
2008-03-24
35
-592
/
+1381
*
More MI delegation. 28 left
Bob Jamison
2008-03-23
26
-298
/
+772
*
More multiple inheritance delegation. 53 files to go.
Bob Jamison
2008-03-22
6
-114
/
+222
*
More delegation for SMIL
Bob Jamison
2008-03-22
4
-11
/
+19
*
Delegate MI methods to impl classes
Bob Jamison
2008-03-22
12
-287
/
+304
*
Start working toward multiple inheritance
Bob Jamison
2008-03-21
12
-42
/
+231
*
Finally! All of the svg-dom classes and dependencies have native implementati...
Bob Jamison
2008-03-21
255
-1030
/
+14997
*
Change from Level3 to Level2 Views
Bob Jamison
2008-03-20
2
-0
/
+57
*
Need to change from Level 3 views to Level 2 for CSS
Bob Jamison
2008-03-20
23
-1445
/
+0
*
jdk1.5, 1.6 dont seem to have Level 3 DOM Events. Let's provide the interfac...
Bob Jamison
2008-03-16
12
-0
/
+1472
*
dos to unix conversion
Bob Jamison
2008-03-16
160
-2295
/
+2295
*
This should be the last of the needed "official" DOM api interfaces
Bob Jamison
2008-03-16
27
-0
/
+3072
*
required by SVG-DOM interfaces
Bob Jamison
2008-03-16
23
-0
/
+1445
*
Add w3c svg-dom and smil-dom java interfaces
Bob Jamison
2008-03-14
189
-0
/
+3857
*
Got initial JS execution working
Bob Jamison
2008-03-11
1
-41
/
+170
*
bug fixes
Bob Jamison
2008-03-10
1
-2
/
+2
*
Redirect stdout and stderr from scripts
Bob Jamison
2008-03-10
1
-5
/
+109
*
First commit for java binding
Bob Jamison
2008-03-08
14
-0
/
+1701