Commit Graph

1624 Commits

Author SHA1 Message Date
valeski%netscape.com
baeaca09b4 removing lock/monitor usage from cookie code. cookies live on the main thread and any cross thread communication is marshalled, thus no need for this stuff. also fixing nsVoidArray leak. also cleaning up extraneous nsString usage. Also adding functional test harness for win32 2000-08-03 04:57:23 +00:00
warren%netscape.com
da15eda254 Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet). 2000-08-02 06:48:45 +00:00
valeski%netscape.com
31bf4c2872 47235. r=mstoltz. mlk fix. 2000-08-02 02:05:42 +00:00
danm%netscape.com
ef90ff45c3 adding missing initialization of nsBrowserInstance object. bug 46979 2000-08-02 00:55:49 +00:00
valeski%netscape.com
b1b4f373db removing extraneous string/memory usage 2000-08-01 23:44:38 +00:00
vidur%netscape.com
674ad9d95f Adding xmlextras to the default build target so that it can be included in the nightlies as per leaf. a=leaf, r=pollmann 2000-07-31 23:14:24 +00:00
vidur%netscape.com
93d9a6d167 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
morse%netscape.com
92f9c48ba7 fix bug 46947, localization of strings in wallet interview form, r=dp 2000-07-30 20:07:43 +00:00
morse%netscape.com
48d204004b fix bug 46699, crash on many sites, r=jar, a=jar 2000-07-30 19:48:21 +00:00
morse%netscape.com
ebe07c1f4e minor wording change 2000-07-30 17:16:42 +00:00
morse%netscape.com
a27c7def5b fix bug 46464, split signon viewer into two separate viewers, r=ben 2000-07-30 04:25:54 +00:00
morse%netscape.com
0391c6e8a2 bug 46883, move wallet interview form from server to client, r=pnunn 2000-07-29 20:50:30 +00:00
morse%netscape.com
da119e58a3 this is not part of build yet 2000-07-29 20:46:24 +00:00
morse%netscape.com
eb4a389461 this is not part of build yet 2000-07-29 20:45:44 +00:00
morse%netscape.com
8a6964c7a0 interview form for wallet, not part of build yet 2000-07-29 18:51:30 +00:00
morse%netscape.com
8a488f2e6a fix bug 46906, minor typo in dialog, submitted by wallet.properties 2000-07-29 03:28:31 +00:00
javi%netscape.com
562e36d6e8 Add a Certificate Content Listener so that mozilla can download a
certificate from VeriSign.

