6609 Commits

Author SHA1 Message Date
sspitzer%netscape.com
b9dfd88b3b make it so the identity for the "Local Folders" account that gets created defaults the copies and
folders prefs to the "Local Folders."
2000-01-11 09:28:24 +00:00
sspitzer%netscape.com
d613e577e1 fix a reference error that I caused with my last checkin. 2000-01-11 08:20:31 +00:00
sspitzer%netscape.com
9ca75194ad fix for bug #23457. when we create a new account, set the copies and folders prefs for the associated identity to the right defaults.
added to the nsIMsgProtocolInfo interface defaultCopiesAndFoldersPrefsToServer,
which we use to see for a given server type, do the defaults live on the server
or not (where not would mean "Local Folders").

fix the getFoldersWithFlag method in the nsIMsgFolder interface so it
would be easier to use in JS.

r=alecf
2000-01-11 08:01:37 +00:00
bienvenu%netscape.com
eeceb110d7 remove unneeded include 2000-01-11 06:15:31 +00:00
pavlov%netscape.com
97d562dc92 check for null before calling into a method of the object r=dmose 2000-01-11 06:11:12 +00:00
bruce%cybersight.com
7d37b23a32 Real fix for the Solaris bustage. 2000-01-11 06:06:29 +00:00
bienvenu%netscape.com
fd8894dec9 add include of nsIEventQueue.h 2000-01-11 05:57:45 +00:00
bienvenu%netscape.com
9c7d36144c fix build bustage 2000-01-11 05:51:14 +00:00
bienvenu%netscape.com
f018c66b93 add include of prmon.h to fix build bustage 2000-01-11 02:50:46 +00:00
bienvenu%netscape.com
76d996686e removing in favor of idl file,r=mscott 2000-01-11 02:28:29 +00:00
bienvenu%netscape.com
298d239019 convert nsIImapProtocol.cpp to idl,r=mscott 2000-01-11 02:27:43 +00:00
bienvenu%netscape.com
5fbdf449f1 add nsIImapProtocol.idl,r=mscott 2000-01-11 02:27:17 +00:00
waterson%netscape.com
46e921da0f Bug 18631. Add GetDataSources() method to nsIRDFCompositeDataSource. r=scottip,rjc 2000-01-11 01:59:12 +00:00
jdunn%netscape.com
cb0c532e85 Fix base class specifiers, since be default if they aren't specified it is Private
# 23237
r= warren@netscape.com, ftang@netscape.com, jband@netscape.com
2000-01-11 01:45:34 +00:00
nhotta%netscape.com
803f935959 Apply unicode conversion to the file name to attach, bug 23111, r=cata. 2000-01-11 01:22:33 +00:00
bienvenu%netscape.com
d6cdc6cbd7 make nsIImapProtocol scriptable, r=mscott 2000-01-11 01:18:56 +00:00
bryner%uiuc.edu
77ecf71c68 Fix build bustage. r=pinkerton. 2000-01-11 00:03:15 +00:00
pinkerton%netscape.com
dc2bec46d9 reverting html->text api. 2000-01-10 23:05:16 +00:00
sspitzer%netscape.com
2ec51e08fd check in benb's (mozilla@bucksch.org) fixes for bug #23330
don't convert emoticons to gifs when sending a html message.
I also took the liberty of removing the dead code from nsMsgSendPart.cpp
r=sspitzer
2000-01-10 22:51:01 +00:00
alecf%netscape.com
64eae5d51e fix for #23527 - use onchange= to disable the password, not onclick
(and enable the password by default since onchange= is broken right now)
r=sspitzer
2000-01-10 22:06:41 +00:00
mscott%netscape.com
268927d21c Use the URILoader to load attachment urls when sending a reply to a message with attachments. this allows us to use the
stream converter logic in the uri loader.
r=rhp
2000-01-10 20:59:10 +00:00
bienvenu%netscape.com
78e2bb3f76 use string bundles for news messages,r=sspitzer 12105 2000-01-10 20:57:49 +00:00
chuang%netscape.com
7597dca176 Fix Bug10868 import tab delimited text file with .tab extension, r=hangas 2000-01-10 20:52:57 +00:00
hyatt%netscape.com
27af2d4f24 Cleaning up the folder pane. 2000-01-10 11:41:05 +00:00
hyatt%netscape.com
9d3f017abd Getting the addressing tree out of a div. 2000-01-10 07:37:39 +00:00
hyatt%netscape.com
0e8c3d1636 Improving trees. 2000-01-10 03:04:05 +00:00
putterman%netscape.com
542c0cc4fe Select Inbox on startup if it's currently in the content model. r=mscott. 2000-01-10 01:34:36 +00:00
mscott%netscape.com
b0437cf343 performance tweak --> header parser is supposed to be a service not a component.
r=bienvenu
2000-01-10 01:21:18 +00:00
bienvenu%netscape.com
1237e0a5d0 hook up load group for msg protocol so stop will work, r=mscott 2000-01-09 23:38:52 +00:00
bienvenu%netscape.com
11b38602ec hook up stop for news, r=mscott 2000-01-09 23:38:31 +00:00
bienvenu%netscape.com
1654263297 add ability to null out msg status feedback, r=putterman 2000-01-09 23:15:07 +00:00
bienvenu%netscape.com
2a16f19801 set new flag for new news headers,r=mscott 23425 2000-01-09 22:19:18 +00:00
mscott%netscape.com
22b7472ab2 performance tweak --> header parser is supposed to be a service not a component.
r=bienvenu
2000-01-09 22:00:03 +00:00
mscott%netscape.com
87f8d0fad3 performance tweak --> header parser is supposed to be a service not a component.
r=ducarroz
2000-01-09 21:59:36 +00:00
mscott%netscape.com
4e84d5a487 performance tweak --> header parser is supposed to be a service not a component.
r=bienvenu.
2000-01-09 21:57:21 +00:00
putterman%netscape.com
e73cd6a961 Select and scroll to first new message in a folder. r=bienvenu. 2000-01-09 19:47:58 +00:00
putterman%netscape.com
661ce3d5b7 Put message header and message pane in a box. r=hyatt. 2000-01-09 19:47:09 +00:00
tonyr%fbdesigns.com
7804e3805c Update to changed nsIMsgAccountManager interfaces 2000-01-09 17:30:18 +00:00
alecf%netscape.com
4b677aea8e minor aesthetic changes on advice of ben goodger 2000-01-08 19:29:31 +00:00
rhp%netscape.com
261077b266 Changes to fix I18N vCards - Bug #: 23324 - r: nhotta 2000-01-08 17:24:55 +00:00
rhp%netscape.com
04f0ee8400 Fix for quoting blurb about signed messages - Bug #23075 - r: jefft 2000-01-08 17:12:43 +00:00
alecf%netscape.com
481bba988b final stage of XPIDLizing nsIMsgHdr 2000-01-08 09:55:37 +00:00
alecf%netscape.com
92b9320e72 oops, fix case change (thanks seth) 2000-01-08 09:05:16 +00:00
alecf%netscape.com
acc83c5f70 require servers to have a username and hostname at creation time r=sspitzer 2000-01-08 09:03:55 +00:00
sspitzer%netscape.com
04b2970827 back out that last checkin. it makes no sense, as it's wrapped in an #ifdef. 2000-01-08 08:03:23 +00:00
sspitzer%netscape.com
99d803240f *** empty log message *** 2000-01-08 07:56:42 +00:00
rpotts%netscape.com
023f2ff6e1 Made contentType a read/write attribute of nsIChannel 2000-01-08 06:26:04 +00:00
sspitzer%netscape.com
0f83a227f0 added files: mozilla/mailnews/local/src/nsNoneService.cpp 2000-01-08 04:02:54 +00:00
sspitzer%netscape.com
43bea1f0f2 added files: mozilla/mailnews/local/public/nsINoneService.idl 2000-01-08 04:01:38 +00:00
sspitzer%netscape.com
da6aaee871 fix #23372, remove hard coded string from account manager and account wizard
js.  fix #23313, don't allow user to delete "local folders" account.
fix #23413, implement delete account.  further divorce "none" from "pop3"
(which will be useful once we get to movemail and other incoming mail server types)

r=alecf
2000-01-08 04:01:06 +00:00