gecko-dev/mailnews
sspitzer%netscape.com 7d82d84022 fix for #51540. the key we pass to the folder cache is the persistent file
descriptor string for the .msf file for the folder.  in some cases, we
don't have a .msf file yet.  on win32 and linux, this string was null.
on the mac, bless its little heart, this was "".  so we were writing
and reading to the same cache element for all the folders, since we
were using "" as the key.  r=bienvenu
2000-09-08 03:47:08 +00:00
..
absync Fix for Bug: 51104 - compiler warnings - r: rhp - mozilla contribution 2000-09-05 23:32:59 +00:00
addrbook 46613, classic skin polish and other fixes for message compose window 2000-09-03 05:39:33 +00:00
base fix for #51540. the key we pass to the folder cache is the persistent file 2000-09-08 03:47:08 +00:00
compose Bug #43556 --> remove obsolete reference to old class id for the mime service. use the new one. 2000-09-08 00:24:13 +00:00
db part of fix for 19618 problem with thread counts r=putterman 2000-09-07 18:42:07 +00:00
idl
imap fix crash get new mail with no inbox r=sspitzer 51366 2000-09-08 01:25:59 +00:00
import 46613, more classic skin fixes. Mail import dialog polish 2000-09-07 05:33:42 +00:00
local fix crash get new mail with no inbox r=sspitzer 51366 2000-09-08 01:25:59 +00:00
mapi
mime Bug #43556 --> remove obsolete reference to old class id for the mime service. use the new one. 2000-09-08 00:24:13 +00:00
movemail
news some fixes for news memory leaks r=mscott 51359 2000-09-07 14:13:23 +00:00
public
ui
.cvsignore
jar.mn Jar manifest updates. 2000-08-11 09:05:40 +00:00
mailnews.js 47851: Remove unused pref. r=putterman, a=waterson 2000-08-09 09:45:52 +00:00
Makefile.in
makefile.win
makefiles