rayw%netscape.com
|
6cc70ebd6c
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.
r=warren
|
2000-09-13 23:57:52 +00:00 |
vidur%netscape.com
|
4a41eee18d
|
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
|
2000-09-01 01:54:35 +00:00 |
mkaply%us.ibm.com
|
500f32b91d
|
#50287
r=cls, a=brendan
Add SHORT_LIBNAME for xmlextras.dll
|
2000-08-30 20:20:59 +00:00 |
warren%netscape.com
|
64a99efec0
|
Bug 46864 - Embedding needs a name attribute on nsIRequest.
|
2000-08-21 08:23:54 +00:00 |
vidur%netscape.com
|
cf45da4313
|
Fixed leak of weak reference (thanks beard@netscape.com). Fixed makefiles to avoid overwriting xpt files. This is not part of the regular build
|
2000-07-31 16:48:54 +00:00 |
Peter.VanderBeken%pandora.be
|
b04b212b4a
|
Adding SOAP to mac projects. Not part of build. a=vidur.
|
2000-07-15 06:37:21 +00:00 |
vidur%netscape.com
|
189416e3f2
|
SOAP listeners now get the protocol status as part of the response. This is not part of the default build.
|
2000-07-15 00:24:27 +00:00 |
mcafee%netscape.com
|
46c33bd14e
|
Ignore generated files
|
2000-07-14 22:28:05 +00:00 |
vidur%netscape.com
|
c36b470fe7
|
Fixed Mac casting problem. This is not part of the default build.
|
2000-07-14 16:25:09 +00:00 |
vidur%netscape.com
|
2cb94c201b
|
Got rid of unused, unimplemented nsISOAPCall:SetSimpleParameters. The script version of nsISOAPCall::SetParameters does exactly this. This is not part of the default build
|
2000-07-14 00:34:50 +00:00 |
vidur%netscape.com
|
f1a8dc715a
|
Added SOAP component tothe XMLExtras module. This is not part of the Seamonkey build.
|
2000-07-13 23:12:39 +00:00 |
vidur%netscape.com
|
053ae8eb50
|
SOAP calling tests
|
2000-07-13 23:11:59 +00:00 |
vidur%netscape.com
|
6e7a205c78
|
Additional SOAP call work. This is not part of the Seamonkey project.
|
2000-07-13 23:11:16 +00:00 |
vidur%netscape.com
|
52f62d871e
|
Commented nsIXMLHttpRequest. Used the new nsIXPCNativeCallContext::SetReturnValueWasSet method to deal with returning event handler function objects to script callers of nsIXMLHttpRequest::Onload and Onerror. Turned on synchronous requests. This is not part of the Seamonkey build.
|
2000-07-13 23:08:30 +00:00 |
vidur%netscape.com
|
eb782298a6
|
Work in progress on SOAP call component. This is not part of the Seamonkey build.
|
2000-07-11 00:54:39 +00:00 |
vidur%netscape.com
|
6aa74b76ff
|
Work in progress on SOAP call component
|
2000-07-11 00:52:30 +00:00 |
mcafee%netscape.com
|
36e9b139ec
|
Ignore generated files.
|
2000-07-09 21:10:01 +00:00 |
Peter.VanderBeken%pandora.be
|
e54dcce1da
|
Add nsDOMParser.cpp. Not part of build. a=vidur.
|
2000-07-07 21:53:28 +00:00 |
Peter.VanderBeken%pandora.be
|
2e08c9adff
|
Add nsIDOMParser.idl. Not part of build. a=vidur.
|
2000-07-07 21:53:00 +00:00 |
colin%theblakes.com
|
477072e415
|
Need to link against MOZ_JS_LIBS. r=vidur
|
2000-07-06 21:23:46 +00:00 |
vidur%netscape.com
|
e67418ba38
|
Cleaning up simple cgi. This is not part of the Seamonkey build.
|
2000-07-05 18:49:41 +00:00 |
vidur%netscape.com
|
78f4085ed3
|
Added new parser interface that does string/stream to DOM document parsing. This is not part of the Seamonkey build.
|
2000-07-05 16:55:53 +00:00 |
vidur%netscape.com
|
d4e1e90f21
|
Simple posting tests. This is not part of the Seamonkey build.
|
2000-06-30 23:10:56 +00:00 |
vidur%netscape.com
|
2ffccb24ff
|
Added support for synchronous posting. Got rid of unbreakable circular reference in the abort case. This is not part of the Seamonkey build.
|
2000-06-30 23:09:26 +00:00 |
cls%seawood.org
|
e1e6c5760f
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
vidur%netscape.com
|
375e989c60
|
Allowed complete script access to our components. This is WIP and not part of the Seamonkey build.
|
2000-06-23 15:51:47 +00:00 |
vidur%netscape.com
|
b00f2c29b5
|
Added Mac projects and make requirements from peter.vanderbeken@pandora.be. This is not part of the Seamonkey build.
|
2000-06-23 01:55:42 +00:00 |
vidur%netscape.com
|
e73c8f4ddd
|
Added Unix makefiles and incorporated Andreas Otte's changes for building on Linux. This is not part of the Seamonkey build.
|
2000-06-22 21:41:37 +00:00 |
vidur%netscape.com
|
ecfe2823e4
|
Updated to the new version of nsIPrivateDOMImplementation. We now get a base URL for our own URL resolution from the subject codebase principal. This checkin is for code that is not part of the Seamonkey build.
|
2000-06-22 18:06:49 +00:00 |
vidur%netscape.com
|
086db89355
|
First cut of XMLSerializer and XMLHttpRequest. This is WIP and not part of the Mozilla/Seamonkey build.
|
2000-06-16 16:52:09 +00:00 |