Commit Graph

406 Commits

Author SHA1 Message Date
ducarroz%netscape.com
11364bc982 Fix for bug 24182. For some reason, we cannot set the thread column icon during the load of the window. This is a temporary fix. R=putterman 2000-02-12 00:55:14 +00:00
hangas%netscape.com
37836f02ae Partial fix for 22558, key bindings for mail window, this included adding Delete and Backspace bindings for the Delete menu item in globalOverlay.xul. Added these bindings to navigator, mail, address book and mail compose. Unable to find Editor's usage of standard Edit menu overlays, so Editor not changed. r=saari. Also a fix for 27000 fixing event handler for address book card dialog. r=saari/hyatt. 2000-02-11 06:05:04 +00:00
alecf%netscape.com
b0d0534556 change a string to match spec (just changing string, no reviewer) 2000-02-11 01:24:24 +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
evaughan%netscape.com
b361107ebe 1) implememted box reflow coelescing.
2) implemented gfx scrollbars for list boxes
3) fixed progess meter to be an animated gif
4) fixed bugs 23521, 24721, 19114, 20546, 24385, 24457, 23156, 20226, 22543

-r hyatt, troy, rod
2000-02-09 22:02:40 +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
mscott%netscape.com
6940ec22be disable the save all button for attachments because that isn't implemented yet...
r=sspitzer
2000-02-08 01:09:16 +00:00
jefft%netscape.com
015ed59aa6 fixed bug 14893 - undo/redo should enable only when it is available; bug 23089 - selecting undo after delete cause trash folder to load; r=rhp 2000-02-07 15:15:14 +00:00
putterman%netscape.com
1be1c40f35 If a message that is loaded in the message pane is selected again,don't reload it.
r=mscott.
2000-02-04 15:19:57 +00:00
putterman%netscape.com
eb3aa13465 sorting and threading now remember selection. Removed Test5000 message. Cleaned up
js a bit and moved globals into one function. r =alecf.
2000-02-04 01:56:38 +00:00
alecf%netscape.com
07090ee34f comment out controller noise (no reviewer, just hiding dump()s) 2000-02-03 07:16:05 +00:00
hangas%netscape.com
aef44fba1e Fix bug 25139, disable menu items that are not fuctional. r=mscott 2000-02-02 22:42:45 +00:00
alecf%netscape.com
5e9de002d8 remove deprecated GetCurrent[Server|Identity] calls, and fix all callers 2000-02-02 07:28:23 +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
jefft%netscape.com
2918243940 fixed bug 24407 -- Remove obsoleted menu item - LoadFirstDraft; r=scottip 2000-02-01 06:06:22 +00:00
putterman%netscape.com
bb42c1aa32 Fix for 10796. r=jefft and ducarroz. Hook up double clicks on thread pane for drafts and templates. 2000-01-31 22:20:55 +00:00
tbogard%aol.net
9c60273a21 Made the message view area not be content-primary but rather just content. With primary it will cause the title to be set on the outside window. This fixes bug #13807. 2000-01-30 07:50:57 +00:00
chuang%netscape.com
3095586641 Bug 10870 Drag and Drop of Messages, r=putterman 2000-01-28 23:49:49 +00:00
putterman%netscape.com
d04174bf7b Fix for 24768. r=alecf. Move view navigation code to C++ to speed up. 2000-01-28 23:25:17 +00:00
sspitzer%netscape.com
bb7cf9ada6 if the news server or imap server is "secure", show the secure icon
in the folder pane.  the work is done in the data source, so eventually
I'll have to change other xul (like the folder picker and the messenger menus)
to show the right icons, too.  r=mscott
2000-01-28 08:01:27 +00:00
alecf%netscape.com
1ef09f37c1 remove refresh trick now that the account manager reflects stuff correctly
r=sspitzer
2000-01-26 01:48:56 +00:00
putterman%netscape.com
2434ead87e Turn on multiple selection in thread pane again. r=sspitzer, a=granrose. 2000-01-25 18:08:11 +00:00
putterman%netscape.com
6f4e2b98bf r=alecf. More work on context menus for 10881. This time it's the folder pane. 2000-01-25 05:13:22 +00:00
hangas%netscape.com
ca9c68ec87 Fix for 21151 (enable delete button and menu item even when thread pane not in focus) r=mscott. 2000-01-25 02:34:15 +00:00
mscott%netscape.com
ec6aa4f9ad add a new line to the end of this file 2000-01-24 02:08:44 +00:00
mscott%netscape.com
94afd74ef3 Add Add to AB and Send Mailto strings because these are in the new popup when you click
on an email address.
r=alecf
2000-01-24 02:07:44 +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
c2f309bc96 Convert all email addresses into titled buttons instead of html anchors. Make subject
bold.
r=alecf
2000-01-24 01:58:23 +00:00
mscott%netscape.com
2c127e20c6 add a popup for Add To AB and Send Mail To when you click on an email address.
r=alecf
2000-01-24 01:57:10 +00:00
mscott%netscape.com
9b34e616ad Bug #23528 --> add style for making the subject bold. Add styles for email address button
to make it look like a link.
r=alecf
2000-01-24 01:55:39 +00:00
mscott%netscape.com
e20d01d83b Add msgHdrViewAddresses.js to the Mac build. 2000-01-24 00:46:14 +00:00
mscott%netscape.com
9212a2e4e0 Add msgHdrViewAddresses.js to the Unix build. 2000-01-24 00:45:32 +00:00
mscott%netscape.com
f86c7ac5c0 Add msgHdrViewAddresses.js to the windows build. 2000-01-24 00:44:24 +00:00
mscott%netscape.com
3a5b5af8c6 Adding this file to the repository (not built yet). This is a stub file
which contains some JS methods used for special email address processing
you might want to perform on email addresses.
2000-01-24 00:43:06 +00:00
jefft%netscape.com
b08acfedad fixed bug 23447 -- Empty Trash on Pop3 not working; JS file change only; r=bienvenu,putterman; a=chofmann 2000-01-21 01:30:00 +00:00
putterman%netscape.com
e95044655d Fix for 24362 and 23755. Can now see downloaded mail for a new profile. Status bar gets updated
message counts.  a=chofmann. r=alecf and bienvenu.
2000-01-20 22:56:00 +00:00
sspitzer%netscape.com
a8927fd2e9 step 2 of divorce the mailnews migration code from the account manager 2000-01-15 09:00:46 +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
danm%netscape.com
f3fcbf5966 removing JS for persisting position and size (now handled automatically by C code) 2000-01-14 00:09:50 +00:00
putterman%netscape.com
6508b732a6 Secondary sort thread pane by date. r=sspitzer. Bug 15142. 2000-01-13 06:02:29 +00:00
putterman%netscape.com
5e92d3ed61 Instead of selecting first new message on startup, just scroll to it. r=alecf. 2000-01-12 07:18:58 +00:00
putterman%netscape.com
f02e8fafc5 Begin work on mail context menus. This is for the thread pane. r= alecf. 2000-01-12 02:25:35 +00:00
rjc%netscape.com
b3dac48b54 Fix broken end tag location. 2000-01-12 01:48:17 +00:00
slamm%netscape.com
9822eafc10 Remove obsolete call to sidebarOpenClosePanel(). r=sspitzer 2000-01-12 00:48:27 +00:00
alecf%netscape.com
7d69499e10 open account wizard on a timer so that it doesn't actually open during the onload= handler... so that users can get to it using the parent window's window icon on the Windows taskbar.
r=sspitzer
2000-01-11 23:57:41 +00:00
mscott%netscape.com
8ecb0c65fa Bug #8985 --> add a key binding for the delete key such that hitting the delete button in messenger will
delete the selected message(s).
r=sspitzer
2000-01-11 22:59:12 +00:00
jefft%netscape.com
9b660a887d fixed bug 23442 -- [DOGFOOD] Empty trash on IMAP account causes crash; check for return value in js; r=putterman 2000-01-11 20:44:55 +00:00
sspitzer%netscape.com
1609e6eb8a fix bug #23249. prepopulate the address widget the newsgroup name (not the full uri). also, if they had a news server selected, treat this like a normal "To:" compose. 2000-01-11 09:51:28 +00:00
sspitzer%netscape.com
d613e577e1 fix a reference error that I caused with my last checkin. 2000-01-11 08:20:31 +00:00