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

15522 Коммитов

Автор SHA1 Сообщение Дата
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
bienvenu%nventure.com 7513e2a2ca when checking imap folders other than inbox for new messages, chain status commands instead of firing them off all at once, sr=mscott 239939 2004-04-13 00:28:36 +00:00
bienvenu%nventure.com 164d28e76e fix 83396 alert: message contains bare newlines when copying local message to cyrus/netscape imap server, sr=mscott 2004-04-13 00:22:26 +00:00
scott%scott-macgregor.org 0980d7036d Bug #198087 --> Mark new items in Unsent and Drafts folders to Unread
sr=bienvenu
2004-04-13 00:06:46 +00:00
neil%parkwaycc.co.uk 0516ef587a Bug 226270 Rationalization of folder listeners, part 1 r=bienvenu sr=mscott 2004-04-12 22:35:01 +00:00
Stefan.Borggraefe%gmx.de 1e98e5e552 Fix for bug 84692: "Offline UI: Offline panel is too large (to use, for some people)"
r=timeless, sr=bienvenu
2004-04-12 22:06:00 +00:00
Stefan.Borggraefe%gmx.de e0631c1c60 Fix for bug 123910: "Get Next 500 news messages shouldn't be displayed when server selected"
r=bienvenu, sr=mscott
2004-04-12 22:00:28 +00:00
neil%parkwaycc.co.uk 7045049979 Bug 238205 Signature path and button not always correctly disabled r/sr=mscott a=asa 2004-04-11 21:13:04 +00:00
bienvenu%nventure.com 6e32eb2b9a fix disappearing imap namespaces when you have an online server directory set by not listing namespaces, 239868 sr=mscott, a=asa 2004-04-11 15:11:54 +00:00
pkw%us.ibm.com 6207840361 Bug 239583 - mail lost when getting fetchmailed messages.
r=bienvenu@nventure.com, sr=mscott@mozilla.org, a=chofmann@mozilla.org
2004-04-09 13:32:35 +00:00
bienvenu%nventure.com 89529196ea don't try to get new messages when we get idle response if we're no longer connected, patch by ere, r/sr=me, a=chofmann 239802 2004-04-08 16:28:33 +00:00
bienvenu%nventure.com e85063d715 fix expunge imap inbox on exit leaving nstmp files around if inbox configured for offline use r/sr=mscott, a=chofmann 239902 2004-04-08 03:26:10 +00:00
dveditz%cruzio.com 9121fb5d1b bug 239843 fix crash if nsImapIncomingServer tries to log before constructing nsImapProtocol
r=bienvenu, sr=mscott, a=chofmann for 1.7
2004-04-07 20:09:13 +00:00
neil%parkwaycc.co.uk a983c63b3c Bug 237437 Fix JS strict warning: anonymous function does not always return a value p=gautheri@noos.fr r=me sr=mscott a=mkaply 2004-04-07 15:44:47 +00:00
bienvenu%nventure.com 50c4780b6c when filter after the fact filter sets a label on a local message, it's not stored in the mailbox, only the summary file sr=mscott a=chofmann 226952 2004-04-07 15:11:51 +00:00
bienvenu%nventure.com 8ceb6e5add fix regression in going offline wih a single imap server configured for offline use, sr=mscott, a=chofmann 236532 2004-04-07 15:07:21 +00:00
scott%scott-macgregor.org 649fc7e07b Bug #238846 --> Dragging an item from a multi-item attachment list to the the desktop always copies
the last attachment instead of the selected attachment.

sr=bienvenu
a=chofmann
2004-04-06 23:43:30 +00:00
scott%scott-macgregor.org 2e48b7908c Bug #237553 --> Can't drag a mailing list to compose window from contacts bar or from the address book
sr=bienvenu
a=chofamnn
2004-04-06 18:10:45 +00:00
bienvenu%nventure.com fc1a88ca1c fix crash on exit if hidden pref to confirm folder deletion on empty imap trash is set, and there are sub-folders of the trash, sr=mscott, a=chofmann 239473 2004-04-03 23:46:08 +00:00
scott%scott-macgregor.org 711c780e1f Bug #239349 --> Filters incorrectly mark mails as junk if you have a filter that sets a label on the message.
sr=bienvenu
a=chofmann
2004-04-03 17:59:21 +00:00
scott%scott-macgregor.org fd653695ce Follow up fix to Bug #224318 --> add code to actually read in the junk score value when reading in a filter that
trys to set junk status on a message.

