gecko-dev/mailnews
mscott%netscape.com 8085e187d1 Bug #22960 --> help improve message display performance. This routine would get called for each
line of data parsed by mime for displaying a message. It was making 4 copies of the line inside of it. I
used some nsString magic to reduce the number of allocations to just one! *yeah*
r=rhp
a=phil
2000-03-02 06:14:33 +00:00
..
addrbook Fix 29383 (Calling address picker twice causes hang) r=mscott, a=phil 2000-02-29 21:53:02 +00:00
base a=phil. r=hangas. Fixes 20422 where clicking on a thread twisty wouldn't open up the 2000-03-01 22:33:25 +00:00
compose Bug #28984 --> use SetRecipients to set the recipients on the smtp url. I forgot to check this file 2000-03-01 06:38:34 +00:00
db fix threading performance with header cache, r=mscott,a=phil 28233 2000-03-01 04:15:12 +00:00
idl updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
imap fixed bug 29746 - startup imap folder cache bypassed; reset online folder name should only happen when rename; a=phil,r=bienvenu 2000-03-02 03:21:15 +00:00
import Bug #28250 Fix import of mail headers for Outlook & Eudora. r=tbesset@slb.com a=phil 2000-02-18 19:54:13 +00:00
local fixed bug 25988 -- IMAP Subfolders appearing at 1st level instead of 2nd level; bug 26061 -- Rename a pop3 folder and its subfolders disappear; a=phil,r=bienvenu 2000-03-01 05:17:53 +00:00
mapi Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
mime Bug #22960 --> help improve message display performance. This routine would get called for each 2000-03-02 06:14:33 +00:00
movemail updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
news fix for #29894, newsrc file corruption. need to truncate the newsrc when 2000-03-02 05:19:18 +00:00
public Build fix. Some compilers try to interpret the #0xx in the unused #defines 1999-12-09 02:59:40 +00:00
ui updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
.cvsignore
mailnews.js fix for #29287, r=alecf, a=jar. set defaults for the copies and folder prefs. 2000-02-26 07:42:09 +00:00
Makefile.in Added the import components to the build 2000-01-30 02:40:53 +00:00
makefile.win Added the import tools to the build (finally!) 2000-01-17 23:58:08 +00:00
makefiles Added the import components to the build 2000-01-30 02:40:53 +00:00