neil%parkwaycc.co.uk
|
98549a3d95
|
Bug 64396 New windows don't show biff state in component bar r=Mnyromyr
|
2006-10-18 23:10:14 +00:00 |
|
bienvenu%nventure.com
|
d3a5a39398
|
fix cancelling of multiple fcc requests, and rework copy service a bit, initial work by Laurentiu.Dumitrescu@schlund.ro, sr=mscott
|
2006-10-13 22:14:12 +00:00 |
|
bienvenu%nventure.com
|
fe3554625d
|
fix 356601, sr=mscott unread counts for cross-folder saved searches gets off if you read cached hits before search finishes
|
2006-10-13 21:58:54 +00:00 |
|
bienvenu%nventure.com
|
72089fad0d
|
fix crash in nsMsgSearchOfflineMail::ProcessSearchTerm 336097, sr=mscott
|
2006-10-13 21:55:23 +00:00 |
|
bugzilla%standard8.demon.co.uk
|
79136f177a
|
Bug 350336 In searchWidgets.xml, Strict "Warning: assignment to undeclared variable gPicker". p=Serge Gautherie <sgautherie.bz@free.fr>,r/sr=mscott
|
2006-10-10 13:39:38 +00:00 |
|
neil%parkwaycc.co.uk
|
04270887df
|
Improve X-Priority support b=146075 p=sgautherie.bz@free.fr r=me sr=bienvenu
|
2006-10-10 09:28:26 +00:00 |
|
bienvenu%nventure.com
|
6d8b4d6404
|
fix hang on exit emptying imap trash when we've lost cached connections to server, sr=mscott possible fix for 355859 and others
|
2006-10-08 18:16:36 +00:00 |
|
bienvenu%nventure.com
|
d29ac9de9e
|
follow on patch for treating keys case-insensitively - I mismerged a cvs conflict so this checkin makes it match mscott's review 354726, and fixes a problem where we would migrate tags every time
|
2006-10-08 18:11:39 +00:00 |
|
mnyromyr%tprac.de
|
857a29bc8d
|
Bug 342576: UI Work for Adding Tags to Messages; r=IanN, sr=Neil
|
2006-10-07 01:18:45 +00:00 |
|
neil%parkwaycc.co.uk
|
d540409a19
|
Bug 355212 Global Inbox needs spam settings r+sr=mscott
|
2006-10-06 19:45:48 +00:00 |
|
bienvenu%nventure.com
|
f98f092ba7
|
treat keys case insensitively because some imap servers don't maintain key case, sr=mscott 354726
|
2006-10-06 03:54:15 +00:00 |
|
neil%parkwaycc.co.uk
|
4119e980d6
|
Bug 351545 Junk mail doesn't work in Global Inbox r=Mnyromyr sr=mscott
|
2006-10-02 16:05:03 +00:00 |
|
scott%scott-macgregor.org
|
8f592119ba
|
Bug #353906 --> modernize mail's registry code, implementing toolkit's nsIShellService, separating it out from the MAPI implementation. We now have a new default client dialog, and new options UI.
this work is a precursor for vista integration
sr=bienvenu
|
2006-09-29 22:07:50 +00:00 |
|
bienvenu%nventure.com
|
2666e056f9
|
fix pop3 server settings dtd error, forgot one file for fix for pop3 delete from server change for bug 226839, sr=mscott
|
2006-09-28 21:00:31 +00:00 |
|
mnyromyr%tprac.de
|
6b7f519c9e
|
Bug 342560: preference panel for new tag feature; r=IanN, sr=Neil
|
2006-09-27 23:08:11 +00:00 |
|
mnyromyr%tprac.de
|
1345b794c7
|
Bug 354381: label to tag migration broken; r/sr=bienvenu
|
2006-09-27 21:54:28 +00:00 |
|
bienvenu%nventure.com
|
e024302e83
|
add hooks between mime parser, content handlers, and message display, sr=mscott 351610
|
2006-09-27 20:39:35 +00:00 |
|
bienvenu%nventure.com
|
3b9ea915e0
|
fix 226839 only delete mail from pop3 server when user deletes/moves to the trash, instead of just move in general, sr=mscott
|
2006-09-27 20:15:02 +00:00 |
|
cbiesinger%web.de
|
24e4559885
|
bug 33451 convert part of nsMsgFilterList to nsIFile (from nsFileSpec).
patch by me/ajschult r+sr=bienvenu
CVS: ----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: nsMsgFilterList.cpp nsMsgFilterList.h
CVS: ----------------------------------------------------------------------
|
2006-09-27 17:27:48 +00:00 |
|
mats.palmgren%bredband.net
|
f39579f321
|
Don't crash when we have "charset" but not the "=" in the buffer. b=353958 r+sr=bienvenu
|
2006-09-23 22:54:42 +00:00 |
|
ajschult%verizon.net
|
6a8223d1d3
|
Bug 353915: Deleting attachments from messages crashes SM. r+sr=bienvenu
|
2006-09-23 16:16:49 +00:00 |
|
bienvenu%nventure.com
|
f7a6f598e3
|
show done compacting status message when compacting a single folder, sr=mscott 275199
|
2006-09-22 17:19:48 +00:00 |
|
bienvenu%nventure.com
|
8963c4e9a7
|
fix 352287 crash clicking back and forth between saved search with view and normal folder, sr=mscott
|
2006-09-20 01:07:11 +00:00 |
|
bienvenu%nventure.com
|
fb8421c3ee
|
fix hang doing a quick search in threaded mode with a folder/newsgroup with corrupt threading, sr=mscott 332883
|
2006-09-19 23:03:06 +00:00 |
|
neil%parkwaycc.co.uk
|
298042b3a1
|
Bug 341504 global history toolkit autocomplete interface r=IanN,biesi sr=jag
|
2006-09-18 13:52:11 +00:00 |
|
mnyromyr%tprac.de
|
1efae3931d
|
Bug 342065: fix AddTagForKey; r/sr=bienvenu
|
2006-09-17 01:30:48 +00:00 |
|
timeless%mozdev.org
|
f30980a3b7
|
Bug 352647 String literal converted to char* in formal argument name, in assignment, and in call
r=bienvenu sr=bienvenu
|
2006-09-16 23:38:18 +00:00 |
|
timeless%mozdev.org
|
35d44327d7
|
Bug 352647 String literal converted to char* in formal argument name, in assignment, and in call
Whitespace only change to fix indentations so that code can be read
|
2006-09-16 23:37:16 +00:00 |
|
bugzilla%standard8.demon.co.uk
|
54d90ef466
|
Bug 351920 Remove uses of nsSpecialSystemDirectory from mailnews. r=bienvenu,sr=mscott
|
2006-09-16 08:04:20 +00:00 |
|
bienvenu%nventure.com
|
05b5cbef14
|
fix some issues with caching of cross-folder saved search results, sr=mscott 351867
|
2006-09-15 20:58:34 +00:00 |
|
bienvenu%nventure.com
|
96dc1c9808
|
fix forgetting of passwords with '.' in the account user name, sr=mscott part of 249240 sr=mscott
|
2006-09-13 22:53:48 +00:00 |
|
scott%scott-macgregor.org
|
2964cc44d3
|
Bug #352406 --> remove some dead code now that we use tags instead of labels. sr=bienvenu
|
2006-09-12 22:46:07 +00:00 |
|
scott%scott-macgregor.org
|
871991f5d3
|
Bug #349763 --> add a pref (defaulted to off) that makes delete move in the direction of the sort for folks who like the delete direction to work like mail.app and outlook. sr=bienvenu
|
2006-09-12 22:03:50 +00:00 |
|
bienvenu%nventure.com
|
a59241c6d1
|
fix 352184 mark messages from trusted domains as non-junk, sr=mscott
|
2006-09-12 20:18:50 +00:00 |
|
bienvenu%nventure.com
|
ab8e279384
|
fix crash when deleting all attachments after detaching all attachments, 323531 patch by mkmelin+mozilla@iki.fi, sr=bienvenu
|
2006-09-12 20:09:30 +00:00 |
|
mnyromyr%tprac.de
|
c0bf344d92
|
Bug 342065: wrong order of Tags; r=neil, sr=bienvenu
|
2006-09-11 23:20:36 +00:00 |
|
bienvenu%nventure.com
|
faf61a0111
|
close cached imap connections when socket type for a server changes, sr=mscott 338243
|
2006-09-11 18:39:01 +00:00 |
|
neil%parkwaycc.co.uk
|
c624065cb5
|
Bug 351858 Location popup shows deferred accounts r=Mnyromyr sr=bienvenu
|
2006-09-09 22:34:36 +00:00 |
|
mnyromyr%tprac.de
|
756a525501
|
Bug 351864: Erroneous error message in Mark as Read for news; p=Bruno 'Aqualon' Escherl <aqualon@aquachan.de>, r=me, sr=bienvenu
|
2006-09-09 01:38:57 +00:00 |
|
cst%yecc.com
|
a287c35e87
|
Bug 351374 compact folders confirmation should use yes/no
r=mnyromyr sr=neil
|
2006-09-09 01:04:38 +00:00 |
|
bienvenu%nventure.com
|
8af09718bb
|
fix hang after cancelling news subscribe ui, sr=mscott part of 349895
|
2006-09-08 17:19:48 +00:00 |
|
bugzilla%arlen.demon.co.uk
|
0f594a9db2
|
Bug 132257 Inserting a link to a [network][image] file into a message inserts the physical file!
p=me/ducarroz r=daniel/neil sr=bienvenu
|
2006-09-07 22:09:52 +00:00 |
|
bienvenu%nventure.com
|
eb25f70872
|
fix 351464 crash sorting search results, patch by nachmore@gmail.com, sr=bienvenu
|
2006-09-06 21:13:06 +00:00 |
|
neil%parkwaycc.co.uk
|
2f57bb20eb
|
Remove unused attribute b=123029 r+sr=bienvenu
|
2006-09-05 11:44:47 +00:00 |
|
neil%parkwaycc.co.uk
|
d49b8dd64a
|
Subsequent to bug 350864 we don't need use the uncollapsed state to trigger news biff b=123029 r=Mnyromyr sr=bienvenu
|
2006-09-05 11:42:01 +00:00 |
|
bienvenu%nventure.com
|
9cc525a556
|
fix crash after doing properties on a virtual folder, sr=mscott 350536
|
2006-09-04 17:17:29 +00:00 |
|
bienvenu%nventure.com
|
772e04ab89
|
add support for custom thread pane columns, patch by nachmore@gmail.com, sr=bienvenu 348504
|
2006-09-02 18:23:29 +00:00 |
|
bienvenu%nventure.com
|
c198b58e7f
|
fix 350864 enable checking for new news messages at startup, sr=mscott
|
2006-08-31 20:50:22 +00:00 |
|
ajschult%verizon.net
|
4aeb382203
|
Bug 350542: Mail fails to select startup folder with global inbox, r=Mnyromyr, sr=Neil.
|
2006-08-31 19:22:04 +00:00 |
|
scott%scott-macgregor.org
|
27ca5d149a
|
Bug #350874 --> status feedback object was not registering as a web progress listener on the message pane docshell because it was getting set before nsMsgWindow was initialized with a dom window.
sr=bienvenu
|
2006-08-31 19:01:40 +00:00 |
|