summaryrefslogtreecommitdiffstats
path: root/src/bind/java (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-03improve jvm search to allow an embedded jre. fix missed "public" on methodBob Jamison1-1/+1
2008-04-02Improve buf<-->xml doc conversionBob Jamison2-22/+105
2008-04-02Initial capability to load current document into scriptBob Jamison1-5/+52
2008-04-01Improve script engine listingBob Jamison1-9/+13
2008-04-01Switch menu to comboboxBob Jamison1-30/+42
2008-04-01Improve 'dirty' editor handlingBob Jamison2-90/+179
2008-04-01Improve file handlingBob Jamison4-14/+219
2008-03-31Move script dialog from gtkmm to jvmBob Jamison6-338/+1232
2008-03-24Finished multiple inheritance delegationBob Jamison35-592/+1381
2008-03-23More MI delegation. 28 leftBob Jamison26-298/+772
2008-03-22More multiple inheritance delegation. 53 files to go.Bob Jamison6-114/+222
2008-03-22More delegation for SMILBob Jamison4-11/+19
2008-03-22Delegate MI methods to impl classesBob Jamison12-287/+304
2008-03-21Start working toward multiple inheritanceBob Jamison12-42/+231
2008-03-21Finally! All of the svg-dom classes and dependencies have native implementati...Bob Jamison255-1030/+14997
2008-03-20Change from Level3 to Level2 ViewsBob Jamison2-0/+57
2008-03-20Need to change from Level 3 views to Level 2 for CSSBob Jamison23-1445/+0
2008-03-16jdk1.5, 1.6 dont seem to have Level 3 DOM Events. Let's provide the interfac...Bob Jamison12-0/+1472
2008-03-16dos to unix conversionBob Jamison160-2295/+2295
2008-03-16This should be the last of the needed "official" DOM api interfacesBob Jamison27-0/+3072
2008-03-16required by SVG-DOM interfacesBob Jamison23-0/+1445
2008-03-14Add w3c svg-dom and smil-dom java interfacesBob Jamison189-0/+3857
2008-03-11Got initial JS execution workingBob Jamison1-41/+170
2008-03-10bug fixesBob Jamison1-2/+2
2008-03-10Redirect stdout and stderr from scriptsBob Jamison1-5/+109
2008-03-08First commit for java bindingBob Jamison14-0/+1701