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
9f8c60009d
fix for #62873 . sr=bienvenu. thanks to andrew.taylor@cal.montage.ca
...
for the initial patch.
2001-01-20 05:06:10 +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
2d0790d997
Fix 58562: JS strict warnings in threadPane.js. patch by Jarrod Gray (jarrod.k.gray@rose-hulman.edu). r=blake sr=alecf
2000-12-31 07:59:47 +00:00
sspitzer%netscape.com
851fd292f5
fix for #48424 . make it so double clicking on the column headers doesn't open
...
a stand alone message window. sr=bienvenu
2000-12-30 20:48:15 +00:00
sspitzer%netscape.com
b207dcd2e3
fix for #32249 . make newsgroups threaded by default. sr=bienvenu
2000-12-05 01:25:21 +00:00
disttsc%bart.nl
8a55daf86f
titledbutton -> button. bug=57751, r=mscott, a=ben
2000-11-25 01:19:03 +00:00
naving%netscape.com
06466e73cf
54152 r=scottip sr=mscott. Lines supported now.
2000-11-01 20:01:44 +00:00
varada%netscape.com
165bfb6297
fix for bug #51870;enter key in threadpane should launch new message window;r=putterman
2000-09-14 22:58:41 +00:00
hyatt%netscape.com
a3ccbff982
XUL fixes for 51263. r=ben
2000-09-07 08:17:32 +00:00
putterman%netscape.com
1437feb641
fix for 50803. Enabling disabling problems in threadpane. r=bienvenu.
2000-09-01 03:28:13 +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
7c6ba66007
Fix for 45402. In threaded mode clicking on twisty now opens entire thread. r=alecf
2000-08-16 22:54:43 +00:00
hyatt%netscape.com
80fd76f2b3
Fix for 47303. r=mscott
2000-08-16 07:26:45 +00:00
putterman%netscape.com
9069f52889
r=bienvenu. Fixes for 16998, 40401, 47946, 47948, 48098, 45272, 45403. Sort by Flag and Unread columns,
...
Clean up View | Messages menu. Remove folder property menu items. Remove Newsgroup menu items and branded mail menu item.
Fixed Account tooltip. Make new button work in Select Addresses dialog.
2000-08-13 17:04:46 +00:00
putterman%netscape.com
bb6368b10a
Fix for 48314. Unable to toggle between flag and unflagged in threadpane. r=alecf
2000-08-12 01:08:09 +00:00
putterman%netscape.com
b4631ff06b
Fix for bugs 46973. Select all now selects all messages in threaded mode. Fix for 20375. Expand/Collapse All in threaded mode.
...
r=alecf.
2000-08-11 01:14:59 +00:00
putterman%netscape.com
fe443f787a
Fix for 37583. Remove View|Sort|Ascending and Descending menu items. r=alecf.
2000-08-08 22:28:26 +00:00
alecf%netscape.com
7453040ba6
fix for #43911 - make double-clicking of messages in the search window open the target
...
message in a standalone message window - mostly moving files into threadPane.js and
abstracting out the folder datasource
r=putterman
2000-06-30 06:02:30 +00:00
alecf%netscape.com
3c912fc37e
fix for 43134 r=putterman
2000-06-22 06:20:14 +00:00
alecf%netscape.com
aa08e8744f
move out threadpane-specific code so it can be reused in the search dialog for #33101 r=putterman
2000-06-21 06:34:59 +00:00