bug 45878
r=mscott, valeski
2000-07-28 23:14:55 +00:00
valeski%netscape.com
42476cda71 this lib is no longer generated or used 2000-07-28 08:46:59 +00:00
warren%netscape.com
9d3410b0ca Cleaning up slashes, adding a few missed files. 2000-07-28 06:49:43 +00:00
morse%netscape.com
b2cf7ecc13 bug 45455, deleting blank username causes wrong user to be deleted, r=jrgm 2000-07-28 00:28:43 +00:00
morse%netscape.com
76efee7a65 bug 45454, blank username is not selectable, r=jrgm 2000-07-28 00:26:17 +00:00
mj%digicool.com
6caef1f8e4 mozilla.xml-rpc.fault.1 now implements QueryInterface, r=mang 2000-07-27 14:52:47 +00:00
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
axel%pike.org
ecb5362cfc Use own impl of rint for windows and platforms without one, not on mac
not part of build
2000-07-11 09:47:37 +00:00
vidur%netscape.com
02d802ff3d 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
5a19d3f794 Work in progress on SOAP call component 2000-07-11 00:52:30 +00:00
axel%pike.org
6af8630656 Fix nested relative includes, not part of build, a=leaf 2000-07-10 12:08:00 +00:00
mcafee%netscape.com
3a5a6e6541 Ignore generated files. 2000-07-09 21:10:01 +00:00
Peter.VanderBeken%pandora.be
508b7d367b Remove redundant define. Not part of build. a=leaf. 2000-07-07 23:34:12 +00:00
Peter.VanderBeken%pandora.be
2e63593166 Get rid of MOZILLA, use MOZ_XSL. Not part of build. a=leaf. 2000-07-07 21:54:52 +00:00
Peter.VanderBeken%pandora.be
55b31945ad Add nsDOMParser.cpp. Not part of build. a=vidur. 2000-07-07 21:53:28 +00:00
Peter.VanderBeken%pandora.be
2d757d5da2 Add nsIDOMParser.idl. Not part of build. a=vidur. 2000-07-07 21:53:00 +00:00
svn%xmlterm.org
bac52bec74 --NOT PART OF DEFAULT BUILD--
XMLterm changes only. Updated UUIDs list.
2000-07-07 14:48:55 +00:00
svn%xmlterm.org
f3b81d69c9 --NOT PART OF DEFAULT BUILD--
XMLterm changes only. Implemented chrome overlay a la Chatzilla to insert
XMLterm into the Tasks menu. Also implemented command line option "-terminal"
and URL handler "telnet://" to invoke XMLterm.
2000-07-07 14:44:26 +00:00
axel%pike.org
96fae6045f Removing unused Makefile.in, not in allmakefiles.sh, not part of build 2000-07-07 11:09:23 +00:00
morse%netscape.com
3dbd4c88b9 fix bug 44683, real minor wording change, submitted by blaker1234, r=morse 2000-07-06 21:39:25 +00:00
colin%theblakes.com
a9446272fa Need to link against MOZ_JS_LIBS. r=vidur 2000-07-06 21:23:46 +00:00
axel%pike.org
861e4bd4e0 Code cleanup in extensions/transformiix, getting rid of -DMOZILLA
not part of build
2000-07-06 12:35:44 +00:00
warren%netscape.com
c5667c3305 Bug 43858. Fix to make wallet dlls be optional. 2000-07-06 00:45:00 +00:00
vidur%netscape.com
9ead0b6446 Cleaning up simple cgi. This is not part of the Seamonkey build. 2000-07-05 18:49:41 +00:00
vidur%netscape.com
45b61131d8 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
cls%seawood.org
bca014f1bb Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner 2000-07-02 18:44:42 +00:00
jab%atdot.org
3ff5cd0f65 a=brendan@mozilla.org
Bug #16103
Support for SOCKS proxies in HTTP, HTTPS, and FTP protocols.
Also includes the prefs configuration and UI bits.
2000-07-01 10:25:25 +00:00
morse%netscape.com
d39a733631 fix bug 42550, unable to delete single-signon database, r=dveditz 2000-07-01 00:43:42 +00:00
vidur%netscape.com
bbd0c263ca Simple posting tests. This is not part of the Seamonkey build. 2000-06-30 23:10:56 +00:00
vidur%netscape.com
bb95d0ddd1 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
svn%xmlterm.org
e122d3f4c1 --NOT PART OF DEFAULT BUILD--
XMLterm changes only. Absolute URL chrome://xmlterm/skin/xmltpage.css is not
recognized in xmlterm.html. Using relative URL ../skin/xmltpage.css as a
workaround.
2000-06-30 14:53:19 +00:00
cls%seawood.org
1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
danm%netscape.com
8acd8939a0 change last revision to use general API rather than requiring a new one. r=morse@netscape.com. bug 25684 2000-06-30 01:23:16 +00:00
danm%netscape.com
a6ceda426f get window for dialog parent from channel before defaulting to HiddenWindow in OnEndDocumentLoad. Fixes behaviour of the 'select a user' modal dialog. bugs 25684,44149. r=morse@netscape.com 2000-06-30 01:13:37 +00:00
rginda%netscape.com
c45708acd1 -- not part of build --
make cview show up under tasks->tools when it is installed
2000-06-30 00:07:46 +00:00
morse%netscape.com
e722d47c13 partial fix for bug 43738, r=dveditz 2000-06-30 00:05:03 +00:00
morse%netscape.com
799e635cd8 update wallet tables, not part of build 2000-06-29 22:30:40 +00:00
Peter.VanderBeken%pandora.be
de3aa1076c Correct typo. Not part of the build. 2000-06-29 07:09:06 +00:00
morse%netscape.com
77e939d1b9 fix bug 43235, wallet editor clipped on right side, r=ben 2000-06-29 01:20:45 +00:00
morse%netscape.com
0aae655ffe fix bug 44045, master password was needed when deleting database, r=dveditz 2000-06-29 00:05:41 +00:00
Peter.VanderBeken%pandora.be
6ee2d5ae43 Adding locale files. Not part of the build. 2000-06-28 23:01:14 +00:00
Peter.VanderBeken%pandora.be
930524fd8b Adding locale info. Not part of the build. 2000-06-28 22:57:42 +00:00
rginda%netscape.com
6cf00d3484 -- not part of build --
fixing windows makefiles
updating references to tasksOverlay.xul
2000-06-28 21:02:30 +00:00
rginda%netscape.com
8780226d37 -- chatzilla changes only --
whitespace changes
fix default dalnet server
2000-06-28 20:51:40 +00:00
gordon%netscape.com
0622f8b90a Bug 19119 [dogfood+] Mac build of PSM in-process. r = beard. Initialize member to 0, to avoid crash. 2000-06-28 04:15:39 +00:00
gordon%netscape.com
14b4a816e0 Bug 19119 [dogfood+] Mac build of PSM in-process. r = beard. Change to link against PSMStubs.shlb 2000-06-28 04:10:04 +00:00
rginda%netscape.com
6c7a416868 -- chatzilla changes only --
Change default EFNet server to irc.mcs.net (no ident req'd.)
2000-06-28 02:23:12 +00:00
mcafee%netscape.com
a190c8b719 Ignore generated files. 2000-06-27 21:46:26 +00:00
morse%netscape.com
5524653464 fix bug 43886, single signon no longer works, r=jefft 2000-06-27 21:13:50 +00:00
axel%pike.org
3a23f21413 Not part of build, r=kvisco, don't add abundant text nodes to document 2000-06-27 10:40:57 +00:00
Peter.VanderBeken%pandora.be
c911aea053 Added expat to optimized target. Not part of build yet. 2000-06-25 20:57:37 +00:00
morse%netscape.com
735e441465 update wallet tables, not part of build 2000-06-24 04:34:18 +00:00
morse%netscape.com
9ac5f05598 bug 42774, fix typo 2000-06-24 03:09:11 +00:00
cltbld%netscape.com
bcf033c27a First Checked In. 2000-06-23 23:45:00 +00:00
vidur%netscape.com
9ed907c5a2 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
dbaron%fas.harvard.edu
3d99c84c8c Clean up the deprecated (and never really official) HTML namespace by replacing with the official XHTML namespace. b=7834,42280 r=vidur 2000-06-23 04:41:29 +00:00
waterson%netscape.com
5a9c920b98 Bug 43566. Fix nsPSMComponent leak. r=dougt 2000-06-23 04:10:25 +00:00
vidur%netscape.com
ce43bb886c 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
rginda%netscape.com
c833d164ca -- Chatzilla only --
fix for 42947 and 43414 and an unreported regression with the view buttons
2000-06-22 22:57:09 +00:00
morse%netscape.com
390d7dd0e9 bug 43451, crash bringing up image viewer 2000-06-22 22:50:19 +00:00
morse%netscape.com
fc00f5173a bug 42774, changed security wording, coded=verah, r=morse 2000-06-22 22:17:48 +00:00
morse%netscape.com
cac6549505 bug 43452, can't get to cookie viewer from prefs panel, r=dveditz 2000-06-22 22:16:55 +00:00
morse%netscape.com
8e77f9995a bug 43201, columns not aligned, r=hyatt 2000-06-22 22:15:38 +00:00
vidur%netscape.com
e67bb23423 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
66ab757c0c 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
morse%netscape.com
0e649ed54b remove <div>, change suggested by hyatt, r=morse 2000-06-22 14:17:01 +00:00
Peter.VanderBeken%pandora.be
294dc77b0e Use StringList (instead of hashmap) for namespace URIs. Not part of build yet. a=leaf. 2000-06-22 07:30:07 +00:00
Peter.VanderBeken%pandora.be
60b56b018a Fix UNICODE_CHAR bustage. Not part of build yet. a=leaf. 2000-06-22 07:29:20 +00:00
Peter.VanderBeken%pandora.be
de91b17cf7 Remove include workaround. Not part of build yet. a=leaf. 2000-06-22 07:27:54 +00:00
morse%netscape.com
a2e804678c fix bugs 42298 and 42299, wallet broken on mac, r=rjc 2000-06-22 06:47:34 +00:00
morse%netscape.com
e747a453cf update wallet tables, not part of build 2000-06-22 06:31:58 +00:00
danm%netscape.com
03ea82871a tracking change of name of window.content to _content. (bug 33650) r=hyatt 2000-06-22 00:48:45 +00:00
javi%netscape.com
315d100260 Give these files a license. 2000-06-21 19:38:03 +00:00
morse%netscape.com
69467a0aa1 fix bugs 43235,43241,42415, polish wallet editor, r=dbragg 2000-06-21 19:34:55 +00:00
javi%netscape.com
ee136ac3db added files: mozilla/extensions/psm-glue/src/nsKeygenHandler.cpp 2000-06-21 01:02:44 +00:00
javi%netscape.com
05dff9d08b Fixes for Bug #15623 and Bug #28430 r=thayes
psm-glue work for KEYGEN tag is in.

KEYGEN tag will work with PSM 1.2
2000-06-21 00:43:57 +00:00
mkaply%us.ibm.com
bff5da9f8e #40177
r=cls, a=brendan
OS/2 bring up - remove trailing slash
2000-06-21 00:21:57 +00:00
pavlov%netscape.com
bdd2815d66 fix for submitting insecure form not displaying anything bug 42958. from Peter Annema <disttsc@bart.nl>. r=pavlov a=waterson 2000-06-20 07:35:41 +00:00
hyatt%netscape.com
5153c01a6f 30511. evaughan 2000-06-20 01:04:20 +00:00
morse%netscape.com
b4a13cb700 update wallet tables, not part of build 2000-06-20 00:50:15 +00:00
pavlov%netscape.com
bb4af10084 fix for bug security icon not changing when entering secure sites 43041 r=anthonyd (also removed tabs, yadda yadda) 2000-06-20 00:36:04 +00:00
kvisco%ziplink.net
13fb81c0bd Not part of build, a=leaf
Added fix from Peter Van der Beken to fix Name conflicts with NodeType tokens
Added fix to bug reported by Axel Hecht (#42502)
2000-06-19 09:03:12 +00:00
kvisco%ziplink.net
a618936393 Not part of build, a=leaf
updated docs
2000-06-19 07:53:55 +00:00
kvisco%ziplink.net
b92b983e5c Not part of build, a=leaf
Fixed a cut-and-paste error
2000-06-19 07:16:37 +00:00
kvisco%ziplink.net
bed944d6e1 Not part of build, a=leaf
Checked in changes from Olivier to improve template parameter handling
2000-06-19 07:09:02 +00:00
rpotts%netscape.com
578b2bbee5 Reworked nsIWebProgress... 2000-06-19 05:48:38 +00:00
morse%netscape.com
1146192d49 update wallet tables, not part of build 2000-06-19 00:24:12 +00:00
morse%netscape.com
45d2b9f94f bug 42362, assertions at startup, coder=roc+moz@cs.cmu.edu, r=morse, a=morse+waterson(anticipated) 2000-06-18 06:16:30 +00:00
morse%netscape.com
2165d682f2 update wallet tables, does not affect build 2000-06-17 16:00:20 +00:00
ben%netscape.com
1a5babfc34 fix mac manifest, remove dead files 2000-06-17 07:53:23 +00:00
ben%netscape.com
4c99d49596 remove dead manifests 2000-06-17 03:46:14 +00:00
ben%netscape.com
2d3e888817 partial fixes for 32347, 30536, 41120 2000-06-17 03:26:47 +00:00
warren%netscape.com
1927d0a1ce Bug 41390. js prompt() contains remember this value checkbox. r=morse 2000-06-17 01:57:36 +00:00
beard%netscape.com
3922bfe1d3 bug #19119: added link dependency on PSM[Debug].shlb, added access paths to find PSMClient[Debug.o], PSMProtocol[Debug].o. a=ddrinan, r=gordon 2000-06-16 23:26:53 +00:00
thayes%netscape.com
f22460b5a7 Bug 26085 - use real version of encryption code for storing wallet data.
r=morse
2000-06-16 23:20:01 +00:00
thayes%netscape.com
b4e006cf2c Bug 26085. Fix handling of cancel for Personal Security Password dialog box.
r=morse
2000-06-16 23:01:20 +00:00
beard%netscape.com
d6ca28131f bug 19119: fires up PSM thread explicitly, and waits for it to start. a=ddrinan, r=gordon 2000-06-16 23:01:07 +00:00
morse%netscape.com
73809862c4 fix bug 42844, wallet table change 2000-06-16 22:56:07 +00:00
vidur%netscape.com
522227315e 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
danm%netscape.com
0a0a484b27 use nsIPrompt supplied by nsHTTPChannel for bringing up cookie dialog. bugs 25684,28594. r=morse@netscape.com 2000-06-16 14:56:47 +00:00
valeski%netscape.com
f0fec56b70 42767. AsyncOpen (dead code) removal. 2000-06-16 14:39:19 +00:00
morse%netscape.com
30c50b79f6 bugs 41390 and 41419, wallet editor fixes 2000-06-16 12:57:32 +00:00
morse%netscape.com
83ede706bd bugs 42475, 42550, and 42436 r=dveditz 2000-06-16 12:44:04 +00:00
rbs%maths.uq.edu.au
26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
morse%netscape.com
d462368720 update wallet tables, not part of build 2000-06-14 12:32:37 +00:00
axel%pike.org
75efe3d8a2 Updating Makefile.in, not part of build 2000-06-14 11:55:16 +00:00
sfraser%netscape.com
9fda03b024 Fix the windows build. Suckage; I needed to repace nsAutoString with nsString in the overloaded function. 2000-06-14 05:05:32 +00:00
sfraser%netscape.com
09a592f98d Back out some of my changes for string cleanup which broke form autofill (the overloaded wallet_ReadFromList methods are back, with their unfathomable index modifications), and putting in some nsCOMPtr goodness. r=scc. 2000-06-14 04:32:37 +00:00
morse%netscape.com
e659c66b67 update wallet tables, not part of build 2000-06-13 14:43:15 +00:00
axel%pike.org
09ca9cf1ce Code cleanup, not part of build, needed for SUN Workshop compilers 2000-06-13 12:10:09 +00:00
sfraser%netscape.com
4ef0a7e4c8 Fix build bustage - some compilers don't like the new Substring(). r=scc 2000-06-13 00:35:47 +00:00
sfraser%netscape.com
5ae616a657 Fix for 42277 -- submitting forms very slow. Chunk string usage in wallet code to avoid excessive allocation now that nsString does not chunk itself. Also cleaned up wallet code to avoid passing nsStrings and ns<foo>Steams around by value. a,r=scc 2000-06-12 23:32:20 +00:00
Peter.VanderBeken%pandora.be
53e90aa649 Remove DOMString. Clean up some whitespace. Add basic default namespace handling. Fix TransformDocument. Not part of build yet. a=leaf. 2000-06-11 16:56:06 +00:00
Peter.VanderBeken%pandora.be
e53be60c59 Remove DOMString. Clean up some whitespace. Add basic default namespace handling. Fix TransformDocument. Not part of build. a=leaf. 2000-06-11 16:54:54 +00:00
bienvenu%netscape.com
6b30a5ce4b fix singsign startup assertion in string class, r=morse 2000-06-11 16:28:53 +00:00
Peter.VanderBeken%pandora.be
ce544548fc Updating comment. Not part of build yet. a=leaf 2000-06-11 16:00:34 +00:00
Peter.VanderBeken%pandora.be
bb7f0f065a Removing DOMString/Cleaning up some whitespace. Adding basic default namespace handling. Not part of build yet. a=leaf. 2000-06-11 16:00:01 +00:00
Peter.VanderBeken%pandora.be
482c73e809 Cleaning up whitespace. Not part of build. a=leaf. 2000-06-11 12:31:28 +00:00
Peter.VanderBeken%pandora.be
240ae24a80 Removing DOMString/Cleaning up some whitespace. Not part of build yet. a=leaf. 2000-06-11 12:29:54 +00:00
Peter.VanderBeken%pandora.be
b50dd527d6 Removing DOMString/Cleaning up some whitespace. Not part of build yet. a=leaf. 2000-06-11 11:43:12 +00:00
scc%mozilla.org
484ee8fb96 don't extract characters from empty strings 2000-06-11 08:19:41 +00:00
morse%netscape.com
3dbe5eaea8 update wallet tables, not part of build 2000-06-10 23:35:51 +00:00
morse%netscape.com
93b663f94c update wallet tables, not part of build 2000-06-10 05:23:57 +00:00
mkaply%us.ibm.com
b8b2b123ae # 37239
r = thayes, a = brendan
OS/2 bring-up - Need cast for VisualAge
2000-06-09 22:48:05 +00:00
valeski%netscape.com
f5e1fae7ec 41714. r=pavlov. don't try and use tcp no-delay on unix domain sockets because it's generally not a supported tcp feature 2000-06-09 21:15:17 +00:00
morse%netscape.com
18ba5dbc5a update wallet tables, not part of build 2000-06-09 20:47:32 +00:00
morse%netscape.com
ac34451df8 fix bug 40031, checkin for Henrik Gemal, r=morse a=morse/waterson 2000-06-09 20:46:11 +00:00
morse%netscape.com
19be7933a9 bug 41843, single signon not working on key sites, r=sspitzer 2000-06-08 23:48:02 +00:00
andreas.otte%primus-online.de
4cf9ec5cfc fix bug 41702 [Double caching when fetching wallet tables], r,a=morse@netscape.com a=waterson@mozilla.org 2000-06-08 21:35:03 +00:00
morse%netscape.com
1e4e128ca3 fixes for bugs 33542 and 41567, abandon res directory r=dveditz 2000-06-07 05:10:52 +00:00
sspitzer%netscape.com
1700b66a8a fix for #41063. remove si_StrippedURL(). the single sign on code no longer
strips the passworld realm you give it.  it assumes the caller does the right thing
to create the proper password realm.  r=warren,a=putterman.
2000-06-06 04:38:49 +00:00
morse%netscape.com
acda1a1332 forgot to delete a file 2000-06-06 03:43:03 +00:00
ben%netscape.com
a5da281d80 update extensions modules to use utility overlay and global overlay 2000-06-05 06:33:38 +00:00
morse%netscape.com
48d25f5bbf fix bug 41452 2000-06-04 15:34:09 +00:00
morse%netscape.com
c3c480aca7 bug 41451, fix dialog width 2000-06-04 14:39:31 +00:00
morse%netscape.com
3442ae1312 fix bug 41366, regression caused when global change was made of all string assignment statements 2000-06-03 18:39:50 +00:00
warren%netscape.com
512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
morse%netscape.com
77f178c430 add extra checking to avoid potential crashes, r=thayes 2000-06-03 02:28:03 +00:00
rginda%netscape.com
579fd995b8 --CHATZILLA CHANGES ONLY--
type=content in xul window to allow mouse selections, fixed debug message in gotoIRCURL()
2000-06-03 00:11:57 +00:00
javi%netscape.com
08283e98ce Fixing Mac build bustage. 2000-06-03 00:05:33 +00:00
javi%netscape.com
5bac4212d7 Missed these the first time around. 2000-06-02 23:58:59 +00:00
warren%netscape.com
88151adad6 Fix to make jar protocol not copy local files. Starting to get chrome to work with jars. Bug #18433 2000-06-02 23:39:45 +00:00
javi%netscape.com
ff15abfd77 r=thayes a=lord
Bug#24886
checking in code for mozilla to do CRMF issuance.
With the right version of PSM, Netscape employess can now get certs.
2000-06-02 22:46:41 +00:00
svn%xmlterm.org
0bc3d20295 --NOT PART OF DEFAULT BUILD--
XMLterm changes only. Updated bug documentation.
2000-06-02 13:32:36 +00:00
thayes%netscape.com
0b1407533b Bug 40349 - remove timeout on PSM recv and send ops. Rely entirely on
non-blocking mode instead.
2000-06-02 05:59:37 +00:00
valeski%netscape.com
ca77e9420a 41110. eradicating nsIWebshellWindow usage. These are extraneous usages. 2000-06-01 14:29:43 +00:00
cls%seawood.org
48f5390d98 Include <ctype.h> to resolve isspace(). Needed for BeOS. 2000-06-01 10:42:45 +00:00
cls%seawood.org
9766663fb2 According to mjudge's caret api checkin comments, I think this is the proper fix for the xmlterm bustage. a=leaf 2000-06-01 06:58:16 +00:00
rginda%netscape.com
fa1f25a153 --CHATZILLA CHANGES ONLY--
a=brendan

* chatzilla-service.js
added components required for irc:// urls.

* command-manager.js
sort names before returning

* connection-xpcom.js
added support for async reads.

* events.js
Added "yield" event type to break out of event processing.

* irc-debug.js
add MPL
show data for "senddata" type events.

* irc.js
add password param for server.login() method.
add key param for channel.join() method.
refactoring to use the connection's async read method if it's there
(it's not in connection-rhino.js yet.)

* utils.js
add hyphenateWord function.

* chatzilla.xul
add windowtype attribute.
apply exv@randomc.com 's userlist context menu patch.

* commands.js
apply cbegle@geocast.com 's /stalk and /unstalk patch.
update join, server, and attach commands to include new params.
alias leave part.
removed bogus comments.

* handlers.js
apply cbegle@geocast.com 's /stalk and /unstalk patch.
update join, server, and attach commands to include new params.
check for pending irc urls after connection is made.

* static.js
apply cbegle@geocast.com 's /stalk and /unstalk patch.
apply exv@randomc.com 's userlist context menu patch.
add long word rule to munger.
implement parseIRCURL() and gotoIRCURL() function.
implement doURLTest() to test the other two.
2000-06-01 05:31:04 +00:00
sspitzer%netscape.com
f46ad05a0b fix for bug #40248. I was using the category manager incorrectly.
thanks to bruce@cubik.org for pointing it out.
2000-06-01 04:14:34 +00:00
pollmann%netscape.com
0684ae66a7 Bug 39867: Fix uninitialized variable problem that was causing Mac to not post after unchecking "show again" box in warning dialog. r=harishd 2000-06-01 02:02:39 +00:00
javi%netscape.com
10cd56f365 Bug #28698 r=thayes a=lord
Make crypto.logout do something useful so that the security advisor's logout
button does the right thing.
2000-05-31 22:23:04 +00:00
thayes%netscape.com
10014b97d1 Bug=40349 Reverse changes made to PSM glue which break SSL connections and long
interactions with PSM, such as password setting dialogs.
2000-05-31 21:34:04 +00:00
morse%netscape.com
69eb2844b7 doing the right thing to fix bug 40978, r=ben 2000-05-31 03:27:56 +00:00
pinkerton%netscape.com
ee00de26b6 just doing the right thing. fixes 41018, obfuscated and redundant code. r=many people. 2000-05-31 02:51:12 +00:00
morse%netscape.com
9c3d747280 undo thayes' changes for 1.218 -- PSM is not yet ready for prime time and was causing all sorts of problems -- see bug 41024 2000-05-31 00:57:47 +00:00
brade%netscape.com
06f9bf35b2 remove unnecessary ifdefs a=morse,brendan 2000-05-30 14:40:09 +00:00
rginda%netscape.com
152b6bb5e6 -- NOT PART OF THE BUILD --
forgot to terminate comment.
2000-05-29 21:59:13 +00:00
kvisco%ziplink.net
3e133c2783 Not part of build, a=leaf
Made some performance adjustments in the match method.
2000-05-29 07:15:17 +00:00
kvisco%ziplink.net
98d6c009df Not part of build, a=leaf
Added the get(int) method, for accessing via index. It's not recommended using
this method unless on very small lists. This will help save on overhead so we don't have to create an iterator on lists with only a couple elements.
2000-05-29 07:14:03 +00:00
ben%netscape.com
cd14323de5 Convert lock button titledbutton to statusbarpanel. 2000-05-27 03:39:10 +00:00
thayes%netscape.com
6221944e21 Cut over to PSM based secure storage component. 2000-05-26 22:37:13 +00:00
Peter.VanderBeken%pandora.be
eee4371c9b Clear nodename before calling GetNodeName. Add comment about DOM Level 2. Not part of build yet. a=leaf 2000-05-26 20:58:28 +00:00
axel%pike.org
535072cccb Not part of the build, a=leaf
Bringing Makefiles uptodate with String changes
Get testcase going into new chrome structure.
2000-05-26 15:04:52 +00:00
tor%cs.brown.edu
940a3e95b3 SUNWspro5.0 bustage fix - include the appropriate header instead
of duplicating the typedef (40651).  r=morse  a=brendan,waterson
2000-05-26 07:06:56 +00:00
svn%xmlterm.org
e30dbd6a29 --NOT PART OF DEFAULT BUILD--
XMLterm changes only. Added FlushPendingNotifications call to scrolling routine to improve scrolling behaviour. Fixed typo in string template changes. Added (commented out) change to xmlterm.html to test PNG alpha "image melding" with the command line!
2000-05-26 03:54:47 +00:00
rginda%netscape.com
2ea6cb9bf7 -- NOT PART OF THE BUILD --
change xpcom namespace id
comment fixes
2000-05-26 01:17:48 +00:00
Peter.VanderBeken%pandora.be
6beea3f0b4 Cleaning up string implementation. Not part of build. a=leaf 2000-05-25 23:15:25 +00:00
Peter.VanderBeken%pandora.be
c9a45d3389 Remove TxString.cpp. Not part of build. a=leaf 2000-05-25 23:01:08 +00:00
Peter.VanderBeken%pandora.be
2e98ac9253 Correcting comment. Not part of build. a=leaf 2000-05-25 22:59:25 +00:00
Peter.VanderBeken%pandora.be
c371c24237 Cleaning up end-of-lines. Not part of build. a=leaf 2000-05-25 22:57:08 +00:00
Peter.VanderBeken%pandora.be
4dde286530 Cleaning up string implementation. Not part of build. a=leaf 2000-05-25 22:52:27 +00:00
mj%digicool.com
e2a7d6c939 Remove quotes around inline function code that was once a local Function object. Oops. Thanks to McCabe for finding this. a=brendan 2000-05-25 20:10:47 +00:00
axel%pike.org
d35776ea3c Getting us a step closer to xslt on mozilla, see 36038,
[NOT PART OF THE BUILD]
2000-05-25 01:03:29 +00:00
pavlov%netscape.com
2804c173c5 fix for unix file picker not handling null window parents bug 34328 r=brendan, slamm
fix for mailnews' file->save as dialog not saving files on unix in due to its handling of file extentions and filters.  this code now uses nsIFilePicker.  fixes nsbeta2+ bug 31096. r=mscott
2000-05-25 00:44:10 +00:00
morse%netscape.com
5e9a7022ab bug 39653, describe obscure/encrypt choice better to reduce our liability, r=dp 2000-05-24 23:22:15 +00:00
dougt%netscape.com
263b389da3 removing warning. 2000-05-24 22:53:15 +00:00
dougt%netscape.com
3b1b7c48ee nsPSMComponent.cpp
1.  Reduce complexity in launching code.

nsPSMShimLayer.c
1.  Read and Write should timeout
2.  Read and Write should return errors... duh.
2.  PR_IN_PROGRESS_ERROR on Connect should be returned

nsPSMUICallbacks.cpp
1. Use the modal flag to open new windows.

nsSSLIOLayer.cpp
1.  disable Nagle algorithm

r=valeski@netscape.com
2000-05-24 22:51:27 +00:00
axel%pike.org
0d354ec874 Updating new build scheme for recent checkins, NOT PART OF THE BUILD 2000-05-24 08:39:01 +00:00
rginda%netscape.com
0b194cb8a5 -- NOT PART OF THE BUILD --
adding windows makefiles for component viewer
modified some comments
2000-05-24 05:58:28 +00:00
kvisco%ziplink.net
702cc0138c latest changes 2000-05-24 05:04:15 +00:00
kvisco%ziplink.net
1ad83e014d Added fix from Marc Schefer regarding OR expressions 2000-05-24 05:00:25 +00:00
rginda%netscape.com
555d6fcc77 -- NOT PART OF THE BUILD --
Initial add of XUL/JS XPCOM component viewer.  Unix makefiles only.
to build on unix:
cd mozilla/extensions
make makefiles DIRS=cview
(ignore errors)
cd cview
make
start mozilla, you should have a "Component Viewer" in tasks->tools
2000-05-24 04:58:18 +00:00
kvisco%ziplink.net
ead8cbec21 updated with latest info 2000-05-24 04:54:08 +00:00
kvisco%ziplink.net
62ee4638fb Non important changes 2000-05-24 04:29:00 +00:00