jshin%mailaps.org
5a32fa70d9
bug 258856 : with 'always use the default char. encoding when replying' on, the recipient's name gets mangled (r=bienvenu, sr=mscott)
2004-09-29 09:02:29 +00:00
smontagu%smontagu.org
1e07d9e674
Bug 260725: quoting a message for a reply must maintain user's display encoding selection. Patch by Eyal Rozenberg <eyalroz@technion.ac.il>, r=smontagu, sr=bienvenu
2004-09-29 08:18:40 +00:00
smontagu%smontagu.org
79faf43c7b
Bug 260924: MessengerSetDefaultCharacterSet should be named MessengerSetForcedCharacterSet. Patch by Eyal Rozenberg <eyalroz@technion.ac.il>, r=smontagu, sr=bienvenu
2004-09-29 07:56:14 +00:00
bienvenu%nventure.com
bb90509990
fix 256221 crash running an imap filter after the fact that marks messages read, sr=mscott
2004-09-29 00:58:48 +00:00
scott%scott-macgregor.org
3bea90cd09
Bug #254804 --> can't create custom headers for custom mail views.
2004-09-28 21:35:30 +00:00
scott%scott-macgregor.org
22c9d1813e
Bug #101153 --> hook up ctrl-w to close the AB search, message search and filter list
...
dialogs.
2004-09-28 21:27:41 +00:00
cbiesinger%web.de
281c8602e1
Bug 234257 nsIDocumentLoader/nsDocLoader misc cleanup
...
r=bz sr=darin
2004-09-28 20:48:58 +00:00
bugzilla%arlen.demon.co.uk
a1427a88da
Bug 256536 Auto-subscribe (news) URLS should NOT prompt for account type
...
p=me/kteuscher r=neil.parkwaycc.co.uk sr=bienvenu
2004-09-28 20:23:06 +00:00
bienvenu%nventure.com
05349da485
fix folder busy alert when getting all new messages and multiple servers use a common inbox; also fix startup case where the default server uses a common inbox, sr=mscott 260447
2004-09-28 18:58:15 +00:00
bienvenu%nventure.com
5ce393ca6c
fix ability to change local directory for local folders account, sr=mscott 259230
2004-09-28 18:41:37 +00:00
peterv%propagandism.org
ad0943adef
Fix for bug 261098 ([Mac Only] Unable to open links in mail messages). r=neil, sr=bienvenu, a=dbaron.
2004-09-26 12:02:12 +00:00
scott%scott-macgregor.org
9236e6e81e
Not part of the seamonkey build.
...
Bug #28327 --> Make the Thunderbird remote content blocker more agressive about blocking remote requests
for arbitrary things such as iframes, etc. instead of just focusing on image requests.
2004-09-24 18:14:59 +00:00
kairo%kairo.at
8ae93826aa
Bug 256074 - remove green Mozilla image from in-tree default mail start page - r=dbaron,sr=bienvenu,a=asa
2004-09-24 15:50:52 +00:00
kairo%kairo.at
0f6f2c5e1a
Bug 256074 - remove green Mozilla image from in-tree default mail start page - r=dbaron,sr=bienvenu,a=asa
2004-09-23 17:33:48 +00:00
bienvenu%nventure.com
3cdc935e39
fix empty trash leaving trash.msf invalid, r/sr/a=sspitzer
2004-09-23 00:04:25 +00:00
kairo%kairo.at
4d16534289
backing out my last change. sorry, I missed that I need a= and forgot noting r/sr in the comment. will come again soon playing nicely by the rules :)
2004-09-22 15:31:00 +00:00
kairo%kairo.at
fd4de1d17a
Bug 256074 - remove green Mozilla image from in-tree default mail start page - r=dbaron, sr=bienvenu
2004-09-22 15:19:39 +00:00
bienvenu%nventure.com
cab3e87f6f
initial work on grouping messages by subject/sender/age, etc, NPOB 256688
2004-09-22 04:43:16 +00:00
cbiesinger%web.de
8db2436a1e
fixing comment per bug 258077 comment 31, r=ch.ey
2004-09-21 23:04:28 +00:00
bienvenu%nventure.com
82e84e5d05
fix pop3 get new mail with imail server, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott, 258077
2004-09-21 18:41:47 +00:00
bienvenu%nventure.com
83cddd275f
trunk version of fix for 231846 delete bug in threaded view, when switching from flat sort, sr=mscott
2004-09-21 15:07:07 +00:00
bienvenu%nventure.com
3190138636
fix 259259, handling of extreme out of order threaded messages, sr=sspitzer
2004-09-21 15:05:18 +00:00
neil%parkwaycc.co.uk
9f9243850e
Bug 93426 New followups/replies were still being appended to the wrong parent partly due to my not unbitrotting the original patch correctly r+sr=bienvenu
2004-09-19 09:19:43 +00:00
peterv%propagandism.org
c2fde29a6e
Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
2004-09-17 11:12:14 +00:00
peterv%propagandism.org
e5ba71e921
Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
2004-09-16 13:16:28 +00:00
bienvenu%nventure.com
2ec4a0b935
fix mis-applied patch for partial pop3 header download, r/sr=me, original patch by hwc@symas.com
2004-09-16 00:11:28 +00:00
bienvenu%nventure.com
0c311ee899
fix 259484 quick search only works once in a folder pane, sr=mscott
2004-09-16 00:06:47 +00:00
bienvenu%nventure.com
d3ff710e0f
fix 259484 quick search only works once in a folder pane, sr=mscott
2004-09-15 23:08:17 +00:00
bienvenu%nventure.com
b7f45f449c
fix downloading partial pop3 messages for offline when they've been filtered into other folders, sr=mscott 259649
2004-09-15 23:04:39 +00:00
cbiesinger%web.de
b0a803be91
Bug 253589 character sets need not be stored as wide strings
...
r=bienvenu sr=mscott
2004-09-15 21:04:55 +00:00
bienvenu%nventure.com
10c3ed1313
fix display anomalies when switching to threaded view in folder, 259578, r=neil, sr=sspitzer
2004-09-15 19:18:34 +00:00
neil%parkwaycc.co.uk
82820f30a5
Bug 205639 Don't let user duplicate filter names by renaming filters p=mark@standard8.demon.co.uk r=me sr=bienvenu
2004-09-14 21:05:35 +00:00
bienvenu%nventure.com
595ae5033f
fix offline download getting aborted when reading a message in mem cache or offline store, sr=mcott 249195
2004-09-14 19:45:43 +00:00
jshin%mailaps.org
9c23134339
bug 92499 and bug 227265 : view menu is not an obvious place for character encoding in mail compose (r=neil, sr=bienvenu)
2004-09-13 01:11:32 +00:00
bienvenu%nventure.com
d0ba6bac0d
fix balsa (wood) build bustage
2004-09-12 23:10:46 +00:00
bienvenu%nventure.com
adf89297d9
fix 196095 sr=mscott, silently attempt new connection and rerun url when we get disconnected from imap connection
2004-09-12 21:29:25 +00:00
Stefan.Borggraefe%gmx.de
dafa6c7527
Bug 99133: Trim entered email addresses and server names in Account Wizard.
...
r=bienvenu, sr=mscott
2004-09-12 09:38:50 +00:00
bienvenu%nventure.com
899578c20d
add pop3 server timeout, r=ch.ey@gmx.net, sr=bienvenu, patch by lcook@sybase.com
2004-09-11 20:31:50 +00:00
neil%parkwaycc.co.uk
affadd4f4a
Fix bustage from patch to bug 112833 - updated method signature missing
2004-09-10 22:43:38 +00:00
neil%parkwaycc.co.uk
a0f60ae3d2
Bug 93426 New messages are not correctly inserted into threads r=bienvenu sr=mscott
2004-09-10 22:10:05 +00:00
neil%parkwaycc.co.uk
9aac3c0e0e
Bug 112833 Make it possible to watch or ignore multiple threads r=bienvenu sr=mscott
2004-09-10 21:59:41 +00:00
scott%scott-macgregor.org
618f73ca60
Part of Bug #258005 --> get rid of the empty string initialization of buf
...
that was part of the original patch.
2004-09-10 21:56:41 +00:00
bienvenu%nventure.com
0229210118
fix 256599 useMatchingHostNameServer pref is ignored, r=bienvenu, sr=neil, patch by kteuscher, plus whitespace cleanup
2004-09-10 15:38:57 +00:00
bienvenu%nventure.com
f98776b42f
fix 256330 imap deleting of folders doesn't show folder in trash until restart, sr=mscott
2004-09-09 21:41:19 +00:00
neil%parkwaycc.co.uk
edf56edbed
Supplementary fix to bug 258143 to make reloading the displayed message more reliable r+sr=bienvenu
2004-09-09 08:14:21 +00:00
bienvenu%nventure.com
48e5017cb9
fix crash adding second news account with existing name, r=me, sr=mscott, patch by kteuscher@myrealbox.com 258234
2004-09-08 18:21:52 +00:00
jst%mozilla.jstenback.com
27ceb9d4da
Fixing mailnews crash (bug 258386) when hitting 'b' to go to the previous message when on the first message. r=bienvenu@nventure.com, sr=mscott@mozilla.org
2004-09-08 16:57:42 +00:00
scott%scott-macgregor.org
a7d00b5940
Bug #257555 --> when importing eudora mailboxes with special eudora tags like <x-flowed>, just remove the tag and not the entire line of text.
2004-09-08 06:16:30 +00:00
scott%scott-macgregor.org
a489a9228a
Bug #258005 --> use nsCString instead of the old PUSH_STRING macro for generating attachment header info.
...
sr=bienvenu
2004-09-08 05:35:55 +00:00
bienvenu%nventure.com
4d3b4a6809
fix regression introduced by bug 41929, sr=mscott imap online server directory wasn't getting hierarchy delimiter appended to it
2004-09-08 00:25:50 +00:00
bienvenu%nventure.com
2aaabd5526
fix 258143 error reloading messages, either to switch between all/normal headers, or after toggling junk status or viewing images, sr=mscott
2004-09-07 20:13:49 +00:00
bienvenu%nventure.com
826b81b285
11051 virtual folders, sr=mscott
2004-09-07 18:45:30 +00:00
bienvenu%nventure.com
e90625f092
front end work for virtual folders, 11051, sr=mscott
2004-09-07 18:37:20 +00:00
bienvenu%nventure.com
2b044420ef
front end work for virtual folders, 11051, sr=mscott
2004-09-07 15:55:48 +00:00
bienvenu%nventure.com
f7a4d12624
ui for adding virtual folders, 11051 sr=mscott, NPOB
2004-09-06 19:03:56 +00:00
neil%parkwaycc.co.uk
54d02bd9b4
Supplementary patch to bug 139242 when suppressing scrolling to new message on folder open do it when exiting quicksearch or mailviews too r+sr=bienvenu
2004-09-06 09:14:22 +00:00
robin.lu%sun.com
befe28f5bc
fix bug 257079 crash in nsImapMailFolder::UpdateImapMailboxInfo.
...
patched by robin.lu@sun.com r+sr=bienvenu
2004-09-06 01:46:31 +00:00
bienvenu%nventure.com
c5902b6f3d
fix 252150, don't allow searching of deferred pop3 servers, sr=mscott
2004-09-03 23:36:53 +00:00
bienvenu%nventure.com
3e285230a8
fix 257682 problem with sending multiple mapi messages simultaneously with the same attachment name, sr=mscott
2004-09-02 22:46:21 +00:00
bienvenu%nventure.com
2f1181bf00
fix for 257421 problems switching back and forth between deferring pop3 server and not, sr=mscott
2004-09-02 22:24:38 +00:00
Stefan.Borggraefe%gmx.de
e599382223
Bug 220894: Add UI for automatic emptying of trash for local folders on exit
...
r=bienvenu, sr=mscott
2004-09-02 20:07:57 +00:00
Stefan.Borggraefe%gmx.de
31bad04f97
Bug 257801: Pressing "Cancel" in the "Defer Account?" warning closes the "Advanced Account Settings" dialog
...
r+sr=bienvenu
2004-09-02 18:19:11 +00:00
neil%parkwaycc.co.uk
16294bfeda
Bug 239835 debug builds try to share notification icons r=bienvenu sr=mscott
2004-09-02 15:29:12 +00:00
cbiesinger%web.de
24b9647483
Bug 254952 make MIMEService/MIMEInfo-users make use of UTF-8 extensions
...
r=bzbarsky sr=darin
2004-09-01 17:46:23 +00:00
neil%parkwaycc.co.uk
0e21fc9804
Bug 70466 Disable Go/Mail Start Page when Message Pane is collapsed r+sr=mscott
2004-08-31 23:22:38 +00:00
bienvenu%nventure.com
666683986e
backend changes for cross-folder virtual folders, sr=mscott 11051
2004-08-31 20:53:24 +00:00
bienvenu%nventure.com
6c8a47e2ae
fix 257560, memory access errors during palmsync sr=mscott
2004-08-31 18:32:18 +00:00
bienvenu%nventure.com
3f6e250ea9
add new cross-folder virtual folder class, 11051 sr=mscott, NPOB
2004-08-30 22:39:53 +00:00
bienvenu%nventure.com
24ef3c1253
fix delete action on pop3 filter with deferred account to move message to deferred to trash, sr=mscott 257421
2004-08-30 21:58:34 +00:00
ere%atp.fi
b1c000caf7
Fix for bug 257314.
...
r=mscott
sr=dveditz
2004-08-30 19:41:03 +00:00
scott%scott-macgregor.org
c3aa276a0d
Bug #257058 --> When importing eudora messages, map <x-rich> to text/enriched instead of text/html.
2004-08-30 19:31:56 +00:00
bienvenu%nventure.com
45b74b607e
fix 257104, empty local trash doesn't set counts to zero, sr=mscott
2004-08-30 16:57:28 +00:00
neil%parkwaycc.co.uk
1abd8f9c91
Bug 257264 Fix duplicate --> (fallout from bug 236613) p=daa@rm.incc.net
2004-08-28 21:27:38 +00:00
neil%parkwaycc.co.uk
f55cf75a68
Make it possible to reverse the filtered newsgroup subscription list b=248267 r/sr=bienvenu
2004-08-26 22:16:52 +00:00
bienvenu%nventure.com
b2204e0e44
fix SendDocument, add more logging 256803 sr=mscott
2004-08-26 17:57:17 +00:00
scott%scott-macgregor.org
fc12f7e08c
Bug #240819 --> Crash in mail.dll when checking mail - TB073 [@ nsTransform2D::SetToIdentity ]
...
Fix a potential divide by zero floating point operation in the bayesian algorithm to hopefully prevent
a top crash.
2004-08-26 03:32:11 +00:00
gerv%gerv.net
ba2432c07e
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-08-25 23:02:50 +00:00
bienvenu%nventure.com
e47507382c
fix 256294 add support for using secure auth if offered by CAPA, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott
2004-08-25 18:11:27 +00:00
vladimir%pobox.com
8acf4389b4
fix bustage, got a little too search and replace happy
2004-08-24 23:23:09 +00:00
vladimir%pobox.com
0b8d1522a5
b=255134, make nsICollation scriptable, r=jshin,sr=brendan
2004-08-24 22:50:33 +00:00
darin%meer.net
5e133a1ea4
fixes bug 230351 "NTLM base64 decoder should tolerate extra '=' padding" r=cneberg
2004-08-24 21:10:54 +00:00
neil%parkwaycc.co.uk
35f29905b8
Bug 228780 Fix unused variable warning p=gautheri@noos.fr r=me sr=dmose
2004-08-24 10:14:21 +00:00
scott%scott-macgregor.org
797758c14c
Bug #248688 --> Thunderbird Windows XP biff Integration refers to the old profile APIs instead of the
...
new aviary profile service. Patch by bsmedberg
sr=mscott
2004-08-23 18:58:39 +00:00
bienvenu%nventure.com
bae6cc01b4
fix 256332 compact breaks rss folders, also fix runtime warnings in account manager sr=mscott
2004-08-23 17:55:27 +00:00
neil%parkwaycc.co.uk
658c2f1a92
Bug 242046 Make the JS status handler a property of the XUL window, should speed up calls to set window.status r=jag sr=jst moa=mscott
2004-08-21 14:47:51 +00:00
neil%parkwaycc.co.uk
36652ea069
Bug 256331 nsMsgFilterDataSource doesn't inherit properly from nsMsgRDFDataSource r+sr=bienvenu
2004-08-21 09:40:27 +00:00
bienvenu%nventure.com
b013025cb0
better fix for 242973, mapi send with ui with html compose and linebreaks, that doesn't break editing html drafts/templates, sr=mscott
2004-08-20 23:46:07 +00:00
neil%parkwaycc.co.uk
fa53f58533
Bug 219122 Filter editor should validate actions before attempting to create filter p=mark@standard8.demon.co.uk r=me sr=bienvenu
2004-08-20 22:30:30 +00:00
bienvenu%nventure.com
85cca3b224
fix topcrasher in imap header download, r=sspitzer, sr=mscott 255581
2004-08-20 19:15:40 +00:00
bienvenu%nventure.com
2b710f9f51
fix 250455 for plain text compose case, blind mapi send of accented chars, r=jshin, sr=mscott
2004-08-20 18:49:08 +00:00
bienvenu%nventure.com
3c1b3ba6fe
fix 242973 mapi send with ui when body text has linebreaks, sr=mscott
2004-08-19 21:50:17 +00:00
bienvenu%nventure.com
40b7393981
fix 256082 smtp using other server password causes problems if password changes, and make smtp respect password protection of local cache, sr=mscott
2004-08-19 21:39:22 +00:00
bienvenu%nventure.com
e014d7baa7
add versioning info to mapi dlls, no bug, sr=mscott
2004-08-19 21:31:00 +00:00
bienvenu%nventure.com
d4b620f2a2
fix 255326 isSpecialFolder returns true for all sub-folders of inbox - it shouldn't, sr=mscott
2004-08-19 16:27:00 +00:00
bienvenu%nventure.com
395eed1273
fix assertion in rss server code - fallout from 41929, sr=sspitzer
2004-08-19 15:21:27 +00:00
bienvenu%nventure.com
469043d34b
fix problem with thread safety assertions, fallout from 41929, sr=mscott
2004-08-19 14:41:37 +00:00
bienvenu%nventure.com
2639086cff
fix problem with imap folder discovery, fallout from 41929, sr=mscott
2004-08-19 14:38:24 +00:00
jshin%mailaps.org
3d46f00dc2
bug 253936: got rid of spurrious assertions (r=dmose, sr=neil)
2004-08-19 10:37:54 +00:00
scott%scott-macgregor.org
df10c1763e
Bug #256100 --> Unable to select the RSS account in the advanced search dialog.
2004-08-19 06:07:35 +00:00
dbaron%dbaron.org
a41ff347a1
Fix gcc 3.3.3/3.4 build bustage by removing duplicate const. b=41929
2004-08-19 01:05:49 +00:00
timeless%mozdev.org
3f0703e6f8
Bug 41929 - movemail. fixing build bustage
2004-08-18 23:46:17 +00:00
neil%parkwaycc.co.uk
fbcddd3920
Bug 41929 Allow multiple accounts with the same server and username if they have different port numbers p=kteuscher@myrealbox.com r=bienvenu sr=me
2004-08-18 23:11:28 +00:00
scott%scott-macgregor.org
5341a36684
Bug #219586 --> Eudora, Outlook mailboxes with "/" in name fail to import. Unable to create local folders
...
with forward slashes in the name on Windows.
sr=bienvenu
2004-08-18 21:54:11 +00:00
neil%parkwaycc.co.uk
04f245a849
Bug 255268 Make make chrome make installed-chrome.txt correctly r=bsmedberg
2004-08-18 19:14:51 +00:00
bienvenu%nventure.com
094962396f
fix 245066 backout bad fix for malicious pop3 server handling since its fixed another way now, r/a=sspitzer, sr=mscott
2004-08-17 18:37:20 +00:00
scott%scott-macgregor.org
c6b09cf2af
Bug #255466 --> Hook up "checking for new feeds every XXX minutes" in Thunderbird.
...
(not part of the seamonkey build)
2004-08-16 21:12:00 +00:00
neil%parkwaycc.co.uk
cccd1968ca
Clean up after bug 239555 including fixing JS strict warnings and URL abuse r=ducarroz sr=bienvenu a=asa
2004-08-16 16:26:58 +00:00
Stefan.Borggraefe%gmx.de
fc12b26082
Fix for bug 252759: "Crash when doing multiple advanced address book searches"
...
r=neil, sr=mscott, a=asa
2004-08-16 15:31:29 +00:00
pkw%us.ibm.com
bd387a9faf
Bug 250005 - Shortcut keys conflict: New Message and Mark All Read are both Command+Shift+M.
...
r=neil.parkwaycc.co.uk@myrealbox.com , sr=bienvenu@nventure.com , a=mkaply@us.ibm.com
2004-08-12 19:14:12 +00:00
neil%parkwaycc.co.uk
f56d65f8c7
Bug 255253 Can't delete from the addressbook using the menu r/sr=mscott a=asa
2004-08-12 08:11:56 +00:00
bienvenu%nventure.com
69d0f70552
fix pop3 get new mail when Inbox.msf file is out of date, r=sspitzer, sr=mscott, a=sspitzer 254947
2004-08-11 21:19:51 +00:00
scott%scott-macgregor.org
1a38e62c67
Bug #255084 --> fix thunderbird crash when print previewing a message with blocked remote images. Thunderbird only.
...
Get rid of a dead comment in nMsgMailNewsUrl::GetMsgWindow.
2004-08-11 00:24:30 +00:00
pkw%us.ibm.com
e1e2c6f9fa
Bug 248121 - "X-Mozilla-Status" and spaces inserted into received mail.
...
r/sr=bienvenu@nventure.com
2004-08-10 19:27:21 +00:00
neil%parkwaycc.co.uk
abb54915ac
Bug 193443 Fix display of copies & folders menulists p=ian@arlen.demon.co.uk r=me sr=bienvenu
2004-08-09 16:31:39 +00:00
neil%parkwaycc.co.uk
2dde67b4ba
Bug 34591 Pref for automatic newsgroup count updating and message fetching p=mbockelcamp@web.de r=me sr=bienvenu
2004-08-09 09:59:32 +00:00
bienvenu%nventure.com
ef665f7547
don't open all msf files when opening imap server with acl for the first time, fixes running out of handles on various unixes, sr=mscott 249754
2004-08-06 13:12:04 +00:00
bienvenu%nventure.com
008ac98061
fix crash after doing multiple body searches, 254199
2004-08-06 13:10:05 +00:00
bienvenu%nventure.com
ff41b19258
fix 254513 initial new mail retrieval on brand new profile with deferred pop3 server doesn't work, and 250625 don't confirm delete of rss folders
2004-08-06 04:34:30 +00:00
bienvenu%nventure.com
6717fc756f
fix default special folders account for pop3 deferred accounts, 254016 sr=mscott
2004-08-05 22:57:05 +00:00
bienvenu%nventure.com
4660f9d11a
fix 254290 newly added imap servers w/o inbox don't get inbox added, sr=mscott
2004-08-05 19:32:27 +00:00
bienvenu%nventure.com
73b77c4906
don't allow user to pick local directory that's used by another account, sr=mscott 233265
2004-08-04 19:20:08 +00:00
bienvenu%nventure.com
32ee03b7ac
fix 254283 must click on newly subscribed newsgroup twice to open, sr=mscott
2004-08-04 19:16:21 +00:00
bienvenu%nventure.com
7d9f1d126c
fix 254290, create empty imap inbox when creating imap account, sr=mscott
2004-08-04 18:57:06 +00:00
bienvenu%nventure.com
646dbcbcbd
fix initial default for special folders for imap servers to be on imap server, sr=mscott 254016
2004-08-04 16:44:01 +00:00
scott%scott-macgregor.org
c2c3dd327e
Bug #253807 --> mime encode the feed subject using the character set encoding of the RSS document for Thunderbird.
...
This means moving nsIMimeConverter into a scriptable interface so we can access it from JS for Thunderbird.
2004-08-04 04:48:44 +00:00
scott%scott-macgregor.org
d5ca962752
Bug #216133 --> Allow remote images from senders in the white list for Thunderbird.
...
Enable remote image blocking by default, add pref UI under privacy for controlling the new white list settings
for blocking remote content.
2004-08-03 22:41:10 +00:00
bienvenu%nventure.com
ec76b3d306
fix updating of view counts when new hdr arrives as top level msg in expanded thread, sr=mscott 231846
2004-08-03 21:28:14 +00:00
neil%parkwaycc.co.uk
588e6c9c54
Bug 254047 Fix invalid locale assumptions and problems with commas in addresses r=mscott sr=bienvenu
2004-08-03 21:15:00 +00:00
bienvenu%nventure.com
1e5bbf5081
fix undo of top level message in a thread sometimes messing up display of thread, sr=mscott 231846
2004-08-03 20:15:54 +00:00
scott%scott-macgregor.org
6180647f43
Bug #254101 --> make skipPanels=true work again for ISP provided .rdf files in the account wizard. My RSS changes broke that behavior.
2004-08-03 18:31:07 +00:00
bienvenu%nventure.com
f2cf87ad88
fix for crash 253804 check for new mail at startup with out of date .msf file, sr=mscott
2004-08-03 14:01:25 +00:00
bienvenu%nventure.com
fd15fced30
part of work for 11051, virtual folders, register contract id for msg db factories, sr=mscott, forgot to check this in
2004-08-03 00:14:13 +00:00
bienvenu%nventure.com
91f634e8e9
add contract ids for mail dbs, part of work for 11051, forgot to check this in before
2004-08-02 23:58:59 +00:00
bienvenu%nventure.com
6ce1670af3
fix non tbird build bustage
2004-08-02 15:51:05 +00:00
bienvenu%nventure.com
e2dc9c98b5
more backend work for virtual folders, add support for pending db listeners, cleanup way db's are created and opened, r/sr=mscott 11051
2004-08-02 15:43:12 +00:00
timeless%mozdev.org
b4bd6ced26
Bug 248768 parser code for IMAP and addrbook: stroken_r: pull end-of-string checks out of char-delimiter loop
...
patch by Hans-A.Engel@unibas.ch r=bienvenu sr=neil
2004-08-01 04:02:02 +00:00
bryner%brianryner.com
5c02a6978c
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
2004-07-31 23:15:21 +00:00
kjh-5727%comcast.net
a5bfb68c59
Fixing bustage (gcc 3.3.1 ambiguous conversion)
2004-07-31 20:22:50 +00:00
cbiesinger%web.de
41f402fc67
Bug 226005 replace some users of nsIPref with nsIPrefService/nsIPrefBranch in
...
mailnews
patch by Mikael Parknert <mikael@parknert.se> r=bienvenu sr=darin
2004-07-31 18:04:18 +00:00
kjh-5727%comcast.net
8db0fb69b9
Fixing bustage ("ambiguous conversion" from gcc 3.3.1)
2004-07-31 15:56:39 +00:00
scott%scott-macgregor.org
6686a8f05a
Allow local RSS messages to bypass the remote image blocking policy for Thunderbird. Improvement to Bug #250246 .
...
(NOT PART OF THE SEAMONKEY BUILD which is closed)
2004-07-31 03:57:39 +00:00
bienvenu%nventure.com
d585c6199a
fix creation of local folder after previous deletion left .msf file around, r/sr=mscott 248564
2004-07-29 20:30:34 +00:00
cbiesinger%web.de
3506522cc6
Bug 252468 Remove outdated autostretch attribute from the tree
...
patch by Simon Paquet <bugzilla@babylonsounds.com> r=neil rs=bz
2004-07-29 18:25:42 +00:00
Stefan.Borggraefe%gmx.de
2a689dc6fb
Correction for my previous checkin for bug 233791. I accidentally checked in something slighlty differnt than what was reviewed before.
2004-07-29 06:52:17 +00:00
bienvenu%nventure.com
63a5e306e6
fix 252921, add default for mail.check_all_imap_folders_for_new so about:config will show it, patch by gemal.dk, r=mscott, sr=bienvenu
2004-07-28 23:09:44 +00:00
Stefan.Borggraefe%gmx.de
f5ffb0eb06
Fix for bug 233791: Toolbar button jumps when marking a message as junk (or not junk)
...
r=neil,sr=mscott
2004-07-28 20:44:22 +00:00
scott%scott-macgregor.org
d45441c1be
Bug #2533227 --> try to fix a thunderbird top crash at [@ nsMsgContentPolicy::ShouldLoad ]
...
by setting the rv value correctly.
2004-07-28 17:35:14 +00:00
scott%scott-macgregor.org
b0a6d26043
Bug #253359 --> use a generic message type atom so we can dynamically style the thread pane
...
with servers that are application extensions (such as rss) without hard coding the server types
in nsMsgDBView
sr=bienvenu
2004-07-28 05:56:10 +00:00
timeless%mozdev.org
0f8e28f7c1
Bug 90161 URL recognition at the end of line in QP (quoted-printable) misses last character
...
patch by anlan@ida.liu.se r=ducarroz sr=bienvenu
2004-07-28 05:54:11 +00:00
scott%scott-macgregor.org
18f20083dc
Bug #253055 --> Use a folder listener to track folder name changes and folder deletions of RSS folders
...
so we can keep our subscription data source up to date. Part of the Thunderbird RSS work.
sr=bienvenu
2004-07-27 19:34:05 +00:00
bzbarsky%mit.edu
02d0d94b73
Switch context back to being nsISupports, but make it clear that it's expected
...
to be an nsIDOMNode or nsIDOMWindow. Bug 252027, r=mvl, sr=shaver
2004-07-27 17:15:53 +00:00
bryner%brianryner.com
7c28fc3799
Fixing botched trunk merge
2004-07-25 18:50:32 +00:00
cbiesinger%web.de
edd98105f6
Bug 252541 remove nsString::IsSpace and nsString::IsASCII
...
r=darin sr=dbaron
2004-07-25 12:12:39 +00:00
neil%parkwaycc.co.uk
4a5c9672d4
Bug 240491 Fix advanced message search sort direction indicators r=mscott sr=bienvenu
2004-07-25 09:31:27 +00:00
Stefan.Borggraefe%gmx.de
5bd3e0fd5a
Fix for Bug 252795: Folder/Newsgroup Properties dialog has no accesskeys
...
r=aaronl, sr=mscott
2004-07-25 00:12:54 +00:00
bryner%brianryner.com
ee0713fbfb
Thunderbird default mail/news client support for GNOME (bug 252056). r=mscott.
2004-07-24 23:54:29 +00:00
Stefan.Borggraefe%gmx.de
3f48b1496e
Bug 226956: </mailnews/*> files: Convert <window class="dialog"> to <dialog>
...
This patch removes superfluous references to dialogOverlay.* and converts the certFetchingStatus-dialog to <dialog>.
r=neil, sr=mscott
2004-07-24 21:56:22 +00:00
scott%scott-macgregor.org
0f6bca050a
Bug #252859 --> Add support for dropping RSS urls onto RSS servers and folders to automatically subscribe to the feed.
...
Bug #252860 --> Add error reporting to alert the user when the feed url could not be downloaded or if the feed url wasn't an rss type we could understand.
sr=bienvenu
2004-07-24 19:58:43 +00:00
bienvenu%nventure.com
9f8bc79bbc
make ldap quick search from address book cache ldap connections, 239474, r=sspitzer, sr=mscott
2004-07-24 19:50:29 +00:00
bienvenu%nventure.com
f2435f3bf5
fix initial get new mail after creating non-deferred pop3 account, r=mscott, sr=sspitzer 252843
2004-07-24 18:53:53 +00:00
bienvenu%nventure.com
89d8f55ef0
fix 247524 LDAP directories don't work from select address window, sr=mscott
2004-07-24 02:38:23 +00:00
bienvenu%nventure.com
b769476f15
use original server's filter file even if pop3 server is deferred, sr=mscott 248244
2004-07-23 16:22:41 +00:00
bienvenu%nventure.com
75a2ca1f8d
fix UMR in ns_MsgStripRe, sr=mscott
2004-07-23 02:47:04 +00:00
bienvenu%nventure.com
2a4479ec42
fix case where mem cache had empty messages put it, also recover from same error, 249195 sr=mscott
2004-07-23 02:46:12 +00:00
scott%scott-macgregor.org
9962db3236
Bug #2522688 --> Add rss incoming server attributes for fetching the location of the feed and feed item
...
data sources for thunderbird.
sr=bienvenu
2004-07-22 23:27:32 +00:00
scott%scott-macgregor.org
e55f07390a
Bug #252483 --> the account wizard should not force all account types to show the identity panel. Move the code that customizes the panels from the end of the identity panel to the end of the account type panel.
...
The wizard should not assume the account wizard created an identity. If we dont' have any identity attributes, don't try to write an identity to disk.
sr=bienvenu
2004-07-22 18:37:22 +00:00
bienvenu%nventure.com
365dc5a6ea
fix 249607 handle case of multiple pop3 servers downloading to same inbox on startup, sr=mscott
2004-07-22 03:58:14 +00:00
scott%scott-macgregor.org
801510b89f
Bug #252496 --> Clicking Get New Mail from the actual RSS Server (and not a folder) fails
...
to fetch new feed postings for the rss feeds.
sr=bienvenu
2004-07-21 19:39:12 +00:00
bienvenu%nventure.com
0d957e4e54
fix 202169, empty from header messes up filters based on ab presence, a=mkaply, r/sr=me, patch by kalium@gmx.de
2004-07-21 18:23:10 +00:00
bienvenu%nventure.com
47a682153e
fix 251885 get new mail on deferred pop3 account should just get new mail on that account, sr=mscott
2004-07-21 17:24:34 +00:00
bienvenu%nventure.com
8415362046
fix250212 sr=mscott when deferring a pop3 server, make sure special folders aren't still set to the account
2004-07-21 15:30:12 +00:00
bienvenu%nventure.com
a37ff78a75
backend work for virtual folders, 11051, r/sr=mscott
2004-07-20 14:48:36 +00:00
sspitzer%mozilla.org
e5b0daeda4
fix for bug #246051
...
Hang when drag attachment to desktop when the file name has an accented char
r/sr=mscott
2004-07-19 06:50:02 +00:00
neil%parkwaycc.co.uk
c056f1527d
Bug 247419 Make account manager help button context sensitive again r/sr=mscott
2004-07-18 20:33:08 +00:00
bienvenu%nventure.com
ec8e88d353
fix 234421 authentication error on login POP3 server patch by ch.ey@gmx.net r=bienvenu, sr=mscott
2004-07-17 19:38:56 +00:00
bienvenu%nventure.com
f9c2689dac
fix mapi blind send of accented chars, fix suggested by jshin@mailaps.org, r/sr=bienvenu 250455
2004-07-17 19:08:48 +00:00
scott%scott-macgregor.org
84279c9168
Improve profile migration from Eudora experience for Thunderbird.
...
Bug #3157 --> Eudora importing fails to detect HTML messages.
Bug #242953 --> Migrate the attachment names in messages during Eudora profile migration instead of using the name
"Attachment"
sr=bienvenu
2004-07-17 04:53:26 +00:00
scott%scott-macgregor.org
6e0b8971e2
Bug #251657 --> Thunderbird profile migration from Eudora.
...
Re-write the code that parses the windows registry string to properly find eudora.ini so we don't have to prompt the user.
Fix a memory issue with writing to an unallocated nsIFileSpec.
Fix a memory issue by using a nsCOMPtr for the eudora location member variable.
2004-07-17 04:51:13 +00:00
gerv%gerv.net
c01bb2d438
Bug 236613: change to MPL/LGPL/GPL tri-license, and other license-related fixups.
2004-07-16 19:09:02 +00:00
gerv%gerv.net
9f35e25052
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 18:48:35 +00:00
Stefan.Borggraefe%gmx.de
85cbc99522
Fix for Bug 67606: Folder properties dialog should allow renaming
...
r=mscott, sr=bienvenu
2004-07-16 05:45:25 +00:00
timeless%mozdev.org
1013461c42
Bug 249912 XSENDER support broken in IMAP
...
patch by Hans-A.Engel@unibas.ch r=ducarroz sr=bienvenu
2004-07-15 18:36:35 +00:00
bienvenu%nventure.com
54674f285a
fix 235686 add x-mimeole to list of user agents we recognize in e-mail messages, patch by bugzilla@gemal.dk, r=timeless, sr=bienvenu
2004-07-15 16:20:39 +00:00
Stefan.Borggraefe%gmx.de
d77b1b0e6e
Forgot to address a review comment before checking in the fix for bug 177054. This additional checkin just corrects the indentation.
2004-07-15 10:37:13 +00:00
Stefan.Borggraefe%gmx.de
9b5edbbcdd
Fix for Bug 177054: fix all openers of the Advanced Address Book search dialog to open a new dialog (if one is not already open), or raise the existing one (if it exists)
...
r=neil, sr=sspitzer
2004-07-15 10:10:53 +00:00
Stefan.Borggraefe%gmx.de
b7d4ca31c1
Fix for Bug 245736: importProgress dialog is unused and can be removed
...
r=neil, sr=bienvenu
2004-07-15 10:06:47 +00:00
Stefan.Borggraefe%gmx.de
75d3c28fa4
Fix for Bug 250139: New/Edit Address Book Card dialogs shouldn't have buttonpack="center"
...
r=neil, sr=mscott
2004-07-15 09:59:43 +00:00
cbiesinger%web.de
dd725b585f
fixing beos bustage from bsmedberg's semi-single-profile landing
...
should not affect other platforms
2004-07-14 23:50:21 +00:00
bienvenu%nventure.com
d59fa28f9e
fix 250559, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott shouldn't recognize .CR as a message terminator w/o LF
2004-07-14 22:27:30 +00:00
stephendonner%yahoo.com
c4e24f586a
Bug 249522. Unnecessary entry 'Delete' and its accesskey in DTD. r=neil, sr=tor
2004-07-14 22:13:26 +00:00
scott%scott-macgregor.org
d14281084f
Bug #250698 --> make nsIMsgCopyService.CopyFileMessage useful for arbitrary folders
...
Patch by Myk
r=bienvenu
sr=sspitzer
2004-07-14 04:16:28 +00:00
neil%parkwaycc.co.uk
a9079b16d5
Bug 213004 Add preference for recognition of localized "Re:" strings added by broken mailers p=mbockelcamp@web.de r=me sr=bienvenu a=asa
2004-07-13 09:33:22 +00:00
scott%scott-macgregor.org
f003f5f4b4
when migrating a thunderbird user from outlook express, default the reply style to top to match
...
what they are used to.
2004-07-13 01:35:04 +00:00
pkw%us.ibm.com
34b81cf033
Bug 201055 - Automatic mail collection does not work with movemail
...
r=pkwarren@gmail.com , sr=mscott@mozilla.org , a=sspitzer@mozilla.org
Patch contributed by Michael Malcom <michaelmalcom@mindspring.com>.
2004-07-12 23:43:14 +00:00
neil%parkwaycc.co.uk
eb60f59b7a
Bug 250291 Missing headers on inline forwarded HTML message r=mscott sr=bienvenu a=sspitzer
2004-07-12 23:26:39 +00:00
bienvenu%nventure.com
1b3caa07d9
put up specific error message when imap connection gets reset - helps courier server users who get kicked off because too many connections are used, r/a=sspitzer, sr=mscott 250004
2004-07-12 18:43:41 +00:00
scott%scott-macgregor.org
a667360bb7
fix a memory leak from my previous checkin
2004-07-11 00:28:18 +00:00
scott%scott-macgregor.org
541f1ba0ae
fix unix bustage
2004-07-11 00:10:20 +00:00
scott%scott-macgregor.org
daa817f8cf
fix linux bustage
2004-07-10 23:20:13 +00:00
scott%scott-macgregor.org
5b738a1db5
Bug #250247 --> Framework work for News & Blog account settings for Thunderbird.
...
newsblog.js is now an account manager extension so it can overlay custom panels into the account manager.
Implement "download new articles at startup". Implement Check for new articles every n minutes.
Add a property on nsIMsgIncomingServer that allows the incoming server
to specify the main account manager xul file that is loaded for that server
instead of hard coding am-main.xul in the account manager data source.
2004-07-10 22:52:48 +00:00