cbiesinger%web.de
aa12c468cf
Bug 290648 make nsITransfer::init take an nsICancelable, and remove the observer attribute
...
r=bz sr=darin a=asa
2005-04-24 21:16:28 +00:00
scott%scott-macgregor.org
6badec2763
bump the IID on a changed interface
2005-04-21 18:49:40 +00:00
scott%scott-macgregor.org
ebbd7c8f7c
Bug #281252 --> Disable conversion to 7bit on request so external plugins like PGP Enigmail can
...
insist on 8-bit or quoted printable.
Patch by patrick.brunschwig@gmx.net
r=mscott
sr=bienvenu
a=chofmann
2005-04-21 18:48:36 +00:00
bienvenu%nventure.com
f7c040c36c
fix crash clicking away from and back to virtual folder while search going on, sr=mscott, a=asa 273560
2005-04-20 21:25:45 +00:00
bienvenu%nventure.com
e1d07d3708
fix message offset on messages left in inbox with pop3 downloaded mail quarantining, sr=mscott, a=asa, 258113
2005-04-20 21:22:02 +00:00
timeless%mozdev.org
bc2fce5019
Bug 290788 crash when try to 'save all' Attachments from MailNews 'File' 'Attachments' Menu [@ nsMessenger::SaveAllAttachments]
...
patch by bugzilla@mcsmurf.de r=neil sr=neil a=asa
2005-04-20 16:51:30 +00:00
shaver%mozilla.org
1c6d83e837
Bug 262184: support Copy as a filter action (as in tbird 1.0). Finally
...
landing on the trunk, r=bienvenu, a=caillon.
2005-04-20 14:45:03 +00:00
bugzilla%arlen.demon.co.uk
6e0dc39c51
Bug 290675 Notify any listeners of the onEndHeaders event
...
p=Mnyromyr r=neil.parkwaycc.co.uk sr=bienvenu a=asa
2005-04-20 12:30:22 +00:00
scott%scott-macgregor.org
2f2e21550d
Bug #291053 --> choose signature button no longer works from the account manager. Minor regression fall out from the
...
localizations in CVS work.
sr=bienvenu
2005-04-20 00:24:15 +00:00
bugzilla%arlen.demon.co.uk
436d07b910
Bug 289838 "Search Messages" in Mail Account Context Menu is broken (always disabled)
...
p=me r=mnyromyr sr=neil.parkwaycc.co.uk a=asa
2005-04-19 23:01:49 +00:00
bienvenu%nventure.com
e48bd1c35a
fix 169432 allow entry of multiple e-mail addresses when adding entries to a mailing list, r/sr=mscott, a=asa
2005-04-19 22:36:46 +00:00
scott%scott-macgregor.org
5af5e86a47
Bug #291011 --> the product version is no longer showing up in the About Dialog and in the send mail header
...
effects thunderbird only.
2005-04-19 19:09:03 +00:00
shaver%mozilla.org
1fbb028493
Bug 290247: add simple, scriptable interface for MIME-part conversion
...
and display. Components can now implement nsISimpleMimeConverter to
produce HTML for their chosen content type. Also removed some
vestigial references to text/calendar processing. r=bienvenu,
a=dveditz for the trunk.
2005-04-15 18:12:08 +00:00
shaver%mozilla.org
6ff35c1ec5
Bug 290247: add simple, scriptable interface for MIME-part conversion and
...
display. Components can now implement nsISimpleMimeConverter to
produce HTML for their chosen content type. Also removed some
vestigial references to text/calendar processing. r=bienvenu,
a=dveditz for the trunk.
2005-04-15 17:52:51 +00:00
bienvenu%nventure.com
e864f7750c
fix 222774 import of mailing lists in outlook express address books doesn't populate the lists, r/sr=sspitzer, a=asa
2005-04-15 15:21:19 +00:00
bienvenu%nventure.com
bfc3f7e1b6
fix stack overflow when clicking on a folder that's already being reparsed, r/sr/a=sspitzer 289503
2005-04-15 03:02:21 +00:00
bienvenu%nventure.com
67402084ba
add PRLogging for IMAPOFFLINE, and fix imap offline memory leaks 289447 228237 r/sr=mscott, a=sspitzer/brendan
2005-04-14 19:51:54 +00:00
kairo%kairo.at
680097a354
bug 150332 - default focus in "Download Headers" dialog should be the OK button, patch by Karsten D��sterloh <mnyromyr@tprac.de> r=Neil sr=bienvenu a=asa
2005-04-13 12:34:02 +00:00
bienvenu%nventure.com
f8b33a26fa
when remembering offline operations for a msg, make sure we don't lose the previous operations when adding a new operation, sr=mscott, a=sspitzer 228237
2005-04-11 17:44:56 +00:00
bugzilla%arlen.demon.co.uk
f72a9be099
Bug 289750 File-Open File... in MailNews does nothing
...
p=me r=neil.parkwaycc.co.uk sr=bienvenu a=asa
2005-04-11 00:12:06 +00:00
scott%scott-macgregor.org
87901ae5f5
Bug #285921 --> SMTP server improperly resets to default server when viewing account settings
...
sr=bienvenu
2005-04-07 23:28:54 +00:00
bugzilla%arlen.demon.co.uk
7441ad30ea
Bug 289223 nsMsgStatusFeedback prototype uses myDefaultStatus incorrectly
...
p=me r=neil.parkwaycc.co.uk sr=bienvenu a=asa
2005-04-07 17:04:03 +00:00
darin%meer.net
9791154211
patch for bug 287648 "make nsIDNSService use nsICancelable and move private methods to nsPIDNSService" r=biesi sr=bzbarsky
2005-04-06 01:33:28 +00:00
bsmedberg%covad.net
f96e4643c1
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-06 00:46:12 +00:00
bienvenu%nventure.com
55af1cd8d3
fix imap case of filter after the fact not setting junk score correctly, sr=mscott
2005-04-05 21:15:57 +00:00
bienvenu%nventure.com
17ebe65ea9
fix 273778 handle case where move filter target folder doesn't exist, sr=mscott
2005-04-05 21:09:36 +00:00
cbiesinger%web.de
94acc8eb7e
Bug 283067 Allocation/free mismatch in base/search/src/nsMsgSearchAdapter.cpp
...
patch by Mikael Parknert <mikael@parknert.se> r=mscott sr=bienvenu
2005-04-05 18:14:36 +00:00
bugzilla%arlen.demon.co.uk
e5d9cf750e
Bug 288366 Port Thunderbird's View Layout to MailNews - also removed unused function, changed observes= to command= on menuitems, switched to using broadcasters to hide menus and disable keys not needed in messageWindow.xul and fixed a problem when a single message is not selected when switching between views.
...
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-04-05 16:57:47 +00:00
bsmedberg%covad.net
659b20504a
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-05 13:09:19 +00:00
bugzilla%arlen.demon.co.uk
97953054fd
Bug 288797 Alt-c on the search bar generates JS console error
...
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-04-04 21:30:55 +00:00
bugzilla%arlen.demon.co.uk
3fafe77035
Bug 288843 Tidy up mail's junk and progressmeter (original patch by Stephen Walker for TB)
...
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-04-04 21:28:00 +00:00
bienvenu%nventure.com
be3b927e1a
fix 289003, make mapi send detect html msg bodies, sr=mscott
2005-04-04 20:47:47 +00:00
bienvenu%nventure.com
c92e91dd58
fix memory leak of msg dbs which caused memory bloat, sr=mscott 287847
2005-04-04 02:30:54 +00:00
bugzilla%arlen.demon.co.uk
cba005d6d7
Bug 287291 Removing then adding RSS account with same details gives blank account name
...
p=me r=mscott sr=bienvenu
2005-04-02 02:52:44 +00:00
bienvenu%nventure.com
9e74b8a623
fix 288702 saving as template shouldn't change message-id, and should replace existing template, if any
2005-04-02 00:49:27 +00:00
bienvenu%nventure.com
0b26bbe69b
fix 142703, sr=mscott, we don't notice when imap select failed if it's the first connection to the folder, and think that uid validity changed
2005-04-02 00:46:29 +00:00
bugzilla%arlen.demon.co.uk
6b9064b82f
Bug 288529 Receipt notification message should not popup in spammail folder (Port Thunderbird fix) - original patch by mscott
...
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-04-01 22:40:19 +00:00
kairo%kairo.at
5807972621
bug 288156 - Hardcoded appname in messenger.properties (filterFolderTruncateFailed), patch by Mark Banner <bugzilla@standard8.demon.co.uk>, r=Neil sr=mscott
2005-04-01 22:18:16 +00:00
bugzilla%arlen.demon.co.uk
7a84ac3af7
Bug 288542 GetElementsByAttribute should return live nodelists (original patch by bz)
...
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-04-01 18:13:13 +00:00
jshin%mailaps.org
64a16361e5
bug 229399 : RFC 2047 Subject and From header fields are misinterpreted if charset used for the header is different from charset used for the message body : r=bienvenu, sr=mscott
2005-04-01 05:25:05 +00:00
bienvenu%nventure.com
ab771c28ea
fix 286446 write mime part boundaries correctly when stripping mime attachments, sr=mscott, also clean up some tabs
2005-04-01 02:17:04 +00:00
bienvenu%nventure.com
2bf124b3af
fix duplicate message left around after stripping attachment from message, sr=mscott 286655
2005-03-31 21:44:23 +00:00
jshin%mailaps.org
54b7fe4110
bug 193439 : fix the typo in my check in for the bug (mime_parm_folding -> mime.parm_folding)
2005-03-31 12:02:39 +00:00
bienvenu%nventure.com
a29a02d2ec
potential fix for imap .msf files getting blown away when server error selecting imap folder, sr=mscott 142703
2005-03-30 19:13:40 +00:00
kairo%kairo.at
b0ed9d166d
bug 285696 - suite rebranding, stage 1: using configure variables in a number of places, some small cleanups; rs=biesi,smfr sr=Neil
2005-03-29 22:02:23 +00:00
timeless%mozdev.org
2028a434ec
Bug 283071 Allocation/free mismatch in base/import/oexpress/nsOE5File.cpp
...
Bug 283072 Allocation/free mismatch in base/import/outlook/src/MapiApi.cpp
Bug 283075 Allocation/free mismatch in base/import/oexpress/wabobject.cpp
patch by bugzilla@standard8.demon.co.uk r=bienvenu sr=bienvenu
2005-03-29 17:19:23 +00:00
bienvenu%nventure.com
054c0f4704
fix spin on saving draft or fcc to local folder, sr=mscott 287658
2005-03-29 01:21:41 +00:00
neil%parkwaycc.co.uk
5366777a16
Port UI for detaching/deleting attachments b=2920 sr=bienvenu
2005-03-26 01:00:29 +00:00
timeless%mozdev.org
e99573b6cc
Bug 278503 Remove file nsMimeAddress.cpp
...
patch by mikael@parknert.se r=ducarroz sr=bienvenu
2005-03-25 07:28:18 +00:00
timeless%mozdev.org
5a34be7725
Bug 278503 Remove file nsMimeAddress.cpp
...
patch by mikael@parknert.se r=ducarroz sr=bienvenu
2005-03-25 07:26:06 +00:00