sr=bienvenu
a=chofmann
2004-04-03 17:31:57 +00:00
darin%meer.net a3645b33e5 fixes bug 239405 "strchr, strrchr, etc. implicit const_cast can cause problems for shared string buffers" r=bienvenu sr=dbaron a=chofmann 2004-04-03 17:16:17 +00:00
scott%scott-macgregor.org 9b0aa3c6cb Bug #238913 --> Wrong name for attachment dragged from one message to compose attachment panel. We are showing
"Attached Message Part" instead of the actual attachment name.

sr=bienvenu
a=chofmann
2004-04-03 07:04:05 +00:00
bienvenu%nventure.com f215f31f15 fix problem with wrong imap folders getting counts updated when checking folders other than the inbox for new messages, sr=mscott, a=mkaply 239196 2004-04-02 14:23:40 +00:00
scott%scott-macgregor.org ce010b135d Bug #217149 --> Add a menu item under file for opening a .eml file from the desktop. Move the Open Message menu item under File over to the Messages menu where it really belongs.
This allows thunderbird to open .eml files.

patch by Robert Accettura and David Bienvenu

sr=mscott
a=asa for the one line property string addition in messenger.properties
2004-04-02 07:44:25 +00:00
scott%scott-macgregor.org 74831e550b Bug #239226 --> Opening Forward Message Attachment Opens parent message in a new window instead of the
forwarded attachment. regression from the string defragmentation changes. We were changing the underlying url spec
out from underneath us.

