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

1751 Коммитов

Автор SHA1 Сообщение Дата
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
sspitzer%netscape.com 25c3d92777 performance tweak. see #68174 2001-02-09 06:33:32 +00:00
ducarroz%netscape.com f8cf11c910 Fix for bug 37697. noHTMLRecipient wasn't retreived correctly. R=sspitzer, SR=mscott, A=asa 2001-02-08 00:17:58 +00:00
syd%netscape.com 8310ac89c1 Editor overlay smilie menus. r=syd, sr=sfraser, checking in for
anatoliya@netscape.com
2001-02-07 07:52:02 +00:00
ducarroz%netscape.com 2515ff46bb Part of fix for bug 45225. Due to new AppleDouble implementation, remove old code. SR=mscott 2001-02-07 06:52:30 +00:00
nhotta%netscape.com 96ec95b74e Forward as attachment should use message send default charset, removed the code which was re-setting the charset which had been initialized to a default charset
by the nsMsgCompose constructor, bug 58494, r=ducarroz, sr=bienvenu.
2001-02-07 00:48:09 +00:00
ducarroz%netscape.com 943ab8f14f Fix for bug 66438. Fix leak and remove unused variable. Patch submitted by Kevin Higgins <khiggins@scu.edu>. R=ducarroz, SR=mscott. 2001-02-07 00:22:38 +00:00
ben%netscape.com cdbe3e76b5 Drag and drop API change, call site patches. r=jag, a=hyatt (r=jag for nsDND part of other checkin too) 2001-02-05 07:53:02 +00:00
ducarroz%netscape.com ddda8ab87c Fix for bug 67469. Don't try to encode a bogus attachment. The HTML converted body should be marked as a bogus attachment. Also fix function nsMsgIsMacFile. R=blake, SR=bienvenu 2001-02-04 01:42:33 +00:00
jgmyers%netscape.com f5bd875e08 Fix SMTP/SSL: bug 32018 sr=mscott 2001-02-03 00:17:52 +00:00
ducarroz%netscape.com f50ca26bd5 Fix for bug 37697. Add support of preferFormat and html and plaintext domains list. R=chuang, SR=mscott,bienvenu 2001-02-02 23:39:43 +00:00
hewitt%netscape.com 183fd559a7 45060 - addressing widget cleanup, r=ducarroz, sr=sspitzer 2001-02-02 02:18:13 +00:00
hewitt%netscape.com d8980ef05e 65411 - add throbber-box id, r=hwaara, sr=sspitzer 2001-02-02 01:32:57 +00:00
blakeross%telocity.com 1eb95687ad Disabling autostretch where necessary (42406). r=gemal a=ben 2001-02-01 22:11:05 +00:00
sspitzer%netscape.com 3d20671705 fix for #67255. define a default for "mail.content_disposition_type"
sr=bienvenu
2001-02-01 15:53:05 +00:00
ducarroz%netscape.com cad861ab4e Fix for bug 22090. Implement Appledouble (encoding & decoding). R=sspitzer, R=sfraser, SR=bienvenu. 2001-01-31 23:22:18 +00:00
sspitzer%netscape.com 2179974487 fix for #58085. r=hwaara, ducarroz. sr=bienvenu.
based on initial patch from hwaara@chello.se.
fix the reply button tooltip, fix the reply to sender ui elements,
and get reply to sender to work correctly.
2001-01-31 23:00:18 +00:00
valeski%netscape.com 9d8468af0e r=ccarlen, sr=rpotts. 65925. making webprogress listeners support weak ref 2001-01-31 21:04:10 +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
mscott%netscape.com 655c720a6c remove obsolete files
sr=sspitzer
2001-01-30 04:56:37 +00:00
mscott%netscape.com 54c583bb7a remove obsolete directories 2001-01-30 04:55:49 +00:00
mscott%netscape.com 48513685cb remove obsolet files 2001-01-30 04:55:30 +00:00
mscott%netscape.com a8d05e73da remove obsolete test files
sr=sspitzer
2001-01-30 04:54:07 +00:00
mscott%netscape.com b0378e55a5 remove obosolet files
sr=sspitzer
2001-01-30 04:53:32 +00:00
mscott%netscape.com e105e59022 remove obsolete test directories
sr=sspitzer
2001-01-30 04:50:42 +00:00
mscott%netscape.com ff022efb72 stop building obsolete test directories
sr=sspitzer
2001-01-30 04:47:24 +00:00
blakeross%telocity.com b1a7f2005b Fix 60788: letters with descenders cut off in mail compose subject field. patch by hwaara. r=sspitzer,blake sr=bienvenu 2001-01-26 06:05:46 +00:00
dougt%netscape.com 5235e3266f backing my ass out. These changes were meant for my branch, not the trunk. sr-leaf 2001-01-25 22:07:38 +00:00
dougt%netscape.com d82f5acc6e updating to new necko interfaces 2001-01-25 21:44:59 +00:00
chuang%netscape.com e4de95ccf4 Bug42038 UI: AB - "Card for" dialog wording. "Prefers to receive rich text (HTML) mail", r=sspitzer, sr=mscott 2001-01-25 20:19:38 +00:00
timeless%mac.com a94020c762 fix bug 62703 Mail Compose: Need mnemonics for "Attachments" and "Subject"
patch by hwaara@chello.se, r=timeless, sr=alecf
2001-01-23 22:48:46 +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
kin%netscape.com 4275b833c4 Fix for bug #6254 (Find/Replace needs to be implemented.)
First pass implementation of Find and Replace.
sr=sfraser@netscape.com  r=ducarroz@netscape.com

