Граф коммитов

1402 Коммитов

Автор SHA1 Сообщение Дата
morse%netscape.com ef7835b9cc part of fix for bug 45981, blue-box dialog not appearing when needed, r=pinkerton 2000-07-27 03:07:19 +00:00
morse%netscape.com ae56ad017a change html checkbox to xul checkbox, r=hyatt 2000-07-27 00:16:31 +00:00
mstoltz%netscape.com 042bdecedc fixing 40159, r&a=beard 2000-07-26 04:53:31 +00:00
morse%netscape.com 51bc367ae4 fix bug 42440, change url for wallet tables to be on netcenter 2000-07-26 01:20:50 +00:00
axel%pike.org 1454b62393 Removing old debug code, not part of the build 2000-07-25 15:12:04 +00:00
axel%pike.org 518b67452a Adding makefile.wins for transformiix examples, not part of build, submitted by Arthur Barrett, raised build number and updated contributors/changes 2000-07-25 07:03:40 +00:00
warren%netscape.com 2b01440bc0 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
morse%netscape.com 90207e0395 bug 45981, no blue-box dialog for browser-generated login forms, r=dveditz 2000-07-24 21:16:18 +00:00
nisheeth%netscape.com 11600d0b89 Checking in patches submitted by Justin Smith (jjs@acis.com.au) that fix the windows build of transformiix. Thanks, Justin! Does not affect the mozilla build. 2000-07-24 20:35:08 +00:00
kvisco%ziplink.net 3aeaca279b Not part of regular build, a=leaf. Updated changes and contributor info. 2000-07-23 07:57:12 +00:00
kvisco%ziplink.net 807ea5576a Not part of regular build, a=leaf. Updated version info. 2000-07-23 07:43:37 +00:00
kvisco%ziplink.net ea462621ec Not part of regular build, a=leaf. Updated some test files. 2000-07-23 07:25:30 +00:00
kvisco%ziplink.net 94dad61bfd Not part of regular build, a=leaf. Fixed bug I introduced with a previous patch. prevToken was getting set to NULL in some places when it shouldn't. 2000-07-23 07:24:45 +00:00
kvisco%ziplink.net d0df6e3f84 Not part of regular build, a=leaf. Fixed bug when printing comments; removed leading and trailing whitespace. 2000-07-23 06:45:59 +00:00
warren%netscape.com 7adc7efeae Fixed slashes 2000-07-22 05:00:17 +00:00
ben%netscape.com c8654807b3 b44281, r=don, a=don 2000-07-21 00:38:04 +00:00
mstoltz%netscape.com 3910fcba0b fix for 42387, r=dveditz 2000-07-20 01:16:15 +00:00
pchen%netscape.com d3b24601dd Completed client end work for bug 44281 r=pinkerton, call back end CMT code to get certificate authority string. 2000-07-20 00:12:54 +00:00
morse%netscape.com 4cb24c2203 bug 44146, parent window for modal dialogs, r=dveditz 2000-07-19 21:10:03 +00:00
morse%netscape.com 829d1479e2 minor wording change to hide the fact that mozilla and ns tree are improperly shadowed 2000-07-18 06:01:10 +00:00
morse%netscape.com 9f2ec357d2 fix bug 44146, parent window for dialogs, r=dveditz 2000-07-18 02:03:57 +00:00
mscott%netscape.com fd94f85993 Bug #39518 --> we keep showing the security warning when submitting insecure documents even if you check on the
checkbox saying please don't show me this again. We were always setting the pref to true if we ready something out of prefs. =)
The fix is trivial....
r=blake
2000-07-18 00:08:38 +00:00
javi%netscape.com 4ee7f09239 Make the 'if' statement a '==' instead of a '=' 2000-07-17 22:16:42 +00:00
mj%digicool.com bdb462bd41 Adjust for nsIHTTPChannel API change, and fix small bug in entity handling; >
means '>' =/
2000-07-17 11:36:12 +00:00
svn%xmlterm.org ca565632b0 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
"make xpi" in xmlterm/scripts directory now creates an XPI file for XMLterm.
Removed last vestiges of WebShell!
Deleted outdated GeckoTerm files.
2000-07-17 04:11:24 +00:00
morse%netscape.com 6bc1be25b2 bug 44146, get parent window for modal dialogs 2000-07-17 01:37:15 +00:00
Peter.VanderBeken%pandora.be b44dc2d356 Adding SOAP to mac projects. Not part of build. a=vidur. 2000-07-15 06:37:21 +00:00
warren%netscape.com 6431d39a2c Fixed reentrancy into service manager getting the PSM component. Fixed some warnings too. r=dprice 2000-07-15 01:38:32 +00:00
vidur%netscape.com d53fa7feef 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 05b2f4f4c6 Ignore generated files 2000-07-14 22:28:05 +00:00
vidur%netscape.com ccdbb51ce5 Fixed Mac casting problem. This is not part of the default build. 2000-07-14 16:25:09 +00:00
Peter.VanderBeken%pandora.be 6d488d6bb3 Make sure to return the prefix for attributes if necessary. Not part of build. a=leaf. 2000-07-14 10:32:52 +00:00
morse%netscape.com 93a77579a2 partial fix for 44514 -- slow on first form submission, r=dveditz 2000-07-14 01:58:18 +00:00
pavlov%netscape.com 621d3c3a6e sigh. checking in a better fix 2000-07-14 00:49:27 +00:00
pavlov%netscape.com a08a41cbb8 fixing stupid mac build bustage 2000-07-14 00:35:26 +00:00
vidur%netscape.com 2915cc0f6b 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
pavlov%netscape.com 20dc0118ea fix for secure imap and news bug 39154 r=mscott 2000-07-13 23:53:54 +00:00
pchen%netscape.com 162924733a Partial fix 44281 r=dougt, add mCertificateAuthorityDisplay member 2000-07-13 23:52:10 +00:00
pchen%netscape.com 66028816c1 Partial fix 4428 r=dougt, set mCertificateAuthorityDisplay inside init(), change it whenever we change security lock status 2000-07-13 23:52:09 +00:00
pchen%netscape.com 5aba50d562 Partial fix 44281 r=dougt, get certificate authority XUL element and pass that into secruityUI.init() 2000-07-13 23:52:08 +00:00
pchen%netscape.com 95c54dabaa Partial fix 44281 r=dougt, added certauth parameter to init() 2000-07-13 23:52:07 +00:00
tao%netscape.com 5480ed0649 39790 : [L12y] Move all localizable prefs into chrome:// .r=morse 2000-07-13 23:51:35 +00:00
vidur%netscape.com 32b86bd73c 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 279fba5b00 SOAP calling tests 2000-07-13 23:11:59 +00:00
vidur%netscape.com 0d8f10e1f6 Additional SOAP call work. This is not part of the Seamonkey project. 2000-07-13 23:11:16 +00:00
vidur%netscape.com cd5bb8ed1f 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
morse%netscape.com 44d829c74a sidestep bug 43200, coded by jrgm, r=morse&hyatt 2000-07-13 21:54:37 +00:00
dprice%netscape.com 75b6bac9b7 NOT IN THE BUILD
adding jar.mn file to chatzilla for the eventual repackaging of the chrome into jar files.
2000-07-12 07:52:02 +00:00
morse%netscape.com 0ecffed2f7 bug 44146, improperly parented modal dialogs, r=danm 2000-07-12 02:29:53 +00:00
axel%pike.org 9368491fdc Getting the build process up for Windows, thanx to Arthur Barrett
not part of build, still need to conditionally add transformiix to
extensions/makefile.win
2000-07-11 10:32:17 +00:00