r=darin
sr=bienvenu
a=chofmann
2004-04-02 07:08:50 +00:00
scott%scott-macgregor.org e7994af060 Bug #237687 --> Need UI for controlling Imap IDLE command support in case folks have servers that don't react well to IDLE support.
sr=bienvenu
a=chofmann
2004-04-02 03:08:24 +00:00
bienvenu%nventure.com 5f7de0089d fix one case of offline download silently failing, when multiple operations are run against the same folder, sr=mscott, a=chofmann 2004-04-02 01:46:19 +00:00
bienvenu%nventure.com 13fb4c5ecd fix 239283 reading offline messages in folder that was open when you do an offline sync fails, sr=mscott, a=chofmann 2004-04-02 01:07:04 +00:00
scott%scott-macgregor.org 2232112917 Bug #224318 --> minor UI polish for the new filter junk status command. Change the wording and location.
r=stefan
sr=bienvenu
a=chofmann
2004-04-01 08:23:08 +00:00
bienvenu%nventure.com 61ed2a19ae back out part of previous patch to fix build bustage -didn't mean to include that 2004-03-25 20:21:27 +00:00
bienvenu%nventure.com bf4c4d50ca allow filters to set junk status, r/sr=mscott, a=asa 224318 2004-03-25 20:08:26 +00:00
neil%parkwaycc.co.uk f410a3f987 Bug 237857 Put the Block/Unblock images menu item back in its rightful place in the standalone message context menu r/sr=mscott a=chofmann 2004-03-25 16:38:04 +00:00
bienvenu%nventure.com 29d7708932 verify offline message starts with From before retrieving, in case offline store has been corrupted, r/sr=mscott, a=chofmann, 238518 2004-03-25 15:00:33 +00:00
neil%parkwaycc.co.uk d051413c49 Bug 100567 Paste As Quotation shortcut not appearing on menuitem r=brade sr=mscott a=chofmann 2004-03-25 12:42:10 +00:00
bienvenu%nventure.com 20738f7f45 fix crash doing ldap replication, r/sr=mscott a=chofmann 230211 2004-03-23 20:35:06 +00:00
bienvenu%nventure.com 7dec6aca11 fix custom headers available operators, r/sr=mscott, a=chofmann, part of 224318 2004-03-19 19:45:39 +00:00
neil%parkwaycc.co.uk e4e1370b5a Bug 207861 Rename Folder option erroneously displays in newsgroup context menu p=biesi r=me sr=mscott a=chofmann 2004-03-17 11:22:31 +00:00
cbiesinger%web.de 3287a5ec20 Bug 233631 GetApplicationLocale should not be used with FormatTime methods in order to support user's customisation (OS X is affected)
patch by Constantine A. Murenin <cnst+moz@bugmail.mojo.ru>
mailnews part: r=mscott intl part: r=jshin both: sr=roc a=chofmann
2004-03-16 21:55:11 +00:00
cls%seawood.org d12bd0dac7 Fix mingw 3.3.1/3.3.3 bustage.
Follow MSVC as much as possible by requiring proper dllimport/dllexport declarations.
Remove dllimport/dllexport declarations from all nsXPTCStubBase functions and just export the class itself.
Bug #226609 r=shaver/swalker sr=dbaron a=chofmann
2004-03-16 08:07:25 +00:00
bienvenu%nventure.com 5fa390f70e add a little imap logging to imap offline sync, sr=mscott, a=chofmann, 236532 2004-03-16 01:14:54 +00:00
cls%seawood.org b3977b384a Backing out changes from bug 226609. MSVC is being uncharacteristically picky. 2004-03-16 00:59:29 +00:00
cls%seawood.org 19e016c009 Fix mingw 3.3.1/3.3.3 bustage. Follow MSVC as much as possible by requiring proper dllimport/dllexport declarations.
Bug #226609 r=shaver sr=dbaron a=chofmann
2004-03-15 23:47:04 +00:00
neil%parkwaycc.co.uk 5298c4f20f Bug 235879 JS strict warning: redeclaration of var loadedFolder p=gautheri@noos.fr r=me sr=mscott a=chofmann 2004-03-15 16:58:17 +00:00
neil%parkwaycc.co.uk 55c60aea9e Bug 185136 Give the edit menupopup an id p=mcow@well.com r=me sr=mscott a=chofmann 2004-03-13 23:33:02 +00:00
neil%parkwaycc.co.uk 832dd78061 Bug 145798 Create Filter from Message should be available when the message pane is closed p=mcow@well.com r=me sr=bienvenu a=chofmann 2004-03-13 23:30:48 +00:00
neil%parkwaycc.co.uk a0703e7110 Bug 142748 File/Compact Folders should almost always be enabled p=mcow@well.com r=me sr=bienvenu a=chofmann 2004-03-13 23:27:43 +00:00
neil%parkwaycc.co.uk 9721b387a3 Bug 201248 Change filter/spam logging to ISO time as an interim measure until logging can be localized p=cnst+moz@bugmail.mojo.ru r=smontagu sr=roc moa=bienvenu a=chofmann 2004-03-12 23:53:37 +00:00
neil%parkwaycc.co.uk 0e3a539fb5 Bug 232026 Fix JS strict warning: redeclaration of var item p=gautheri@noos.fr r=me sr=mscott a=chofmann 2004-03-12 21:09:00 +00:00
scott%scott-macgregor.org 8d40fad5c3 Bug #237151 --> Make the junk mail filter support the ability to reset the training data. This code is not called by anyone yet but is part of the build.
sr=bienvenu
a=asa
2004-03-12 19:14:50 +00:00
bienvenu%nventure.com 2db2e48465 detect disconnect from imap idle state, also use monitor to handle race condition around m_transport sr=mscott, a=chofmann 236584 2004-03-12 19:08:19 +00:00
bienvenu%nventure.com ee623e8723 add keys for toggling message and thread pane, patch by vdvo@vdvo.net, r=neil.parkwaycc.co.uk, sr=me, a=chofmann 2004-03-12 14:54:30 +00:00
Stefan.Borggraefe%gmx.de 0bcaff232a Fix for bug 219620: "Rationalize Thread Messages menu items"
r=neil, sr=mscott, a=chofmann
2004-03-12 08:09:42 +00:00
scott%scott-macgregor.org 7259e6cf1a Bug #234224 --> honor the general.useragent.override pref instead of the custom thunderbird user agent for
outgoing messages if it is set.

This is NOT part of the seamonkey build.
2004-03-12 07:23:38 +00:00
neil%parkwaycc.co.uk f295ca4299 Bug 236094 Crash because StartPrintEngine didn't null-check p=r.pronk@its.tudelft.nl r=me sr=mscott a=mkaply 2004-03-11 21:13:13 +00:00
scott%scott-macgregor.org 8ff704714c Bug #194632 --> notification preference to use a self-defined wav-file does not function well.
Force the browse button to always insert a file url into the sound url pref.

