Commit Graph

6417 Commits

Author SHA1 Message Date
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
bienvenu%nventure.com
8415362046 fix250212 sr=mscott when deferring a pop3 server, make sure special folders aren't still set to the account 2004-07-21 15:30:12 +00:00
bienvenu%nventure.com
a37ff78a75 backend work for virtual folders, 11051, r/sr=mscott 2004-07-20 14:48:36 +00:00
sspitzer%mozilla.org
e5b0daeda4 fix for bug #246051
Hang when drag attachment to desktop when the file name has an accented char

r/sr=mscott
2004-07-19 06:50:02 +00:00
neil%parkwaycc.co.uk
c056f1527d Bug 247419 Make account manager help button context sensitive again r/sr=mscott 2004-07-18 20:33:08 +00:00
bienvenu%nventure.com
ec8e88d353 fix 234421 authentication error on login POP3 server patch by ch.ey@gmx.net r=bienvenu, sr=mscott 2004-07-17 19:38:56 +00:00
gerv%gerv.net
c01bb2d438 Bug 236613: change to MPL/LGPL/GPL tri-license, and other license-related fixups. 2004-07-16 19:09:02 +00:00
Stefan.Borggraefe%gmx.de
85cbc99522 Fix for Bug 67606: Folder properties dialog should allow renaming
r=mscott, sr=bienvenu
2004-07-16 05:45:25 +00:00
bienvenu%nventure.com
54674f285a fix 235686 add x-mimeole to list of user agents we recognize in e-mail messages, patch by bugzilla@gemal.dk, r=timeless, sr=bienvenu 2004-07-15 16:20:39 +00:00
stephendonner%yahoo.com
c4e24f586a Bug 249522. Unnecessary entry 'Delete' and its accesskey in DTD. r=neil, sr=tor 2004-07-14 22:13:26 +00:00
neil%parkwaycc.co.uk
a9079b16d5 Bug 213004 Add preference for recognition of localized "Re:" strings added by broken mailers p=mbockelcamp@web.de r=me sr=bienvenu a=asa 2004-07-13 09:33:22 +00:00
scott%scott-macgregor.org
a667360bb7 fix a memory leak from my previous checkin 2004-07-11 00:28:18 +00:00
scott%scott-macgregor.org
5b738a1db5 Bug #250247 --> Framework work for News & Blog account settings for Thunderbird.
newsblog.js is now an account manager extension so it can overlay custom panels into the account manager.

Implement "download new articles at startup". Implement Check for new articles every n minutes.

Add a property on nsIMsgIncomingServer that allows the incoming server
to specify the main account manager xul file that is loaded for that server
instead of hard coding am-main.xul in the account manager data source.
2004-07-10 22:52:48 +00:00
scott%scott-macgregor.org
1ee1c18dc1 Point to the products page not the projects page 2004-07-10 17:26:16 +00:00
scott%scott-macgregor.org
d93d272066 Not part of the seamonkey build.
Bug #250246 --> Simplify the overall logic for thunderbird's remote content policy and add some comments.
2004-07-08 03:37:38 +00:00