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