sspitzer%netscape.com
|
1b0b6a690d
|
fix VC 5.0 build bustage. bad code, strict compilers are your friends.
|
1999-09-01 07:03:04 +00:00 |
|
sspitzer%netscape.com
|
e40911db58
|
changes to support the new "none" incoming server type.
divorce "pop3" from local mail. (more to be done here).
general code clean up.
fix #12873 and #12801
|
1999-09-01 06:08:19 +00:00 |
|
sspitzer%netscape.com
|
251f18a5f9
|
added files: mozilla/mailnews/local/public/nsINoIncomingServer.idl
|
1999-09-01 06:06:59 +00:00 |
|
sspitzer%netscape.com
|
2682cd901e
|
added files: mozilla/mailnews/local/src/nsNoIncomingServer.cpp
|
1999-09-01 06:06:45 +00:00 |
|
sspitzer%netscape.com
|
e0d449a9e2
|
adding new files for the "none" server, which is used 4.x style "Local Mail" when using IMAP.
|
1999-09-01 04:43:41 +00:00 |
|
mscott%netscape.com
|
3110bc82ef
|
Bug #8076/9836 --> use specialDirectory::OS_TemporaryDirectory to determine the directory to write tempMessage.eml out to.
|
1999-09-01 04:09:07 +00:00 |
|
cyeh%netscape.com
|
9577b5cefa
|
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
|
1999-09-01 00:54:34 +00:00 |
|
ramiro%netscape.com
|
18b5e04d18
|
Cleanup linkin of mozdbm.
|
1999-08-31 14:31:50 +00:00 |
|
mcafee%netscape.com
|
de1720a4e2
|
Fixing solaris bustage.
|
1999-08-31 10:59:48 +00:00 |
|
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 |
|