summaryrefslogtreecommitdiffstats
path: root/src/bind/java/org (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski2013-07-23493-27278/+0
| | | (bzr r12428)
* improve jvm search to allow an embedded jre. fix missed "public" on methodBob Jamison2008-04-031-1/+1
| | | (bzr r5317)
* Improve buf<-->xml doc conversionBob Jamison2008-04-022-22/+105
| | | (bzr r5316)
* Initial capability to load current document into scriptBob Jamison2008-04-021-5/+52
| | | (bzr r5315)
* Improve script engine listingBob Jamison2008-04-011-9/+13
| | | (bzr r5298)
* Switch menu to comboboxBob Jamison2008-04-011-30/+42
| | | (bzr r5297)
* Improve 'dirty' editor handlingBob Jamison2008-04-012-90/+179
| | | (bzr r5291)
* Improve file handlingBob Jamison2008-04-014-14/+219
| | | (bzr r5288)
* Move script dialog from gtkmm to jvmBob Jamison2008-03-316-338/+1232
| | | (bzr r5272)
* Finished multiple inheritance delegationBob Jamison2008-03-2435-592/+1381
| | | (bzr r5184)
* More MI delegation. 28 leftBob Jamison2008-03-2326-298/+772
| | | (bzr r5183)
* More multiple inheritance delegation. 53 files to go.Bob Jamison2008-03-226-114/+222
| | | (bzr r5169)
* More delegation for SMILBob Jamison2008-03-224-11/+19
| | | (bzr r5162)
* Delegate MI methods to impl classesBob Jamison2008-03-2212-287/+304
| | | (bzr r5155)
* Start working toward multiple inheritanceBob Jamison2008-03-2112-42/+231
| | | (bzr r5148)
* Finally! All of the svg-dom classes and dependencies have native ↵Bob Jamison2008-03-21255-1030/+14997
| | | | | implementation stubs. (bzr r5138)
* Change from Level3 to Level2 ViewsBob Jamison2008-03-202-0/+57
| | | (bzr r5132)
* Need to change from Level 3 views to Level 2 for CSSBob Jamison2008-03-2023-1445/+0
| | | (bzr r5130)
* jdk1.5, 1.6 dont seem to have Level 3 DOM Events. Let's provide the ↵Bob Jamison2008-03-1612-0/+1472
| | | | | interfaces for now. (bzr r5107)
* dos to unix conversionBob Jamison2008-03-16160-2295/+2295
| | | (bzr r5102)
* This should be the last of the needed "official" DOM api interfacesBob Jamison2008-03-1627-0/+3072
| | | (bzr r5101)
* required by SVG-DOM interfacesBob Jamison2008-03-1623-0/+1445
| | | (bzr r5100)
* Add w3c svg-dom and smil-dom java interfacesBob Jamison2008-03-14189-0/+3857
| | | (bzr r5089)
* Got initial JS execution workingBob Jamison2008-03-111-41/+170
| | | (bzr r5057)
* bug fixesBob Jamison2008-03-101-2/+2
| | | (bzr r5045)
* Redirect stdout and stderr from scriptsBob Jamison2008-03-101-5/+109
| | | (bzr r5022)
* First commit for java bindingBob Jamison2008-03-0814-0/+1701
(bzr r5002)