bsmedberg%covad.net
92af00c25d
Bug 286483 - Thunderbird OSX builds missing alert icon. This uses the Firefox blue globe until a mail-specific icon can be added.
2005-03-23 22:52:28 +00:00
scott%scott-macgregor.org
a40c2b3d29
Bug #287382 --> Duplicate View tool in toolbar
2005-03-23 17:24:35 +00:00
scott%scott-macgregor.org
50a3ba7bf5
Bug #286806 --> Package mailnews chrome files directly from mozilla\mail to simplify the Thunderbird
...
build process.
sr=bienvenu
2005-03-22 19:13:18 +00:00
scott%scott-macgregor.org
51f1e24236
Bug #285510 --> Get rid of platformCommunicator overlays. Stop relying on xpfe\communicator\platform stuff.
...
This fixes the mac build getting duplicated items in the windows menu.
2005-03-16 04:20:38 +00:00
neil%parkwaycc.co.uk
f43543f438
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
d42855a793
Bug #285817 --> fork communciator's contents.rdf so we don't pick up mozilla suite communicator overlays into our chrome by accident.
2005-03-12 06:17:05 +00:00
scott%scott-macgregor.org
0e643a5c9c
Bug #285772 --> remove the old pinstripe skin files now that they live under mail\themes\pinstripe
2005-03-12 00:10:33 +00:00
scott%scott-macgregor.org
4b6c4e2d21
Bug #285772 --> Restructure the thunderbird qute theme. Move everything under mozilla\mail\themes\qute. Stop relying on files from mozilla\themes\classic.
2005-03-11 19:39:45 +00:00
bsmedberg%covad.net
eef6b7396f
From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd
2005-03-10 18:44:11 +00:00
scott%scott-macgregor.org
12895c31b3
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
ab0810ddac
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
scott%scott-macgregor.org
637a3991a6
Bug #284144 --> make instant apply work on Mac OS X for the preferences dialog. Make a toolbar show up on Mac OS X
...
for the prefs dialog as well so the user can easily dismiss it.
2005-03-08 20:59:44 +00:00
bienvenu%nventure.com
4d042b226b
fix enabling and disabling of delete/detach attachment menus, sr=mscott 285134
2005-03-08 00:46:31 +00:00
scott%scott-macgregor.org
2f89fc42a5
Bug #284144 --> First cut at the new Preferences UI for Thunderbird.
2005-03-07 18:34:31 +00:00
scott%scott-macgregor.org
f4546c34f2
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
eb0d7b1270
fix 2920 support for deleting and detaching attachments, sr=mscott
2005-03-02 15:25:16 +00:00
scott%scott-macgregor.org
81ad38adb4
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
4b68fa447a
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
32b1765267
Bug #282985 --> add options UI for turning off the phishing detector.
2005-02-22 06:47:10 +00:00
scott%scott-macgregor.org
b2a110edd4
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
43a0ace3ec
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
f5b9afc14d
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
e73ef39895
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
265483ac6e
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
f23c3bc53c
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
5b7213959f
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
3613b75b68
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
f0dacfb551
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
0426f725a0
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
5d54b0aa85
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
9e2b3dc4f2
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
ff64d8a273
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
7dbd00246f
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
6746566035
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
6df0b1f4e7
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
78574465ba
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
e8f79c42a7
fix 270343 js warning about undefined property reference, sr=neil
2005-02-07 18:34:17 +00:00
gerv%gerv.net
8eeec7399e
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 18:04:25 +00:00
scott%scott-macgregor.org
aa7825b00b
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
b0e7bae25a
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
d15420174c
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
30091d1a3a
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
b0b2f5ae0b
fix some broken logic
2005-01-21 17:17:34 +00:00
scott%scott-macgregor.org
2f5f86d9b2
Bug #279191 --> Initial Thunderbird support for our phishing detector.
2005-01-21 07:50:50 +00:00
scott%scott-macgregor.org
644d9f8b24
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
a7c6c6d213
JS strict warnings b=270343 p=gautheri@noos.fr r=bienvenu
2005-01-14 13:07:13 +00:00
cbiesinger%web.de
2a776e3624
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
f08923d0ba
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
689a4150d7
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
60989b3e81
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
5ee77084d5
remove dump statement
2005-01-04 21:41:32 +00:00
neil%parkwaycc.co.uk
ae1b6ea883
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
955d0fcd0b
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
d19ac58607
add ids to Message menu for overlay targetting; matches aviary; r=bienvenu
2004-12-21 16:08:16 +00:00
scott%scott-macgregor.org
bec82aea82
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
66393817c1
[Bug 272510] Mac theme doesn't display focus for message grouping
2004-12-03 14:45:17 +00:00
scott%scott-macgregor.org
38034f7a33
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
e3d3d41b5c
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
d571440e3e
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
e51c99530c
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
8042559a80
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
e8dcb8bb34
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
scott%scott-macgregor.org
e1fb8c0b15
Bug #268503 --> space bar focused on blog message does next-unread, not page-down
...
sr=bienvenu
2004-11-30 01:27:15 +00:00
scott%scott-macgregor.org
8db4ef993d
Bug #258278 --> Forwarding HTML RSS article to an email address results in an empty email message
...
When forwarding, replying or editing an RSS message,
send the http URL for the article instead of trying to load the article contents
in the compose window.
sr=bienvenu
2004-11-29 18:26:21 +00:00
scott%scott-macgregor.org
dbdd9d2745
Bug #233281 --> For now, make the manual mark setting independent of the enabled state of the
...
automatic move incoming messages setting.
sr=bienvenu
2004-11-29 00:18:12 +00:00
scott%scott-macgregor.org
7209b8e783
add some padding around the offline/online status bar indicators
2004-11-28 03:13:22 +00:00
scott%scott-macgregor.org
ab64f14d30
Bug #271855 --> The about box shoudn't be a sheet (or even app-modal/doc-modal) on mac, and
...
shoudn't have a close button.
patch by bugs.mano@mail-central.com
2004-11-27 01:04:17 +00:00
scott%scott-macgregor.org
df660f3be9
Bug #178820 --> return-receipt-to not recognized with IMAP mailbox
...
Porting trunk fix.
2004-11-27 00:25:42 +00:00
bienvenu%nventure.com
864bec5790
fix which server comes up when editing filters for newsgroups and global inbox local folders account, sr=mscott, 271696
2004-11-26 23:59:39 +00:00
scott%scott-macgregor.org
3414f1fc94
Remove bogus CSS rule for offline newsgroup messages with attachments.
2004-11-26 18:45:47 +00:00
scott%scott-macgregor.org
58a13f5359
Bug #270477 --> In the create-dialog of the saved-search-folder we can use the new "saved
...
search"-icon for already created saved searches.
2004-11-26 18:19:15 +00:00
scott%scott-macgregor.org
de3ae99251
Bug #271855 --> The about box shoudn't be a sheet (or even app-modal/doc-modal) on mac, and
...
shoudn't have a close button.
patch by bugs.mano@mail-central.com
2004-11-26 18:11:36 +00:00
scott%scott-macgregor.org
79825d8dad
Bug #178820 --> return-receipt-to not recognized with IMAP mailbox
...
Porting trunk fix.
2004-11-26 18:07:59 +00:00
scott%scott-macgregor.org
bd596ad3f5
Bug #267665 , Bug #260836 --> TB0.9 does not do proxy authentication for RSS feeds
...
RSS feeds which require HTTP authentication are rejected as invalid
Re-work the docshell auth prompt logic to disable prompts for any url running in chrome unless the chrome window
explicitly sets allowAuth on its docshell.
r=darin
sr=jst
2004-11-24 17:45:44 +00:00
bienvenu%nventure.com
e8d0a69f59
rest of fix for 181627 sr=mscott compact folders should display done status
2004-11-23 16:33:12 +00:00
scott%scott-macgregor.org
156cc9e360
Bug #267865 --> Virtual folders parented off of IMAP sub folders are forgotten on subsequent launches.
...
Call LoadVirtualFolders after our folder hierarchy has been created in the UI.
sr=bienvenu
2004-11-23 06:39:47 +00:00
scott%scott-macgregor.org
7d8f9324a8
Themework for imap folder and newsgroup subscribe UI.
...
Get rid of the column headers, make the dialog look like the virtual folder picker dialog.
2004-11-23 01:39:34 +00:00
scott%scott-macgregor.org
e1a5a5d445
Fix broken offline indicator image in Account Settings / Offline Settings panel
2004-11-23 00:16:41 +00:00
scott%scott-macgregor.org
a37308ec8e
Always use the small throbber icon.
...
Remove arrows from move up / move down buttons in the filter list dialog.
2004-11-22 05:31:28 +00:00
scott%scott-macgregor.org
f47451260a
Qute Theme update.
...
Add new checked / unchecked images for filter list dialog, subscribe dialog, choose folders for offline dialog and saved search folder picker dialog.
2004-11-22 05:30:14 +00:00
scott%scott-macgregor.org
f215fc9083
Qute Theme update.
...
New sent folder icon
New icons for saved search folders and rss saved search folders
2004-11-22 05:08:22 +00:00
scott%scott-macgregor.org
6649a36a9e
Bug #271024 --> On windows and linux, use separators instead of spacers in the default address book
...
and mail 3-pane toolbars
sr=bienvenu
2004-11-22 04:43:21 +00:00
scott%scott-macgregor.org
dd206ce417
Bug #270477 --> try to fix the white border showing up above the "Folders" sidebar header.
...
Better fix this time.
2004-11-21 01:04:08 +00:00
bienvenu%nventure.com
03ca4d96ea
fix 270069 status bar total and unread counts for single folder virtual folders, tbird only, sr=mscott
2004-11-20 22:47:02 +00:00
scott%scott-macgregor.org
8021527b00
Bug #270477 --> try to fix the white border showing up above the "Folders" sidebar header.
2004-11-19 22:48:39 +00:00
scott%scott-macgregor.org
3d18481891
qute polish update
2004-11-19 21:38:49 +00:00
bienvenu%nventure.com
fe0c65cd09
fix 270601 create filter from message for messages in global inbox
2004-11-19 21:36:11 +00:00
scott%scott-macgregor.org
00639907fb
Add more padding around the blocked remote content icon
2004-11-19 20:00:26 +00:00
scott%scott-macgregor.org
f2ad330d83
Bug #128129 --> enter/return for selected card/list in directory pane won't open properties dlg
...
sr=bienvenu
2004-11-19 19:24:14 +00:00
scott%scott-macgregor.org
598fb11f8c
Bug #270643 --> virtual folder context menu missing items
...
regression fix caused by making virtual folders a special folder
sr=bienvenu
2004-11-18 19:18:43 +00:00
scott%scott-macgregor.org
1d140331bc
Bug #226179 --> add mail and news group shortcut to stand alone message windows
...
under Tools menu.
2004-11-18 03:25:15 +00:00
scott%scott-macgregor.org
d88944593e
Bug #270477 --> Qute theme update.
2004-11-18 02:48:29 +00:00
bienvenu%nventure.com
1676e9fe9f
fix269725 sr=mscott status messages don't show up in main window if you've opened up a stand-alone msg window
2004-11-16 20:41:45 +00:00
scott%scott-macgregor.org
dca7a472f9
Bug #269564 --> Views persist for regular folders, but not for virtual folders.
...
Persist views for single folder virtual folders.
sr=bienvenu
2004-11-15 04:07:54 +00:00
scott%scott-macgregor.org
c0cef01d4b
Bug #269497 --> "View" menu item is missing Toolbars sub menu label
2004-11-14 00:19:53 +00:00
scott%scott-macgregor.org
88edf0447f
Bug #269304 --> convert address book quick search box to look and behave like the
...
mail 3 pane quick search box.
2004-11-12 04:09:37 +00:00
scott%scott-macgregor.org
e222cfff0b
Bug #269304 --> convert address book quick search box to look and behave like the
...
mail 3 pane quick search box.
sr=bienvenu
2004-11-12 03:55:54 +00:00
scott%scott-macgregor.org
0795015b79
Bug #261717 --> Add a context menu to the RSS website header in the msg pane so users
...
can copy the website url to the clipboard. Patch originally from David Fraser.
2004-11-11 23:30:32 +00:00
scott%scott-macgregor.org
f18ecdbf7f
Bug #264061 --> Tools/Options should be Edit/Preferences
...
fix some access key issues.
2004-11-11 22:00:46 +00:00
scott%scott-macgregor.org
d46f3665be
remove bogus transparent css style rules to fix new mail notification slider
2004-11-10 23:23:00 +00:00