Commit Graph

6729 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
53c46699eb Bug #286817 --> creating a mail 3 pane window for thunderbird when the user passed in -compose
effects thunderbird only.
2005-03-19 01:37:55 +00:00
bienvenu%nventure.com
17710e7b2c 285922 allow filters after the fact to mark messages as junk/non junk, sr=mscott 2005-03-17 23:19:02 +00:00
scott%scott-macgregor.org
5dcef92bbc Bug #286282 --> Thunderbird should be building toolkit\components\alerts instead of xpfe\components\alerts.
Will work on converting the download manager next so we an remove the alerts service ifdef in xpfe\download-manager.

Also, port xpfe's API change to nsIAlertsService to use AString's to toolkit
2005-03-15 19:41:41 +00:00
neil%parkwaycc.co.uk
9eaa868017 Bug 256050 JavaScript Error: currentNode.getAttribute is not a function p=gautheri@noos.fr r=mscott sr=me 2005-03-15 12:22:17 +00:00
scott%scott-macgregor.org
bc9098c31c Bug #285831 --> Opening accountmanager from mail compose leads to a blank account panel. 2005-03-15 06:16:22 +00:00
scott%scott-macgregor.org
de2a01cd26 Bug #285815 --> fix the maximize button in the thunderbird 3-pane window 2005-03-13 06:13:41 +00:00
bsmedberg%covad.net
e75d55a075 From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
bugzilla%arlen.demon.co.uk
3539f9e249 Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details)
p=me r=dwitte/benjamin sr=darin
2005-03-10 18:36:07 +00:00
scott%scott-macgregor.org
5325e72c91 Bug #282048 --> Add Thunderbird support for feed: urls.
Allow the user to make thunderbird the default RSS client so we get feed urls from the browser.

Add subscription support for feed urls as they come in from the command line or DDE Requests.

This makes it much easier to get feeds from a browser into Thunderbird.

sr=bienvenu
2005-03-10 07:28:54 +00:00
bsmedberg%covad.net
3219ac4125 Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
neil%parkwaycc.co.uk
6ad966abe0 Bug 177294 Search IMAP by age in days p=michich@hotmail.com sr=bienvenu 2005-03-09 10:56:13 +00:00
scott%scott-macgregor.org
ee73e555c3 Bug #282048 --> Register thunderbird with the OS to handle feed:// URLS 2005-03-08 01:17:04 +00:00
bienvenu%nventure.com
cd3fb720eb fix line endings when delete/detach of imap attachments on mac/linux with cyrus server, sr=mscott 2005-03-08 00:54:39 +00:00
scott%scott-macgregor.org
40a570e261 Bug #284144 --> First cut at the new Preferences UI for Thunderbird.
the options command line handler needs to use preferences.xul not pref.xul
2005-03-07 22:53:27 +00:00
scott%scott-macgregor.org
99b40def86 Bug #284973 --> Don't focus the SMTP Server List when we first load the smtp panel in the account manager. That's bad accessibility behavior. 2005-03-06 06:13:05 +00:00
scott%scott-macgregor.org
a72a835d7b Bug #284926 --> SMTPs listed in "Outgoing Server" on "Account Settings" panel increases on every account switch (problem in fix for bug 202468) 2005-03-06 06:04:34 +00:00
scott%scott-macgregor.org
4d8879933e Bug #284911 --> "Default" text label is higher than "Port" in the SMTP edit window. Fall out from the new SMTP server
UI.

Patch by bugzilla@mcsmurf.de
2005-03-06 05:55:22 +00:00
bienvenu%nventure.com
cd9815cf7a fix 274800 clicking on imap draft saved offline causes problems, sr=mscott 2005-03-05 01:02:33 +00:00
neil%parkwaycc.co.uk
56fe970818 Bug 284798 Advanced button should be hidden for news servers sr=mscott 2005-03-04 21:44:40 +00:00
scott%scott-macgregor.org
de85c4385c Bug #202468 --> forgot a locale file change for seamonkey 2005-03-04 20:22:05 +00:00
scott%scott-macgregor.org
ba82559445 Bug #202468 --> New SMTP Account Settings UI.
Make it easier to manage multiple SMTP servers.
Add the ability to set unique smtp servers for each identity associated with an account.

r=neil
sr=bienvenu
2005-03-03 18:08:47 +00:00
bienvenu%nventure.com
ae414451b4 fix 2920 support for deleting and detaching attachments, sr=mscott 2005-03-02 15:25:16 +00:00
bienvenu%nventure.com
cb9e3e9daa fix 275270 .sbd folders created for every mail folder, sr=mscott 2005-03-02 01:05:13 +00:00
scott%scott-macgregor.org
c1d3479dd0 Bug #278176 --> Make Thunderbird's content policy manager more strict about the kinds of urls it allows
before it decides to put up the remote content bar in mail messages.

