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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-21
Start working toward multiple inheritance
Bob Jamison
14
-54
/
+277
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-17
* src/bind/Makefile_insert: Fix a build problem when srcdir != builddir.
mjwybrow
1
-1
/
+2
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-13
Make linux JVM search a little smarter, taking Ted's advice for IcedTea
Bob Jamison
1
-2
/
+4
2008-03-12
Split getException into method and function, so it can be used in native func...
Bob Jamison
2
-5
/
+6
2008-03-12
Split getException into method and function, so it can be used in native func...
Bob Jamison
3
-12
/
+72
2008-03-12
Improve call to callMain()
Bob Jamison
3
-3
/
+13
2008-03-12
Improve exception handling. Handle static method return types.
Bob Jamison
3
-43
/
+87
2008-03-11
Got initial JS execution working
Bob Jamison
4
-73
/
+348
2008-03-11
Improve native method table structure
Bob Jamison
1
-13
/
+36
2008-03-11
Report JVM version
Bob Jamison
1
-0
/
+6
2008-03-11
Add C jvm exception checking
Bob Jamison
1
-19
/
+27
2008-03-10
bug fixes
Bob Jamison
3
-15
/
+75
2008-03-10
Added comments
Bob Jamison
2
-16
/
+88
2008-03-10
minor: Add bind/makefile.in
Peter Moulder
1
-0
/
+17
2008-03-10
Fixed stat include
Jon A. Cruz
1
-7
/
+11
2008-03-10
Fixing build
Jon A. Cruz
1
-5
/
+1
2008-03-10
Changed to use INKSCAPE_JAVADIR
Bob Jamison
1
-2
/
+7
2008-03-10
Fixed line-ends
Jon A. Cruz
1
-18
/
+21
2008-03-10
Remember to add the jni files
Bob Jamison
1
-5
/
+8
2008-03-10
New makefile_insert for /bind
Bob Jamison
1
-0
/
+15
2008-03-10
Redirect stdout and stderr from scripts
Bob Jamison
4
-9
/
+176
2008-03-09
Hack up our own little linux jni_md.h file until we get an "official" one
Bob Jamison
1
-0
/
+26
2008-03-09
Change to open versions of the jni .h files
Bob Jamison
3
-336
/
+411
2008-03-09
Temporary. We need to replace with openjdk versions.
Bob Jamison
2
-0
/
+1963
2008-03-08
First commit for java binding
Bob Jamison
18
-0
/
+2933
[prev]