David Bienvenu
|
d74d8c4ec5
|
don't restore non-existent selection in MoveThread, speeds up initial load of theaded views (single folder and cross folder), r/sr=neil, 466048
|
2009-05-08 13:14:07 -07:00 |
Rimas Kudelis
|
f5b24ad291
|
Bug 491720 - RSS feeds with non-2xx status should trigger onDownloadError and not be processed. [r=myk sr=bienvenu]
|
2009-05-08 17:03:54 +03:00 |
Mark Banner
|
ab213a9840
|
Bug 491376 Restore make -C mailnews/ check/xpcshell-tests functionality to mailnews. r=KaiRo
|
2009-05-07 13:28:49 +01:00 |
31415-bz@chrispens.org
|
25bbcecfbb
|
Bug 451737 - "RSS messages should not be removed from cache immediately after disappearing from feed" [r=myk sr=bienvenu]
|
2009-05-07 11:09:58 +01:00 |
Serge Gautherie
|
9fc8e51962
|
Bug 140324 - NS_ENSURE_TRUE(NS_SUCCEEDED(),) used needlessy in some places; (Bv1) </mailnews/>; = r+sr=bienvenu
|
2009-05-06 20:32:14 +02:00 |
David Bienvenu
|
5aa9b345ae
|
fix file size on return receipt, r/sr=standard8, 462866
|
2009-05-06 08:07:29 -07:00 |
Andrew Sutherland
|
ca2f5985a1
|
bug 474701 testing code bustage fix, make OS X happy. other platforms just lucked out.
|
2009-05-06 04:29:37 -07:00 |
Siddharth Agarwal
|
ffdba879b5
|
Bug 470474 - "gDBView.hdrForFirstSelectedMessage doesn't work for cross folder saved searches in the standalone msg window" [r=Standard8,sr=bienvenu]
|
2009-05-06 11:13:51 +01:00 |
Siddharth Agarwal
|
153c5f3578
|
Bug 460036 -- crash in InsertMsgHdrAt clicking on newsgroup: add a range check, r+sr=bienvenu
|
2009-05-06 10:57:38 +01:00 |
Andrew Sutherland
|
6d6ad7f91f
|
bug 474701 bustage fix, disable unit test that reliably fails on OS X that does not entirely make a lot of sense.
|
2009-05-06 02:54:41 -07:00 |
Andrew Sutherland
|
fdea8809fd
|
bug 474701, back out virtual folder changes that affect the UI. bustage fix.
|
2009-05-06 02:52:35 -07:00 |
Andrew Sutherland
|
d5113ef829
|
Bug 474701 - new search entry in default mail toolbar. view wrapper abstraction bustage fix.
|
2009-05-06 01:44:08 -07:00 |
Andrew Sutherland
|
3833fc9fbf
|
Bug 474701 - new search entry in default mail toolbar. view wrapper abstraction fixes v2. r/sr=bienvenu.
|
2009-05-06 00:39:47 -07:00 |
Andrew Sutherland
|
7ce42b893d
|
Bug 474701 - new search entry in default mail toolbar. v2 view wrapper abstraction with many unit tests. r/sr=bienvenu.
|
2009-05-06 00:39:35 -07:00 |
David Bienvenu
|
a941613db4
|
only compact when entering folder if we're over the expunge threshold, r/sr=standard8, 490934, with formatting fix
|
2009-05-05 15:49:29 -07:00 |
David Bienvenu
|
e56500764c
|
only compact when entering folder if we're over the expunge threshold, r/sr=standard8, 490934
|
2009-05-05 15:48:43 -07:00 |
Mark Banner
|
f25f977b15
|
Bug 480674 Formulate content policy for Audio/Video tags. r=mnyromyr,sr=dmose,ui-review=clarkbw
|
2009-05-05 16:04:46 +01:00 |
Mark Banner
|
b64ea69cdd
|
Bug 490969 More random header include tidy up. r/sr=bienvenu
|
2009-05-05 09:53:41 +01:00 |
Myk Melez
|
1aab1c7c24
|
bug 469051: make gloda indexer index folders in two passes, one to determine how many messages need indexing and a second to actually index them; r=standard8, sr=bienvenu
|
2009-05-04 12:57:08 -07:00 |
Ian Neal
|
d99a3ee732
|
Bug 491143 - View - Feed Message Body As - Default doesn't work
p=me r=standard8 sr=bienvenu
|
2009-05-04 19:36:04 +01:00 |
Mark Banner
|
aee1404764
|
Bug 490972 Switch parts of nsIImapUrl to ACString to save string copies/allocations. r/sr=bienvenu
|
2009-05-04 19:13:27 +01:00 |
Phil Ringnalda
|
4cf5bdbf79
|
Typo declaring gArchivesRadioElemChoice as gArchive, no bug
|
2009-05-03 20:37:27 -07:00 |
Andrew Sutherland
|
78dca3022b
|
backout revs b67f484152e4, 35ff2285773f35ff2285773f for bug 474701. Everything but linux caught on fire and fell over.
|
2009-05-03 19:37:54 -07:00 |
Andrew Sutherland
|
e052c538e6
|
Backed out changeset b67f484152e4, bug 474701.
|
2009-05-03 19:36:18 -07:00 |
David Bienvenu
|
90305fb0a4
|
make copy service return immediately on attempts to move/copy a msg to and from the same folder, r/sr=standard8, 490990
|
2009-05-03 15:53:08 -07:00 |
Andrew Sutherland
|
81485194ac
|
Bug 474701 - new search entry in default mail toolbar. v1 view wrapper abstraction with many unit tests. r/sr=bienvenu. remove debug dump accidentally left in.
|
2009-05-03 15:34:55 -07:00 |
Andrew Sutherland
|
1b9f986310
|
Bug 474701 - new search entry in default mail toolbar. v1 view wrapper abstraction with many unit tests. r/sr=bienvenu.
|
2009-05-03 15:25:26 -07:00 |
Phil Ringnalda
|
b2bd18f6c9
|
Bug 491034 - align interpretation of what guids are permalinks with what the sheep entrails tell me the spec says, that only an absent attribute or "true" is true, r=myk
|
2009-05-02 12:08:44 -07:00 |
Andrew Sutherland
|
ca810d043f
|
additional fix for updating grouped views, r/sr=bienvenu, 482195
|
2009-05-01 18:00:07 -07:00 |
David Bienvenu
|
3aa1493445
|
fix imap download when going offline r/sr=standard8, 471695
|
2009-05-01 12:37:44 -07:00 |
Myk Melez
|
2df967428d
|
bug 438429: meta bug to fix several RSS Summary/Web Page bugs; r=standard8, sr=bienvenu
|
2009-05-01 11:27:15 -07:00 |
Mark Banner
|
e98ff22cfc
|
Bug 490602 Address book import leaks due to incorrect reference counting of proxy pointers. r/sr=bienvenu
|
2009-04-30 09:44:14 +01:00 |
Mark Banner
|
48ddc55e26
|
Bug 490468 Tidy up some leaks in mailnews unit tests. r/sr=bienvenu
|
2009-04-29 09:35:03 +01:00 |
Magnus Melin
|
97b1edc2ac
|
Bug 317659: [UI] : Default width of Account Manager window/panel too small on GTK2 making buttons "Advanced" and "Browse" cropped. r=standard8, sr=neil
|
2009-04-28 19:06:38 +03:00 |
Phil Ringnalda
|
a4ce75490f
|
Bug 490265 - Cancel should only shut down autoconfig wizard once, and should learn to spell, r=bienvenu
|
2009-04-27 20:09:46 -07:00 |
Phil Ringnalda
|
26269f8e82
|
Bug 490111 - Decide what we're doing with dump/ddump in autoconfig, and clean them up, emailWizard.js hunk, r=bienvenu
|
2009-04-27 20:09:46 -07:00 |
Serge Gautherie
|
a31438ef11
|
Bug 488982 - 5 * |mailnews/base/src/nsMsgDBView.cpp(...) : warning C4018: '...' : signed/unsigned mismatch|, and 3 in nsMsgThreadedDBView.cpp; (Av1) <nsMsgThreadedDBView.cpp> 1 s/PRInt32/PRUint32/; r+sr=bienvenu
|
2009-04-27 23:42:10 +02:00 |
David Bienvenu
|
8e77e82dc9
|
add option to set granularity of archiving (monthly, yearly, or flat), and change default to yearly, r/sr=standard8, 486827
|
2009-04-27 13:02:44 -07:00 |
David Bienvenu
|
4a34fb65a0
|
fix hang with quick search when msg threading ancestry hierarchy has loops, r/sr=standard8 489711
|
2009-04-27 06:48:49 -07:00 |
Phil Ringnalda
|
12b3582ab2
|
Bug 490260 - Remove leftovers from autoconfig's live-edit days, r=bienvenu
|
2009-04-26 18:51:25 -07:00 |
David Bienvenu
|
0985308c67
|
backend for smart folders account in folder pane, r=standard8, sr=neil, 305340
|
2009-04-26 09:25:15 -07:00 |
rsx11m
|
86a13c2208
|
Bug 489913 - Better documentation for signature/vCard attributes in nsIMsgIdentity.idl; r=mnyromyr sr=bienvenu
|
2009-04-26 15:25:10 +02:00 |
Phil Ringnalda
|
87a7203aab
|
Bug 489742 - Remove leftover ab/prefs globals, r+sr=Standard8
|
2009-04-24 19:23:50 -07:00 |
Phil Ringnalda
|
efce85e327
|
Bug 422814 - enable autoconfig, r=bienvenu
|
2009-04-24 18:34:52 -07:00 |
David Bienvenu
|
aa85eb6403
|
fix remembering of pop3 passwords in autoconfig, r=philor, 422814
|
2009-04-24 16:20:44 -07:00 |
David Bienvenu
|
7dd225da29
|
disable isp config pending formal security review, r=philor, 422814
|
2009-04-24 15:22:16 -07:00 |
Phil Ringnalda
|
fbf4a391db
|
fix enabling of stop/edit/go buttons in auto config, r=bienvenu, 422814
|
2009-04-24 09:59:42 -07:00 |
David Bienvenu
|
9fdd5718d2
|
fix STARTTLS detection, lots of issues with settings changes and reprobing, SMTP port probing, r=philor, 422814
|
2009-04-24 06:56:09 -07:00 |
Marco Zehe
|
e0acea9d27
|
Bug 482440 - "Provide aria-controls attribute on searchtextbox widgets" [r+sr=dmose]
|
2009-04-24 10:35:24 +01:00 |
Ludovic Hirlimann
|
752dca1b03
|
remove unused verify address code, r/sr=bienvenu 489835
|
2009-04-23 14:22:22 -07:00 |