akhil.arora%sun.com
e0273c4240
fix=Denis Sharypov <sdv@sparc.spb.su> r=akhil.arora@sun.com
...
19304 convert java dom api to an xpcom module
19305 synchronize with interface changes in nsIDocumentLoaderObserver
1999-11-19 02:17:28 +00:00
akhil.arora%sun.com
1b216f8b88
17549 r=akhil.arora@sun.com fix=Igor Nekrestyanov <nis@sparc.spb.su>
...
Maintain association of java dom listeners with native dom nodes
1999-11-15 21:12:49 +00:00
akhil.arora%sun.com
992ecf90e7
17873 r=akhil.arora@sun.com fix=Denis Sharypov <sdv@sparc.spb.su>
...
Remove duplicate declaration of cvalue
1999-11-11 22:35:14 +00:00
akhil.arora%sun.com
fd633fff23
18076 r=Igor Nekrestyanov <nis@sparc.spb.su> fix=akhil.arora@sun.com
...
Handle Unicode string correctly in javaDOMEventsGlobals.cpp
18072 r=akhil.arora@sun.com fix=Igor Nekrestyanov <nis@sparc.spb.su>
Sync with changes in Mozilla's DOM Event interfaces
1999-11-11 22:28:56 +00:00
dmose%mozilla.org
7a91d8fab2
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 02:47:15 +00:00
akhil.arora%sun.com
bfa21760d8
17610 r=akhil.arora@sun.com, fix=Denis Sharypov <sdv@sparc.spb.su>
...
Cosmetic changes to remove warnings generated by Visual C++ compiler
Do not link with unneccessary library raptorgfx in makefile.win
Use JAVAHOME to point to JDK instead of hardcoding the path
1999-11-02 18:52:14 +00:00
akhil.arora%sun.com
f709b3f555
17610 r=Denis Sharypov <sdv@sparc.spb.su>
...
Make code const correct to remove warnings from workshop 5.0 compiler
1999-11-02 18:42:53 +00:00
akhil.arora%sun.com
66c3fae066
r=akhil.arora@sun.com, fix by Denis Sharypov <sdv@sparc.spb.su>
...
13271: the wrong method was being called in ProcessingInstructionImpl.cpp
13338: handle null input arguments gracefully without crashing
1999-10-30 02:14:28 +00:00
akhil.arora%sun.com
85556970cf
r=akhil.arora@sun.com By Igor Nekrestyanov <nis@sparc.spb.su>
...
Minor changes to handle unicode strings properly
1999-10-28 20:26:27 +00:00
akhil.arora%sun.com
1f5ecb584e
15579 r=akhil.arora@sun.com Checkin by Igor Nekrestyanov <nis@sparc.spb.su>
...
Implementation of DOM Events from the W3c DOM Level 2 current working draft
1999-10-25 22:42:40 +00:00
akhil.arora%sun.com
2f4bfeb73b
16427 r=akhil.arora@sun.com fixed by Denis Sharypov <sdv@sparc.spb.su>
...
Found some more instances where the DOM spec says that it is not an error
to return a NULL. Do not throw exceptions in these cases.
1999-10-18 21:53:20 +00:00
akhil.arora%sun.com
5b32d2df30
16488 r=akhil.arora@sun.com fixed by Denis Sharypov <sdv@sparc.spb.su>
...
Copy/Paste error- createEntityReference was calling the wrong coreDOM method
1999-10-18 21:44:57 +00:00
akhil.arora%sun.com
488348911c
13260 r=akhil.arora@sun.com Fixed by Denis Sharypov <sdv@sparc.spb.su>
...
Added checks for integer arguments being outside of legal range and
throw exceptions if not.
1999-10-15 21:25:56 +00:00
akhil.arora%sun.com
8413fee16d
16426 r=akhil.arora@sun.com fixed by Denis Sharypov <sdv@sparc.spb.su>
...
The class java.lang.RuntimeException was not being pinned
1999-10-15 01:47:04 +00:00
akhil.arora%sun.com
d91d37ae36
16427 r=akhil.arora@sun.com fixed by Denis Sharypov <sdv@sparc.spb.su>
...
Check before dereferencing a NULL pointer.
1999-10-15 01:43:24 +00:00
akhil.arora%sun.com
83fc28178b
16424 r=akhil.arora@sun.com fixed by Denis Sharypov <sdv@sparc.spb.su>
...
Fix two problems that kept the code from compiling on Win32
1999-10-15 01:38:42 +00:00
akhil.arora%sun.com
2712273f95
Fixes Bug 15837 by instantiating the proper subtype of Node instead of Node.
...
Fixed by Igor Nekrestyanov <nis@sparc.spb.su>.
Reviewed by Akhil Arora <akhil.arora@sun.com>.
1999-10-08 23:22:52 +00:00
akhil.arora%sun.com
34210ce650
Denis Sharypov <sdv@sparc.spb.su> implemented DOMExceptions
1999-09-25 02:35:56 +00:00
akhil.arora%sun.com
b60c56a589
fix solaris makefiles
1999-09-25 01:45:46 +00:00
akhil.arora%sun.com
3bafafa7ad
Denis Sharypov <sdv@sparc.spb.su> - first check-in for DOMExceptions
1999-09-15 20:43:02 +00:00
akhil.arora%sun.com
5261b465f3
use unicode for dom strings
1999-09-14 21:25:47 +00:00
akhil.arora%sun.com
c0ac3881d7
replace nsString.ToNewCString with GetBuffer
1999-09-10 22:57:12 +00:00
akhil.arora%sun.com
3749251458
Denis Sharypov <sdv@sparc.spb.su> eliminated redundant finalize methods
1999-09-10 20:11:45 +00:00
akhil.arora%sun.com
f3816228a3
Nikolay Igotti <inn@sparc.spb.su> found a bug in the implementation of equals
1999-09-03 22:19:40 +00:00
akhil.arora%sun.com
6dbd2308de
enable Notations
1999-09-02 01:41:22 +00:00
akhil.arora%sun.com
771792c624
minor bug fix
1999-09-02 01:40:15 +00:00
akhil.arora%sun.com
f5a996562f
Implemented equals and hashCode for NodeList and DOMImplementation
1999-08-25 01:28:48 +00:00
akhil.arora%sun.com
4e3cda1596
Timothy Tully implemented equals and hashCode methods for Node.
1999-08-24 23:54:26 +00:00
akhil.arora%sun.com
b8c3511457
1. Keep up with interface change in nsIDocumentLoaderObserver.
...
2. Fix lots of bugs.
3. Implement Entities and Notations.
1999-08-23 19:27:48 +00:00
akhil.arora%sun.com
b89b28f407
initial check-in of the java dom api (not part of regular build)
1999-08-06 00:28:53 +00:00