Commit Graph

569 Commits

Author SHA1 Message Date
bienvenu%nventure.com
72dc035e6a fix enabling and disabling of delete/detach attachment menus, sr=mscott 285134 2005-03-08 00:46:31 +00:00
scott%scott-macgregor.org
c2abe2bfe1 Bug #284144 --> First cut at the new Preferences UI for Thunderbird. 2005-03-07 18:34:31 +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
scott%scott-macgregor.org
f1a9551dd1 Bug #284126 --> Quick search icon is no longer showing up in the quick search bar
Fix regression caused by Bug #282735

Patch by bz
2005-03-01 22:08:21 +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
scott%scott-macgregor.org
bb1a86652c Bug #282985 --> add options UI for turning off the phishing detector. 2005-02-22 06:47:10 +00:00
scott%scott-macgregor.org
686d988ddd Bug #282491 --> Add a button to the phishing bar that allows the user to say "this msg is not an e-mail scam" 2005-02-21 05:53:06 +00:00
scott%scott-macgregor.org
05bc50ffc6 Bug #279191 --> Don't flag urls that have numbers and digits as being phishing urls. i.e. www.3mozilla.org 2005-02-20 21:42:53 +00:00
scott%scott-macgregor.org
76c48cb160 Bug #282491 --> make sure the phishing bar always takes precedence over the remote image bar. 2005-02-18 08:34:39 +00:00
scott%scott-macgregor.org
8113fa5051 Bug #282500 --> if an email contains a form element then flag it as a potential email scam. 2005-02-16 22:17:35 +00:00
scott%scott-macgregor.org
2ab6cc6ce9 But #282491 --> unify all three message notification bars to use the native theme renderer
for InfoBackgrounds on Windows and Linux.
2005-02-16 22:11:34 +00:00
scott%scott-macgregor.org
902d308f2d Bug #282491 --> Add a phishing notification bar to the message pane to alert the user to messages
which loook suspicious to Thunderbird.

sr=bienvenu
2005-02-16 21:57:31 +00:00
scott%scott-macgregor.org
42239160e5 Bug #282429 --> Re-design Message Status Bars (junk bar & remote content bar) to be more flexible,
making it easier to add more notification messages in the future. Includes using a deck element
to control the visibility of each statatus message.

