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

26 Коммитов

Автор SHA1 Сообщение Дата
kaie%netscape.com 68968d98ac b=139561 Implement S/Mime "on demand verification" for IMAP messages
r=javi/cotter sr=bienvenu
2002-05-29 04:44:50 +00:00
sspitzer%netscape.com af9cec5090 fix for performance bug #109557. stand alone message display time depends
on number of messages in the folder.  clone the db view, instead of rebuilding it.
thanks to antonio.xu@sun.com for the fix.

fix for bug #93863.  sub folders of special folder (where we show recipient for author in the thread pane) should also treat recipient as author in the threadpane.
thanks to reto@tischhauser.com for the initial patch.

r=bienvenu, sr=sspitzer
2002-05-11 01:52:02 +00:00
hewitt%netscape.com d38a0937d9 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
naving%netscape.com 4a8c79427b 107033 r=bienvenu sr=mscott a=asa Made the dbView hold a weak reference to searchSession object so that
it can match new hdrs before adding them to quick search view.
2002-03-06 22:23:06 +00:00
sspitzer%netscape.com cf74ccbb3a fix for #119404 (mail folders come up empty the first time that you open them).
fix by bienvenu.  r=naving,blizzard, sr=sspitzer, a=blizzard
2002-01-18 22:48:24 +00:00
naving%netscape.com d94537e7a3 80897 r=mscott sr=bienvenu. speed up multiple deletes in thread-pane by notifying removal of rows in blocks
to outliner. Also move nsIMsgCopyServiceListener from nsMsgDBView to nsMsgSearchDBView.
2001-12-26 21:58:32 +00:00
ssu%netscape.com 3f515758a8 fixing bug 81292 - RFE: Labels feature to help users organize their messages. r=sspitzer, sr=beinvenu 2001-12-07 21:37:22 +00:00
sspitzer%netscape.com 77e36b4a18 fix for performance bug #107481 (reduce mail-toolbar command updating)
fix for bug #102180 (close std alone msg window on delete if no more messages
in the folder).  also, fix spelling mistake, "supress" -> "suppress"
r=cavin, sr=bienvenu.
2001-11-01 04:05:41 +00:00
naving%netscape.com bf43e53f5b 103734 r=sspitzer sr=bienvenu. landing Quick Search feature for mail 3 pane. 2001-10-25 05:34:49 +00:00
bienvenu%netscape.com 5955ba4686 add backend support for labels r=ssu, sr=sspitzer 106067 2001-10-23 22:06:03 +00:00
sspitzer%netscape.com 46dde148e9 fix for #56419. implement the "Go To Message Folder" feature from search.
r/sr=bienvenu.
2001-10-09 03:05:18 +00:00
gerv%gerv.net 4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
bienvenu%netscape.com 17f2ae356a fix problems enabling reply/forward and related commands when offline w/o offline msg bodies (91352) and problem with delete key getting disabled after next unread (84260) r=naving, sr=sspitzer 2001-09-12 23:26:33 +00:00
naving%netscape.com 7478c47250 34074, 92056 r=cavin sr=bienvenu. ReSelect the folder and the message after compacting local folders
transfer info from the old msf to new msf file.
2001-08-02 03:09:33 +00:00
bienvenu%netscape.com 040a28b39c add ability to persist view info r=naving, sr=sspitzer part of work for 12896 2001-05-18 00:53:21 +00:00
racham%netscape.com b8abae75f2 Fixing 75943. Implementation for location sort in mail search window. Patch by Gayatri Bhimaraju. r=ssu sr=sspitzer 2001-05-11 01:20:54 +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 09e7288510 #72282 fix the "watched threads" crasher, again
#62455 make sure double clicking on a cell in a column that is a cycler doesn't open the message in a new window

#72665, #73888
treat the thread unread and thread total columns like all the other columns.
allow the user to persist their hidden attribuyte.
don't hide / show them when switching between threaded and nonthreaded views.
All that's left is to hide those columns by default.

#72252 fix sort indicator problems

#72250 sorts should default to ascending

sr=bienvenu
2001-04-03 06:13:38 +00:00
sspitzer%netscape.com 5ca94b9cc5 #72826 fixed sort by sender. r=ducarroz, sr=sspitzer. (thanks to jgmyers for the patch).
#72819 added ascend / descend to the "View | Sort By" menu.  sr=bienvenu

#72248 properly update the checkboxes for the "View | Sort By" menu (when it is created).  sr=bienvenu

#21094, #72823 some work for "select thread" / "select flagged".  sr=bienvenu

change some printf("fix me") into assertions to catch problems.

remove some dead js.
2001-03-23 04:39:54 +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
sspitzer%netscape.com d8c0564edb NOT PART OF THE BUILD. 2001-02-08 23:44:47 +00:00
sspitzer%netscape.com c66c6bce12 more hacking with bienvenu. NOT PART OF THE BUILD. 2001-02-08 22:04:50 +00:00
bienvenu%netscape.com 5cf8693a6e more work on db view NOT PART OF BUILD 2001-02-08 17:46:54 +00:00
bienvenu%netscape.com 513c52de5f more work on db view NOT YET PART OF BUILD 2001-02-08 03:27:25 +00:00
bienvenu%netscape.com d26251a7c8 change name of view type to avoid conflicts NOT PART OF BUILD 2001-02-07 19:27:59 +00:00
sspitzer%netscape.com 2d2aa5439c checking in a file so bienvenu and I can hack away.
NOT PART OF THE BUILD.
2001-02-07 18:45:12 +00:00