Граф коммитов

1323 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org 2d4e93673c Forgot to check in a jar.mn change to package up ocsp.dtd 2005-02-26 16:15:49 +00:00
scott%scott-macgregor.org 3e83303388 effect --> affect 2005-02-26 01:40:46 +00:00
scott%scott-macgregor.org 232863a81a Bug #283216 --> Add support for cert revocation and online certificate status protocol to Thunderbird. 2005-02-25 21:23:11 +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
jshin%mailaps.org b27dd1520a bug 249530 : taking care of mscott's comment about the UI string and bienvenu's review comment I missed in the previous check-in (getting rid of a debug print-out) 2005-02-24 08:31:32 +00:00
jshin%mailaps.org 3aaefc4b09 Bug 249530 add an option 'send anyway' when there are characters not covered by the selected encoding (r=neil, sr=bienvenu) 2005-02-24 04:54:00 +00:00
bsmedberg%covad.net e452ab3a7b Bug 283365 - tbird nightly ZIP/tar builds broken, because they packaged a bad app-chrome.manifest r=swalker 2005-02-23 21:46:11 +00:00
bsmedberg%covad.net 473534a724 Bug 278534, try #2 - Make tooklit chrome registry use plaintext manifests instead of an RDF cache (get rid of contents.rdf!) r=darin/dveditz/ben 2005-02-22 21:49:45 +00:00
Stefan.Borggraefe%gmx.de 21d641768f More accurate UI for the pref mailnews.mark_message_read.delay (bug 234121).
r+sr=mscott
2005-02-22 08:16:58 +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
danm-moz%comcast.net e0dbf2c8ef add missing button names. bug 282859 r=mscott 2005-02-20 17:48:52 +00:00
bsmedberg%covad.net e82e4540da Backout bug 278534 due to tinderbox orange. 2005-02-20 01:47:13 +00:00
bsmedberg%covad.net 3d5d14bc57 Bug 278534 - Make a plaintext chrome registration file format to replace contents.rdf r/sr=darin+dveditz+ben 2005-02-19 15:35:36 +00:00
tor%cs.brown.edu 6ce8f5faf8 Bug 199771 - soft fail if gdi+ or cairo can't be found/used.
r=scooter, sr=bryner
2005-02-18 16:30:12 +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 8960a34ac4 Now that we are almost done landing the aviary changes for Thunderbird onto the trunk, its time to bump the version string up to 1.0+ 2005-02-17 18:26:01 +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 bc83dc21f3 Bug #282399 --> Fork SMIME locale files from mozilla\mailnews as part of the Thunderbird
work to support automated locales.
2005-02-15 23:32:54 +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 663e6e67ee Change button text to ImportFeeds 2005-02-14 23:35:55 +00:00
scott%scott-macgregor.org 35abc7b20a Bug #279150 --> Make Atom links use xml:base to handle feeds whose URL tags use relative URLS
Patch by Robert Sayre.
2005-02-14 21:58:12 +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
scott%scott-macgregor.org 9b34b8fdcf Typo causing messageIDs to show up as undefined. Patch by Robert Sayre 2005-02-14 18:08:50 +00:00
scott%scott-macgregor.org 4ee7fb68bd Bug #258102 --> First pass at supporting OPML Import for the Thunderbird RSS reader. We currently only support
flat opml right now.

Thanks to Robert Sayre and ajbu@planet.nl for getting this patch started.
2005-02-12 20:17:33 +00:00
bienvenu%nventure.com af85c463a4 fix thunderbird build bustage by adding new start page stuff to jar, removing old files 2005-02-11 20:29:14 +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 6401bb0c44 Fix a JS error by providing get access to a feed item's date 2005-02-11 02:18:28 +00:00
scott%scott-macgregor.org 43d36a73c5 minor tweaks
thanks to david tenser for the patch
2005-02-11 00:58:39 +00:00
scott%scott-macgregor.org 1def43d807 Bug #281846 --> when toggling the expanded state of an RSS folder, we weren't invalidating the container row,
and thus wouldn't always repaint the twisty icon.
2005-02-11 00:39:36 +00:00
scott%scott-macgregor.org ecffb2780f Start page UI improvements by David Tenser 2005-02-10 22:18:24 +00:00
scott%scott-macgregor.org af74839877 Bug #258102 --> start laying the foundation for importing feed subscription lists (OPML) by adding
a link property to feeds.

Original patch by Robert Sayrer.
2005-02-10 18:30:06 +00:00
scott%scott-macgregor.org 3a9f6e2755 Bug #280097 --> Cannot import cvs/txt/tab address book (fieldMapImport.xul missing?)
port missing entity strings from mozilla\mailnews
2005-02-10 01:27:28 +00:00
scott%scott-macgregor.org 3dfed3128e fix rss icon 2005-02-10 00:51:48 +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 04697527d7 add rss feed icon to the mac build on the trunk 2005-02-10 00:44:57 +00:00
scott%scott-macgregor.org fc320528f5 add rss icons for Mac OS X trunk 2005-02-10 00:43:53 +00:00
scott%scott-macgregor.org 9f1aaadad1 Adjust the width and the height of the feed dialogs for Mac OSX 2005-02-10 00:38:35 +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
scott%scott-macgregor.org f4423e79f8 Bug #281401 command key shortcuts are deleting messages to trash. Caused by entity errors introduced by
Bug #137523.
2005-02-09 23:51:17 +00:00
scott%scott-macgregor.org cecf130ad7 Bug #281237 --> hook up edit feed functionality to the new rss subscription dialog. 2005-02-09 22:45:13 +00:00
bienvenu%nventure.com fbcfdc781c fix for 281700 crash in nsTextFormatter on msg send sr=mscott 2005-02-09 20:56:12 +00:00
scott%scott-macgregor.org e32a9708d0 Bug #281237 --> add support for dragging feeds to different folders from within the
subscriptions window.
2005-02-09 19:01:01 +00:00
scott%scott-macgregor.org b96bcdb49d don't run the xul pre-processor on CSS files... 2005-02-09 00:44:59 +00:00
scott%scott-macgregor.org 1f0319f409 Bug #281237 --> start landing the new RSS subscription manager UI. 2005-02-08 22:20:04 +00:00