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

51 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 7f6aa21d4f fix for #46619. show the attachment icon in the thread pane if the message
has an attachment.  until we get a "news message with attachment"
icon, use the "mail message with attachment" icon.
r/sr=mscott,bienvenu
2001-04-06 03:43:00 +00:00
mscott%netscape.com 326556b1e5 Show the user agent string again if the user has the hidden pref set.
If we receive multiple "To" or "cc" headers in the same message, aggregate them
instead of just using the last one.
2001-03-29 03:27:41 +00:00
mscott%netscape.com c686cc9c61 Bug #73412 --> land new message display code. New code is faster to display messages due to a simpler UI for header display.
introduce a collapsed mode for header display.
sr=sspitzer
2001-03-27 06:08:45 +00:00
blakeross%telocity.com 0b2dd2b2d2 Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
blakeross%telocity.com 4acec0e951 Using xul <stringbundle/> in mailnews instead of including strres.js everywhere. Patch by Mark Olson (maolson@earthlink.net). r=jag sr=bienvenu 2001-02-22 23:32:13 +00:00
chuang%netscape.com d4b76e6d26 Bug44668 Confusion as to how to edit/send a Draft message, sr=sspitzer+mscott 2001-02-07 04:35:37 +00:00
mscott%netscape.com 44b7071761 Bug #45225 --> poor man's way to get rid of the 2 dialogs when opening
a mail attachment. Always treat the selection of the attachment as an "open"
action. This causes the url to get run via the uriloader. If it requires an exthandler
THEN you get the helper app dialog. o.t. we open it internally and you have to save it
yourself.
sr=sspitzer
2001-02-07 04:26:13 +00:00
chuang%netscape.com 76ace381e3 Bug33543 Addresses from reading a newsgroup posting shouldn't be added to collected addresses, r=sspitzer, sr=bienvenu 2001-01-18 05:47:38 +00:00
mscott%netscape.com de2f7b2c3e fix JS warning in msgHdrViewOverlay.js. Thanks to maolson@earthlink.net for the patch.
sr=mscott
2001-01-08 22:47:03 +00:00
mscott%netscape.com 5242196fba Bug #61204 --> show the reply-to field again.
r=benb, sspitzer
sr=alecf
2000-12-07 00:21:32 +00:00
sspitzer%netscape.com aae8c93909 workaround for #39655. r=putterman, sr=mscott, a=jar.
we don't have a fix for 39655, but this work around prevents the user
from "losing" the headers in the message pane when they switch folders.
the workaround is to collapse and expand the box that contains the headers
when showing the first message after re-rooting the threadpane.
2000-10-17 17:06:57 +00:00
bryner%uiuc.edu f7d916f4b0 Bug 54798 - Don't append "(Not Downloaded)" to saved filenames when using Save All Attachments. r=jefft, sr/a=mscott. 2000-10-05 05:07:47 +00:00
mscott%netscape.com 2f517e5cb1 Bug #52712 --> use collapsed attribute instead of hide consistantly...fixes problem
where attachment button would stop working after you switched folders
r=alecf
2000-09-19 22:26:54 +00:00
gayatrib%netscape.com 1122ab4c59 Fix for bug 32055. If there are many emails in a header, display the toggle button at the beginning of the list. r=putterman 2000-09-14 07:51:09 +00:00
mscott%netscape.com 6af3fb9d3a Fix a JS strict warning.
r=sspitzer
2000-09-14 05:35:06 +00:00
rayw%netscape.com 0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
sfraser%netscape.com 36612d6514 Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags. 2000-09-01 00:48:04 +00:00
mscott%netscape.com 35680d08c4 Bug #44832 --> view all header mode polish fixes. Add indentation, fix problem
where there were no commas after email recipients. allow header values in the
all header view to wrap. eat any \r or \n characters before showing a header.
r=alecf
2000-08-26 02:50:40 +00:00
mscott%netscape.com fb830fab78 Bug #36441, 40036 --> add support for reply-to and follow up headers. Add space between newsgroup names
contributed by Ben Bucksch (mozilla@bucksch.org)
a=r=mscott