New Files:

    editor/txtsvc/macbuild/txtsvcIDL.mcp
    editor/txtsvc/public/MANIFEST_IDL
    editor/txtsvc/public/nsIFindAndReplace.idl
    editor/txtsvc/src/nsFindAndReplace.cpp
    editor/txtsvc/src/nsFindAndReplace.h
    xpfe/components/find/resources/replacedialog.js
    xpfe/components/find/resources/replacedialog.xul
    xpfe/components/find/resources/locale/en-US/replacedialog.dtd


Modified Files:

    build/mac/build_scripts/MozillaBuildList.pm
    editor/base/nsEditorShell.cpp
    editor/idl/nsIEditorShell.idl
    editor/txtsvc/macbuild/txtsvc.mcp
    editor/txtsvc/public/Makefile.in
    editor/txtsvc/public/makefile.win
    editor/txtsvc/public/MANIFEST
    editor/txtsvc/src/Makefile.in
    editor/txtsvc/src/makefile.win
    editor/txtsvc/src/nsTextServicesFactory.cpp
    editor/ui/composer/content/ComposerCommands.js
    editor/ui/composer/content/editor.js
    editor/ui/composer/content/editorOverlay.xul
    editor/ui/composer/locale/en-US/editorOverlay.dtd
    mailnews/compose/resources/content/messengercompose.xul
    mailnews/compose/resources/content/MsgComposeCommands.js
    mailnews/compose/resources/locale/en-US/messengercompose.dtd
    xpfe/components/jar.mn
    xpfe/components/find/public/nsIFindComponent.idl
    xpfe/components/find/public/nsISearchContext.idl
    xpfe/components/find/resources/makefile.win
    xpfe/components/find/resources/MANIFEST
    xpfe/components/find/resources/locale/en-US/MANIFEST
    xpfe/components/find/src/nsFindComponent.cpp
    xpfe/components/find/src/nsFindComponent.h
2001-01-23 21:55:04 +00:00
ducarroz%netscape.com d54f8725a0 Fix for bug 61437. Remove unused code and cleanup mess with mEntityConvertionDone which was causing plain text body to be converted twice. R=sspitzer, SR=mscott 2001-01-23 00:03:25 +00:00
nhotta%netscape.com ed221a6a31 Wording change for charset not match alert, changed to add wording for saving message, bug 57080, r=nhotta, sr=erik. 2001-01-19 21:19: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
varada%netscape.com cf7fc13cfc fix for #62696;reply-to not appearing in addressingwidget;r=ducarroz;sr=mscott 2001-01-11 23:36:03 +00:00
varada%netscape.com a77655ca07 fix for bug#53534-attachment cannot have duplicate files;r=ducarroz;sr=mscott; fix for bug#59101-toolbar checkmarks not visible in viewmenu;r=varada;sr=mscott 2001-01-11 22:34:13 +00:00
sfraser%netscape.com a0dda75954 Convert nsIDiskDocument to xpidl, and change it from using nsFileSpecs to nsIFiles. Bug 62567, r= buster, ducarroz, adamlock, sr=kin 2001-01-09 22:47:02 +00:00
cmanske%netscape.com 53ee884ff1 Added xul includes no longer included in editorOverlay.xul. Part of fix for 54584. r=ducarroz, sr=syd 2001-01-09 20:35:43 +00:00
ducarroz%netscape.com 75a56e2368 Fix for bug 39627. Implementation of the print command. Also fix bug in nsMsgCompose::GetEditor who forget to addref the result. R=varada, SR=bienvenu 2001-01-09 00:15:22 +00:00
ducarroz%netscape.com e838b42d99 Fix for bug 42458. email autocomplete lookup algorithm now check first name and last name too. R=varada, SR=mscott 2001-01-08 20:01:14 +00:00
disttsc%bart.nl 10bd1646c5 "Send" -> "Send Now" per spec, patch by H�kan Waara <hwaara@chello.se>, bug=55887, r=jag, a=ben 2001-01-07 03:54:57 +00:00
bryner%uiuc.edu f579bca00b Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
sspitzer%netscape.com 5dc2fa42a9 comment out dump() statement. no reviewer. 2000-12-31 00:26:10 +00:00
bryner%uiuc.edu ed536def44 Turning off includes of obsolete headers which will be removed for bug 38061. r=sspitzer, sr=tor. 2000-12-30 06:50:30 +00:00
jgmyers%netscape.com 3a0d56ef2d Remove dead code. Bug 63834 r=bryner sr=scc 2000-12-29 15:40:49 +00:00
bryner%uiuc.edu c085503380 Eliminating mailnews dependencies on merrors.h and msgcom.h. Part of bug 38061. r=sspitzer, sr=scc. 2000-12-29 03:46:29 +00:00
danm%netscape.com a69146cf0b adding persistence of min/max state. arguably bug 32148 r=bienvenu,sspitzer. yes, i actually got this patch reviewed by two real people. 2000-12-27 22:41:46 +00:00