Commit Graph

7275 Commits

Author SHA1 Message Date
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
neil%parkwaycc.co.uk
bcf8bd596e Fix broken account manager subpanel order b=350753 r=Enn,Mnyromyr sr=mscott 2006-08-31 18:55:53 +00:00
scott%scott-macgregor.org
c9c17226cb Bug #350543 --> use ctrl-shift-m for accessing move/copy to folder again. Hook up drag and drop to the new command. Fix an access key problem reported by hasse. sr=bienvenu 2006-08-31 02:12:07 +00:00
bienvenu%nventure.com
72956f8dab check for .EML files on the command line as well as .eml, part of 242959, sr=mscott 2006-08-25 15:40:58 +00:00
bienvenu%nventure.com
dc2e565d35 fix 349569, crash closing stand-alone msg window opened from cross-folder saved search, sr=sspitzer, and fix history navigation in standalone message window, sr=mscott, 74959 2006-08-22 21:55:37 +00:00
bienvenu%nventure.com
3a442f468e follow on fix for 74959 - don't need to remove -message from message uri's, sr=sspitzer 2006-08-21 19:58:10 +00:00
bienvenu%nventure.com
4555d06023 add msg history forward/back navigation, sr=mscott 74959 2006-08-19 22:11:34 +00:00
nick.kreeger%park.edu
e702c54dfe Fixing bug 348804, in-param for nsMsgKeyArray.h breaks obj-c build for embedded applications (cocoa-mac). r=hwaara, sr=bienvenu. 2006-08-16 21:02:15 +00:00
smontagu%smontagu.org
5a42127936 Update some of the strings checked in in bug 207550. r+sr=bienvenu 2006-08-16 19:40:47 +00:00
neil%parkwaycc.co.uk
750c8fbb8a Bug 348717 Header overflow twisty disappears unnecessarily sr=mscott 2006-08-15 15:39:57 +00:00
scott%scott-macgregor.org
4913d5652d Bug #348387 --> clear the current msg uri when we are selecting a dummy row. sr=bienvenu 2006-08-14 18:53:50 +00:00
smontagu%smontagu.org
391de0a7ac Make junk and filter logging localizable and use locale-sensitive date formatting. Bug 207550, original patch by sspitzer updated by me, r+sr=bienvenu 2006-08-14 04:56:43 +00:00
gavin%gavinsharp.com
d463bc1c1b Bug 336299: Text box for "Do not download messages larger than" is too narrow, patch by Patrick <patrick.hendriks+bugzilla@gmail.com>, r=mscott 2006-08-11 20:54:05 +00:00
bienvenu%nventure.com
43fff60e02 fix new messages added to a threaded quick search/single folder virtual folder, sr=mscott 348253 2006-08-11 00:32:01 +00:00
mnyromyr%tprac.de
ef95178f1c Bug 342560: preference panel for tags (SM 1.1s band-aid patch; trunk version to stay in sync); r=IanN, sr=neil 2006-08-10 21:24:47 +00:00
gavin%gavinsharp.com
d78dbf99e2 Bustage fix 2006-08-09 02:07:29 +00:00
bienvenu%nventure.com
d1ca82d4e5 fix 347080 Open cross-folder saved search folder doesn't show new messages that arrive in folders that didn't have matching hits when view opened, sr=mscott 2006-08-09 01:25:10 +00:00
bienvenu%nventure.com
198b74a24c fix mailnews backed part of 293766, allow extensions to provide their own undo/redo objects to mailnews, sr=mscott 2006-08-09 00:54:56 +00:00
bienvenu%nventure.com
b50ed1ed44 fix 347858 use .accesskey for properties to help localization automation tools, patch by giacomo.magnini@portalis.it, r/sr=bienvenu 2006-08-08 22:57:59 +00:00
benjamin%smedbergs.us
ef6b6ab3b4 Bug 347183 - frozen-linkage access to null/singleton/union/array enumerators, r=darin 2006-08-08 18:18:50 +00:00