bug #49012 --> First xbl widget not created correctly...force loading of bindings file. r=alecf
2000-08-24 00:18:15 +00:00
mscott%netscape.com 50daf083f9 not part of the regular build. For those of us that have the show user agent string turned on for mail, the toolbar
wasn't being hidden properly when viewing a message that didn't have a user agent.
r=alecf
2000-08-14 21:29:41 +00:00
ben%netscape.com 3879af701e classic skin work for 46613, a=johng 2000-07-27 07:11:14 +00:00
putterman%netscape.com 839e0beab3 fix for 37972 and 37976. Enable address book collection prefs for incoming and outgoing
mail. r=sspitzer.
2000-06-15 04:57:16 +00:00
mscott%netscape.com e7202b38ea Bug #40516 --> fix aim presence for mail in the commercial tree.
Changes to make the toggle button an image instead of a button
r=sspitzer
2000-05-26 01:09:12 +00:00
mscott%netscape.com 98755cac06 Bug #17001 --> impelment the ability to view all headers for a message and hide the normal
header toolbars. Still have to do some polish for this feature.
2000-05-17 06:30:20 +00:00
mscott%netscape.com 370116ca58 Bug #23365 --> implement view all headers
as a popup on a mail header in the message pane.
2000-05-17 04:21:40 +00:00
mscott%netscape.com e058868387 Bug #18591 --> remove add to address book button, use the context menu instead.
a=sspitzer
2000-05-16 05:21:38 +00:00
brendan%mozilla.org 44ffcfa883 Enforce interCaps Mozilla XPIDL style (r=shaver). 2000-05-15 07:03:46 +00:00
mscott%netscape.com 3fdf4e9891 Bug #39032 --> still use a hide attribute on the toolbars because collapse doesn't work. 2000-05-12 06:57:02 +00:00
mscott%netscape.com 304b068aa0 fix display of the user agent field which i just broke. 2000-05-12 06:36:36 +00:00
mscott%netscape.com e7d1d4ba6f temporary work around to get wrapping back again in the to and cc fields. 2000-05-12 06:34:48 +00:00
mscott%netscape.com 66a169ecde Bug #35035 --> skinnability work for the message pane. Transition to use the mail email address XBL widget. 2000-05-12 06:11:35 +00:00
mscott%netscape.com 1ac0863030 remove unnecessary comment 2000-05-03 21:18:18 +00:00
jefft%netscape.com 6626665a73 round 2,partial fix bug 10802; passed in part number and content type for open attachment 2000-05-02 22:45:44 +00:00
jefft%netscape.com c9b40050df partial fix for bug 10802 - new openSaveAttachment.xul & openSaveAttachment.js files to sync up with the spec 2000-04-29 00:26:07 +00:00
mscott%netscape.com e13cd59107 dynamically generate slots for header information. this will make
view all headers easier to implement
2000-04-14 02:54:09 +00:00
jefft%netscape.com ffc4d709f6 fixed bug 21742 -- [FEATURE] Save all attachments; r=mscott 2000-04-13 22:19:48 +00:00
mscott%netscape.com 74be809464 Bug #31806 --> unhork the mail message pane where each email recipient in the to or cc field was showing up on
it's own line (inlcuding the ", " which also got it's own line).
However, this fix made us use a box where we used to use a div. div's wrap the addresses to the next line nicely
and boxes don't do this so more work still needs to be done.
r=putterman
a=leaf
2000-04-10 00:32:25 +00:00
mscott%netscape.com cc9495c839 add the user agent header back in under a pref. set mailnews.headers.showUserAgent to true in your prefs
if you want to see the user agent string.
2000-04-01 00:40:53 +00:00
rhp%netscape.com a4e128e164 Fix for bad wrapping on quoting and IMAP Parts on demand - Bugs #: 32100 17794 2000-03-24 21:22:53 +00:00
mscott%netscape.com 4e9c59c4b2 Bug #30144 --> remove the user agent toolbar from the UI. tWe're also going to use the same user agent
string that http uses (we weren't doing that before).
r=alecf
a=phil,jar
2000-03-05 00:19:38 +00:00
amusil%netscape.com c37c55d770 Fix for Bug 382870. r=mscott a=phil 2000-03-04 04:19:34 +00:00
amusil%netscape.com f2bcbbadcf Added ability to allow external processing of the To/From/CC email list. r=mscott 2000-02-15 23:04:22 +00:00
mscott%netscape.com 1531827ca8 Bug #18591 --> turn on the address book collector for email addresses in the message pane. For every
From field we encounter, we'll add the address to the collection address book.
r=bienvenu
2000-02-15 06:50:53 +00:00
mscott%netscape.com e29d93df57 Bug #24314 --> clicking on send mailto was picking the last node
or email address instead of the email address you selected.
r=hangas
2000-02-10 04:22:46 +00:00
mscott%netscape.com 11d228827a Bug #26586 --> a work around for this bug. set the value for each titledbutton before we add it to the document
and again after we add it to the document. This forces the to/from/cc email address to show up. Sometimes it wasn't
showing up. The cause is related to bug #26741.

r=sspitzer
2000-02-09 03:16:34 +00:00
mscott%netscape.com ece755bfc3 Bug #26741 --> set the oncommand handler for the attachment menu AFTER the element has been inserted
into the document. Do the same thing for the value and popup attributes on the titled buttons that correspond
to the email addresses.
r=sspitzer
2000-02-09 03:07:59 +00:00
amusil%netscape.com 55c55c8ad2 Moved AddExtraAddressProcessing() call to after the creation of the currentAddressData object. r=mscott 2000-02-02 03:14:29 +00:00
mscott%netscape.com 25cce7d826 Bug #24399 --> fix displaying of email addresses with japanese characters
turn email addresses into titled buttons instead of html anchors such that
clicking on the address brings up a menu popup which shows you add to address book
or send mail to options...
r=alecf
2000-01-24 02:00:14 +00:00
mscott%netscape.com 393090d0a8 bug #23894 --> be sure to escape the display name for the attachment b4
inserting it into the open attachment method.
r=sspitzer
2000-01-15 01:45:12 +00:00
mscott%netscape.com b22a376a06 Bug ##22960 --> Landing new message display stuff
linkify all email addresses into mailto links.
Add toggle button support for toggling between long and short views of headers with email addresses.
2000-01-06 00:36:35 +00:00