Commit Graph

10 Commits

Author SHA1 Message Date
amusil%netscape.com
91c308c017 Added ability to allow external processing of the To/From/CC email list. r=mscott
git-svn-id: svn://10.0.0.236/trunk@60955 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 23:04:22 +00:00
mscott%netscape.com
b24134c8d6 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


git-svn-id: svn://10.0.0.236/trunk@60823 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:50:53 +00:00
mscott%netscape.com
5bc668927e Bug #24314 --> clicking on send mailto was picking the last node
or email address instead of the email address you selected.
r=hangas


git-svn-id: svn://10.0.0.236/trunk@60276 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 04:22:46 +00:00
mscott%netscape.com
ab3615f8f3 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


git-svn-id: svn://10.0.0.236/trunk@60189 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 03:16:34 +00:00
mscott%netscape.com
da6f5ee1c3 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


git-svn-id: svn://10.0.0.236/trunk@60186 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 03:07:59 +00:00
amusil%netscape.com
0025c634f6 Moved AddExtraAddressProcessing() call to after the creation of the currentAddressData object. r=mscott
git-svn-id: svn://10.0.0.236/trunk@59482 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 03:14:29 +00:00
mscott%netscape.com
3211b71bf1 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


git-svn-id: svn://10.0.0.236/trunk@58455 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 02:00:14 +00:00
mscott%netscape.com
e068caa226 bug #23894 --> be sure to escape the display name for the attachment b4
inserting it into the open attachment method.
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@57878 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:45:13 +00:00
mscott%netscape.com
01e4740fa6 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.


git-svn-id: svn://10.0.0.236/trunk@56891 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:36:35 +00:00
mscott%netscape.com
51018a9d70 Bug #22960 --> js routines used by the msg header overlay for displaying the header pane for a selected message.
NOT Part of the build yet.
r=hangas


git-svn-id: svn://10.0.0.236/trunk@56665 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:06:39 +00:00