Commit Graph

147 Commits

Author SHA1 Message Date
stephend%netscape.com
078d452f99 Cleaning up whitespace that was missed with cvs diff -uw on bug 58783, that bug has r=naving, sr=sspitzer, a=asa 2001-06-19 00:58:15 +00:00
stephend%netscape.com
2dae2670b7 Bug 58783 - Title isn't cleared in a folder when the last message is deleted. r=naving@netscape.com sr=sspitzer@netscape.com a=asa@mozilla.org 2001-06-19 00:33:09 +00:00
sspitzer%netscape.com
de70a2f2c7 fix for #65704. offline status indicators aren't changing.
now the offline indicators in multiple browser, mailnews, msg compose, editor windows will
update when we go offline.  also, allow windows to 'jump in' before the offline state
changes so they can do certain tasks and allow the user to cancel the state change, if needed.
(important for mailnews).  there is still some work to do, but this is the bulk of it.
r=alecf (on initial patch), r=bienvenu, sr=ben.
2001-05-15 05:49:09 +00:00
naving%netscape.com
5f73320c4d 78277; r=suresh sr=sspitzer; The default value of gNextMessageViewIndexAfterDelete should be different in order to know when to clear the message pane. 2001-05-01 05:25:49 +00:00
sspitzer%netscape.com
c81d02d1db fix for #77506. r=varada, sr=bienvenu
prevent the bad state where we are supressing message display, but the message pane
is not hidden.
2001-05-01 03:05:02 +00:00
naving%netscape.com
8c166ab458 75808, 75936 Use m_folders to get the folders for a particular header instead of doing
msgHdr->GetFolder() because it returns null sometimes, especially for local folders.
77763 Added a utility function to nsMsgDBView to get the imap delete model and show the
red X only if imap delete is true
73568 Changed the name from firstSelected to msgToSelectAfterDelete and in case of imap
delete increment the viewIndex position by 1 because the deleted header still stays in the
thread pane.
62938 if the gNextMessageViewIndexAfterDelete = -1, then clear the message pane.
r=suresh, sr=bienvenu
2001-04-30 03:17:34 +00:00
sspitzer%netscape.com
441763a059 fix for #67677. on loading a folder, if there is no new messages
scroll to the top.  r=mscott, sr=bienvenu
2001-04-04 04:43:15 +00:00
sspitzer%netscape.com
fad580183f fix #72262 and #72269. when loading a folder, scroll to the first new message (but don't select it.) when loading a folder while doing cross folder navigation, scroll to and select the proper messsage. r=mscott, sr=bienvenu 2001-04-04 04:32:10 +00:00
sspitzer%netscape.com
04618dbb5b fix js error when doing search. there is no folder tree when you are searching.
sr=bienvenu
2001-03-30 07:15:23 +00:00
bienvenu%netscape.com
9320c0bd74 fix 73960 double load of imap inbox on start r=naving, sr=sspitzer 2001-03-30 05:07:20 +00:00
sspitzer%netscape.com
9af4e1c634 #73551, fix js warnings. r=hwaara, sr=bienvenu 2001-03-28 07:06:22 +00:00
sspitzer%netscape.com
3e08413f79 fix #73724. stop clearing the message pane on reply and when you mark a message as read.
sr=bienvenu
2001-03-28 04:32:14 +00:00
sspitzer%netscape.com
c2ebcb24db fix it so we show the right sort indicator when viewing a folder (or newsgroup) for the first time.
add "View | Sort By | Thread" back to the menus.

add an accelerator for "Select Thread" (ctrl shift a). #21094

make it so when we delete the last message in the folder, we clear  out the message pane.
make it so when we compact folders, we blank out the thread pane. #72674

fix some crashers when clicking on the thread pane and there is no db or there are no rows.  #72282

kill thread should not be "ctrl w", it should be "w".  #73260

