gecko-dev/mailnews/base
sspitzer%netscape.com 06dbb8d512 partial fixes for #40662 and #41170 for jefft.
twisting open an imap server / folder needs to do some discovery.

also, catch an exception caused by tooltips & twisties.
putterman owns the real bug, but this will prevent noise to the console.

also, some bullet proofing code to prevent a random crash I was seeing.
(now we just assert.)
2000-06-03 00:22:07 +00:00
..
build changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
ispdata clean this up (not part of build anyway) 2000-04-19 05:37:47 +00:00
macbuild Remove linkage with NetworkModular.shlb 2000-05-17 08:43:18 +00:00
prefs fix for #41358. remove misleading ui from account wizard. it was supposed to 2000-06-02 22:48:52 +00:00
public move the string parsing into the imap server code, since right now, it is only 2000-06-01 22:49:46 +00:00
resources partial fixes for #40662 and #41170 for jefft. 2000-06-03 00:22:07 +00:00
search fix for #40385 - filters were not saving to disk because servers sometimes leak. Instead of relying on servers not leaking, 2000-06-01 23:35:38 +00:00
src we can't use the localized pretty name for "Local Folders" for the 2000-06-02 02:49:06 +00:00
tests changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
util Fix to make jar protocol not copy local files. Starting to get chrome to work with jars. Bug #18433 2000-06-02 23:39:45 +00:00
.cvsignore
Makefile.in
makefile.win