Commit Graph

22 Commits

Author SHA1 Message Date
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
alecf%netscape.com
a28f653c79 fix for #67072 - honor the hidden pref mailnews.nav_crosses_folders preference that 4.x used, to optionally prompt when someone hits 'next' to cross to a folder
sr=sspitzer
2001-01-31 00:58:48 +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
disttsc%bart.nl
7b450a2add Fix js strict warnings, bug=60622, r=sspitzer, a=bienvenu 2001-01-04 15:51:37 +00:00
sspitzer%netscape.com
5ca81ef20b more for #17801. make "next unread navigation" go across servers. 2000-11-05 10:05:21 +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
gayatrib%netscape.com
dfd928ee8d Biff Feature bug 36011 review=scottip 2000-06-23 03:19:17 +00:00
alecf%netscape.com
3d7acb9e0d fix for #40594, switch to DOM2 2000-06-07 01:05:50 +00:00
alecf%netscape.com
d9376233dc switch to using attributes instead of Get/SetMsgFolder 2000-04-23 17:36:03 +00:00
putterman%netscape.com
02e52d2580 fix for 16349 - shift delete works. Also more work on multiple windows by removing GetTemporaryMsgWindow.
various reviewers = mscott, hangas, rhp, and jefft.
2000-03-25 00:58:20 +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
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
542c0cc4fe Select Inbox on startup if it's currently in the content model. r=mscott. 2000-01-10 01:34:36 +00:00
putterman%netscape.com
e73cd6a961 Select and scroll to first new message in a folder. r=bienvenu. 2000-01-09 19:47:58 +00:00
putterman%netscape.com
38fe967182 When navigating through the thread pane, scroll to the newly selected message. r=alecf 2000-01-07 00:42:28 +00:00
putterman%netscape.com
eb30692c89 Fixes 17427, 17288. r=bienvenu. NextUnreadThread works and Next Unread Messages uses it
for optimization.  Thread counts work in thread pane.  Can now mark a replied or forwarded message
as unread.
2000-01-05 00:56:27 +00:00
putterman%netscape.com
53bb123d4e Fix for 21846. Next Msg works for thread view. r=sspitzer, a=sdagley 1999-12-21 23:38:31 +00:00
putterman%netscape.com
1e7905fdd5 Fix 17107. A bunch of view navigation bugs. Reviewed by bienvenu. It fixes:
1.  Next message with no selection finds the next message
2.  It no longer redisplays current message if Next Message finds no next message.
3.  Next/Previous message works if last/first message is selected.
1999-10-25 22:02:58 +00:00
putterman%netscape.com
4a932aac12 Make it so that when selecting messages after delete, IMAP messages don't get loaded twice. 1999-09-15 04:13:25 +00:00
putterman%netscape.com
d9703aa7e9 After deleting, the next message is selected. 1999-09-14 04:41:46 +00:00
putterman%netscape.com
29e6397e4c add msgViewNavigation.js 1999-08-30 22:13:00 +00:00