dprice%netscape.com
997fb091c7
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
disttsc%bart.nl
3d2d80d536
Back out dougt's channel changes
2001-02-12 03:14:23 +00:00
dbaron%fas.harvard.edu
dd4ef1a5ce
Updating to new necko interfaces to fix build bustage.
2001-02-10 03:02:13 +00:00
bryner%uiuc.edu
d16ccaa1c1
Removing #ifdef DEBUG_bryner code which I don't care about any more and which breaks with dougt's changes. a=jag.
2001-02-10 02:47:00 +00:00
dougt%netscape.com
58e43477d3
updating to new necko interfaces. r=rginda@netscape.com a=dougt
2001-02-10 00:46:19 +00:00
dougt%netscape.com
1b9ca82439
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
...
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
The full details of the change on written up in the netlib newsgroup.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
morse%netscape.com
d64aab192c
bug 67644, cookies added in wrong order, r=freax@pandora.be, sr=alecf@netscape.com
2001-02-07 01:10:41 +00:00
javi%netscape.com
f8401a3ea7
Fix for Bug 66939.
r=javi, sr=mscott
Checking code in for ccarlen. This is to get profile switching working with PSM 1.x
2001-02-06 23:34:32 +00:00
javi%netscape.com
aac8a1e872
Fix for psm-glue crashes when (Bug 67502)asking for passwords when not
...
associated with an SSL connection.
r=thayes, sr=mscott
2001-02-06 23:29:25 +00:00
bryner%uiuc.edu
120c2b4fd9
bug 67527 -- cleaning up psm module registration (both psm 1.x and PIP). r=javi, sr=brendan.
2001-02-06 23:10:16 +00:00
kvisco%ziplink.net
f32e0cfb52
Not part of regular build. Updated to allow standalone linux version to build.
2001-02-03 06:35:05 +00:00
valeski%netscape.com
70dd39508b
r=ccarlen, sr=rpotts. 65925/63552. making psmUI progress listener support weak ref.
2001-01-31 21:02:21 +00:00
Peter.VanderBeken%pandora.be
3710a93dd9
Fix for bug 67024. Not part of the build. r=Pike.
2001-01-31 11:48:55 +00:00
gagan%netscape.com
79713bc4c2
Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org
2001-01-31 01:33:03 +00:00
bryner%uiuc.edu
f0c96eafce
Bug 66886 - parent PSM dialogs correctly. This fixes all of the cases in PSM2 and several cases in PSM1. r=javi,danm. sr=mscott.
2001-01-30 02:12:53 +00:00
darin%netscape.com
608101cece
Fixes bug 61406. Finger protocol uses wrong context in listener callbacks.
...
patch=bbaetz@student.usyd.edu.au , r=darin@netscape.com , sr=mscott@netscape.com
2001-01-30 02:02:20 +00:00
dbaron%fas.harvard.edu
c55ef35a27
Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
2001-01-27 23:31:15 +00:00
dbaron%fas.harvard.edu
6a1cef6f9a
Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
2001-01-27 23:06:33 +00:00
dbaron%fas.harvard.edu
1e046d05c0
Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023
2001-01-27 16:58:15 +00:00
axel%pike.org
1c22d52c14
not part of build, fixing 65987, current() function. Code by kvisco@ziplink.net, r=peterv,me.
2001-01-27 15:05:41 +00:00
morse%netscape.com
e8b3bd90d5
bug 64588, remove javascript warning, r=gemal@gemal.dk, sr=brendan@mozilla.org
2001-01-27 00:09:41 +00:00
jgmyers%netscape.com
de750be2b2
fix ref to FALSE: bug 35559 r=bryner sr deputized by brendan
2001-01-26 01:56:33 +00:00
morse%netscape.com
40da8cc2d6
bug 65636, removing users is checkbox is unchecked, submitter=mozilla@maxuk.net, r=morse@netscape.com, sr=brendan@mozilla.org
2001-01-25 19:46:19 +00:00
ccarlen%netscape.com
39deeb268f
Part of bug 35559 - dynamic profile switching.
r=morse, sr=alecf
2001-01-24 15:51:00 +00:00
axel%pike.org
ed4ef8883e
not part of build, code by peterv, r=me, bugs bugs 65977 & 65978, xslt function lib, + windows bustage
2001-01-24 14:48:48 +00:00
axel%pike.org
3742cbc44f
not part of build, code by peterv, r=me, bugs 65977 & 65978, xslt function lib, + windows bustage
2001-01-24 14:44:05 +00:00
darin%netscape.com
6a7567992b
Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
...
r=dougt@netcape.com , sr=mscott@netscape.com .
2001-01-23 22:10:34 +00:00
axel%pike.org
3cea0ec423
not part of build, simple fix to get |NodeType()| right, have comment nodes in standalone, warning fix in nsNodeSet.h
2001-01-22 21:54:23 +00:00
axel%pike.org
3e370d98c8
not part of build, code by peterv, r=me. Getting xhtml output right. little fix for translate(), comment cleanup
2001-01-22 20:23:50 +00:00
axel%pike.org
fbdd098b71
not part of build, namespace handling changed, synching mozilla parts, r=peterv
2001-01-22 15:53:06 +00:00
axel%pike.org
4ac9ea3d65
not part of build, I hope that's all of WildCardExpr.cpp
2001-01-22 15:03:12 +00:00
axel%pike.org
a7ec2603f7
not part of build, removing unused file WildCardExpr.cpp
2001-01-22 14:21:21 +00:00
axel%pike.org
32876664a6
not part of build, bring build in synch with Keith's changes
2001-01-22 14:12:16 +00:00
axel%pike.org
a683caf7d8
not part of build, forgot idl file in last checkin.
2001-01-22 12:33:50 +00:00
kvisco%ziplink.net
6392861efd
Not part of regular build. Added attribute axis test.
2001-01-22 09:56:42 +00:00
kvisco%ziplink.net
47cfd09205
Not part of regular build. Improved namespace handling.
2001-01-22 09:39:55 +00:00
kvisco%ziplink.net
0d8d5a5ee3
Not part of regular build. NamedMap now handles TxObject instead of MITREObject
2001-01-22 09:38:29 +00:00
kvisco%ziplink.net
2dd9ef3e86
Not part of regular build. Removed WildCardExpr, updated all necessary files.
...
Removed Token::WILD_CARD. Wild cards are handled in ElementExpr and
AttributeExpr accordingly.
2001-01-22 09:36:19 +00:00
kvisco%ziplink.net
f11de4ec67
Not part of regular build. Added getNameSpace method.
2001-01-22 09:32:40 +00:00
kvisco%ziplink.net
978ccbb783
Added implementation of evaluate
2001-01-20 04:42:26 +00:00
kvisco%ziplink.net
4e46f0a144
Added CurrentFunctionCall and SystemPropertyFunctionCall to the Makefile so
...
that the standalone linux version builds again
2001-01-20 04:21:52 +00:00
svn%xmlterm.org
6d186a0f77
--NOT PART OF DEFAULT BUILD--
...
XMLterm changes only.
Fix for minor bug 65662.
(Oops! Missed CVS log message on previous checkin for this file. Dummy checkin
with the correct log message.)
2001-01-19 22:59:06 +00:00
svn%xmlterm.org
cb51ebdaee
../../LogMessage
2001-01-19 22:52:18 +00:00
axel%pike.org
c76bb0249c
not part of build, nsNodeSet is not part of transformiix standalone. sorry.
2001-01-19 22:20:24 +00:00
axel%pike.org
8648842440
not part of build, code by peterv, r=me, fixing XPathProcessor, nsISynchLoader, cleanup
2001-01-19 21:24:44 +00:00
axel%pike.org
8f313b10c4
not part of build, bug 65058, NamedMap crash, MozillaString fixup, r=peterv
2001-01-19 10:43:27 +00:00
bryner%uiuc.edu
4e954931d3
PSM 2.0 work:
...
- Split nsISecureSocketInfo into nsISSLSocketControl and nsIChannelSecurityInfo.
- Incorporate lock icon fixes from psm-glue into pipnss code.
- Implement password callback for client auth in pipnss.
- Locallize the lock icon tooltip.
- Lots of code cleanup.
r=javi, jgmyers, sr=ben.
2001-01-19 01:12:10 +00:00
mkaply%us.ibm.com
0cddd31ff7
#65732
...
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
2001-01-18 15:35:00 +00:00
dbaron%fas.harvard.edu
403a9c3aa6
Attempt to fix topcrash bug 54230 by fixing an ABR caused by allocating and copying one fewer bytes than the number indicated by the length. r=javi@netscape.com, dougt@netscape.com sr=mscott@netscape.com
2001-01-18 02:28:19 +00:00
heikki%netscape.com
181c2d3b32
Set out param in case of error and some minor optimizations. r=jst, sr=vidur.
2001-01-17 19:03:27 +00:00