Commit Graph

3266 Commits

Author SHA1 Message Date
alecf%netscape.com
51592ac23a use attribute rather than function 1999-06-08 04:29:35 +00:00
alecf%netscape.com
ce9c1bc500 we can now use the frame directly instead of the IFRAME 1999-06-08 04:29:03 +00:00
alecf%netscape.com
fb5fe45595 for now, still use SetWindow whenever OpenURL is run 1999-06-08 04:28:43 +00:00
mscott%netscape.com
5eab92356f random changes to a non building test file =).
Bug #5633 --> more NS_WITH_SERVICE changes....I missed 2 spots last time.
1999-06-08 03:13:10 +00:00
mscott%netscape.com
e5282ee10e Bug #5633 --> more NS_WITH_SERVICE changes....I missed 2 spots last time. 1999-06-08 03:09:13 +00:00
sspitzer%netscape.com
1ae9ed722b whoops, forgot one. 1999-06-08 02:34:51 +00:00
sspitzer%netscape.com
026c93aa61 giant cleanup of Windows mail / news makefile.wins. properly use MODULE, and name things so that Windows and UNIX match. (a big checkin for UNIX proceeded this.) 1999-06-08 02:22:10 +00:00
alecf%netscape.com
aa061f9788 add NPL 1.1 1999-06-08 02:17:35 +00:00
sspitzer%netscape.com
614b25751b giant cleanup of UNIX mail / news Makefiles. properly use MODULE, and
name things so that Windows and UNIX match.  (a big checkin for Windows
will follow shortly.)
1999-06-08 02:17:24 +00:00
alecf%netscape.com
4aa7328e7e load the messenger start page from the onload handler rather than the src= attribute of the iframe 1999-06-08 00:59:47 +00:00
alecf%netscape.com
15ba149a07 add mozilla license, rename OnLoad/etc to OnLoadMessenger/etc 1999-06-08 00:59:02 +00:00
jefft%netscape.com
94952b1e31 call Release() instead of NS_RELEASE(this) 1999-06-08 00:32:18 +00:00
jefft%netscape.com
149d5de6f8 clean up - get rid of FindMessenger() & SetWindow() calls; fixed Move/CopyMesseages not working for POP3 mail folders; implemented Close() & OnUnload() method 1999-06-08 00:26:29 +00:00
jefft%netscape.com
56c8f36491 added Close() & OnUnload() method 1999-06-08 00:23:03 +00:00
mscott%netscape.com
9ea5079e21 LoadUrl signature takes a display consumer 1999-06-08 00:02:27 +00:00
mscott%netscape.com
16d8890834 Unification of LoadUrl signature to remove some warnings on Linux & Mac. LoadUrl signature takes a display consumer. 1999-06-08 00:01:54 +00:00
mscott%netscape.com
ff06a93a06 Unification of LoadUrl signature to remove some warnings on Linux & Mac. LoadUrl signature takes a display consumer 1999-06-08 00:01:27 +00:00
alecf%netscape.com
97a8050ee8 fix bustage - getAccounts -> GetAccounts 1999-06-07 23:14:20 +00:00
alecf%netscape.com
aeeae419e0 new arrayDescribe() to describe() all elements of an array 1999-06-07 22:53:34 +00:00
alecf%netscape.com
b88dfece19 implement GetIdentities 1999-06-07 22:50:46 +00:00
mscott%netscape.com
0a46d541ec Unification of LoadUrl signature to remove some warnings on Linux & Mac. (this is just the first step). 1999-06-07 22:32:10 +00:00
mscott%netscape.com
6b2c95fb42 Unification of LoadUrl signature to remove some warnings on Linux & Mac. (this is just the first step).
ParseURL returns a nsresult instead of a PRInt32.
1999-06-07 22:31:37 +00:00
alecf%netscape.com
eb11415865 add more useful dumps of account information 1999-06-07 22:08:50 +00:00
alecf%netscape.com
4f1245bf3d add account manager to tests 1999-06-07 22:06:10 +00:00
alecf%netscape.com
8f11a12376 fix uninitialized variable 1999-06-07 21:48:57 +00:00
chuang%netscape.com
6e39e40393 fix crash on starting address book 1999-06-07 21:33:42 +00:00
mscott%netscape.com
4a20109d30 Bug #7715 --> set the character set for the messenger webshell to be UTF-8. 1999-06-07 21:31:53 +00:00
mscott%netscape.com
03aa22e351 remove IGNORE_MANIFEST and remove LCFLAGS since we don't have any. 1999-06-07 21:28:45 +00:00
mscott%netscape.com
989344b80b remove IGNORE_MANIFEST. 1999-06-07 21:28:20 +00:00
mscott%netscape.com
e564da8cfd remove IGNORE_MANIFEST and remove LCFLAGS since we don't have any. 1999-06-07 21:19:08 +00:00
mscott%netscape.com
1ddc3defc3 remove obsolete LINCS line. 1999-06-07 21:16:13 +00:00
mscott%netscape.com
7076a0c3d5 remove IGNORE_MANIFEST and remove LCFLAGS since we don't have any. 1999-06-07 21:11:16 +00:00
putterman%netscape.com
744ced8b1f Remove extra PR_FREEIF. 1999-06-07 21:05:13 +00:00
mscott%netscape.com
f8396a3a2b remove IGNORE_MANIFEST 1999-06-07 21:04:04 +00:00
putterman%netscape.com
dfe0cf574d Fix some memory leaks. 1999-06-07 20:53:22 +00:00
mscott%netscape.com
b651bb132d remove IGNORE_MANIFEST and remove LCFLAGS since we don't have any. 1999-06-07 20:43:50 +00:00
rhp%netscape.com
6177cab787 Change for dialog feedback 1999-06-07 20:29:09 +00:00
rhp%netscape.com
15cafdc3a6 update for test program 1999-06-07 20:25:12 +00:00
sspitzer%netscape.com
21588f4bd2 fix runtime bustage. GetWidth nowhere to be found yet. 1999-06-07 20:23:08 +00:00
sspitzer%netscape.com
cbc6fd02d4 fix warnings (comments within comments). use nsAutoString correctly. 1999-06-07 20:17:47 +00:00
ducarroz%netscape.com
1c86e127a4 fix sprintf problem, Mac only. 1999-06-07 20:13:42 +00:00
rhp%netscape.com
803a359100 fix for mac 1999-06-07 20:09:27 +00:00
sspitzer%netscape.com
5a8be8c084 renaming nsMsgUtils.*, this was already being used in mozilla/mailnews/base/src 1999-06-07 20:03:40 +00:00
ducarroz%netscape.com
bf2ca7ad84 add nsMsgCompUtils.cpp 1999-06-07 20:03:34 +00:00
sspitzer%netscape.com
2435a83581 #if 0 unused code to remove warnings on Linux. 1999-06-07 19:52:17 +00:00
sspitzer%netscape.com
e3af1ba740 fix warnings by returning the right thing. 1999-06-07 19:52:04 +00:00
rhp%netscape.com
d3aba96171 Fix checkin 1999-06-07 19:52:01 +00:00
sspitzer%netscape.com
9f0510d714 reorder to remove warnings 1999-06-07 19:51:32 +00:00
sspitzer%netscape.com
cf584f2449 fix build bustage. rhp says we need this now. 1999-06-07 19:26:48 +00:00
chuang%netscape.com
02c97bcd38 convert to PR types and use nsresult. 1999-06-07 19:24:30 +00:00