sr=bienvenu
2005-02-26 00:26:29 +00:00
bsmedberg%covad.net
361daac936 Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2005-02-25 20:46:35 +00:00
shaver%mozilla.org
8641cb44c5 Bug 283223: stop creating new accounts from nsAccountManager::GetAccount if no
account is found matching the provided key (preferring to return null instead).
r=bienvenu,sr=mscott.
2005-02-25 13:59:22 +00:00
shaver%mozilla.org
8dec2c4876 backing out my checkin for 283223 due to insufficient review, blush 2005-02-25 01:12:20 +00:00
shaver%mozilla.org
1f8b673987 Bug 283223: don't create a dummy account if we nsMsgAccountManager::GetAccount
doesn't find an existing one. r=bienvenu.
2005-02-25 01:05:41 +00:00
jshin%mailaps.org
76d4b71659 bug 254740 : mailnews quick search is case sensitive with non-ASCII characters (r=neil, sr=bienvenu) 2005-02-24 15:50:57 +00:00
bzbarsky%mit.edu
d029903af6 Remove the parentURIContentListener attribute on docshell; people not using
nsIWebBrowser can getInterface the docshells nsIURIContentListener and set its
parent.  Bug 283108, r=biesi, sr=darin
2005-02-22 19:56:11 +00:00
bryner%brianryner.com
f6b8fec0c7 Clean up xpfe/appshell, removing nsIWebShellWindow in the process. Bug 282200, r=danm, sr=bzbarsky. 2005-02-19 22:42:01 +00:00
neil%parkwaycc.co.uk
8f1cb60ab6 Bug 273311 Deleting an account/identity/server also deletes some higher numbered accounts/identities/servers p=t.bugz@lament.cjb.net r=me sr=bienvenu 2005-02-18 11:19:10 +00:00
neil%parkwaycc.co.uk
d63c6e78e8 Removing unused variables b=90905 p=gautheri@noos.fr r=me sr=dmose a=asa 2005-02-16 11:50:13 +00:00
scott%scott-macgregor.org
95dc027143 Bug #272130 --> Thunderbird Trunk crash in [@ nsMsgContentPolicy::ShouldLoad]
add a null ptr check

sr=bienvenu
2005-02-15 04:25:48 +00:00
scott%scott-macgregor.org
38ca496c7d Bug #282174 --> Podcasting support for Thunderbird
Add a custom mime part header that specifies a URL for the attachment. This mime header is used by Thunderbird's RSS reader
and eventually by the code to handle storing attachments separately from the message.

Removes an obsolete attachment attribute called notDownloaded and replaces it with isExternalAttachment.

sr=bienvenu

a=sspitzer
2005-02-15 00:31:07 +00:00
neil%parkwaycc.co.uk
95b05680a5 Bug 262885 JavaScript strict warning: assignment to undeclared variable p=gautheri@noos.fr r=me sr=dmose a=caillon 2005-02-15 00:13:52 +00:00
bienvenu%nventure.com
1d9d9b78ac add ability to copy local folders to imap servers, r/sr=mscott, a=sspitzer 235013 2005-02-14 19:56:49 +00:00
bienvenu%nventure.com
24c462cf43 fix solaris build bustage, a=sspitzer 288180 2005-02-11 16:11:17 +00:00
bienvenu%nventure.com
1653b73c2b back out front end part of fix for 2920, stripping of mime attachments, didn't mean to check that part in 2005-02-09 05:38:29 +00:00
bienvenu%nventure.com
799dd49e46 back end work for stripping mime attachments from messages, sr=mscott 2920 2005-02-09 01:40:24 +00:00
bienvenu%nventure.com
e78c5b40a6 fix regression downloading pop3 mail on startup introduced by fixing js warning, 270343, sr=mscott 2005-02-08 18:26:09 +00:00
bienvenu%nventure.com
75459e1ddf fix 218902, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott add TLS support to POP3, and account settings UI for IMAP and POP3 2005-02-08 17:01:47 +00:00
timeless%mozdev.org
98da147dcf Bug 280743 Headers lack chrome - gCollapsedHeaderList has no properties
patch by mark@standard8.demon.co.uk r=neil sr=bienvenu
2005-02-07 19:09:02 +00:00
bienvenu%nventure.com
72f6c687d5 fix 270343 js warning about undefined property reference, sr=neil 2005-02-07 18:34:17 +00:00
cbiesinger%web.de
40888bf15f Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
reflects its purpose
r=bz sr=darin
2005-02-07 14:35:46 +00:00
bryner%brianryner.com
ed870113ca Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron. 2005-02-04 21:10:45 +00:00
bienvenu%nventure.com
bac7386c13 potential fix for 280382 compacting local folder fails if .msf file is out of sync with mailbox file, sr=mscott 2005-02-04 17:42:56 +00:00
bienvenu%nventure.com
0b7fd0e665 fix 166111 patch by ch.ey@gmx.net, r=bienvenu, sr=mscott fix handling of downloading of pop3 messages with non-standard line endings 2005-02-04 15:45:56 +00:00
bienvenu%nventure.com
4581a102b0 fix 253109, for seamonkey, make identity smart logic case insensitive, patch by ch.ey@gmx.net, r=mscott, sr=me 2005-02-02 17:47:25 +00:00
roc+%cs.cmu.edu
e5be3653c9 Bug 269369. Use a better string to describe the Movemail protocol. r=bienvenu,sr=dmose, patch by Wolfgang Rosenauer 2005-02-02 01:05:13 +00:00