gecko-dev/mailnews/base
sspitzer%netscape.com 3a5ac411a3 define a bunch of string constants to clean up the code.
implement Convert4xUri().  (still a little more todo, so that it works on
windows and mac.)  implement ProceedWithMigration() which will is used
to determine if we really have something to migrate or not.
add a check in GetDefaultAccount() so that if the number of accounts
is 0, we don't try to set the default account.  (this was causing us to abort.)
1999-09-11 19:17:50 +00:00
..
build added message view. 1999-09-09 06:16:33 +00:00
macbuild add nsMessageView.cpp 1999-09-09 06:11:58 +00:00
prefs minor fixes to the account wizard - report success of account creation 1999-09-11 01:53:14 +00:00
public added message view. 1999-09-09 06:16:33 +00:00
resources add a dump statement, so I know what's going on and when this is being called. 1999-09-11 19:10:06 +00:00
search spamming tree with NS_DECL_IFOO's. generated code from macros replacing code in .h files 1999-09-09 06:02:05 +00:00
src define a bunch of string constants to clean up the code. 1999-09-11 19:17:50 +00:00
tests don't show this old pref anymore 1999-09-09 04:12:39 +00:00
util Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked. 1999-09-09 22:05:05 +00:00
.cvsignore Don't complain about Makefile 1998-12-21 22:16:01 +00:00
Makefile.in add search to base 1999-06-15 23:31:32 +00:00
makefile.win add search to base 1999-06-15 23:31:32 +00:00