Code

Finished multiple inheritance delegation
[inkscape.git] / src / bind /
2008-03-24 ishmalFinished multiple inheritance delegation
2008-03-23 ishmalMore MI delegation. 28 left
2008-03-22 ishmalMore multiple inheritance delegation. 53 files to go.
2008-03-22 ishmalMore delegation for SMIL
2008-03-22 ishmalDelegate MI methods to impl classes
2008-03-21 ishmalStart working toward multiple inheritance
2008-03-21 ishmalFinally! All of the svg-dom classes and dependencies...
2008-03-20 ishmalChange from Level3 to Level2 Views
2008-03-20 ishmalNeed to change from Level 3 views to Level 2 for CSS
2008-03-17 mjwybrow * src/bind/Makefile_insert: Fix a build problem when...
2008-03-16 ishmaljdk1.5, 1.6 dont seem to have Level 3 DOM Events. ...
2008-03-16 ishmaldos to unix conversion
2008-03-16 ishmalThis should be the last of the needed "official" DOM...
2008-03-16 ishmalrequired by SVG-DOM interfaces
2008-03-14 ishmalAdd w3c svg-dom and smil-dom java interfaces
2008-03-13 ishmalMake linux JVM search a little smarter, taking Ted...
2008-03-12 ishmalSplit getException into method and function, so it...
2008-03-12 ishmalSplit getException into method and function, so it...
2008-03-12 ishmalImprove call to callMain()
2008-03-12 ishmalImprove exception handling. Handle static method retur...
2008-03-11 ishmalGot initial JS execution working
2008-03-11 ishmalImprove native method table structure
2008-03-11 ishmalReport JVM version
2008-03-11 ishmalAdd C jvm exception checking
2008-03-10 ishmalbug fixes
2008-03-10 ishmalAdded comments
2008-03-10 pjrmminor: Add bind/makefile.in
2008-03-10 joncruzFixed stat include
2008-03-10 joncruzFixing build
2008-03-10 ishmalChanged to use INKSCAPE_JAVADIR
2008-03-10 joncruzFixed line-ends
2008-03-10 ishmalRemember to add the jni files
2008-03-10 ishmalNew makefile_insert for /bind
2008-03-10 ishmalRedirect stdout and stderr from scripts
2008-03-09 ishmalHack up our own little linux jni_md.h file until we...
2008-03-09 ishmalChange to open versions of the jni .h files
2008-03-09 ishmalTemporary. We need to replace with openjdk versions.
2008-03-08 ishmalFirst commit for java binding