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

60 Коммитов

Автор SHA1 Сообщение Дата
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
mscott%netscape.com 2cda22a4ae 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
2000-01-03 23:06:39 +00:00