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

15522 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org 14a47b3951 Bug #248643 --> use NULL as the process name for static thunderbird builds
when looking for the biff icon resource.

Fixes the biff icon not showing up when using the new profile code.
2004-06-29 06:44:08 +00:00
neil%parkwaycc.co.uk 26217d02fa Bug 248275 Fix JavaScript strict warning: function onOk does not always return a value p=gautheri@noos.fr r=me sr=mscott 2004-06-28 08:44:49 +00:00
neil%parkwaycc.co.uk dfecb9650d Removing unused variable b=207861 p=gautheri@noos.fr r=me sr=mscott 2004-06-28 08:43:14 +00:00
timeless%mozdev.org e698edaacf Bug 240947 use content instead of _content
r=neil sr=dveditz
2004-06-24 23:44:05 +00:00
bienvenu%nventure.com a32e8e364a fix 189344 use mapi recip display name as address if no address specified sr=mscott 2004-06-24 17:28:32 +00:00
bienvenu%nventure.com 3886a4e42f attempt to fix mac os x build bustage 2004-06-24 14:41:28 +00:00
bienvenu%nventure.com d78bb30101 fix searching for non 7bit ascii characters with imap 243625 sr=mscott 2004-06-24 14:14:49 +00:00
neil%parkwaycc.co.uk 970a4df3dd Bug 248193 Better Attach Web Page dialog r=sspitzer sr=bienvenu 2004-06-23 19:12:31 +00:00
bienvenu%nventure.com fe8e4e2d2d handle case of special folders (e.g., sent, drafts, etc) being in INBOX on servers which have INBOX as personal namespace, 248080 sr=mscott 2004-06-23 17:54:43 +00:00
bienvenu%nventure.com d80b95eac1 only pay attention to first x-mozilla-status headers when parsing mail message because spammers have been setting x-mozilla-status, r/sr=mscott 196749 2004-06-23 14:48:52 +00:00
jshin%mailaps.org 834bd6e504 bug 247450: Suggested file name for email/news posting is RFC2047-encoded (e.g. =?KOI8-R?B?.....?=) : patch by eaglus@yandex.ru, r=bienvenu, sr=mscott 2004-06-23 00:33:16 +00:00
bienvenu%nventure.com 2e87a1ab50 allow new flag to be set on new msg hdr, part of rss work 225158 r/sr=sspitzer 2004-06-22 21:06:43 +00:00
jshin%mailaps.org f2abca5927 bug 238165 : text/plain part (that is tagged as 'base64' in Content-Transfer-Encoding) of multipart/alternative message is not actually b64-encoded (r=bienvenu, sr=mscott) 2004-06-22 19:48:59 +00:00
neil%parkwaycc.co.uk 703810b71c Move HELP key binding into the unix overlay b=229438 r=kyle.yuan sr=Henry.Jia 2004-06-21 08:04:38 +00:00
timeless%mozdev.org 32c6f93622 Bug 247711 Remove outdated "tbautostretch" XUL attribute from the codebase
patch by bugzilla@babylonsounds.com r=neil sr=brendan
2004-06-20 22:45:14 +00:00
neil%parkwaycc.co.uk 8f7cde3ada Bug 244688 JavaScript strict warning: assignment to undeclared variable gChangeJunkScoreCheckbox r=me sr=Henry.Jia 2004-06-20 09:17:44 +00:00
cbiesinger%web.de 5f525acb58 bug 166068 make selection of new dropdown value in mailnews compose window better
patch by Eyal Rozenberg <eyalroz@technion.ac.il> r=neil sr=bienvenu
2004-06-19 17:29:33 +00:00
bienvenu%nventure.com 55e93e32b4 fix 247618 download now link for partial messages doesn't work when account has been deferred sr=mscott 2004-06-19 16:31:20 +00:00
bienvenu%nventure.com 72f2d089ed fix regression in downloading partially downloaded pop3 messages, r=hyc@symas.com, sr=mscott 247592 2004-06-18 22:18:30 +00:00
bienvenu%nventure.com 25a67aa96e fix sun os 5 build bustage 2004-06-18 20:18:39 +00:00
bienvenu%nventure.com 3f65559057 follow-on fixes for 185184, pop3 header only mode, patch by hyc@symas.com, r=bienvenu, sr=mscott 2004-06-18 18:37:36 +00:00
bsmedberg%covad.net 285e5be7ce Forgot a couple mailnews files from the semi-single-profile merge. To get the profile path, use the directory service instead of the profile service. Make offline-startup use a app-startup observer instead of a profile-startup observer. 2004-06-18 15:58:14 +00:00
Stefan.Borggraefe%gmx.de 1f106fb784 Bug 229451: pref-notifications.xul should have more IDs
Patch by Ilya Konstantinov
r=mscott, sr=mscott
2004-06-18 12:21:42 +00:00
bienvenu%nventure.com 6863f3c55d more work on 225158, fix rss extension creation of folders for subscribed folders that don't exist on disk, sr=sspitzer 2004-06-17 23:39:03 +00:00
bienvenu%nventure.com 8af1265b6c remove dependency on xmlextras and dom introduced by initial rss support, fix build bustage for those who don't build xmlextras but build mailnews 225158 r/sr=sspitzer 2004-06-17 14:39:52 +00:00
scott%scott-macgregor.org ed837fdf12 Land static build changes for thunderbird on the trunk
Bug #245430
2004-06-17 03:22:37 +00:00
roc+%cs.cmu.edu 52092297fe Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
Stefan.Borggraefe%gmx.de 576c48438d Fix for bug 247044: Cannot select different SMTP server (except for POP3 accounts)
r=bienvenu, sr=mscott
2004-06-16 22:38:46 +00:00
bienvenu%nventure.com e79e039f5b backend work for having an rss incoming server, to go with rss extension, 225158 r/sr=sspitzer 2004-06-16 19:18:59 +00:00
neil%parkwaycc.co.uk 6ebd277bec Bug 233091 JavaScript strict warning: assignment to undeclared variable plus conversion to use prompt service p=gautheri@noos.fr r=me sr=Henry.Jia 2004-06-16 11:26:58 +00:00
sspitzer%mozilla.org b13c95fdf5 backing out my fix for bugs #245520 and #44494
for now, don't remember the ask format automatically in the addressbook
until we add some additional UI and fix the plain text case

