Commit Graph

3281 Commits

Author SHA1 Message Date
warren%netscape.com
b113f2332f Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams. 1999-06-08 20:57:32 +00:00
hangas%netscape.com
f9ddc9171f Cleaned up results pane of address book. Added select entire line code. 1999-06-08 20:21:53 +00:00
alecf%netscape.com
579d1878c8 ignore generated files 1999-06-08 19:20:01 +00:00
alecf%netscape.com
3b9282fece localize this file by using entities 1999-06-08 19:18:44 +00:00
jefft%netscape.com
5b6691582d make sure we destroy the nsMessenger object after we close down the messenger window; call Release() in OnUnload() method 1999-06-08 19:05:40 +00:00
alecf%netscape.com
e3cd4e7312 remove the stupid dialog opening code 1999-06-08 19:02:43 +00:00
alecf%netscape.com
3314bc42e1 open account manager with window.openDialog() 1999-06-08 18:57:55 +00:00
alecf%netscape.com
6444291d62 add search makefiles to list (doesn't make search part of the build) 1999-06-08 18:44:48 +00:00
sspitzer%netscape.com
58cd4c16c1 25 is the right max for Mac. from ns/lib/libmsg/newshost.cpp in the old world. 1999-06-08 18:33:30 +00:00
jefft%netscape.com
9aedb5568b accomodate alecf's name change for CloseMessenger() 1999-06-08 18:15:01 +00:00
mscott%netscape.com
9fdb96a266 Bug #6722 -- part of PR_Open removal. 1999-06-08 18:04:30 +00:00
putterman%netscape.com
5c158bd9ea Selection now selects the entire line. Folder pane no longer wraps. 1999-06-08 17:47:28 +00:00
sspitzer%netscape.com
e76d622b2f makefile fixes from reg@shale.csir.co.za (Jeremy Lea) 1999-06-08 06:25:56 +00:00
sspitzer%netscape.com
82354feb6e move StringHash to nsMsgUtils.cpp, and use NS_MsgHashIfNecessary() in all
the ns*URI2Path() calls in the ns*Utils.cpp files to hash the file
names if necessary.
also, don't use fprintf().
1999-06-08 05:08:31 +00:00
rhp%netscape.com
106f845dea a new test harness for send unsent messages (send later) interfaces 1999-06-08 04:46:08 +00:00
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