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

2281 Коммитов

Автор SHA1 Сообщение Дата
darin%netscape.com 9fbd1028d6 b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
jaggernaut%netscape.com 8f26b59dcb Bug 101723: security icon only works for the first tab
Bug 117203: Insecure POST warning only comes up for first tab
Bug 120043: Page Info shows information about a page in the first tab
r=sgehani, r=kaie/ddrinan (for security stuff), sr=sspitzer (for mail/news stuff), sr=hyatt, a=asa. Work based on patch by Smaug <smaug@jippii.fi>.
2002-03-20 09:57:35 +00:00
alecf%netscape.com 451df7d6c3 a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc 2002-03-19 06:46:56 +00:00
timeless%mac.com dec943eb10 Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
cavin%netscape.com bdb7cc499a Fix for 106534. Set the right FCC folder url at init time so that the compose/send code will always have the correct url to deal with. r=ducarroz, sr=bienvenu, a=asa. 2002-03-19 01:07:12 +00:00
ducarroz%netscape.com 4766631e24 Fix for bug 107425. We need to force the entry point to the end of the document after we call InsertSource. R=varada, SR=bienvenu, A=asa 2002-03-19 00:00:35 +00:00
kaie%netscape.com 4e709fd3f6 b=52330 r=bienvenu sr=brendan a=dbaron
Support non-default SMTP Port
checking in for kye@gmx.de
2002-03-18 04:29:17 +00:00
ssu%netscape.com 2a328ff4ed checking in patch for andreas.premstaller@uibk.ac.at. fixes bug 57566 - Can't delete mail attachments using the mouse. r=ssu, sr=sspitzer, a=asa 2002-03-15 05:29:21 +00:00
bienvenu%netscape.com 9bbfc07c49 don't logout of external logon session when send logon fails fix by mscott, r=me, sr=sspitzer, a=asa 130986 2002-03-15 03:39:17 +00:00
akkana%netscape.com d7cbebbdc8 128903: Clean up the editor IDL, and anyone who uses them. r=brade,cmanske,ducarroz (for mail); sr=sfraser; a=dbaron 2002-03-14 22:11:14 +00:00
stephend%netscape.com 2265f0ca4a Fixing bug 130367 and 130318. Bug 130367 - Pane and window title in prefs should read 'Composition' instead of 'Mail Composition'. r=jglick@netscape.com/robinf@netscape.com, sr=bienvenu@netscape.com, a=brendan@mozilla.org. Bug 130318 - Composition pref panel accesskeys are wrong case. r=bzbarsky@mit.edu, sr=bienvenu@netscape.com, a=brendan@mozilla.org 2002-03-14 01:55:11 +00:00
nhotta%netscape.com 11951ee4bf Fix for Unicode conversion problem for reply-to header (it removes incorrect/unnecessary conversion).
For Bcc, it adds to encode the header as MIME to prevent creating header as raw UTF-8.
Also avoids an extra copy for Bcc when the identity is not specified (in nsMsgCompose.cpp).
the patch from adu@sparc.spb.su, bug 64092, r=nhotta, sr=sspitzer, a=asa.
2002-03-13 23:51:29 +00:00
hwaara%chello.se 7c4d528623 #69528, "Can't add multiple attachments at once via dnd [drop files]"
r=varada, sr=sspitzer, a=shaver
2002-03-12 21:03:24 +00:00
ducarroz%netscape.com b1774bb52f Fix for bug 105713. Body tag attributes are lost when inserting the html source into the message body using editorshell, therefore we need to extrat them and set them manually in the DOM. R=varada, SR=bienvenu, A=asa
Also contains part of the fix for bug 127077. If the body tag contains a background image or colors, it must not be considered as a plaintext element. R=varada, SR=bienvenu, A=asa
2002-03-11 15:05:50 +00:00
ducarroz%netscape.com 5b89b8610d Fix for bug 127077. If the body tag contains a background image, it must be considered as an embedded element and therefore be sent as a related part like any other embedded image. R=varada, SR=bienvenu, A=asa 2002-03-11 15:00:49 +00:00
seawood%netscape.com 65178608c0 Fix |Cannot use const char* to initialize char*| errors for Sun Forte compilers.
Bug #129533 r=jag sr=darin a=asa
2002-03-10 07:35:22 +00:00
cavin%netscape.com 7df95dd7f9 Fix for 128535. Used case sensitive hashing on email address when locating the associated card. r=ducarroz, sr=sspitzer, a=asa. 2002-03-08 02:26:59 +00:00
nhotta%netscape.com 29db77fbee Forward inline URI, changed to use GetUrlForUri instead of CreateStartupUrl,
contributed by adu@sparc.spb.su,
bug 66098, r=nhotta, sr=sspitzer, a=asa.
2002-03-07 21:13:58 +00:00
rchen%netscape.com 50712931f7 Fix bug 120870. - Read reply header string from .property file in case the user doesn't specify in pref.r=nhotta, sr=sspitzer, a=asa 2002-03-07 20:18:31 +00:00
rchen%netscape.com 695ab9b37f Fix bug 120870. - Read reply header string from .property file in case the user doesn't specify in pref. r=nhotta, sr=sspitzer, a=asa 2002-03-07 20:11:34 +00:00
darin%netscape.com f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
ducarroz%netscape.com 2c2fb37161 Fix for bug 113050. Patch submitted by Denis Antrushin <adu@sparc.spb.su>. Need to add every message url as attachment when forwarding messages. R=ducarroz, SR=bienvenu, A=asa 2002-03-06 00:14:23 +00:00
varada%netscape.com f54a2568f6 fix for 122187 - statusbar hole in message compose window;r=ducarroz;sr=dbienvenu;a=asa 2002-03-03 01:48:43 +00:00
ducarroz%netscape.com 4dd1823dab Fix for bug 109081. We need to disable the cached window when we hide it to prevent it to get the focus. R=rods, SR=sspitzer, A=asa 2002-03-02 21:10:30 +00:00
cathleen%netscape.com 4a5da35b5c eliminate nsCRT::strlen for char* strings (final part), bug 124536 r=dp sr=brendan a=roc+moz 2002-02-28 04:11:37 +00:00
sspitzer%netscape.com d2cb3313a4 fix for #121639. get forward as attachment to work for news again.
while I'm at it, some code cleanup.  note, this fix also makes it so
we use the news cache when copying messages, which is a perf win.
most of this r=naving, all of it r/sr=bienvenu
2002-02-20 08:23:05 +00:00
taka%netscape.com 1bca41b949 Re-write RFC-2047 encoder. bug 73403 12699 37088 98675 102610 104447 119079, r=nhotta, sr=mscott 2002-02-20 07:18:11 +00:00
shliang%netscape.com 35d10f6565 bug 45173 - make mailing list address entry dialog use addressing widget - r=hewitt/bhuvan, sr=sspitzer 2002-02-20 06:46:11 +00:00
nhotta%netscape.com f9d454c76c Changed the conversion from UTF-8 to UCS2 to use uconv which can handle stream input,
bug 118664, r=ducarroz, sr=sspitzer.
2002-02-20 03:10:19 +00:00
varada%netscape.com 470277e568 fix for 86116-autospellcheck doesnt work all the time;r=ducarroz;sr=mscott 2002-02-20 03:06:08 +00:00
nhotta%netscape.com 2d23aab608 Changed the conversion from UTF-8 to UCS2 to use uconv which can handle stream input,
bug 118664, r=ducarroz, sr=sspitzer.
2002-02-20 03:04:40 +00:00
cathleen%netscape.com 3f9b432d36 eliminate nsCRT::strlen for char* strings (part 3), bug 124536 r=dp sr=brendan 2002-02-19 08:42:48 +00:00
bbaetz%student.usyd.edu.au 8e196739ba Bug 44995 - support socks proxies in mailnews
r=mscott, sr=darin
2002-02-19 07:07:23 +00:00
sspitzer%netscape.com c0485eac5c fix for #126023, sending mail with an "other_header" won't work.
r/sr=bienvenu
2002-02-17 17:17:33 +00:00
ducarroz%netscape.com e24de8bbf6 Fix for bug 125720. Don't need to use appledouble encoding when there is no resource fork. R=varada, SR=bienvenu 2002-02-16 04:32:41 +00:00
timeless%mac.com 74bcab176b Bug 125601�ABS()-->PR_ABS() && PR_ABS()-cleanup
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=sfraser
2002-02-15 01:01:06 +00:00
ducarroz%netscape.com 890298c285 Fix for bug 125316. Don't overwite the current url's query part when adding others query. R=cavin, SR=sspitzer 2002-02-14 22:34:47 +00:00
stephend%netscape.com 2f7a8d25ef Bug 95016. File | Sent Message is non-sensical. r=jglick@netscape.com, rs=sspitzer@netscape.com 2002-02-14 22:18:04 +00:00
cavin%netscape.com 563324c47c Fix for bugscape 10163. Disallowed saving sent msgs to folders in AOL accounts. r=ducarroz, sr=mscott. 2002-02-13 23:55:45 +00:00
nhotta%netscape.com 79a9d93160 Changed QuotingOutputStreamListener to pass charset and charsetoverride to the constructor,
also added MimeConverter to the class because it is used in multiple places,
bug 115869, r=ducarroz, sr=bienvenu.
2002-02-13 21:36:17 +00:00
nhotta%netscape.com ea352fc97a Backout my last change because it fails to handle ASCII cases. 2002-02-13 01:26:17 +00:00
nhotta%netscape.com dfc650cdbf Changed QuotingOutputStreamListener to pass charset and charsetoverride to the constructor,
also added MimeConverter to the class because it is used in multiple places,
bug 115869, r=ducarroz, sr=bienvenu.
2002-02-12 22:21:11 +00:00
ccarlen%netscape.com 0d871a1552 Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser 2002-02-12 15:41:41 +00:00
ducarroz%netscape.com 15420ff7b1 Fix for bug 123032. Check for null pointers before using them. R=rdayal, SR=bienvenu 2002-02-12 03:45:33 +00:00
ssu%netscape.com ee0f481174 fixing bug 95844 - Cannot select To: drop-down with keyboard because focus is not visible there. r=bhuvan, sr=mscott 2002-02-12 01:25:33 +00:00
bzbarsky%mit.edu 97aad157b6 Relanding the Compare --> Equals conversion. a=mcafee 2002-02-10 15:49:46 +00:00
bzbarsky%mit.edu 98afc5ee0f Testing performance impact of backout of what's left of the patch from
bug 115289.  See bug 123947 for details. a=mcafee
2002-02-09 20:46:05 +00:00
cathleen%netscape.com a5ec167c47 eliminate 24 callers to nsCRT::memmove to use memmove from libC instead. removed nsCRT::memove() bug 118135 r=dp sr=brendan 2002-02-08 01:11:33 +00:00
ducarroz%netscape.com 6b24a50e0a Fix for bug 117030. gContentChanged wasn't always set when needed. SR=hewitt 2002-02-08 01:00:52 +00:00
cmanske%netscape.com f5190f99e4 Fix crash in message composer because of stranded Insert Character dialog, b=117791, r=duccaroz, sr=dveditz 2002-02-07 23:46:55 +00:00