r/sr=mscott
2004-06-16 04:59:46 +00:00
scott%scott-macgregor.org 7acdaa9905 Bug #246744 --> additional account identities aren't getting the right smpt server key and sent folder values
sr=bienvenu
2004-06-16 00:38:42 +00:00
sspitzer%mozilla.org 76e10da908 fix for bug #245520
only auto-remember "html" in ab for "send format", not "plain"

r/sr=mscott
2004-06-15 07:31:50 +00:00
cbiesinger%web.de d756fef3d5 bug 232488 importMsgs.properties cleanup (remove unused strings + fix capitalization)
patch by Andreas Kunz <durbacher@gmx.de> r=neil sr=bienvenu
2004-06-14 19:41:26 +00:00
bienvenu%nventure.com 49202047bb fix defer account status on new pop3 accounts if user choses not to use global inbox, 243837, r/sr=mscott 2004-06-14 17:35:16 +00:00
Stefan.Borggraefe%gmx.de 90763bce8b Changes all checkboxes in MailNews so they don't change state if the empty area right of their text is clicked (Bug 244413).
r=neil, sr=mscott
2004-06-14 05:40:21 +00:00
scott%scott-macgregor.org ab8380a7aa Try to fix some Thunderbird build problems on certain OS X build machines. CVS: ---------------------------------------------------------------------- 2004-06-13 04:52:25 +00:00
scott%scott-macgregor.org 3f879c96ae Bug #246169 --> Add Support for importing mail from Eudora to Thunderbird on OS X.
Effects thunderbird only
2004-06-12 04:26:14 +00:00
neil%parkwaycc.co.uk 8039026b66 Bug 245325 Really fix addressbook's abuse of menulists r/sr=mscott 2004-06-11 11:48:14 +00:00
jshin%mailaps.org a1fd179ca2 bug 227547: Add NFD->NFC conversion for attachment name (r=bienvenu, sr=mscott) 2004-06-11 00:47:31 +00:00
scott%scott-macgregor.org 74cbf0c83e Bug #245430 --> Port more thunderbird static build work to the trunk. Get rid of a static string class
from nsImapProtocol to avoid an OS X static build crash.

