Commit Graph

6431 Commits

Author SHA1 Message Date
bienvenu%nventure.com
3f6e250ea9 add new cross-folder virtual folder class, 11051 sr=mscott, NPOB 2004-08-30 22:39:53 +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
gerv%gerv.net
ba2432c07e Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-08-25 23:02:50 +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
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
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
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
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
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
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
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
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
bienvenu%nventure.com
008ac98061 fix crash after doing multiple body searches, 254199 2004-08-06 13:10:05 +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
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
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
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
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
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
bryner%brianryner.com
5c02a6978c Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc 2004-07-31 23:15:21 +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
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
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
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
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
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
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