Commit Graph

710 Commits

Author SHA1 Message Date
mscott%netscape.com
647acdcd19 Bug #11895 --> add protection for preventing multiple get new message calls on the same server.
Don't run pop urls if the server is already busy.
1999-08-31 06:53:26 +00:00
mscott%netscape.com
848b9372ac get password api synch 1999-08-31 04:40:38 +00:00
mscott%netscape.com
9bf4171e71 remove over-ride of set/get password. Password knowledge has been centralized
move get password logic out to a common base class (nsMsgIncomingServer)
1999-08-31 04:40:14 +00:00
putterman%netscape.com
82d604a5a0 msgbaseutil.dll isn't 8.3 so change to msgbsutl.dll 1999-08-30 22:17:13 +00:00
mscott%netscape.com
d8a1e15139 Change a PL_strdup to nsCRT::strdup 1999-08-30 21:55:26 +00:00
mscott%netscape.com
c68fda9796 Bug #11691 --> fix some empty comparisons with a PRUint32 < 0. 1999-08-30 21:55:03 +00:00
putterman%netscape.com
38cfb0cdd1 Only Top level folders are special folders. 1999-08-27 03:50:20 +00:00
rpotts%netscape.com
0085d83ab0 M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
bienvenu%netscape.com
922a55a1b7 replace nsIEnumerator with nsISimpleEnumerator 1999-08-26 04:41:07 +00:00
mscott%netscape.com
c1b3d32444 Bug #10844 hook up progress bar for getting new mail. This is just a first pass. I still have a ways to go. 1999-08-25 23:50:18 +00:00
mscott%netscape.com
00519dc56e Bug #10844 --> set status feedback on pop urls 1999-08-25 23:49:39 +00:00
mscott%netscape.com
35067c807e nsString updates --> nsString(eOneByte) --> nsCString 1999-08-25 23:47:05 +00:00
mscott%netscape.com
9bd3aa5c39 Add a new string. 1999-08-25 23:46:42 +00:00
mscott%netscape.com
ad2acc5d3d nsString updates --> nsString(eOneByte) --> nsCString.
Remove windows.h include as it is not necessary anymore.
1999-08-25 23:46:18 +00:00
ramiro%netscape.com
7ee0e69965 Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
ramiro%netscape.com
5c9835cc68 Cleanup linking of libimg. 1999-08-25 13:37:11 +00:00
brendan%mozilla.org
defeffaabd Massive spankage to capitalize C++ method and attribute name bindings, per
Architecture Item 6.3 (news://news.mozilla.org/37BA89CF.3823D6F9%40meer.net).
1999-08-25 05:26:25 +00:00
putterman%netscape.com
0ae991b430 Add timing for parsing mailbox. 1999-08-24 21:50:44 +00:00
ramiro%netscape.com
ec21b9ecbc Set the timer lib flags in one place. 1999-08-24 14:54:59 +00:00
bienvenu%netscape.com
bfa561f68f get rid of DOING_FILTERS #define 1999-08-24 04:23:31 +00:00
mccabe%netscape.com
a900e17559 Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO.
Remainder of the netwerk portion of the NS_DECL_NSIFOO spam.
1999-08-22 23:52:07 +00:00
mscott%netscape.com
2347be3f2a Add more status lines. 1999-08-22 23:02:45 +00:00
mccabe%netscape.com
17cdc659d1 NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
1999-08-22 13:26:18 +00:00
ramiro%netscape.com
56b62f3790 Cleanup the jsdom and jsurl linking mess. 1999-08-22 11:05:45 +00:00
ramiro%netscape.com
2c19866af3 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
ramiro%netscape.com
e5dfc2a7eb Ignore generated files. 1999-08-21 12:14:23 +00:00
alecf%netscape.com
44017e0d56 stop using mDepth, use IsServer instead 1999-08-21 01:01:10 +00:00
putterman%netscape.com
8bf1a9a349 Only use base GetPrettyName instead of LocalMail. 1999-08-20 22:49:04 +00:00
alecf%netscape.com
55e8d2a215 oops, we were calling the wrong superclass 1999-08-20 22:42:05 +00:00
mscott%netscape.com
5c17c57532 Back out alecf's changes to fix local mail folder expansion. This is for QA Blocker Bug #12207. a=cyeh 1999-08-20 17:58:31 +00:00
alecf%netscape.com
c3875f14b9 fix reloading of accounts by precaching each folder's path
(this prevents GetPath from calling nsLocalURI2Path, which reloads the accountmanager)
1999-08-20 07:23:20 +00:00
alecf%netscape.com
8cc67d0bc8 move CIDs and ProgIDs into nsMsgLocalCID.h 1999-08-20 03:20:54 +00:00
mscott%netscape.com
7816863a26 Bug #10844 hook up progress bar for parsing mailbox folders 1999-08-20 03:16:12 +00:00
mscott%netscape.com
53437cca81 Set the msg status feedback object on all mailbox urls. for now, get them from the mail session. Eventually we'll
get this in from the data source.
1999-08-20 03:14:40 +00:00
mscott%netscape.com
48d4095e7e Export string bundle. 1999-08-20 02:46:41 +00:00
mscott%netscape.com
1a25390e27 build string bundle class for local. 1999-08-20 02:46:03 +00:00
mscott%netscape.com
a5f4be6434 build local string bundle. 1999-08-20 02:36:25 +00:00
mscott%netscape.com
c1c6aaeec2 Build the new locale directory. 1999-08-20 02:35:10 +00:00
mscott%netscape.com
cd0f4c45a9 Add local string bundle. Note: I haven't checked in the makefile changes to build these yet. 1999-08-19 06:57:49 +00:00
mscott%netscape.com
8b29e3368e cvs ignore file. 1999-08-19 06:24:11 +00:00
mscott%netscape.com
9b5aabc689 export the local properties file. 1999-08-19 06:23:21 +00:00
mscott%netscape.com
c856871f86 Properties file for local mail strings. 1999-08-19 06:22:40 +00:00
mscott%netscape.com
839cc22666 Adding to the repository. Makefiles for the locale\en-US directory for local mail. 1999-08-19 06:21:59 +00:00
mscott%netscape.com
84787d7165 Adding to CVS. 1999-08-19 06:21:24 +00:00
mscott%netscape.com
2c3a20293f Bug #11980 --> fix a crash after entering a bogus password for pop. 1999-08-19 06:20:19 +00:00
bienvenu%netscape.com
b0429b043c add RemoveSubFolder for Jefft 1999-08-18 05:35:54 +00:00
ramiro%netscape.com
6eeeaf7730 Fix for -lpref linking problems. Dont link with libpref, its not needed. 1999-08-18 00:27:50 +00:00
ramiro%netscape.com
ee33c47ded Link in secfree dynamically only where needed. 1999-08-17 15:46:57 +00:00
warren%netscape.com
d944d70a84 Fix for bug 7682: StringBundle can't load URLs from imap thread. 1999-08-13 00:43:48 +00:00
mscott%netscape.com
604c822959 This file has been gathering dust! it's been an idl file for a while...remove it from the repository. 1999-08-11 00:16:31 +00:00