jefft%netscape.com
06c2eef296
fixed bug 25988 -- IMAP Subfolders appearing at 1st level instead of 2nd level; bug 26061 -- Rename a pop3 folder and its subfolders disappear; a=phil,r=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@61955 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 05:17:53 +00:00
jefft%netscape.com
06dfd0301e
bug 29340 -- Message sent before logging into mail shows logon failed message; a=phil,r=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@61891 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 21:01:53 +00:00
jefft%netscape.com
7eb66b31d4
fixed bug 28445 - [PDT+] Error displayed after selecting the renamed subfolders; bug 20366 - Unsuccessful IMAP folder rename makes folder disappear; r=bienvenu,a=phil
...
git-svn-id: svn://10.0.0.236/trunk@61821 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 01:16:55 +00:00
mscott%netscape.com
c9952489fd
Bug #23788 --> add the ability to open connection given a host and port instead extracting them from the url.
...
This is necessary in order to implement 23788.
r=bienvenu
a=phil
git-svn-id: svn://10.0.0.236/trunk@61747 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 23:11:45 +00:00
putterman%netscape.com
cde007ea1e
a=phil. Fixes for 29184 and 29104 (r=alecf and bienvenu) Can now access and copy to a local
...
subfolder. Fix for 7844 (r=nhotta and bienvenu) Can now view Japanese local folders.
git-svn-id: svn://10.0.0.236/trunk@61745 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 20:46:39 +00:00
sspitzer%netscape.com
3ee3d2a564
fix for #26773 , alert when there is a network error in mailnews. r=mscott, a=phil
...
git-svn-id: svn://10.0.0.236/trunk@61714 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 01:04:50 +00:00
bienvenu%netscape.com
e8d192867e
fix unix build warning from last checkin - unused var
...
git-svn-id: svn://10.0.0.236/trunk@61509 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 20:59:59 +00:00
bienvenu%netscape.com
47517fad2b
remove use of strtok to fix latin1 char handling, r=alecf, a=phil 24692
...
git-svn-id: svn://10.0.0.236/trunk@61504 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 20:49:09 +00:00
alecf%netscape.com
30558059dc
implement per-identity smtp servers and use the identity's smtp server if in fact it has a special one
...
bug #28898
r=mscott
a=phil
git-svn-id: svn://10.0.0.236/trunk@61486 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 09:42:54 +00:00
jefft%netscape.com
bd7f40d706
fixed bug 27759 -- Empty Trash breaks trash folder display; r=bienvenu,a=phil,chofmann
...
git-svn-id: svn://10.0.0.236/trunk@61185 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 06:03:55 +00:00
alecf%netscape.com
cbc93a00b7
make remember_password sticky and don't attempt to sync with wallet for beta1
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@61111 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:43:18 +00:00
nhotta%netscape.com
2b26f6ca23
Changed to use mailnews.send_default_charset, bug 23540, r=cata.
...
git-svn-id: svn://10.0.0.236/trunk@61061 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:07:37 +00:00
bienvenu%netscape.com
bd56004b70
use msf file spec as key for panacea.dat, r=sspitzer 26977
...
git-svn-id: svn://10.0.0.236/trunk@61060 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:06:37 +00:00
putterman%netscape.com
5370786bac
Fix for 21469. r=jefft. Deleting a message in a thread now goes to the next message and scrolls
...
to it so that you don't lose your place in the thread pane. More work on 26456. r=alecf.
Some performance improvements for loading folders by speeding up building up a uri.
git-svn-id: svn://10.0.0.236/trunk@60978 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:39:23 +00:00
sspitzer%netscape.com
88d84ac509
fix for #8075 . use the newsrc files (~/.mozilla/<profile>/News/newsrc-<hostname>) for the unread/read status instead of the msgdb. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@60844 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 08:35:40 +00:00
bienvenu%netscape.com
ac2c74d9df
add redirector type pref,r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@60826 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:57:45 +00:00
alecf%netscape.com
9f4126ddc6
fix for #27160
...
r=sspitzer
use wallet to determine the status of rememberPassword
git-svn-id: svn://10.0.0.236/trunk@60551 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:52:53 +00:00
alecf%netscape.com
b57f370e2e
fix for #26413 - new accounts were picking up old accounts's values, so clear them all out of the prefs r=putterman
...
git-svn-id: svn://10.0.0.236/trunk@60353 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:55:54 +00:00
alecf%netscape.com
899d4cf8da
use real weak references when messages hold onto their parent folders
...
r=putterman
git-svn-id: svn://10.0.0.236/trunk@60080 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 05:59:20 +00:00
bienvenu%netscape.com
ba4ec60225
more fixes for double byte folder names, including create and rename, r=putterman,jefft
...
git-svn-id: svn://10.0.0.236/trunk@60020 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:20:00 +00:00
scc%netscape.com
dcee2e659d
Pro5 update
...
git-svn-id: svn://10.0.0.236/trunk@60002 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 23:06:04 +00:00
jefft%netscape.com
98a707e711
fixed bug 14893 - undo/redo should enable only when it is available; bug 23089 - selecting undo after delete cause trash folder to load; r=rhp
...
git-svn-id: svn://10.0.0.236/trunk@59992 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 15:15:14 +00:00
bienvenu%netscape.com
8603161356
allow creation of folders with double-byte characters r=putterman, 26745
...
git-svn-id: svn://10.0.0.236/trunk@59965 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 00:20:37 +00:00
pp%ludusdesign.com
56f8ec1f57
Converting ::GetIID() to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@59926 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 03:18:27 +00:00
bienvenu%netscape.com
db90172f17
fix escaping of user name (r=alecf) also fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@59825 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 01:19:38 +00:00
bienvenu%netscape.com
752f4e4478
break out method for getting folder cache elem from file spec, r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@59743 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 05:48:50 +00:00
jefft%netscape.com
4f48ea3b19
fixed bug 26169 -- Sending message appears to fail if the Sent folder not yet parsed; r=scottip
...
git-svn-id: svn://10.0.0.236/trunk@59680 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:40:09 +00:00
sspitzer%netscape.com
c900a9e1cb
make mailnews use the "no stripping url" wallet interface.
...
fix the url mangler and single signon to work when we use the "no stripping url" interface.
git-svn-id: svn://10.0.0.236/trunk@59627 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 06:43:12 +00:00
sspitzer%netscape.com
0895955f9b
change to allow someone to use the "no strip url" interface in wallet.
...
no one is using it yet, because it doesn't work.
r=mscott
git-svn-id: svn://10.0.0.236/trunk@59623 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 05:01:42 +00:00
valeski%netscape.com
867f16ef2b
URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes
...
git-svn-id: svn://10.0.0.236/trunk@59615 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 03:44:22 +00:00
nhotta%netscape.com
63fdf14fb4
Added a special handling for Japanese only, bug 5894, r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@59557 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 23:03:33 +00:00
sspitzer%netscape.com
cf2954592c
code clean up. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@59373 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 07:14:54 +00:00
ducarroz%netscape.com
fdd119e960
fix part of bug 25949, update project path for compatibilty with CW Pro 5. R=n/a
...
git-svn-id: svn://10.0.0.236/trunk@59342 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 01:53:01 +00:00
nhotta%netscape.com
da94d62a2e
Changed text/plain conversion option to use transliteration, bug 9574, r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@59268 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 21:25:21 +00:00
jefft%netscape.com
b5a58b272c
Fixed bug 18565 -- Single sing on for Pop3 and Imap; passing in nsIMsgWindow for nsIPrompt
...
git-svn-id: svn://10.0.0.236/trunk@59191 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 15:53:14 +00:00
putterman%netscape.com
48473eb78d
Fix for 24768. r=alecf. Move view navigation code to C++ to speed up.
...
git-svn-id: svn://10.0.0.236/trunk@59104 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:25:17 +00:00
jefft%netscape.com
5feb9632db
partial fix for bug 20366 - imap folder rename problem; rename OnCloseFolder to ForceDBClose; r=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@59074 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 15:34:13 +00:00
bienvenu%netscape.com
8cd65220ed
add nsIMsgWindow to a bunch of apis so we can stop urls, r=putterman
...
git-svn-id: svn://10.0.0.236/trunk@58988 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 01:22:33 +00:00
bienvenu%netscape.com
983043d327
don't read stale data from folder cache,r=sspitzer, part of 24631
...
git-svn-id: svn://10.0.0.236/trunk@58873 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:48:22 +00:00
alecf%netscape.com
f5ead0f4c3
start using weak references for the parent folder and the parent server
...
r=scottip
git-svn-id: svn://10.0.0.236/trunk@58833 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:53:55 +00:00
alecf%netscape.com
596536fd84
reduce unnecessary dependancies
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@58757 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 08:15:55 +00:00
sspitzer%netscape.com
76a043a458
fix my printf.
...
git-svn-id: svn://10.0.0.236/trunk@58740 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 06:30:35 +00:00
bienvenu%netscape.com
86bba2e600
use online name instead of db name for imap folders, r=sspitzer 24631
...
git-svn-id: svn://10.0.0.236/trunk@58733 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 06:05:42 +00:00
sspitzer%netscape.com
5a4cb1be4b
add "Equals" to the nsIMsgIncomingServer interface. we'll use this soon. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@58726 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 04:11:14 +00:00
alecf%netscape.com
86216a4525
update the whole Set/Get[Pretty]Name functions to go through the same codepath, and send notifications as necessary
...
git-svn-id: svn://10.0.0.236/trunk@58684 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:21:24 +00:00
alecf%netscape.com
38d7153b4f
use nsCAutoStrings instead of PR_smprintf/PR_smprintf_free/etc
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@58660 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 00:54:15 +00:00
alecf%netscape.com
b54cd5d4a0
fix missing space from complete identity line (too simple for a reviewer!)
...
git-svn-id: svn://10.0.0.236/trunk@58464 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 06:11:36 +00:00
mscott%netscape.com
51e97f2218
Bug #23325 --> if someone tries to illegally make us resolve a relative url against a mailnews url (imap,
...
mailbox, news, etc.) just return "about:blank" as the url. Why? 'cause mailnews urls aren't relative and
trying to do so with msgs that don't have base urls associated with them is causing lots of problems.
r=sspitzer,rhp
a=chofmann
git-svn-id: svn://10.0.0.236/trunk@58348 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 05:49:20 +00:00
pavlov%netscape.com
a424cf9a4c
add support for new pref/migrate it from 4.x r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@58187 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 01:16:35 +00:00
alecf%netscape.com
0f46623f5b
add "valid" attribute to the identity and server to determine if we need to run through the account wizard at startup. part of fix for #23391
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@57899 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 03:06:39 +00:00