1163 Commits

Author SHA1 Message Date
dougt%netscape.com
4b4d8250bf correcting invalid port number. They should be -1, not zero. 2000-05-20 00:19:24 +00:00
dougt%netscape.com
d83290854c Fix for 31164, possibly 35658, and prep work for 31174.
1) Passing the proxy hostname and port to the underlying socket
   and changing all users that appeared in lxr.

2) (psm-glue) registering with the cache manager to allow local loopback so that
   psm will work with a proxy.

3) (psm-glue) Storing proxy information in psmSocketInfo.

most reviewed by gagan@netscape.com.
2000-05-19 22:56:12 +00:00
svn%xmlterm.org
c4ee494667 -- XMLTERM CHANGES ONLY --
Not part of default build. Modified UI to conform to new chrome directory structure (bug 38891), following chatzilla's example.
2000-05-19 14:54:32 +00:00
morse%netscape.com
30057f54f6 fix bug 39607, crash when multiple logins saved for same site, r=dveditz 2000-05-18 21:54:38 +00:00
morse%netscape.com
27972a8306 fix bug 33542, wallet functions don't work on first usage of browser, r=neeti 2000-05-18 21:52:58 +00:00
axel%pike.org
d50106a0f5 Checking in Makefile.ins for building transformiix on unix,
standalone version only. See post in n.p.m.l.xslt
Not part of the build
2000-05-18 21:17:27 +00:00
rginda%netscape.com
da936a688d -- chatzilla dogfood --
use document.createElementNS instead of document.createElement where necessary, as described in bug 39360
a=waterson
2000-05-18 19:32:02 +00:00
Peter.VanderBeken%pandora.be
049c6d21a2 Work around crash, leak instead. Not part of build yet. a=leaf 2000-05-18 11:57:09 +00:00
Peter.VanderBeken%pandora.be
7d649e9239 Converting to new string APIs. Not part of build yet. a=leaf 2000-05-18 11:43:44 +00:00
kvisco%ziplink.net
41b867c668 points to the new standalone dom directory 2000-05-18 09:18:35 +00:00
kvisco%ziplink.net
b8757de423 this file is used to point to the correct dom.h 2000-05-18 09:17:41 +00:00
kvisco%ziplink.net
64547de59f updated to point to the root directory 2000-05-18 09:16:45 +00:00
kvisco%ziplink.net
319a9586ff removed dependancies on DOM object files 2000-05-18 09:15:45 +00:00
kvisco%ziplink.net
392890ab2c moved from source/dom 2000-05-18 08:31:46 +00:00
kvisco%ziplink.net
3e13714049 moved to standalone subdirectory 2000-05-18 08:29:45 +00:00
kvisco%ziplink.net
cb005dd346 Added special case for handling xsl:copy-of when the node is a document node, this is a fix to a bug reported by Olivier Gerardin 2000-05-18 03:59:17 +00:00
mjudge%netscape.com
17920334e6 a=syd. someone had bad dir in makefile 2000-05-18 03:22:01 +00:00
kvisco%ziplink.net
215a99ff61 should not be in CVS 2000-05-18 03:18:40 +00:00
sfraser%netscape.com
a0894da4cd Remove NetworkModular.shlb from the optimized target 2000-05-17 09:45:32 +00:00
warren%netscape.com
5f6b57ef08 Bug 39416. Made ftp work with single sign-on for more than one user/host. 2000-05-17 07:12:40 +00:00
morse%netscape.com
3ebbd36744 use false sdr so we get the dialogs 2000-05-17 07:07:59 +00:00
cls%seawood.org
a8000b8bb5 Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency. 2000-05-17 06:45:45 +00:00
thayes%netscape.com
fbfefe15cf Add FSDR module to PSMGlue component. 2000-05-17 06:39:58 +00:00
thayes%netscape.com
fb67c5cefe added files: mozilla/extensions/psm-glue/src/nsFSDR.cpp 2000-05-17 06:33:10 +00:00
thayes%netscape.com
7f36f9492d Commit new file with updated nsIPrompt calls. 2000-05-17 06:29:53 +00:00
thayes%netscape.com
bc90a7d57a Initial version of "fake" SDR implementation 2000-05-17 05:49:24 +00:00
mcafee%netscape.com
eaeef283dc Removing bogus part of this skeleton file. 2000-05-17 05:13:07 +00:00
mkaply%us.ibm.com
89121372f5 # 37239
a= chofmann
OS/2 bringup continues - PR_CALLBACKs for Visual Age Build
2000-05-17 04:43:11 +00:00
morse%netscape.com
2667e295ed make tree be an integral number of lines 2000-05-17 04:10:40 +00:00
pavlov%netscape.com
803190ad4b changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
morse%netscape.com
fe1d8ff635 refine change-password to work with a dummy nsSDR.cpp 2000-05-17 02:46:52 +00:00
javi%netscape.com
2c2844d070 Fix Linux build bustage. 2000-05-17 01:47:18 +00:00
morse%netscape.com
dc0d07c5cb somebody changed the component name for wallet but didn't fix the reference to it in this file 2000-05-17 01:37:13 +00:00
javi%netscape.com
c43253606c added files: mozilla/extensions/psm-glue/src/nsCrypto.cpp 2000-05-17 00:51:43 +00:00
rginda%netscape.com
e1e6c60287 -- chatzilla only --
* manifest.rdf
put chatzilla in the tasks menu.

* static.js
fixed js error on attach
2000-05-17 00:50:16 +00:00
javi%netscape.com
1b35689460 Implementing the JS crypto object interface. 2000-05-17 00:48:32 +00:00
javi%netscape.com
bed77c736b Add the files that implement the crypto js object interface. 2000-05-17 00:43:34 +00:00
thayes%netscape.com
cb9263bcda Change calls to CMT_SDR* functions to provide ctx for callbacks. 2000-05-17 00:10:57 +00:00
morse%netscape.com
9e22bc8868 don't return error if decrypting a zero-length string 2000-05-16 15:00:35 +00:00
joki%netscape.com
a743e2b38b Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2000-05-16 11:35:12 +00:00
kvisco%ziplink.net
172ca7c941 added Olivier Gerardin's changes to the command line app, see source code for more info 2000-05-16 09:43:09 +00:00
kvisco%ziplink.net
3d8b1164e9 Fixed a seg fault when '/' is used as a div operator, which is an error so I also added an error message for this case 2000-05-16 09:34:01 +00:00
kvisco%ziplink.net
821c7b3bb9 added Nisheeth's name to contributors list 2000-05-16 09:03:13 +00:00
warren%netscape.com
618d468469 Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse 2000-05-16 05:35:23 +00:00
cls%seawood.org
8a94c9df50 Latest OS/2 makefile changes. Bug 34106. Batch 14, 15, & 16. 2000-05-16 04:41:54 +00:00
dougt%netscape.com
e92cca6c23 Updating project file. NOT IN BUILD. 2000-05-15 19:42:19 +00:00
morse%netscape.com
31c7f1f155 fix clipping problem of OK/Cancel buttons 2000-05-15 19:00:05 +00:00
scc%netscape.com
6643bff4c0 string fixes 2000-05-15 13:26:17 +00:00
brendan%mozilla.org
44ffcfa883 Enforce interCaps Mozilla XPIDL style (r=shaver). 2000-05-15 07:03:46 +00:00
rginda%netscape.com
7f03f3ce2a munger regex modifications 2000-05-15 06:30:34 +00:00