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

1818 Коммитов

Автор SHA1 Сообщение Дата
axel%pike.org 3a88315909 and windows, too. Thought it grabbed it first time. fixing rep.; a=leaf 2001-02-15 21:13:04 +00:00
axel%pike.org abdc4e2edb yet another try to fix the rep.; not part of build, a=leaf 2001-02-15 21:12:08 +00:00
axel%pike.org 96bad5d2ba not part of build, improve XSLT performance, code by keith, r=me (peterv) 2001-02-15 09:21:03 +00:00
hewitt%netscape.com 73dcf74b5b (NOT PART OF BUILD) Document Inspector 2001-02-15 09:14:18 +00:00
hewitt%netscape.com 66cebb39d1 (NOT PART OF BUILD) Document Inspector 2001-02-15 09:07:37 +00:00
Peter.VanderBeken%pandora.be 66af5799da Not part of default build. Keep Transformiix compiling on Mac. 2001-02-14 15:59:53 +00:00
axel%pike.org b76ea48019 NOT PART OF BUILD, mozilla module should take stylesheet URL as base, too; r=peterv 2001-02-14 15:14:20 +00:00
dprice%netscape.com fc5a7ddbf1 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
disttsc%bart.nl 76fbedadc5 Back out dougt's channel changes 2001-02-12 03:14:23 +00:00
dbaron%fas.harvard.edu 28bc6579ce Updating to new necko interfaces to fix build bustage. 2001-02-10 03:02:13 +00:00
bryner%uiuc.edu 690154cadd 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 c6692de055 updating to new necko interfaces. r=rginda@netscape.com a=dougt 2001-02-10 00:46:19 +00:00
dougt%netscape.com 69415757ab 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 9859ec1b1f 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 d2fa83ea44 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 8392d6a920 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 fa1a2642a1 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 ee96228a54 Not part of regular build. Updated to allow standalone linux version to build. 2001-02-03 06:35:05 +00:00
valeski%netscape.com 15c256a7ae 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 a7892156df Fix for bug 67024. Not part of the build. r=Pike. 2001-01-31 11:48:55 +00:00
gagan%netscape.com cded3e2f30 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 b10b7c1d34 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 7d4b9fa6d1 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 d25c3d0092 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 7a97a55d82 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 20b685bf78 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 bf3afda73f 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 67f05b57e3 bug 64588, remove javascript warning, r=gemal@gemal.dk, sr=brendan@mozilla.org 2001-01-27 00:09:41 +00:00
jgmyers%netscape.com a3069c60dd fix ref to FALSE: bug 35559 r=bryner sr deputized by brendan 2001-01-26 01:56:33 +00:00
morse%netscape.com 552c1ec950 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 15d1e2d1fb Part of bug 35559 - dynamic profile switching. r=morse, sr=alecf 2001-01-24 15:51:00 +00:00
axel%pike.org 8b9bb1c66f 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 5637bd64a2 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 6bfaf3912c 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 67403e2d65 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 6c1bd19571 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 3c996440d5 not part of build, namespace handling changed, synching mozilla parts, r=peterv 2001-01-22 15:53:06 +00:00
axel%pike.org 617c36688c not part of build, I hope that's all of WildCardExpr.cpp 2001-01-22 15:03:12 +00:00
axel%pike.org dccf024d41 not part of build, removing unused file WildCardExpr.cpp 2001-01-22 14:21:21 +00:00
axel%pike.org f61c4064f2 not part of build, bring build in synch with Keith's changes 2001-01-22 14:12:16 +00:00
axel%pike.org 50133ad64e not part of build, forgot idl file in last checkin. 2001-01-22 12:33:50 +00:00
kvisco%ziplink.net 95defc7d0e Not part of regular build. Added attribute axis test. 2001-01-22 09:56:42 +00:00
kvisco%ziplink.net 2c7f7f8c08 Not part of regular build. Improved namespace handling. 2001-01-22 09:39:55 +00:00
kvisco%ziplink.net 036a84a4f2 Not part of regular build. NamedMap now handles TxObject instead of MITREObject 2001-01-22 09:38:29 +00:00
kvisco%ziplink.net e2841a1ec1 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 c73b1b1ecb Not part of regular build. Added getNameSpace method. 2001-01-22 09:32:40 +00:00
kvisco%ziplink.net bdb3fefb54 Added implementation of evaluate 2001-01-20 04:42:26 +00:00
kvisco%ziplink.net 4df329c3fe 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 46e1348f16 --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 cd95c4fa8d ../../LogMessage 2001-01-19 22:52:18 +00:00