summaryrefslogtreecommitdiffstats
path: root/src/bind/java/org/w3c (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-07-23Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski230-8458/+0
(bzr r12428)
2008-03-20Change from Level3 to Level2 ViewsBob Jamison2-0/+57
(bzr r5132)
2008-03-20Need to change from Level 3 views to Level 2 for CSSBob Jamison23-1445/+0
(bzr r5130)
2008-03-16jdk1.5, 1.6 dont seem to have Level 3 DOM Events. Let's provide the ↵Bob Jamison12-0/+1472
interfaces for now. (bzr r5107)
2008-03-16dos to unix conversionBob Jamison160-2295/+2295
(bzr r5102)
2008-03-16This should be the last of the needed "official" DOM api interfacesBob Jamison27-0/+3072
(bzr r5101)
2008-03-16required by SVG-DOM interfacesBob Jamison23-0/+1445
(bzr r5100)
2008-03-14Add w3c svg-dom and smil-dom java interfacesBob Jamison189-0/+3857
(bzr r5089)