sr=bienvenu
2005-02-16 18:19:23 +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
scott%scott-macgregor.org
902fa18ee8 Bug #245661 --> use nsIImageLoadingContent for copying image location instead of searching for known
image DOM elements.
2005-02-11 03:27:55 +00:00
scott%scott-macgregor.org
a90582e836 Fix up account central for Mac OS X trunk builds to handle RSS 2005-02-10 00:47:42 +00:00
scott%scott-macgregor.org
bde214bed8 Bug #278932 --> fix broken quick search UI for the Mac by porting the new search box artwork to the trunk 2005-02-10 00:15:20 +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
scott%scott-macgregor.org
4d78940097 Bug #281442 --> try to optmizize the gradient background color used for the folder pane header and the search bar to create a smoother look in the UI instead of two disjoint gradients. 2005-02-08 17:35:01 +00:00
scott%scott-macgregor.org
40243232e9 Bug #279191 --> only examine http and https urls to determine if they are phishing urls. This prevents
false alerts for shared imap urls in messages.
2005-02-07 23:48:12 +00:00
scott%scott-macgregor.org
9838c66035 Bug #281442 --> try to optmizize the gradient background color used for the folder pane header and the search bar to create a smoother look in the UI instead of two disjoint gradients. 2005-02-07 23:40:06 +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
scott%scott-macgregor.org
0c49ba83de Bug #280250 --> Run junk mail controls on Folder doesn't work
Patch by eyalroz@technion.ac.il
2005-02-07 18:55:39 +00:00
bienvenu%nventure.com
72f6c687d5 fix 270343 js warning about undefined property reference, sr=neil 2005-02-07 18:34:17 +00:00
gerv%gerv.net
8958ff7eb0 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 18:04:25 +00:00
scott%scott-macgregor.org
8317bef238 Bug #269702 --> In Toolbar customization 'Text only' drop down menues are missing
Patch by Simon Paquet <bugzilla@babylonsounds.com>
2005-01-31 21:49:53 +00:00
scott%scott-macgregor.org
1f053d7fd6 Bug #279191 --> More phishing detection work.
Check for obscured IP addresses including hex, octal and dword encoded IP addresses.
2005-01-26 06:40:24 +00:00
scott%scott-macgregor.org
0ab93cf3a0 Bug #279191 --> new text and wording for the phishing dialog based on some feedback.
use nsIIOService::NewURI instead of standard url.
2005-01-24 18:12:54 +00:00
scott%scott-macgregor.org
bd46cca35c Bug #279191 ---> only invoke the phishing detector for left clicks not right clicks... 2005-01-23 09:02:40 +00:00
scott%scott-macgregor.org
5d7ef66626 fix some broken logic 2005-01-21 17:17:34 +00:00
scott%scott-macgregor.org
2cf05a25e2 Bug #279191 --> Initial Thunderbird support for our phishing detector. 2005-01-21 07:50:50 +00:00
scott%scott-macgregor.org
01680691a0 Bug #269702 --> In Toolbar customization 'Text only' drop down menues are missing for 'Get mail', 'Mark' and 'Print'.
Patch by Simon Paquet
2005-01-17 19:25:18 +00:00
neil%parkwaycc.co.uk
ce1bc1a880 JS strict warnings b=270343 p=gautheri@noos.fr r=bienvenu 2005-01-14 13:07:13 +00:00
cbiesinger%web.de
b4638e2014 supplementary patch for bug 99048: Automatically mark newsgroup read [when
leaving folder]
patch by Karsten D��sterloh <mnyromyr@tprac.de> r=bienvenu sr=neil
2005-01-12 19:39:56 +00:00
scott%scott-macgregor.org
4c0d821169 Attempt to fix broken context menus by including XPCNativeWrapper.js
Fix Save Image As context menu item.
2005-01-12 01:29:09 +00:00
scott%scott-macgregor.org
7d5ff86c22 Bug #277557 --> message pane context menu throws a JS error preventing us from hiding and showing
appropriate context menu items.
2005-01-10 21:48:51 +00:00
timeless%mozdev.org
b156509fe0 Bug 99048 [RFE] Automatically mark newsgroup read [when leaving folder]
patch by mnyromyr@tprac.de r=bienvenu sr=neil a=asa
2005-01-10 07:30:01 +00:00
scott%scott-macgregor.org
67cdc7b6a9 remove dump statement 2005-01-04 21:41:32 +00:00
neil%parkwaycc.co.uk
57159546d9 Bug 276812 Fix message filter refresh (regression from bug 271696) p=mark@standard8.demon.co.uk r=me sr=bienvenu 2005-01-03 17:54:49 +00:00
bienvenu%nventure.com
8b60a2f0bd fix 274156 clear has attachment flag if user clicks on a message w/o attachments that we thought did have attachment because of mime content type of multipart/mixed, sr=mscott 2004-12-22 21:39:49 +00:00
shaver%mozilla.org
55d8f73bcb add ids to Message menu for overlay targetting; matches aviary; r=bienvenu 2004-12-21 16:08:16 +00:00
scott%scott-macgregor.org
529069672c Bug #270477 --> Saved search folder dialog is not using the unsent folder icon in the menu list. 2004-12-04 02:52:31 +00:00
webmail%kmgerich.com
2c82c73836 [Bug 272510] Mac theme doesn't display focus for message grouping 2004-12-03 14:45:17 +00:00
scott%scott-macgregor.org
5f9865d89d Bug #270477 --> now virtual folders living under news accounts show the saved search icon
instead of a newsgroup icon by moving the virtual folder style rule afer the
news folder CSS.

sr=bienvenu
2004-12-02 01:51:55 +00:00
scott%scott-macgregor.org
d5e1f39d7b Bug #271711 --> Virtual folders can't use international characters in folder name.
Bug #241066 --> For Mac OS X:
1) Hide drop down for print toolbar button
2) Hide print preview in thread pane and msg pane context menus
3) hide print card and print address book preview in address book
4) hide print preview in view source

sr=bienvenu
2004-12-02 01:06:45 +00:00
bienvenu%nventure.com
dce0a897b6 fix 267486 auth nntp doesn't work with subscribe UI (same would be true for imap), sr=mscott 2004-12-01 18:52:53 +00:00
bienvenu%nventure.com
a69bf21383 fix for 250738 imap folders other than inbox not checked for new mail at startup sr=mscott 2004-12-01 17:48:09 +00:00
bienvenu%nventure.com
dc9ef46d02 fix 271717 opening messages from search results sometimes doesn't work if original folder is threaded, sr=mscott 2004-12-01 17:44:10 +00:00
webmail%kmgerich.com
28ba5f988f Pinstripe Thunderbird Update (bug 270667)
- Saved Search Folder icon
- Shared folder icon
- Message group styles
- Striped background on thread pane and other trees
- Drag and drop styles for folder pane
- Search box tweakage
- Remote requests info bar style
- Blog "server" icon
2004-11-30 12:57:25 +00:00