Граф коммитов

91 Коммитов

Автор SHA1 Сообщение Дата
blizzard%redhat.com 336beea369 remove hard coded toolkit names in tests 1999-05-28 03:42:59 +00:00
alecf%netscape.com ff3c5ccf00 GetCharPref() is going away for nsIPref scriptability - use CopyCharPref instead 1999-05-28 00:56:53 +00:00
bienvenu%netscape.com dc67f8381f fix build bustage 1999-05-27 06:08:15 +00:00
bienvenu%netscape.com f9b86efab9 fix build bustage 1999-05-27 05:47:52 +00:00
sspitzer%netscape.com f9d6b9de1a fix build bustage on UNIX 1999-05-27 03:31:25 +00:00
sspitzer%netscape.com ff7836c07d fix UNIX build bustage 1999-05-27 03:30:33 +00:00
alecf%netscape.com ee4de749d8 fix bustage by adding gfx/img/mozutil 1999-05-26 08:07:54 +00:00
dp%netscape.com 94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
mscott%netscape.com 5f301a0025 Bug 5991 --> Fix crash in pop3Test caused by the event queue carpool yesterday. We need to make sure the event queue is registered. 1999-05-06 01:35:40 +00:00
hyatt%netscape.com ae4e8ae9ca Switching over to nsIEventQueues. 1999-05-04 23:31:07 +00:00
mscott%netscape.com 1b4e862aa7 part of mailnews audit --> Conversion to NS_WITH_SERVICE 1999-05-04 22:48:37 +00:00
sspitzer%netscape.com b18c4a7c00 fix for bug #5804. get pop3Test to build on Linux. 1999-05-01 02:12:10 +00:00
bruce%cybersight.com 0eae38cc92 Remove -lnetutil from link lines in unix build. 1999-04-28 05:46:56 +00:00
mscott%netscape.com 7497d31533 Updates to get the test running with preferences again. We need to manually register
the file locator. This test app will now read prefs out of the default profile directory.
1999-04-23 06:32:35 +00:00
mcmullen%netscape.com e4661eacd6 Prefs API changed to use filespecs instead of string paths. Added Get/SetFilePref. Cleaned up the API so that StartUp() does not need to be called. 1999-04-21 22:04:35 +00:00
mscott%netscape.com 07a669c9ad Temporary fix until mcmullen updates some back end prefs code. We need to manually specify the pref file to use. We can't get at the profile information so look in the current directory. 1999-04-20 00:43:23 +00:00
chuang%netscape.com 260026da45 Switch mailnews from prefs.js to prefs50.js 1999-04-13 07:41:24 +00:00
mscott%netscape.com f56fff1124 Build pop3Test again. 1999-04-13 01:00:18 +00:00
mscott%netscape.com daf772d00a Fixes to update pop3 test with Alec's latest identity/account drop. 1999-04-13 00:59:44 +00:00
jdunn%netscape.com 40a6a44948 fix compiler error (NS_DECL_ISUPPORTS does not require a ';' 1999-04-12 20:51:52 +00:00
braddr%puremagic.com 82c03050ce Changed direct uses of -lz or -lzlib to $(ZLIB_LIBS)
Changed direct use of -lnspr3 and friends to $(NSPR_LIBS)
1999-04-11 23:07:04 +00:00
sspitzer%netscape.com d4a8d9ba2e windows doesn't build the mailbox test, so UNIX isn't going to either. 1999-04-11 19:24:12 +00:00
sspitzer%netscape.com 6dd9cd30e4 commented out the pop3 test because alecf's recent changes cause it not
to build
1999-04-10 22:55:21 +00:00
sspitzer%netscape.com fed6068839 pop3Test is broken, due to alecf's recent changes. 1999-04-10 22:50:41 +00:00
sspitzer%netscape.com c4533143a9 ignore the test that gets created 1999-04-10 01:37:52 +00:00
sspitzer%netscape.com 5603bbb5f5 fixes to make the tests build 1999-04-10 00:34:44 +00:00
sspitzer%netscape.com 1e2ef279b1 comment out mailbox test, because it is stale and won't build 1999-04-10 00:34:26 +00:00
mscott%netscape.com 860ae6d88f Updates to use new identity information for alecf. 1999-04-07 00:26:35 +00:00
bienvenu%netscape.com f4c3ca6058 make msgdb a dll 1999-04-04 17:48:16 +00:00
mscott%netscape.com 3e270b7bdb Don't link with msgcore and msglocal. Link with msgcoreutil. 1999-03-31 19:34:18 +00:00
mscott%netscape.com 7aa439f819 Pretty much a complete re-write to use the pop3 service. We now read all extra info like user name, password, etc. from your prefs instead of prompting you for it. 1999-03-31 19:33:54 +00:00
mscott%netscape.com 5ece6add76 Build pop3 test. 1999-03-31 19:33:07 +00:00
mscott%netscape.com 4b4745f6e4 Use nsAutoCString. 1999-03-31 19:27:36 +00:00
mscott%netscape.com 4328e7ccbd patch from Bruce Mitchener Jr." <bruce@cybersight.com> to change free to delete []. 1999-03-29 22:15:09 +00:00
sspitzer%netscape.com 28b6ec8dbb switch from "\\" to PR_DIRECTORY_SEPARATOR for portablility 1999-03-25 17:41:21 +00:00
sspitzer%netscape.com e8ecd79c2a fix to get mailboxTest to build on Linux.
It now builds, and runs, but it doesn't seem to pass.

I'm looking into it.
1999-03-25 04:07:55 +00:00
sspitzer%netscape.com 89f976bb84 fixes to get this to build on Linux
libjs.so is now libmozjs.so

removed reference to libmailnewsbase.so

There is still a problem with the the test because nsMsgMailboxParser is
not a class anymore, it has been XPCOMmed.

More work to be done here...
1999-03-25 03:45:53 +00:00
sspitzer%netscape.com 4bf1c07d43 changes to get this to build on Linux.
More changes coming....
1999-03-25 03:04:22 +00:00
sspitzer%netscape.com 61e180d342 work to get this stuff to build on Linux
changes to remove some warnings

Read() no longer takes an offset as the second parameter, so fixing that

more changes coming...
1999-03-25 03:03:47 +00:00
sspitzer%netscape.com f139cafd38 some clean up to get this to build on Linux
still more to be done....
1999-03-25 03:02:20 +00:00
leaf%mozilla.org 4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
bienvenu%netscape.com 0f4e1f431e mork landing 1999-03-12 20:16:40 +00:00
ducarroz%netscape.com 42ddb8b41d change root path preference name 1999-03-12 17:17:10 +00:00
mscott%netscape.com 4d61525fe2 oops don't build pop3test until I'm ready for it to work again... 1999-03-12 04:10:59 +00:00
mscott%netscape.com 82a665a4f8 pop3 test no longer needs to create a transport. Go through the pop3 service for running a get new mail url.... 1999-03-12 04:09:39 +00:00
bienvenu%netscape.com 27a8c2cf5c use Close instead of Release 1999-03-11 06:42:18 +00:00
hshaw%netscape.com 5c6bc56dbc Replace NS_DECLARE_CID with NS_DEFINE_IID for kIPrefIID and KPrefCID 1999-03-10 20:33:18 +00:00
mscott%netscape.com 238af643a0 Updates to fix breakage caused by the big check in last night. In particular, update to use nsFilespec instead of nsFilePath. Use correct variable name for requesting the netlib queue service... 1999-03-10 00:43:58 +00:00
warren%netscape.com 1baf19439b Removed nsService stuff. 1999-03-09 12:29:08 +00:00
warren%netscape.com 3d21ed5037 nsRepository -> nsIComponentManager changes. nsIMsgDatabase interface. Message enumerators. Misc. 1999-03-09 09:52:30 +00:00