sr=bienvenu
2001-03-24 01:12:33 +00:00
sspitzer%netscape.com
26da601a32 fix js exception on startup. thanks to sarah and mscott for the
heads up.  sr=mscott
2001-03-22 01:26:58 +00:00
sspitzer%netscape.com
031366d02d fix for #72265. update the unread / total counter in the bottom right of the 3 pane.
sr=bienvenu
2001-03-21 10:13:12 +00:00
sspitzer%netscape.com
23e2dd656f remove some dead js and some dump statements.
fix #72592, if sorted by "order received" fix the insertion sort problem.
fix #72589, get "sort by status" working.
fix #72608, fix IsSpecialFolder() to do bitwise operations, instead of string compares
sr=bienvenu
2001-03-20 06:41:20 +00:00
mscott%netscape.com
fe4edc0bea Land the Mailnews Performance Branch.
Includes front end re-write to use the outliner widget for the thread pane.

Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.

enjoy =).
2001-03-17 01:59:34 +00:00
racham%netscape.com
33be1443a1 Fixing bugs 66830, 68346, 71356. Fix to bug 66830 makes AccountCentral item display more dynamic based on server and protocol capabilities. Fix to bug 68346 makes the startup page appear once per account per mozilla session. Fix to bug 71356 fianlly makes the right biff sound to get played at the right time. r=gayatrib, sspitzer, bienvenu sr=sspitzer, bienvenu. 2001-03-14 02:32:04 +00:00
racham%netscape.com
56dcc94128 Fixing busg 66460, 66442, 66447, 66376, 69358 and 69909. Bug 66460 - Check new mail at startup introduced. All the accounts with this option turned on will perform biff at startup. Bug 66442 - AccountCentral for alternate layout introduced. Bug 66447 - Modifying the AccountCentral header format. Bug 66376 - Read Messages link in AccountCentral fetches new mail. Bug 69358 - A performance improvement at startup. Bug 69909 - Fixing the AccountCentral headers broken by new stringbundle checkins. r=gayatrib, bienvenu, timeless, blakeross sr=sspitzer 2001-02-23 02:42:31 +00:00
chuang%netscape.com
d9ebeaaef7 Bug68000 JS exception in stand alone message window, r=bienvenu, sr=sspitzer 2001-02-14 20:32:03 +00:00
racham%netscape.com
ba724c809d Fixing bug 12165. Adding the ability to get messages for multiple accounts from the GetMsg button and file menu dropdown of messenger application. r=bienvenu sr=sspitzer 2001-02-07 07:37:04 +00:00
sspitzer%netscape.com
06bc9f172f some minor performance tweaks. comment out some dump statements. sr=bienvenu 2001-02-07 04:40:40 +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
racham%netscape.com
581be6b171 Fixing bug 67327. For any given server, login at startup only if the user chooses to do so via log onto this account at startup pref. r=gayatrib, sr=sspitzer 2001-02-07 03:55:46 +00:00
sspitzer%netscape.com
2179974487 fix for #58085. r=hwaara, ducarroz. sr=bienvenu.
based on initial patch from hwaara@chello.se.
fix the reply button tooltip, fix the reply to sender ui elements,
and get reply to sender to work correctly.
2001-01-31 23:00:18 +00:00
sspitzer%netscape.com
22ec8dd046 fix for #67088. sr=bienvenu.
1) on batch deletes, we quickly bail out of ThreadPaneSelectionChange()
2) we only call document.commandDispatcher.updateCommands('threadTree-select');
once per delete, next, move, selection, folder loading.
3) general cleanup
2001-01-30 22:02:27 +00:00
sspitzer%netscape.com
466b87a699 turning off timing code (unless the hidden timing pref is true).
remove unused tests. sr=mscott
2001-01-30 04:19:30 +00:00
racham%netscape.com
3bd146e8d8 Fixing bugs 14301, 29745, 46450, 60668 and 63251. Fixes to bug 63251 includes introduction os new AccountCentral page. When user selects an account in the folder pane of the messenger, AccountCentral page is displayed inplace of threadpane and messagepane. This page contains links to various account related activities like read, search, compose messages and others. Bugs 14301 and 60668 are fixed so that we logon to the default account all other accounts that have been asked to login at startup. Fix to bug 29745 displays customized email description text on AcctWizard identity page. r=sspitzer sr=bienvenu 2001-01-23 21:54:34 +00:00
alecf%netscape.com
30d8fdf4da fix for #65667 sr=bienvenu, r=sspitzer
focus the thread pane when a folder finished loading
2001-01-19 20:54:15 +00:00
sspitzer%netscape.com
10ce246c1c fix formatting. no reviewer. 2001-01-12 22:58:34 +00:00
sspitzer%netscape.com
6840989fca don't do the work for the performance measurements if the "mail.showMessengerPerformance" pref isn't true. sr=bienvenu 2001-01-12 22:26:10 +00:00
sspitzer%netscape.com
8528850bd2 fix for #64317. when reading news, if biff went off, the
mark toolbar button would change back to delete.
I was calling SetUpToolbar() in the wrong place.  sr=bienvenu
2001-01-05 08:34:29 +00:00
sspitzer%netscape.com
86157e730f Show "mark" toolbar button and hide the "delete" toolbar button when reading news. When reading mail, hide "mark" and show "delete". (#63635)
When reading news, turn "Edit | Delete Message" into "Edit | Cancel Message" (#8293)

When reading news, turn "Edit | Delete Folder" into "Edit | Unsubscribe" (#64205)

this checkin exposes a few UI bugs.  logging then now.

sr=bienvenu
2001-01-04 00:57:58 +00:00
sspitzer%netscape.com
e2955b1ba8 make the message view persist on a per folder basis. (#63853)
make it so you can view "threads with unread".  (#52927)
threaded and unread are no longer mutually exclusive.

later, I'll add "unread threaded" which is no the
same thing as "thread with unread".

fix the nsMsgMessageDataSource() to ask the view, thread or msg database for existance of messages, instead of getting an enumerator for all messages, and seeing if it is non empty.  more performance work on the way.

move enums from MailNewsTypes.h to MailNewsTypes2.idl, so that I can use the same ones from JS and C++.

sr=bienvenu
2001-01-04 00:12:36 +00:00
blakeross%telocity.com
f6e95b8dd9 Fix 58566: JS strict warnings in msgMail3PaneWindow.js. r=jag sr=alecf 2000-12-21 01:26:18 +00:00
bienvenu%netscape.com
98b859d8ef implement downloading of messages for offline use, add folder props ui r=sspitzer, sr=mscott 15865 2000-12-12 03:18:06 +00:00
disttsc%bart.nl
8a55daf86f titledbutton -> button. bug=57751, r=mscott, a=ben 2000-11-25 01:19:03 +00:00
sspitzer%netscape.com
9c447f45a0 fix for #17801. r=putterman. make it so "next" will take you across folders.
still work to be done before this feature is perfect, but this gets the
ball rolling.
2000-11-05 02:29:47 +00:00
alecf%netscape.com
977a2827a9 fix for #54367 - speed up the focusring stuff more by optimizing loops, etc.
r=putterman, andreww sr=mscott
2000-10-05 21:17:22 +00:00
varada%netscape.com
7e5341a8a9 fix for bug#28520; keyboard navigation for mail;r=putterman;a=alecf 2000-09-22 02:51:23 +00:00
naving%netscape.com
391bc9c4ab r=sspitzer a=mscott. Added notification for delete/cancel failures 2000-09-21 00:14:24 +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
putterman%netscape.com
fb72856f7b Fix for 52043. r=bienvenu. Don't load messages when thread pane splitter is closed. 2000-09-11 23:47:50 +00:00
putterman%netscape.com
6ab909ce77 More fixes for js warnings and fix for Netscape bug 1793. r=mscott 2000-09-08 21:57:43 +00:00
putterman%netscape.com
1179ca4df8 some js warning fixes. r=bienvenu. 2000-09-08 05:46:35 +00:00
putterman%netscape.com
aa26ea7210 Fix for 19618. Add icons to thread column. r=bienvenu. 2000-09-08 04:22:01 +00:00
hyatt%netscape.com
a3ccbff982 XUL fixes for 51263. r=ben 2000-09-07 08:17:32 +00:00
bienvenu%netscape.com
4e28b71dc0 work for 25455 don't open sent mail db at startup r=putterman 2000-08-30 14:51:10 +00:00
putterman%netscape.com
d63000ffb0 Fixes for 48246, 48985, and 20129. Fixed up enabling and disabling of 3pane menu items.
Added accelerators.  Added busy cursor around sorting, threading and folder loading. r=bienvenu
2000-08-26 20:54:51 +00:00
putterman%netscape.com
f8f0cb1c52 Fix for 37314. Delete works in standalone message window. r=alecf,mscott 2000-08-16 22:57:20 +00:00