timeless%mozdev.org
0831c7e659
200001 Rewrite nsMsgDBView::GetLevelInUnreadView
...
r=dmose sr=bienvenu
2003-04-15 01:06:09 +00:00
sspitzer%netscape.com
84ab1cb310
fix for bug #118887
...
don't show the data: url when printing an addressbook card, or the addr book url when
printing an addressbook, as they are meaningless and confusing to the user.
also, don't show the mail urls when printing a message, as it leaks out the
username and the salt. part of bug #176016
r/sr=bienvenu
2003-04-14 23:00:41 +00:00
sspitzer%netscape.com
99b2ca919b
supplimental fix for my supplimental fix for bug #143565
...
"Opening a "*.eml" attachment displays the atttachment in raw text instead of opening an email message window."
thanks to neil for setting me straight.
2003-04-14 20:37:14 +00:00
sspitzer%netscape.com
136c06be1d
supplimental fix for bug #143565 . properly update the stand alone msg window toolbar
...
when opening a message in a stand alone msg window that previously contained
just an rfc/822 attachment.
2003-04-13 22:47:43 +00:00
sspitzer%netscape.com
7dcfa8d2e6
fix for bug #143565 .
...
"Opening a rfc/822 attachment displays the atttachment as raw text instead of opening in the stand alone message window."
thanks to antonio.xu@sun.com and ducarroz for the fix.
r=neil, parts r=kaie, sr=sspitzer
also include's kaie's related fix for bug #195378 .
"Crypto status must be shown correctly when viewing attached messages in a new window"
r/sr=sspitzer
2003-04-13 19:45:11 +00:00
bienvenu%netscape.com
15c5b611fd
one more fix for 41594, cram-md5 support, handle case where digest has embedded nulls, r/sr=sspitzer
2003-04-13 18:46:10 +00:00
bienvenu%netscape.com
e8c2657e65
don't try cram-md5 if psm not installed, fall back on other login method if cram-md5 fails r/sr=sspitzer 201778, 201724
2003-04-13 17:01:51 +00:00
ssu%netscape.com
71f0265f37
fixing bug 198364 - auto advance on delete to next unread mail message is broken with recent cvs since 20030319. r=/sr=sspitzer
2003-04-12 08:24:00 +00:00
bzbarsky%mit.edu
7fd3825eaa
More const string love. Bug 200389, patch by ataylor@its.to (Andrew Taylor),
...
r=jst, sr=alecf
2003-04-12 03:23:33 +00:00
cavin%netscape.com
7dec7af3b0
Fix for 201588. Set dirType in CreateDirectoryByURI() and prefName in DIR_AddNewAddressBook(). r=shliang, sr=sspitzer.
2003-04-12 01:26:36 +00:00
sspitzer%netscape.com
fec3c16976
backing out my fix for 200603, and neils supplimental fix for it.
2003-04-12 00:17:25 +00:00
shliang%netscape.com
d3eaf21903
125197 - and/or search tables for ab searches - r=cavin, sr=sspitzer
2003-04-11 00:10:18 +00:00
shliang%netscape.com
86a41ce5a4
166912 - mail account manager settings appear not to take effect - r=cavin, sr=sspitzer
2003-04-10 23:58:52 +00:00
cavin%netscape.com
c712168054
Removing unused code, no bug, no reviewer.
2003-04-10 19:29:16 +00:00
bienvenu%netscape.com
d5d1d4353f
little cleanup of cram-md5 code for imap, fix umr and replace PR_FREEIF with PR_Free r/sr=sspitzer 41594
2003-04-10 18:18:14 +00:00
bienvenu%netscape.com
74523d539e
fix for problem saving very first local draft, patch by Christian Eyrich, r/sr=bienvenu 151361
2003-04-10 18:07:56 +00:00
sspitzer%netscape.com
9097ee65a3
better fix for #200603 . thanks to neil.
...
r/sr=sspitzer
2003-04-10 17:21:13 +00:00
timeless%mozdev.org
d0fc017b72
Bug 135745 Some buttons for filters are mostly off the window on intial use of Filters dialog
...
r=sspitzer sr=sspitzer
2003-04-10 02:53:12 +00:00
sspitzer%netscape.com
6e017314e4
fix for bug #119964 . implement yEnc decoding.
...
note, we have no plans to support yEnc encoding.
thanks to ducarroz for the patch. r/sr=sspitzer
2003-04-10 02:19:35 +00:00
sspitzer%netscape.com
1f2cb45637
fix for bug #107953 .
...
when incoming server and outgoing server are the same the username for the SMTP server should be the same a the username for the incoming server.
fix by ian@arlen.demon.co.uk (Ian Neal)
r=dmose, sr=sspitzer
2003-04-10 00:17:49 +00:00
sspitzer%netscape.com
64c782da43
fix for bug #200545 . caret is not visible when replying to a message
...
thanks to neil for the fix. r=cavin, sr=sspitzer
2003-04-09 22:40:23 +00:00
sspitzer%netscape.com
7f6fb22d9f
fix for bug #200603 . don't make "from" picker take up the width of the
...
whole window. r/sr=mscott, a=nbaca. thanks to sfraser for the nit.
2003-04-09 22:38:18 +00:00
cavin%netscape.com
9814e3d26d
Removing unused code, no bug, no reviewer.
2003-04-09 22:16:13 +00:00
sspitzer%netscape.com
5573f80adb
whoops, the last checkin for #135745 changed the label, but not the access key.
2003-04-09 21:24:12 +00:00
sspitzer%netscape.com
9c9a4197da
fix for bug #86370 . problems with SMTP (and account central UI) if SMTP username contains
...
characters that should be escaped. the fix for that is in nsSmtpDelegateFactory.cpp.
thanks to nrt@dial.pipex.com for the patch, and cls for testing.
the same problem existed for nntp, in nsNNTPProtocol.cpp
the rest is some code cleanup I had sitting around.
2003-04-09 00:47:54 +00:00
sspitzer%netscape.com
2873695682
fix for bug #96207
...
if you send mail and then open the UI for looking at all the smtp servers
you'll get dups. thanks to ch.ey@gmx.net (Christian Eyrich) for the fix.
r=neil, sr=sspitzer
2003-04-08 07:48:36 +00:00
neil%parkwaycc.co.uk
ee2eae95d5
Bug 168853 Inconsistent capitalization of "Threads With Unread" menu item p=david.tenser@telia.com r=me sr=sspitzer
2003-04-07 11:55:32 +00:00
neil%parkwaycc.co.uk
90409e73e7
Bug 124336 kilobyte should be abbreviated "KB", not "K" p=michael@endbracket.net r=me sr=sspitzer
2003-04-07 11:51:48 +00:00
neil%parkwaycc.co.uk
163fc6ce8b
Bug 74835 marking thread/all read needs to invalidate collapsed thread(s) having unread children p=ch.ey@gmx.net r=me sr=sspitzer
2003-04-07 11:45:19 +00:00
darin%netscape.com
046b649794
fixes bug 200681 "Crash on <link rel=stylesheet href="mailto:foo">" r/sr=bz,sspitzer
2003-04-07 06:18:44 +00:00
sspitzer%netscape.com
7f8b1b259a
code cleanup sitting in my tree. no bug, no reviewer.
2003-04-07 03:49:55 +00:00
bienvenu%netscape.com
c0981e0cdb
try to fix imap cram md5 r/sr=sspitzer, hardcode digestLength to 16 per cram md5 rfc bug 41594
2003-04-07 03:19:12 +00:00
bienvenu%netscape.com
077dacc9b6
try to fix imap cram md5 r/sr=sspitzer, null terminate digest correctly 41594
2003-04-07 03:17:29 +00:00
sspitzer%netscape.com
8f001563f9
update (internal) mozilla start page. keeping it simple. bug #66570
2003-04-07 02:41:31 +00:00
bienvenu%netscape.com
335c1b6283
extend cram md5 digest result len buffer to 17 bytes r/sr=sspitzer 41594
2003-04-06 21:31:23 +00:00
kairo%kairo.at
21b4bcb9fe
bug 191171 - Move mailnews start page to chrome://, r=neil, sr=sspitzer
2003-04-06 12:29:18 +00:00
bienvenu%netscape.com
94d188b595
fix for 150212 add cram md5 to smtp r/sr=sspitzer
2003-04-05 21:41:42 +00:00
bienvenu%netscape.com
fe58efa41d
fix for 41594 add cram md5 to imap r/sr=sspitzer
2003-04-05 21:40:14 +00:00
bienvenu%netscape.com
d3cea61388
part of fix for 41594 and 150212 add cram md5 to imap, smtp and pop r/sr=sspitzer
2003-04-05 20:34:39 +00:00
mscott%netscape.com
382dd823db
Porting a minotaur fix back into mozilla mail.
...
Bug #200696 --> Status text improvements. Load Document... is now "Load Message..."
Don't use "Done' as the default status text for mail. It doesn't make sense.
r/sr=sspitzer
2003-04-05 04:10:02 +00:00
kaie%netscape.com
a0743b900d
fix bustage from previous checkin
2003-04-04 14:19:28 +00:00
kaie%netscape.com
7f319292df
b=50823 S/Mime: Support certificates with multiple listed email addresses
...
r=javi sr=alecf
2003-04-04 12:57:51 +00:00
robinf%netscape.com
bd776538c9
updates to supported devices and software; r=oeschger, per bug 161765
2003-04-02 23:33:57 +00:00
seawood%netscape.com
de59dbee4b
Purge XP_PC.
...
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
seawood%netscape.com
16039de8e7
Don't ask. Bug #199920
2003-04-02 08:32:46 +00:00
dmose%mozilla.org
6205fab143
Add basic UI for displaying IMAP quota information (bug 178758). Thanks to Lorenzo Colliti <lorenzo@collitti.com> for the patch. r=bienvenu@netscape.com, neil@parkwaycc.co.uk; sr=dmose@mozilla.org
2003-04-02 04:18:57 +00:00
seawood%netscape.com
92be0f5be9
Obsoleting xp_str.h:
...
* Move XP_IS_ macros into nsCRT.h & rename them to NS_IS_
* Make local XP_IS_ macros use the nsCRT ones
* Remove NOT_NULL defines
Bug #199920 r=alecf sr=bryner
2003-04-01 19:38:12 +00:00
cavin%netscape.com
074839d5d2
Fix for 96877. Decrement list total by one after a member card is deleted. r/sr=sspitzer, a=dbaron.
2003-03-27 21:25:41 +00:00
jst%netscape.com
14882c9d0c
Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com
2003-03-26 07:41:30 +00:00
shliang%netscape.com
088d5783b7
178328 - combine bcc settings in mail account manager copies and folders panel. r=cavin, sr=sspitzer.
2003-03-26 01:54:29 +00:00