sr=bienvenu
2004-06-10 23:51:32 +00:00
scott%scott-macgregor.org 3217527c07 Bug #245430 --> Remove static global string object to fix a crash on OS X static builds.
sr=bienvenu
2004-06-10 22:03:52 +00:00
neil%parkwaycc.co.uk 7f36b280a9 Hidden pref to disable expanding and scrolling to new message when opening folder b=139242 r/sr=bienvenu 2004-06-10 18:57:58 +00:00
bienvenu%nventure.com 2101afa403 fix for 185184, patch by hyc@symas.com, r=bienvenu, sr=mscott add option to only download pop3 headers initially, and download body on demand 2004-06-10 15:58:10 +00:00
bienvenu%nventure.com 63f3ff6010 add UI for global pop3 inbox in account wizard and account settings, r=mscott, sr=sspitzer, 243837 2004-06-10 14:10:03 +00:00
bienvenu%nventure.com dc00b3cf66 add UI for global pop3 inbox in account wizard and account settings, r=mscott, sr=sspitzer, 243837 2004-06-10 14:04:32 +00:00
neil%parkwaycc.co.uk 3291b3fefc Bug 192557 Rebuild HTML draft from source rather than reinserting it as HTML r=glazou sr=mscott 2004-06-10 10:48:30 +00:00
pkw%us.ibm.com 0dfac77d47 Bug 186789 - Ctrl+Shift Shortcuts in Mozilla conflict with ISO 14755 Input methods (shift+ctrl keys don't work) [mark all read]
r=neil.parkwaycc.co.uk@myrealbox.com, sr=alecf@flett.org (for XPFE changes), src=mscott@mozilla.org (for MailNews changes)
2004-06-10 01:42:00 +00:00
scott%scott-macgregor.org c450d627a0 Bug #245430 --> Port more thunderbird static build work to the trunk 2004-06-09 18:36:58 +00:00
bienvenu%nventure.com 9abd635369 fix 245769 and 239181, don't use IMAP status on selected state folder, sr=mscott 2004-06-09 15:31:50 +00:00
scott%scott-macgregor.org d4645d0ec5 Bug #245430 --> More Thunderbird static build work. Hook up the biff icon from the system tray to work
with the static Windows build.
2004-06-07 02:51:00 +00:00
scott%scott-macgregor.org 2f5dc0a9cc Bug #245430 --> static build work for Thunderbird 2004-06-06 22:33:09 +00:00
neil%parkwaycc.co.uk b8043db0c3 Simplify addressbookpicker code to something that works b=245325 r/sr=sspitzer moa=bienvenu 2004-06-05 21:45:06 +00:00
bienvenu%nventure.com b9baa999e4 fix 245044 problem with biffing non-inbox imap folders, by backing out fix for 239181, sr=mscott 2004-06-04 23:49:11 +00:00
sspitzer%mozilla.org f26ed00d36 adding comment, no bug 2004-06-04 07:57:01 +00:00
neil%parkwaycc.co.uk 33f9396241 Bug 245325 Fix addressbook's abuse of menulists r/sr=mscott 2004-06-03 16:52:06 +00:00
scott%scott-macgregor.org 6bba945421 Bug #243733 --> Port Thunderbird's fix for handling the opening of vCard attachments internally instead of
opening up a helper app to the trunk.

sr=bienvenu
2004-06-03 04:25:57 +00:00
bienvenu%nventure.com 1bd13312eb fix start end batch bug when marking messages as junk, r=neil.parkwaycc.co.uk, sr=bienvenu, patch by eyalroz@technion.ac.il 2004-06-02 17:53:36 +00:00
scott%scott-macgregor.org 9f81cf5243 Bug #244722 --> Message truncated in headers stops mail from automatically moving all junk messages
Patch by Lorenzo Colitti

sr=mscott
2004-06-02 17:22:48 +00:00
bienvenu%nventure.com b7599ff2ff fix 245098 pop3 messages deleted locally deleted from server, r/sr=mscott 2004-06-02 14:22:56 +00:00
jshin%mailaps.org d2ebb2791d bug 236941 (patch by Jean-Marc Desperrier) : UTF-8 converter loses full lines of text if there's any invalid character (r=jshin, sr=bienvenu) 2004-06-01 17:26:27 +00:00
scott%scott-macgregor.org 67287efaa5 Back out the fix for Bug #244722 since it introduced a crash. 2004-06-01 17:24:05 +00:00
bienvenu%nventure.com 012185855c clean up stream converter code, 243888, patch by brofield@jellycan.com, r=ducarroz, sr=bienvenu 2004-06-01 17:22:01 +00:00
scott%scott-macgregor.org f87ae16969 Bug #245176 --> several unsigned integers in the core bayesian algorithm should be signed integers because
they can be negative. Slightly improves our false negative rate on the benchmark.

Patch by Lorenzo Colitti
2004-06-01 03:26:28 +00:00
neil%parkwaycc.co.uk 082e19048a Juggle with the content of the mark by date dialog to make it more likely that the title will fit b=245063 r/sr=sspitzer 2004-05-31 22:43:29 +00:00
bienvenu%nventure.com 4e1fcea90d make picking offline startup from profile mgr override remember state pref, 229763, r/sr/a=sspitzer 2004-05-31 22:16:43 +00:00
neil%parkwaycc.co.uk 4ed86d5b35 performExpand should enumerate the servers from the account manager rather than crawling the folder pane b=165610 r=mscott sr=bienvenu 2004-05-31 11:42:43 +00:00
Stefan.Borggraefe%gmx.de 7e372d9458 Bug 242454: Cleanup of the Fieldmap-Import dialog.
r=neil, sr=mscott
2004-05-31 10:42:27 +00:00
scott%scott-macgregor.org 645de36853 Bug #244722 --> Certain mal-formed mime messages that were marked as junk aren't getting
moved to the junk mail folder.

patch by Lorenzo Colitti.
sr=mscott
2004-05-31 06:58:43 +00:00
sspitzer%mozilla.org 01ca0564eb fix for bug #244649
SMTP:  send dialog flashing during big attachment sending if you have a fast connection

r=mscott, sr=bienvenu
2004-05-31 05:56:40 +00:00
sspitzer%mozilla.org 7311ab8c03 fix for bug #67555
if you first hit OK and get the alert about "list name exists",
cancel will still change mailing list name in the UI

r/sr=bienvenu
2004-05-30 18:08:26 +00:00
bienvenu%nventure.com 02b8e684ec fix 229374 cleaner fix for pop3 buffer overrun exploit, r=sspitzer, sr=mscott 2004-05-30 00:08:28 +00:00
sspitzer%mozilla.org b76166108a fix for bug #221521
vCard UI does not save some fields.

thanks to Ian Neal <bugzilla@arlen.demon.co.uk> for the fix.

r/sr=sspitzer
2004-05-29 21:46:41 +00:00
neil%parkwaycc.co.uk 3239f042e8 Bug 87928 Subscribe quick search should search on unescaped newsgroup names and be sorted r/sr=bienvenu 2004-05-28 16:11:26 +00:00
bienvenu%nventure.com ef0901ef04 fix for 228033, import from OE fails if line is very long, patch by malcolm-bmo@farside.org.uk, r=bienvenu,sr=mscott 2004-05-27 15:48:14 +00:00
neil%parkwaycc.co.uk c07635b2e0 Bug 238688 Don't escape ASCII characters found in URLs when subscribing to newsgroups r=bienvenu sr=mscott 2004-05-26 21:32:20 +00:00
sspitzer%mozilla.org aed632a6ee supplimental fix for bug #244217
thanks to burpmaster@truffula.net for catching a bad regression.

r/sr=bienvenu
2004-05-24 21:17:51 +00:00
neil%parkwaycc.co.uk 7b0132471c Bug 240821 nsSmtpService::GetDefaultServer almost never fails so don't bother using try/catch p=gautheri@noos.fr r=me sr=mscott 2004-05-24 20:40:12 +00:00
kyle.yuan%sun.com 86e0cf5c0f Bug 243808 keynav: can't select mail folders for offline from keyboard
r=neil.parkwaycc.co.uk, sr=bienvenu, patch by ginn.chen@sun.com
2004-05-24 09:59:52 +00:00
Stefan.Borggraefe%gmx.de cab3456c34 Fixes a regression caused by my earlier checkin for bug 241854 (the Subscribe column wasn't centered anymore)
r=neil, sr=mscott
2004-05-24 05:35:36 +00:00
scott%scott-macgregor.org b29ceeea24 Bug #242988 --> land thunderbird specific rendering for vCards inline with the message. The changes to mimevcrd
should effect thunderbird only.
2004-05-24 00:10:25 +00:00
sspitzer%mozilla.org 93de793026 fix for bug #244217
Initial Mail retrieval from POP account fails(mac only)

the problem is that on the mac, nsPersistentFileDescriptor::operator= will fail silently if the file doesn't exist.
(that issue will be spun off)

on the mailnews side, we can create the msf file

r/sr=bienvenu
2004-05-23 23:14:22 +00:00
bienvenu%nventure.com 1b33e69da5 fix for 239181, shouldn't issue IMAP STATUS command when in selected state on folder, sr=mscott 2004-05-23 16:57:34 +00:00
roc+%cs.cmu.edu b8ecbc84da Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu f79a6813af Relanding, since backing out did not fix orange. Bug 232691. 2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu 62f7fc6ea3 Backing out to attempt to fix Mac orange. Bug 232691 2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu b733dd59da Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
using EmptyC?String instead.  Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
bienvenu%nventure.com 401ebece61 fix 244299 handle js exceptions when trying to find identity for reply, sr=mscott, handles case where original account has been deleted/corrupted 2004-05-21 19:10:39 +00:00
bienvenu%nventure.com f63debb00b make reply/forward to a pop3 message use account key, if set, part of global inbox work 30057, sr=mscott 2004-05-21 18:16:42 +00:00
bienvenu%nventure.com fc59b9f70f fix stop watch cursor selecting an imap folder for the second time while offline, sr=mscott 244282 2004-05-21 17:39:37 +00:00
neil%parkwaycc.co.uk 1bf1167052 Bug 88633 Disable the attachments menuitem when we have no attachments r=Stefan.Borggraefe sr=mscott 2004-05-21 09:44:59 +00:00
bienvenu%nventure.com ff24a0da1c add account column to thread pane for global inbox, 30057, sr=mscott 2004-05-20 23:41:30 +00:00
bienvenu%nventure.com a6b645eb86 fix 169271 when displaying an imap message with parts, and falling back to fetching the whole msg because the parts are inline, store the msg for offline use if we would have stored it for offline use but for the parts, sr=mscott 2004-05-20 23:28:49 +00:00
bienvenu%nventure.com c2bf27ca90 try to retain label when copying messages to imap server that doesn't support user defined keywords, 215777, sr=mscott 2004-05-20 23:22:52 +00:00
scott%scott-macgregor.org fbff74588a Bug #243852 --> reverse the logic on when we block remote images.
Fixes the regression introduced by Bug #191839.

Effects thunderbird only.
2004-05-20 06:09:19 +00:00
scott%scott-macgregor.org fc58b0ee86 Bug #193891 --> Wrong message text: "Maximum Message Size set in Preferences". Should refer to account settings.
Patch by Tim Meader
sr=mscott
2004-05-20 04:50:31 +00:00
scott%scott-macgregor.org 2fff9cee09 Bug #157566 --> try to address some of the mapi regressions caused by Bug #157566 where mapi makes a copy of the
attachment before returning to the calling application.

sr=bienvenu
2004-05-19 21:53:50 +00:00
ere%atp.fi 7dc261e806 Fix for bug 243854: MIME hang while sanitizing a message
r/sr=bienvenu
2004-05-19 06:04:36 +00:00
timeless%mozdev.org 7e24d71eb1 Bug 242708 Custom folder chosen as Junk folder has Junk icon, but keeps it even when not being the Junk folder anymore
patch by durbacher@gmx.de r=mscott sr=bienvenu
2004-05-19 00:25:18 +00:00
scott%scott-macgregor.org 090fac7ee5 First part of Bug #243680 --> Marking mails as "not junk" does not update training.dat / spam filter does not create that file at all.
No one was ever calling shutdown on the plugin so we never forced ourselves to save the training data
if it was dirty.

sr=bienvenu
2004-05-18 23:41:54 +00:00
caillon%redhat.com e55198520c Kill off nsComObsolete.h
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
2004-05-18 18:09:16 +00:00
bienvenu%nventure.com abee7b88f0 fix ports build bustage 2004-05-18 14:53:26 +00:00
Stefan.Borggraefe%gmx.de c325a7a089 Removing unused files (Bug 242404)
r=neil, sr=bienvenu
2004-05-18 14:01:10 +00:00
bienvenu%nventure.com d1e4692360 attempt to fix imap race condition around m_urlInProgress with monitor, don't wait for end idle response when shutting down, sr=mscott 243605 209188 2004-05-18 13:25:57 +00:00
bienvenu%nventure.com 2ad77d268a implement chaining of getting new pop3 mail so deferred accounts can piggyback get new mail onto deferred to accounts, 30057, sr=mscott 2004-05-18 13:21:12 +00:00
neil%parkwaycc.co.uk 16dc5bdedc Followup patch to bug 33045 to fix the case where RerootThreadPane wasn't getting called when it should p=ch.ey@gmx.net r=me sr=bienvenu 2004-05-18 10:16:42 +00:00
timeless%mozdev.org 45ef4611cb Bug 225245 image shown as attachment instead of inline if the cid uses single quotes
R=ducarroz sr=bienvenu
2004-05-18 08:18:55 +00:00
timeless%mozdev.org 7b5970dc1f Bug 243621 Standardize QueryInterface without throw
r=neil sr=darin
2004-05-17 23:38:25 +00:00
Stefan.Borggraefe%gmx.de be0867f5b8 Bug 243750: Remove unused file am-advanced.xul and associated cruft.
r=bienvenu, sr=mscott
2004-05-17 23:07:21 +00:00
neil%parkwaycc.co.uk 02ac391bca Bug 241215 Make File/Open File work from standalone message window r/sr=mscott 2004-05-15 23:27:58 +00:00
neil%parkwaycc.co.uk 9decad2c3d Bug 33045 Pref for whether newsgroups use "Size" or "Lines" p=ch.ey@gmx.net r=me sr=bienvenu 2004-05-14 22:10:51 +00:00
neil%parkwaycc.co.uk 54b8077edc Bug 88593 Make Ctrl+click on thread icon augment entire thread r=mscott sr=bienvenu 2004-05-14 08:43:14 +00:00
timeless%mozdev.org 492cc6b6ad Bug 243199 Messages with =00 truncated
r=bienvenu sr=bienvenu
2004-05-14 08:14:44 +00:00
mkaply%us.ibm.com e01701fe66 OS/2 bustage - remove trailing spaces 2004-05-13 20:25:10 +00:00
bienvenu%nventure.com 17bb690e9a make pop3 get new mail use the inbox, not currently selected folder, sr=mscott part of 30057 2004-05-13 19:49:42 +00:00
bienvenu%nventure.com 4e09867677 further fix for 191460, r=bzbarsky, sr=mscott, don't do forced reverse lookups on file extensions even if we have content type 2004-05-13 19:40:30 +00:00
mvl%exedo.nl 2f908209a7 Make content policy api (nsIContentPolicy) not suck.
bug 191839. Original patch and hard work by Tim <riceman+bmo@mail.rit.edu>, r=bzbarsky (on backend stuff), r=neil (on the tabbrowser stuff), sr=bzbarsky
2004-05-13 18:34:18 +00:00
bienvenu%nventure.com 707ed3b398 make get new messages work with deferred pop3 accounts, sr=mscott 30057 2004-05-13 13:45:40 +00:00
scott%scott-macgregor.org c10a9dc84d Try to fix ports bustage by using PR_ABS instead of manually defining abs
thanks to bz for the suggestion
2004-05-13 04:03:17 +00:00
scott%scott-macgregor.org 46f296d67b the rest of Bug #44863 --> locale files for multiple identities UI
sr=bienvenu
2004-05-12 22:29:18 +00:00
scott%scott-macgregor.org c4d8cb1585 Bug #44863 --> First cut at a UI for multiple identities
sr=bienvenu
2004-05-12 22:03:05 +00:00
scott%scott-macgregor.org 39cab9a608 Bug #44863 --> in order to support a UI for multiple identities, we need to implement
::RemoveIdentity to remove an identity from an account.

sr=bienvenu
2004-05-12 21:59:19 +00:00
scott%scott-macgregor.org 48d3656663 Bug #230093, Bug #181534, Bug #237095 --> Port thunderbird junk mail improvements to the trunk.
Replace the core bayesian junk mail algorithm with a chi-squared probability distribution
modeled after spam bayes and Gary Robinson's work.

Change the model for how we count tokens across messages.

Token counts get out of alignment when re-training against already classified messages.

Revamp the junk mail tokenizer. Make it a hdr sink listener and add custom tokens for attachment
information. Ignore tokens larger than 13 characters. Tokenize purely off of white space.
Ignore tokens less than 3 bytes in length. There is still a lot more work to be done to the tokenizer.


Many thanks to Miguel Varga for working out the initial core algorithm improvement and to all
of the folks at spam bayes and of course Gary Robinson for helping to make this happen.
2004-05-12 18:16:32 +00:00
bienvenu%nventure.com 81faa74f88 fix 221673, mapi send problems when mapi client puts smtp: in front of address, sr=sspitzer 2004-05-12 17:51:44 +00:00
neil%parkwaycc.co.uk be56df8ec5 Bug 243281 Big perf win when sorting threads r=bienvenu sr=mscott 2004-05-12 16:10:14 +00:00
timeless%mozdev.org ae949e44a2 Bug 242970 Server Settings/local directory was changed to \\.\D:\pop3.server.name (Other than C: drive,After 2004-04-29 build)
r=bienvenu sr=bienvenu
2004-05-12 06:11:07 +00:00
bienvenu%nventure.com c77abb5a09 speed up opening newsgroup with 10s of thousands of messages, sr=mscott 243237 2004-05-11 16:47:34 +00:00
bienvenu%nventure.com a1a064a576 fix unused var warning in last checkin, no bug r/sr=me 2004-05-11 16:40:26 +00:00
bienvenu%nventure.com c898385277 more work on pop3 global inbox, 30057, hide deferred accounts from folderpane sr=mscott 2004-05-11 16:37:15 +00:00
bienvenu%nventure.com 4f3e15c486 more work on pop3 global inbox, 30057, hide deferred accounts from move copy menus, other menus that file messages sr=mscott 2004-05-11 16:34:13 +00:00
scott%scott-macgregor.org ca5386d7f7 fix for bug #243133
we aren't getting the "ask format / html question" dialog when sending html mail to two recipients, one prefers plain, one prefers html

r/sr=bienvenu
2004-05-10 03:21:24 +00:00
scott%scott-macgregor.org 8525952c3e code cleanup, no bug # 2004-05-10 02:29:32 +00:00
bienvenu%nventure.com 4a930872d5 fix build bustage 2004-05-10 02:07:15 +00:00
bienvenu%nventure.com d86ef5d3ab fix build bustage on solaris, replace char * with const char *, r=timeless, sr=sspitzer 243130 2004-05-10 01:31:40 +00:00
scott%scott-macgregor.org e779717f97 fix for bug #44494
remember the decision the user makes in the askSendFormat dialog so that we don't ask again.

fix for bug #242991
export addressbook is broken (fall out from bug #240723)

r/sr=bienvenu
2004-05-09 23:23:43 +00:00
scott%scott-macgregor.org 97ef1062e9 commenting code, no bug # 2004-05-09 22:22:10 +00:00
neil%parkwaycc.co.uk 08c57328ca Bug 182192 Unquote names before collecting email addresses r/sr=bienvenu 2004-05-09 21:04:19 +00:00
Stefan.Borggraefe%gmx.de 0c7cd333d1 Fix for bug 159466: Options under "Copies and folders" are active when they should be disabled
r=neil, sr=bienvenu
2004-05-09 08:06:22 +00:00
bienvenu%nventure.com ff2a77ff29 step 2 on 30057 - make get new mail on pop3 deferred account download mail into inbox of deferred to account, sr=mscott 2004-05-08 21:28:08 +00:00
bienvenu%nventure.com cd7ddba9ea step one in bug 30057, use one set of folders for all pop3 accounts, write account-key into downloaded messages, use that key when deleting messages from pop3 server when messages deleted locally sr=mscott 2004-05-08 15:35:50 +00:00
bienvenu%nventure.com 207868c02d fix hang opening view with corrupted thread, sr=mscott 242886 2004-05-07 19:59:59 +00:00
scott%scott-macgregor.org 7ceecf17b7 Bug #242065 --> "My Name" from account is ignored when email contains "special chars", full name extracted from email address
Patch by ch.ey@gmx.net

sr=mscott
2004-05-07 18:13:40 +00:00
Stefan.Borggraefe%gmx.de ef8fcd3901 Fix for Bug 63654: Folder pane shouldn't be resized when mail window is resized
r=ben.bucksch, sr=mscott
2004-05-07 17:20:44 +00:00
bienvenu%nventure.com 8a9aa1f26d fix spin on send when encoded body part doesn't end with newline, patch by me and ducarroz, sr=mscott 242718 2004-05-06 13:17:26 +00:00
bienvenu%nventure.com 5bdc54204c fix crash getting pop3 mail when body filter runs on quoted printable message, sr=mscott 242677 2004-05-06 13:15:53 +00:00
neil%parkwaycc.co.uk 2f9fddace3 Make unthreading slightly faster b=93426 r/sr=bienvenu 2004-05-05 18:50:43 +00:00
peterv%propagandism.org bb736be6c9 Correct comments (mozilla/htmlparser -> mozilla/parser/htmlparser). 2004-05-05 14:08:34 +00:00
bienvenu%nventure.com 22302737d3 fix problem where folders three levels deep or more were not shown in folder pane, if one of the ancestors was not subscribed to, sr=mscott 241319 2004-05-05 03:07:34 +00:00
bzbarsky%mit.edu c878d2ca0f Remove goto's from mimecms.cpp. Bug 200659, patch by David G King
<d_king@xtra.co.nz>, r=kaie, sr=mscott
2004-05-05 00:55:40 +00:00
Stefan.Borggraefe%gmx.de cc7e3898aa Bug 81572: "Never provide only a text field for file/folder input (newsrc file)"
r=mscott, sr=bienvenu
2004-05-04 22:28:14 +00:00
bienvenu%nventure.com 9ced87198b fix 186894 folders other than imap inbox aren't checked for new mail at startup, r/sr=mscott 2004-05-04 18:32:25 +00:00
bienvenu%nventure.com 8357ccfa08 fix handling of null terminator byte on long mapi messages, more pr logging for mapi send, sr=mscott 108275 2004-05-03 16:24:56 +00:00
bienvenu%nventure.com 304a7fcba3 fix unused var warnings in nsMsgThread.cpp, patch by gautheri@noos.fr, r/sr=me, 217089 2004-05-03 13:55:37 +00:00
Stefan.Borggraefe%gmx.de d02bede121 Bug 242021: Minor cleanup for the new "Disk Space" pane for Local Folders/Movemail
r=neil, sr=bienvenu
2004-05-02 10:05:11 +00:00
bienvenu%nventure.com e28b025d95 fix mapi send when msg doesn't end with cr, sr=mscott, 108275 2004-05-01 03:20:50 +00:00
stephendonner%yahoo.com b156c52824 Bug 242153. Trivial whitespace cleanup. r=neil 2004-04-30 23:52:29 +00:00
bienvenu%nventure.com 6679194126 fix filters setting junk score on pop3 accounts, sr=mscott 224318 2004-04-30 21:15:51 +00:00
neil%parkwaycc.co.uk e8fc2af056 Followup cleanup to bug 242098 (which is what I should have checked in with my patch for bug 226270 in the first place) r=mscott sr=bienvenu 2004-04-30 20:15:05 +00:00
scott%scott-macgregor.org 04d253a56a Bug #229962 --> charset parameter in attached vCards should be utf-8, not utf8
Patch by Joe Infla

r=mscott
sr=bienvenu
2004-04-30 19:11:03 +00:00
bienvenu%nventure.com 2356696fd8 fix js exception bringing up search dialog that was preventing widgets from getting displayed, sr=mscott 242098 2004-04-30 18:10:14 +00:00
scott%scott-macgregor.org 2a2edfce1e Bug #242014 --> Creating a new LDAP directory always sets the protocolVersion to 2 instead of 3.
r=dmose
sr=bienvenu
2004-04-30 17:52:37 +00:00
bienvenu%nventure.com 54e2c10ed7 enable blind send by default, since we warn the user, sr=mscott 36838 2004-04-30 00:13:05 +00:00
scott%scott-macgregor.org f7f37b70ef Bug #68877 --> use the IP address of the host for the smtp connection as the domain name for HELO/EHLO instead
of just using the domain name of the sender.

Patch by Christian Eyrich
r=darin
sr=mscott
2004-04-29 23:07:05 +00:00
bienvenu%nventure.com eddcbf33d5 fix crash importing outlook ab's sr=mscott 229401 2004-04-29 20:50:40 +00:00
bienvenu%nventure.com 4ca4fe3d5c fix occasional problems doing mapireadmail, add pr logging, make mapitest program display errors in hex sr=mscott 108275 2004-04-29 19:58:24 +00:00
neil%parkwaycc.co.uk c53820673d Removing unnecessary try/catch b=240821 p=gautheri@noos.fr r=me sr=mscott 2004-04-29 10:17:38 +00:00
scott%scott-macgregor.org 081c00d67d Bug #157566 --> Enhance MailNews to work with WinZip's "Zip and e-mail" shell extension. Several
MAPI enabled apps delete the attachment file before we return from the MAPI call. Make our own copy
of the attachment file. Patch by Cyril Chaboisseau.

While I'm here, clean out some nsFileSpec code and replace it with nsIFile equivalents.

sr=bienvenu
2004-04-29 05:16:50 +00:00
neil%parkwaycc.co.uk 9b92a2b394 Bug 226270 Rationalization of folder listeners, part 3: search listener can cut out the middle man r=bienvenu sr=mscott 2004-04-28 12:48:58 +00:00
darin%meer.net ab7b15f3a9 landing patch for bug 241124 "move GSSAPI code behind nsIAuthModule so it can be used by mail protocols" r=cneberg sr=bryner 2004-04-28 02:12:52 +00:00
Stefan.Borggraefe%gmx.de ca5fbe52e6 Fix for Bug 241854: "JavaScript-Error when Subscribing to Newsgroups"
r=bienvenu, sr=mscott
2004-04-27 21:13:32 +00:00
bienvenu%nventure.com 74b431fd1d fix memory leak copying multiple messages to an imap folder from a different account, 213688, sr=mscott 2004-04-27 19:52:41 +00:00
scott%scott-macgregor.org d01aeee430 fix typo 2004-04-27 06:18:59 +00:00
scott%scott-macgregor.org b7c43fb137 Bug #198168 --> When a user configures seamonkey to fall back to ldap v2, we were not setting
the ldap version correctly on the LDAP session for auto complete.

r=dmose
sr=bienvenu
2004-04-27 06:11:58 +00:00
neil%parkwaycc.co.uk 9ef0f1f9ba Removing unused variables b=90906 p=gautheri@noos.fr r=me sr=bienvenu 2004-04-26 23:28:48 +00:00
neil%parkwaycc.co.uk e64c8cbf22 Bug 226270 Rationalization of folder listeners, part 2 r=bienvenu sr=mscott 2004-04-26 22:51:27 +00:00
bienvenu%nventure.com d33fc2782a cleanup some of the mapi error returns, attempt to fix idl for findnext, sr=mscott 108275 2004-04-26 21:39:15 +00:00
bienvenu%nventure.com 6860e94d83 fix imap empty trash, sr=mscott 241778 2004-04-26 20:51:43 +00:00
bienvenu%nventure.com 5d38ce6a49 fix another cause of 83396 alert from cyrus imap server about message containing bare newlines, sr=mscott 2004-04-24 14:31:03 +00:00
bienvenu%nventure.com 3fc6c7db86 fix regression in pop3 mail filters on custom headers, 241499 r/sr=mscott 2004-04-24 14:29:03 +00:00
bienvenu%nventure.com b5040e75e2 null check to prevent crash with idle response and null mail folder sink sr=mscott 241464 2004-04-23 18:25:17 +00:00
bienvenu%nventure.com 2dfe7bafd2 fix where mapi test app loads mapi32.dll, sr=mscott Not part of build 2004-04-23 14:38:23 +00:00
bienvenu%nventure.com dbc8d9bf51 fix crash selecting mail folder less than 100 bytes in size, 241348 sr=sspitzer 2004-04-23 04:05:45 +00:00
timeless%mozdev.org 77717f8d83 bug 124868 i have never seen an Accoun Manager and never hope to see one
rs=mscott
2004-04-23 04:00:50 +00:00
timeless%mozdev.org 3601dfba5a Bug 124868 i have never seen an Accoun Manager and never hope to see one
r=mscott sr=mscott
2004-04-23 03:17:49 +00:00
neil%parkwaycc.co.uk fc3f987297 Removing explicit comparisons to PR_TRUE and PR_FALSE b=228448 p=gautheri@noos.fr r=me sr=mscott 2004-04-22 23:13:44 +00:00
bienvenu%nventure.com 87e8955519 add support for mapi 0 interfaces that will enable palm sync with e-mail, sr=mscott 108275 2004-04-22 20:39:22 +00:00
bienvenu%nventure.com 8b57f91769 make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538 2004-04-22 15:32:54 +00:00
jst%mozilla.jstenback.com 34a10f2f1c Fixing bug 240723. Cleaning up nsIFilePicker a bit, no more nsIDOMWindowInternal, and use our string classes and not raw strings. r=caillon@gmail.com, sr=bzbarsky@mit.edu 2004-04-21 23:38:22 +00:00
dbaron%dbaron.org 7fd7fd5b7b Propagate return values all the way out when resolving a relative URL against a mailbox URL as base. Fixes crash when document.write-ing LINK with rel=stylesheet and relative URL in HTML mail attachment. b=241254 r=bienvenu sr=mscott 2004-04-21 23:00:29 +00:00
scott%scott-macgregor.org c82844231a Bug #236774 --> port thunderbird change to the compose window to make it handle mailto url arguments.
r=neil
sr=bienvenu
2004-04-21 22:22:35 +00:00
jshin%mailaps.org 85d5aba8d2 bug 240558 : mail filters moving emails to a folder with '@' or '!' in its name get disabled (r=bienvenu, sr=mscott) 2004-04-21 10:39:37 +00:00
neil%parkwaycc.co.uk 019dd512a5 Bug 86132 Show some disk space settings for local folders p=ian@arlen.demon.co.uk r=bienvenu sr=mscott 2004-04-20 23:35:41 +00:00
Stefan.Borggraefe%gmx.de 9e9b90e873 Minor menu cleanup (remaining issues of bug 75622).
r=timeless, sr=mscott
2004-04-20 18:45:03 +00:00
bienvenu%nventure.com 936d842297 fix ClearNewList not to do anything if there's nothing in the new set, sr=mscott, potential fix for 240889 2004-04-20 18:29:22 +00:00
bienvenu%nventure.com 7b41858ee0 add ability to open address database from nsIFile, r/sr=mscott 241103 2004-04-20 15:59:14 +00:00
bienvenu%nventure.com d072c3e3f4 fix 239474 address book quick search creates multiple ldap connections if you type slowly, r/sr=mscott 2004-04-20 14:01:29 +00:00
Stefan.Borggraefe%gmx.de eb0b1635a8 Fix for bug 157067: Inconsistency in appearance of "Move Up" and "Move Down" buttons
r=aaronl, sr=mscott
2004-04-19 19:45:12 +00:00
bienvenu%nventure.com 696d6c5a9c fix news filters that mark threads as watched or ignored, so that the thread shows up as watched/ignored immediately instead of the next time you open the newsgroup, sr=mscott 227224 2004-04-19 18:25:08 +00:00
neil%parkwaycc.co.uk f4531df236 Bug 234186 Don't allow mail identites to post to newsgroups p=ch.ey@gmx.net r=me sr=mscott 2004-04-19 17:07:07 +00:00
scott%scott-macgregor.org 3c79ba3729 fix for bug #19403
support server wide news filters

r/sr=bienvenu
2004-04-19 05:15:39 +00:00
scott%scott-macgregor.org ba396bcadd fix for bug #196441, allow "set label to none" (clear label) to be a filter action
fix for bug #240879, until we have junk support for news accounts, we should not be able to set junk status in news filters

r/sr=bienvenu
2004-04-19 05:14:15 +00:00
scott%scott-macgregor.org bcfe601745 add assertion like the one in nsImapMailFolder.cpp for when configuring temporary filters fails.
rs=bienvenu
2004-04-18 19:21:22 +00:00
scott%scott-macgregor.org 8eaaff6894 minor code clean up. no bug #.
rs=bienvenu
2004-04-18 19:19:57 +00:00
scott%scott-macgregor.org 1951014062 fix comment in assert, as temporary filters are not just for mdn any more.
rs=bienvenu
2004-04-18 19:19:17 +00:00
scott%scott-macgregor.org d784e4980d minor code clean up, guard against crasher by checking rv.
rs=bienvenu
2004-04-18 19:18:17 +00:00
scott%scott-macgregor.org d23c3e1cc0 fix for bug #218774
clear filter (and spam) log doesn't appear to work, you have to close and re open the dialog

r/sr=bienvenu
2004-04-18 17:25:25 +00:00
scott%scott-macgregor.org 224ff05be0 remove bad line endings 2004-04-18 15:54:18 +00:00
gerv%gerv.net 6635d16530 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 13:54:27 +00:00
neil%parkwaycc.co.uk 3a754bb5f0 Die viewString die! (previous checkin for bug 132450 missed some sites) r/sr=bienvenu 2004-04-17 20:50:30 +00:00
neil%parkwaycc.co.uk 358419f5d9 Bug 210824 Double-clicking biff icon causes JavaScript error in msgMail3PaneWindow.js p=gautheri@noos.fr r=me sr=mscott 2004-04-17 19:38:39 +00:00
neil%parkwaycc.co.uk 9b5d1fac34 Bug 237210 JavaScript strict warning: GetSelectedCardTypes does not always return a value plus additional cleanup p=gautheri@noos.fr r=me sr=mscott 2004-04-17 19:32:00 +00:00
neil%parkwaycc.co.uk b2e848e345 Bug 237448 JavaScript strict warning: function onAdvanced does not always return a value p=gautheri@noos.fr r=me sr=mscott 2004-04-17 19:22:51 +00:00
gerv%gerv.net 482dc5fcad Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
varga%nixcorp.com 901e19ad8e Forgot to update some files. Bug 221619. 2004-04-17 07:33:42 +00:00
varga%nixcorp.com 5026248834 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
darin%meer.net b86829b878 landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2004-04-17 00:58:23 +00:00
cbiesinger%web.de 3c212719bf bug 239604. make uriloader more doxygen friendly, and remove unused "command"
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
scott%scott-macgregor.org 3e38a39ff9 fix for bug #240719
show all the To addresses in the recipient column, not just the first address.

r/sr=bienvenu
2004-04-16 20:37:50 +00:00
scott%scott-macgregor.org 4971ed97b1 remove unused cruft. no bug #. rs=bienvenu 2004-04-16 15:48:11 +00:00
bienvenu%nventure.com e28d220d2f fix memory leak introduced by recent mailnews string use modernization, r=jshin, sr=mscott 240670 2004-04-16 15:38:02 +00:00
bienvenu%nventure.com 7d0c9c15ce fix 226669 and 238087 patches by ch.ey@gmx.net, r=bienvenu,sr=mscott fix handling of (illegal) gaps in pop3 message nums, handle parsing of multi-line message ids 2004-04-16 14:25:18 +00:00
neil%parkwaycc.co.uk ffbd23982c Bug 193625 Option to mark incoming junk mail as read p=eyalroz@technion.ac.il r=me sr=bienvenu 2004-04-16 10:24:19 +00:00
neil%parkwaycc.co.uk 46c38c5ed8 Bug 132450 Remove unused viewString parameter from the OnItemAdded method r=bienvenu sr=mscott 2004-04-16 08:38:53 +00:00
cbiesinger%web.de c2e14adb82 more bustage 2004-04-16 00:13:22 +00:00
darin%meer.net 25d84ac621 fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst 2004-04-15 23:30:05 +00:00
bzbarsky%mit.edu 4cba32786b Make nsXULElement::GetChildNodes use the same (live) node list that
nsGenericElement uses.  Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2004-04-15 22:14:39 +00:00
cbiesinger%web.de d4e1da55f3 Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
r=bzbarsky sr=darin
2004-04-15 20:56:37 +00:00
neil%parkwaycc.co.uk b8532192ff Bug 186999 Fix RestoreSelection so that sorting scrolls the selected message back into view and selecting messages by key works even when a message is already selected r=bienvenu sr=mscott 2004-04-15 08:55:28 +00:00
bienvenu%nventure.com 6c0c5bd22d add ability to open .eml and .msg files into standalone msg window, patch by DIGITALGimpus, r=bienvenu, sr=mscott, 239555, plus some whitespace cleanup, dump statement removal 2004-04-15 03:16:58 +00:00
scott%scott-macgregor.org 380327e8ac Bug #237029 --> Thunderbird's content policy manager should honor the plugin pref
sr=bienvenu
2004-04-15 02:54:08 +00:00
bzbarsky%mit.edu 846feff665 Make getElementsByAttribute be an nsContentList so that it's got that live
DOMNodeList goodness that all nodelists should have.  Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness.  Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +00:00
neil%parkwaycc.co.uk 7bd4a60ebc Bug 240448 Using Set as Default button should disable it p=ian@arlen.demon.co.uk r=me sr=bienvenu 2004-04-14 23:12:28 +00:00
bienvenu%nventure.com ffdc973df8 fix small memory leak when online imap directory is set, sr=mscott 240533 2004-04-14 20:38:16 +00:00
cbiesinger%web.de 6330e24449 Bug 235504 Remove nsCString::EqualsWithConversion(const char*)
r=darin sr=dbaron
2004-04-14 20:09:30 +00:00
bienvenu%nventure.com bce33ecb2f fix 240522 ABR when using filters on custom header and header line is long, sr=mscott 2004-04-14 20:05:41 +00:00
timeless%mozdev.org 5bdbe63b3c Bug 149110 Memory leak of 20 bytes from 1 block allocated in nsMsgKeySet::Create(char const*)
r=dwitte sr=bienvenu
2004-04-14 05:29:42 +00:00
bienvenu%nventure.com 7ebaf35f61 fix 240465 new flag on local folder which has messages filtered into it doesn't get cleared when last new message is read, sr=mscott 2004-04-14 04:40:37 +00:00
bienvenu%nventure.com 872f988bd3 fix ports build bustage 2004-04-14 03:49:44 +00:00
cbiesinger%web.de 3947fac8a2 fixing more win32 bustage 2004-04-13 21:58:57 +00:00
cbiesinger%web.de 1b4bef99b0 fixing ports bustage 2004-04-13 21:30:55 +00:00
bienvenu%nventure.com 5ed6e8fa7f add server filter description files for bug 224318 sr=mscott 2004-04-13 18:17:05 +00:00
bienvenu%nventure.com d626970465 224318 backend support for automatic server spam filter filters sr=mscott 2004-04-13 18:16:35 +00:00
bienvenu%nventure.com 804ad832e0 add support for IMAP AUTH=NTLM, MSN, sr=mscott 200436 2004-04-13 17:35:52 +00:00
bienvenu%nventure.com 75c14e2377 db part of fix for 238680 only store /seen flag on messages we think are unseen, when doing mark all read, sr=mscott 2004-04-13 16:18:06 +00:00
bienvenu%nventure.com 6fd0bba771 make nsISeekableStream interface support 64 bit streams, part of 180154 also fix 207400 allow mail folders > 2GB r=darin, sr=mscott 2004-04-13 14:37:53 +00:00
neil%parkwaycc.co.uk 8125ea348f Bug 240256 Fixing DOCTYPE to match document element p=vberon@mecano.gme.usherb.ca r=me sr=mscott 2004-04-13 09:34:47 +00:00
jshin%mailaps.org ea8e5cb553 bug 229032 : modernize string usages in mailnews (r=neil, sr=mscott) 2004-04-13 04:46:32 +00:00
jshin%mailaps.org fdf2ad9bff bug 229032 : modernize String usages in mailnews (r=neil, sr=mscott) 2004-04-13 04:07:07 +00:00
bienvenu%nventure.com 66e0fcf463 when storing flags, coalesce the ranges so we won't issue really long imap commands, sr=mscott 238680 2004-04-13 00:50:14 +00:00
bienvenu%nventure.com 9421381579 fetching smime certs via ldap broken, 239085 sr=mscott 2004-04-13 00:34:38 +00:00