jefft%netscape.com
f46c291443
Fixed bug 18565 -- Single sing on for Pop3 and Imap; passing in nsIMsgWindow for nsIPrompt
2000-01-29 15:53:14 +00:00
mscott%netscape.com
5a5a055b9b
tweaks to make doc loader observer scriptable
...
api synch with nsIURIContentListener
r=travis
2000-01-29 06:12:55 +00:00
mscott%netscape.com
942fc8c0b6
fix the mac breakage.
2000-01-29 05:09:32 +00:00
chuang%netscape.com
6b0e568cd8
Bug 10870 Drag and Drop of Messages, r=putterman
2000-01-28 23:49:49 +00:00
mscott%netscape.com
3d85102ec9
export nsIMsgStringService.idl
2000-01-28 23:49:33 +00:00
mscott%netscape.com
eb336809eb
Export nsIMsgStringService.idl
2000-01-28 23:48:23 +00:00
mscott%netscape.com
eccd128292
export nsIMsgStringservice.idl
2000-01-28 23:47:25 +00:00
mscott%netscape.com
dd06eaca0a
Bug #13405 --> add an interface to represent a mailnews string bundle (this allows us to cache the bundles
...
easily)
r=alecf
2000-01-28 23:45:33 +00:00
putterman%netscape.com
f3ec311161
added view navigation files
2000-01-28 23:25:35 +00:00
putterman%netscape.com
379a5b2b71
Added view navigation files
2000-01-28 23:25:23 +00:00
putterman%netscape.com
4170fc4b92
Fix for 24768. r=alecf. Move view navigation code to C++ to speed up.
2000-01-28 23:25:17 +00:00
alecf%netscape.com
c976a6920f
remove bogus line from this makefile
...
a=leaf
2000-01-28 19:29:51 +00:00
jefft%netscape.com
7ac9c6c9a4
partial fix for bug 20366 - imap folder rename problem; rename OnCloseFolder to ForceDBClose; r=bienvenu
2000-01-28 15:34:13 +00:00
sspitzer%netscape.com
8e8e95ed21
fix my bad logic. only set the port if it was > 0.
2000-01-28 09:05:08 +00:00
sspitzer%netscape.com
47c0976738
if the news server or imap server is "secure", show the secure icon
...
in the folder pane. the work is done in the data source, so eventually
I'll have to change other xul (like the folder picker and the messenger menus)
to show the right icons, too. r=mscott
2000-01-28 08:01:27 +00:00
sspitzer%netscape.com
d5960e7613
addSubfolder is not scriptable because it uses nsAutoString.
...
until that changes (it will soon) mark this method with [noscript]
2000-01-28 07:07:09 +00:00
sspitzer%netscape.com
d430ebf052
reflect the "isSecure" attribute of a nsIMsgIncomingServer in the account
...
setup dialog. r=mscott, approved by lord.
2000-01-28 07:05:26 +00:00
ducarroz%netscape.com
e8a111652c
Fix bug 15682. We need to carry an idendity when opening a draft (used when forwarding a message inline) or a template. That let us to open a compose window with the right sender, signature (only forward inline) and format (only forward online). R=jefft
2000-01-28 06:20:44 +00:00
sspitzer%netscape.com
c4de3cb1de
handle migration of secure news servers from 4.x to 5.0 r=alecf
2000-01-28 02:24:42 +00:00
bienvenu%netscape.com
4bee4994d2
add nsIMsgWindow to a bunch of apis so we can stop urls, r=putterman
2000-01-28 01:22:33 +00:00
alecf%netscape.com
ff181da7eb
implement NNTP-specific part of the account wizard
...
#17274
r=mscott
2000-01-28 00:56:09 +00:00
bienvenu%netscape.com
b2fbdd022f
don't read stale data from folder cache,r=sspitzer, part of 24631
2000-01-27 02:48:22 +00:00
alecf%netscape.com
6b46cfd9b6
fix argument-checking - sending a null server is ok (we'll just give a null identity back)
...
however, use NS_ENSURE_ARG_POINTER() for aResult!
r=sspitzer
2000-01-26 22:55:16 +00:00
alecf%netscape.com
08b4f2c43c
start using weak references for the parent folder and the parent server
...
r=scottip
2000-01-26 22:53:55 +00:00
dcone%netscape.com
f7199fb2cb
fixed a print parameter problem.
2000-01-26 16:15:57 +00:00
sspitzer%netscape.com
91c719fddc
changes for mac and windows
2000-01-26 11:18:11 +00:00
sspitzer%netscape.com
9200e3284b
make it so when you click on an account that has a server but no identities in the account setup dialog, it shows the
...
new panel "am-serverwithnoidentities.xul" panel.
now "Local Folders" works!
2000-01-26 11:16:38 +00:00
sspitzer%netscape.com
f903b3a5a0
fix crasher. now that there are no identities associated with
...
"local folders", we have to plug this hole.
2000-01-26 10:18:23 +00:00
sspitzer%netscape.com
315df8cb85
clean up nsIMsgFolder.idl and break it apart. r=alecf
2000-01-26 10:00:00 +00:00
alecf%netscape.com
62b18f93b7
oops, comment out netscape-specific stuff for now
2000-01-26 08:22:11 +00:00
alecf%netscape.com
913a6a64cf
reduce unnecessary dependancies
...
r=sspitzer
2000-01-26 08:15:55 +00:00
sspitzer%netscape.com
dda7d6cf40
fix warning (on the mac) that sfraser pointed out, by renaming
...
nsNewsFolder::AddSubfolder to nsNewsFolder::AddNewsgroup
implement cross-session newsgroup username / password by using prefs.
this will get re-written to use wallet, eventually.
remove cruft, where possible.
r=mscott
2000-01-26 06:46:01 +00:00
alecf%netscape.com
1408f61d97
oops, only answer GetTarget() for servers, not everything! (followup fix for an earlier checkin)
...
reviewed,discovered=scottip
2000-01-26 06:36:03 +00:00
sspitzer%netscape.com
7eb83d6419
fix my printf.
2000-01-26 06:30:35 +00:00
sspitzer%netscape.com
f9c99e6a1d
when we migrate a 4.x news server, we should turn "remember passwords" off, since for news in 4.x, we never remembered passwords (across sessions).
2000-01-26 06:27:59 +00:00
bienvenu%netscape.com
40e0ab28bd
use online name instead of db name for imap folders, r=sspitzer 24631
2000-01-26 06:05:42 +00:00
sspitzer%netscape.com
9b49989be2
add "Equals" to the nsIMsgIncomingServer interface. we'll use this soon. r=alecf
2000-01-26 04:11:14 +00:00
sspitzer%netscape.com
8eb3d14017
comments are allowed, so removing the cruft to prevent warnings
2000-01-26 04:08:26 +00:00
alecf%netscape.com
4d90390ca0
remove refresh trick now that the account manager reflects stuff correctly
...
r=sspitzer
2000-01-26 01:48:56 +00:00
alecf%netscape.com
d380452f6d
oops! almost didn't initialize this variable
...
(thanks bienvenu!)
2000-01-26 01:28:05 +00:00
alecf%netscape.com
8a97147c11
update the whole Set/Get[Pretty]Name functions to go through the same codepath, and send notifications as necessary
2000-01-26 01:21:24 +00:00
alecf%netscape.com
0bc0e06821
update account manager and folder datasources to reflect account changes to the tree, including account creation/destruction, as well as the name of the account
...
r=putterman
2000-01-26 01:20:24 +00:00
alecf%netscape.com
4621a23cf6
land the all new and improved, whiz-bang, do-it-yourself-batteries-not-included-use-at-your-own-risk-still-ugly-as-hell account wizard, to use ben goodger's wizard framework
...
r=sspitzer
2000-01-26 01:18:28 +00:00
sfraser%netscape.com
5a6563d24a
Remove linkage with the Appcores shared libs (appcores is dead, baby, appcores is dead). r=law
2000-01-26 01:07:24 +00:00
alecf%netscape.com
721e3f98a4
change ownership model of servers slightly, so that the hashtable is updated whenever servers are created and deleted. r=sspitzer
2000-01-26 01:05:34 +00:00
alecf%netscape.com
6259262757
use nsCAutoStrings instead of PR_smprintf/PR_smprintf_free/etc
...
r=sspitzer
2000-01-26 00:54:15 +00:00
rhp%netscape.com
2a768a9300
Fix for start page in non UTF-8 charset - Bug #: 20344 - r: alecf
2000-01-26 00:32:01 +00:00
putterman%netscape.com
0fea18de4b
Turn on multiple selection in thread pane again. r=sspitzer, a=granrose.
2000-01-25 18:08:11 +00:00
putterman%netscape.com
607037e85a
r=alecf. More work on context menus for 10881. This time it's the folder pane.
2000-01-25 05:13:22 +00:00
sspitzer%netscape.com
991a220f4c
"Local Folders" doesn't have an identity anymore. r=mscott
...
initial changes for authenticated news. still more to be done. r=mscott
bulletproofing changes for migration, never set the port of a server to zero.
2000-01-25 04:57:22 +00:00