Commit Graph

2047 Commits

Author SHA1 Message Date
sspitzer%netscape.com
42ce930293 back end (migration) fix for bug #16219
migrate the mail.pop3_gets_new_mail and mail.imap.new_mail_get_headers get
migrated to mail.server.server1.download_on_biff
2000-01-11 20:03:51 +00:00
sspitzer%netscape.com
1609e6eb8a fix bug #23249. prepopulate the address widget the newsgroup name (not the full uri). also, if they had a news server selected, treat this like a normal "To:" compose. 2000-01-11 09:51:28 +00:00
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
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
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
hyatt%netscape.com
27af2d4f24 Cleaning up the folder pane. 2000-01-10 11:41:05 +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
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
1654263297 add ability to null out msg status feedback, r=putterman 2000-01-09 23:15:07 +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
alecf%netscape.com
4b677aea8e minor aesthetic changes on advice of ben goodger 2000-01-08 19:29:31 +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
rpotts%netscape.com
023f2ff6e1 Made contentType a read/write attribute of nsIChannel 2000-01-08 06:26:04 +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
alecf%netscape.com
77072606cc finally sever header dependancies between mailsession and accountmanager
(just a header update, no reviewer)
2000-01-08 03:56:15 +00:00
alecf%netscape.com
55a34ca1bb more incredibly minor mailsession dependancy cleanup (no reviewer) 2000-01-08 03:38:45 +00:00
alecf%netscape.com
c5b9c2d52e clean up dependancies on mailsession (minor, no reviewer) 2000-01-08 03:38:16 +00:00
alecf%netscape.com
49aa8c268d fix uninitialized variable warning 2000-01-08 03:36:37 +00:00
bienvenu%netscape.com
b8ed81e047 add list folder method,r=mscott 2000-01-08 01:36:09 +00:00
jefft%netscape.com
73a881907f fixed bug 17497 - Move/file a news message engages a move instead of copy; move news message treated as copy message; r=putterman 2000-01-08 01:34:08 +00:00
sspitzer%netscape.com
93bcf773e5 fix javascript assertion when creating a new account.
this bug was introduced when I landed the changes for #21978
2000-01-07 08:35:18 +00:00
alecf%netscape.com
402228ea38 get rid of evil tabs so I can actually read this in something other than vi :) 2000-01-07 08:24:35 +00:00
alecf%netscape.com
768fb947e0 print exception r=sspitzer 2000-01-07 07:54:09 +00:00
sspitzer%netscape.com
c40113f7f6 fix bug #23317. when using the account wizard, check the
protocol info to see if username is required and how to preflight
the pretty name.  (news does it different than imap and pop.)

to help the insane clown posse, create a string bundle to be used
by the account wizard.

fix the bug that I just introduced where creating accounts
would fail at the very end, so the folder pane would fail to refresh.

r=alecf
2000-01-07 07:49:37 +00:00
alecf%netscape.com
bf21864da7 update mail pref panes to match the new prefwindow landing 2000-01-07 07:09:12 +00:00
sspitzer%netscape.com
b21a2e9a14 fix #21978. two changes: "Local Mail" is now "Local Folders"
and make it so the user *always* has a Local Folders account.
r=alecf
2000-01-07 06:09:47 +00:00
putterman%netscape.com
38fe967182 When navigating through the thread pane, scroll to the newly selected message. r=alecf 2000-01-07 00:42:28 +00:00
alecf%netscape.com
d516ac6647 slightly better e-mail validation for #3744
r=sspitzer
2000-01-06 23:34:26 +00:00
sspitzer%netscape.com
7907ad9117 fix for #23274. make "File | New... | Account" work. 2000-01-06 21:13:01 +00:00
sspitzer%netscape.com
5428d9003e fix for bug #21235. fix the "triple click" problem with the folder picker.
thanks to waterson for the tip.  also, add the MPL to the top of the file.
2000-01-06 19:54:46 +00:00
nhotta%netscape.com
1a2b32e299 Changed to apply the entity conversion before charset conversion, bug 20062, r=akkana. 2000-01-06 19:49:23 +00:00
alecf%netscape.com
b7175eb04d backend part of fix for #14798, r=mscott 2000-01-06 08:27:23 +00:00
mscott%netscape.com
12ee5407b9 include name space urls
r=hangas
2000-01-06 00:54:55 +00:00
mscott%netscape.com
604d0e817b Bug #22960 --> fix an inefficiency when deleting a message...we were clearing the
message pane and msg header view overlay twice every time we deleted
a msg...this helps make deleting look faster...The fix is to not
 clear the msg pane every time selection changes in the thread pane..
instead only clear the msg pane when the folder selection changes..
2000-01-06 00:54:09 +00:00
mscott%netscape.com
cc713cbb14 Bug #22960 --> add on load header pane support, clear the header pane whenever we clear the message pane. 2000-01-06 00:53:12 +00:00
mscott%netscape.com
06f8a4abf4 Bug #22960 --> include msgHdrViewOverlay for the message header pane which shows the message headers
for a selected message.
2000-01-06 00:51:59 +00:00
putterman%netscape.com
12b7324038 Fixes part of 20446. r=sspitzer. Remember collapsed/expanded state of folderpane. Also
sort messages by date as default sort until we remember sort per folder.
2000-01-06 00:47:02 +00:00
mscott%netscape.com
a05c1d7d44 Bug #22960 --> store nsIMsgHeaderSink
r=bienvenu
2000-01-06 00:46:35 +00:00
mscott%netscape.com
d7aea76591 Bug #22960 --> Part of new message display landing. Remember the nsIMsgWindow
r=bienvenu
2000-01-06 00:46:10 +00:00
mscott%netscape.com
623bd84865 Bug #22960 --> store a nsIMsgHdrSink associated with the messenger window instance
r=bienvenu
2000-01-06 00:45:47 +00:00
mscott%netscape.com
83d3949553 Part of new message display landing. DisplayMessage now takes in the nsIMsgWindow
r=bienvenu
2000-01-06 00:45:28 +00:00
mscott%netscape.com
b22a376a06 Bug ##22960 --> Landing new message display stuff
linkify all email addresses into mailto links.
Add toggle button support for toggling between long and short views of headers with email addresses.
2000-01-06 00:36:35 +00:00