r=Stefan
sr=bienvenu
a=chofmann
2004-03-11 17:26:24 +00:00
mozilla%ducarroz.org 7f35ff3ad5 Fix for bug 231474. Correctly detect sup part to prevent attachments mixup. R=sspitzer, SR=bienvenu, A=chofmann 2004-03-11 17:00:06 +00:00
bienvenu%nventure.com da88120c77 fix crash in nsUInt32Array::GetAt, r/sr=mscott, a=dbaron 220346 2004-03-11 00:01:06 +00:00
mconnor%myrealbox.com 3e528ab467 bug 233339 - rewrite CanSetCookie to reflect what dialogs now do, r=dwitte, sr=darin 2004-03-10 06:47:49 +00:00
neil%parkwaycc.co.uk f43a09c29b Bug 235285 add UI for the "reply in default encoding" pref checking in on behalf of jshin@mailaps.org to make l10n freeze r=me sr=bienvenu 2004-03-10 01:49:27 +00:00
bienvenu%nventure.com 3d052dc422 allow user to specify caching of just one imap connection (previous limit was 2) sr=mscott 231225 2004-03-10 01:00:10 +00:00
bienvenu%nventure.com 0a73295c97 fix handling of connection to server errors when downloading for offline use, sr=mscott 236532 2004-03-10 00:59:13 +00:00
neil%parkwaycc.co.uk 0ce2380c28 Bug 235498 Fix JS strict warning: anonymous function does not always return a value p=gautheri@noos.fr r=mscott sr=tor 2004-03-10 00:23:00 +00:00
bienvenu%nventure.com 11000b1768 follow on fix initial sync after a hard reset on the palm to just do a one way sync from PC->HH, sr=mscott 235456 2004-03-09 23:00:44 +00:00
bienvenu%nventure.com 74fc4f9f0f fix initial sync after a hard reset on the palm to just do a one way sync from PC->HH, sr=mscott 235456 2004-03-09 19:20:56 +00:00
bsmedberg%covad.net 50e898e298 Fixing win32 bustage from bug 234392. 2004-03-09 15:18:40 +00:00
bsmedberg%covad.net 46cb970ead Bug 234392 - nsIRDFResource needs scriptable access to IDN resources. r=pike sr=darin 2004-03-09 14:42:24 +00:00
bienvenu%nventure.com f6e7b01ef8 fix creating special folders on imap servers with personal namespace set and online dir not sent, 213570 sr=mscott 2004-03-08 21:32:07 +00:00
bienvenu%nventure.com f6b5e8b530 Fix 223318 patch by ch.ey@gmx.net, r=bienvenu, sr=mscott MSN authentication not supported if using SMTP or POP3 2004-03-08 19:50:30 +00:00
bienvenu%nventure.com 80238f10a5 fix 166111 patch by ch.ey@gmx.net, r=bienvenu, sr=mscott better handling of bad pop3 messages, e.g., with naked line terminators 2004-03-08 17:40:20 +00:00
bienvenu%nventure.com 8703dade1c fix crash generating mdn receipt when original message has no message-id sr=mscott 224738 2004-03-08 17:31:18 +00:00
bienvenu%nventure.com cdec33037e if fcc fails (e.g., imap server has disconnected sent folder connection), offer use chance to retry 163951 sr=mscott 2004-03-08 16:47:52 +00:00
bienvenu%nventure.com b9cb102bf4 fix idle responses on non-checked-for-new mail folders to not trigger biff, sr=mscott 236815 2004-03-08 16:43:02 +00:00
neil%parkwaycc.co.uk 3eda2aa471 Bug 234867 Change extractHeaderAddressMailboxes out param to a return value to make it easier to use from js r/sr=bienvenu 2004-03-08 00:29:30 +00:00
bienvenu%nventure.com a6a5e6121c fix for imap server problems because we were disconnecting while idle w/o ending idle or logging out, sr=mscott 236708 2004-03-07 21:09:02 +00:00
bienvenu%nventure.com fd9cd9a08d fix saving draft and sending message not updating imap draft/sent folder if open in ui, sr=mscott 236092 2004-03-07 18:20:22 +00:00
bienvenu%nventure.com 9661ce563e fix discovery+handling of deleted imap folders when not using imap subscription, 236685 sr=mscott 2004-03-07 18:18:02 +00:00
neil%parkwaycc.co.uk b8fd3b9359 Bug 235498 Fix JS strict warning p=gautheri@noos.fr r=me sr=mscott 2004-03-05 22:45:34 +00:00
scott%scott-macgregor.org 1064cff61b Bug #134238 --> Changing the port for POP with SSL server to 110 has no effect
Contributed patch.

