A major update:

- reduces a number of c++<--> java calls
- added NULL checks
- made DOMAccessor to be secure
- added util and tests packages
- wrote test applets
- updated README


git-svn-id: svn://10.0.0.236/trunk@64644 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sdv%sparc.spb.su
2000-03-30 23:52:19 +00:00
parent 0d36ff250b
commit d77fde69c8
36 changed files with 1109 additions and 1088 deletions

View File

@@ -29,6 +29,8 @@ NO_CAFE=1
JDIRS = org/mozilla/dom \
org/mozilla/dom/events \
org/mozilla/dom/util \
org/mozilla/dom/tests \
$(NULL)