gecko-dev/mailnews
sspitzer%netscape.com 097704bd05 more changes for #103412. fix string usage in mailnews to avoid
unneeded copying, allocation and converting.
also, remove dead code.  r/sr=bienvenu
2001-10-06 06:35:32 +00:00
..
absync Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
addrbook more addressbook leaks r=naving sr=sspitzer 99135 103014 and others 2001-10-06 03:13:54 +00:00
base more changes for #103412. fix string usage in mailnews to avoid 2001-10-06 06:35:32 +00:00
compose Fix LDAP autocomplete regression with CJK names by adding a separate pref for minimum length of CJK names to search with a different default (bug 101086). r=shanjian@netscape.com, sr=blizzard@mozilla.org, a=asa@mozilla.org 2001-10-05 02:59:32 +00:00
db fix memory leak of mdbEnv and m_dbFolderInfo r=naving, sr=sspitzer 103003 2001-10-06 01:06:28 +00:00
imap fix for #97863 and #96314. get saving IMAP messages as templates or as files 2001-10-04 01:47:44 +00:00
import Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
local Bug 45797: replace remaining uses of deprecated macros NS_IMPL_QUERY_INTERFACE and friends with NS_IMPL_QUERY_INTERFACE1 and friends and remove the deprecated macros. r=jag sr=alecf 2001-10-02 03:18:08 +00:00
mapi
mime fix 50K memory leak on certain messages r=ducarroz, sr=sspitzer 103023 2001-10-06 02:48:27 +00:00
movemail
news remove redundant #include. thanks to hwaara for letting me know about it. 2001-10-02 22:11:08 +00:00
public
.cvsignore
jar.mn
mailnews.js Bug 56696. Add ctrl-enter Send shortcut to mailnews composer. r=ducarroz, sr=blizzard 2001-10-01 02:14:05 +00:00
Makefile.in
makefile.win
makefiles