r=ch.ey
sr=mscot
2004-03-05 20:25:46 +00:00
scott%scott-macgregor.org db08dd649b Bug #134238 --> Changing the port for POP with SSL server to 110 has no effect
Contributed patch.

r=ch.ey
sr=mscott
2004-03-05 20:24:57 +00:00
darin%meer.net e1a68dd7f0 patch for bug 234908 "getter_Copies scoping problem" r+sr=bienvenu 2004-03-05 18:54:14 +00:00
bienvenu%nventure.com 1ac1f129b8 fix build bustage on Linux balsa dep, gcc 3.4 2004-03-05 17:02:39 +00:00
neil%parkwaycc.co.uk bf416b583f Supplementary patch to bug 232452 to move the unsent message check to a function called after the window has fully opened r/sr=bienvenu 2004-03-05 16:15:37 +00:00
bienvenu%nventure.com 11d49c95c8 add imap idle support 141369 sr=mscott 2004-03-05 15:59:45 +00:00
bienvenu%nventure.com 3d299efb97 add imap idle support 141369 sr=mscott 2004-03-05 15:31:13 +00:00
bienvenu%nventure.com ca4f1bb3dc fix comma handling when breaking up long imap fetch statements, initial patch by lee.essen@db.com, r/sr=bienvenu 2004-03-04 19:39:36 +00:00
scott%scott-macgregor.org 08058bf330 Bug #233740 --> Drag from Attachment Panel is broken
Port a minor mozilla\toolkit change back to xpfe to make this work again.

sr=bienvenu
2004-03-04 19:10:03 +00:00
mozilla%ducarroz.org 93f28d0d98 Fix for bug 236258. Prevent crash by checking null pointer. R=bienvenu, SR=bienvenu 2004-03-04 14:32:11 +00:00
neil%parkwaycc.co.uk 067cfb62f8 Bug 61870 Mail window should not display Edit/Delete Message when cursor is in a textbox (quicksearch) r=timeless sr=bienvenu 2004-03-04 09:22:06 +00:00
scott%scott-macgregor.org 4cf180439e Bug #223295 --> <dialog>s don't need trailing <separator>s
r=neil
sr=mscott
2004-03-02 02:41:10 +00:00
neil%parkwaycc.co.uk 4a807ddaf3 Bug 235970/232722 Customize character coding dialog only works in browser r=jshin sr=mscott 2004-03-02 00:27:13 +00:00
scott%scott-macgregor.org a6a4ddc375 no bug.
Fix an incorrect localization comment
2004-03-02 00:01:06 +00:00
mconnor%myrealbox.com 1a3205e7e5 Bug 40759 - Mail prefs dialog: implement mnemonics, patch by Stefan Borggraefe (Stefan.Borggraefe@gmx.de), r=neil, sr=bz 2004-02-29 18:48:11 +00:00
darin%meer.net 1d2d419885 landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
scott%scott-macgregor.org 037c7a9d2f Bug #235472 --> Make the filter dialog size in proportion to the font size
Patch by Stefan Borggraefe

r=neil
sr=mscott
2004-02-27 16:02:56 +00:00
kairo%kairo.at 97c9024a5a bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings, r=bsmedberg, sr=peterv 2004-02-27 11:54:28 +00:00
kyle.yuan%sun.com dec6e714d2 Second patch for Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
make the new keybindings only available on X11 platform
r=bsmedberg, sr=mscott
2004-02-27 06:22:29 +00:00
bienvenu%nventure.com d438e3cc23 fix ldif import to handle multi-line addresses correctly, 235631, sr=mscott 2004-02-27 03:59:48 +00:00
bienvenu%nventure.com dd8717565d fix 4.x ab upgrade to handle multi-line addresses correctly, 235631, sr=mscott 2004-02-27 03:59:09 +00:00
cbiesinger%web.de 0833c67c92 235329 nsSaveMsgListener::m_contentType is a string for no reason
r=bienvenu sr=roc
2004-02-26 19:29:56 +00:00
scott%scott-macgregor.org 522ce62b14 Bug #235584 --> Regression fix, vCards no longer sent out with mail messages. String regression fix
r=darin
sr=bienvenu
2004-02-26 07:40:56 +00:00