alecf%netscape.com
32bacdb3e9
First part of fix for #29651 - expose unichar versions of subject/sender/etc to scripts) r=bienvenu,putterman
2000-03-24 08:10:59 +00:00
bienvenu%netscape.com
e4ae6e7e78
more work on mpod 32767 r=mscott
2000-03-24 06:20:01 +00:00
sspitzer%netscape.com
bef2f7ba9d
implement find / find again for mailnews. clean up the browser's find / find again code to use
...
do_GetService and nsCOMPtrs. bug #10894 . r=mscott.
2000-03-24 05:44:32 +00:00
rhp%netscape.com
b68c624cd1
Fix for view source URL problem - Bug #30459
2000-03-20 22:52:51 +00:00
sspitzer%netscape.com
1648fa24bd
add RemoveFiles() to interface. we need this for when we clean up after deleting and account.
2000-03-15 07:12:59 +00:00
jefft%netscape.com
dd2accbee8
fixed unnecessary database loading when building folder view; r=bienvenu
2000-03-15 06:26:31 +00:00
jefft%netscape.com
489aa96a47
fix bug 27396 - shouldn't display error message when selecting uw folder-only mailbox, 28301 - failed to store/read folder flags from folderInfo, 28916 - need to handle /NoSelect folder as 4.x does; r=bienvenu
2000-03-14 13:37:54 +00:00
putterman%netscape.com
9ad79e2641
r=bienvenu. Fix for 16966. Can now mark a thread read.
2000-03-14 05:34:42 +00:00
putterman%netscape.com
36a0950773
a=phil. r=jefft and mscott. Fix for 30918. Can now move messages from imap to local
...
and local to imap.
2000-03-09 04:17:02 +00:00
alecf%netscape.com
0b6f5e9836
back out file I didn't mean to check in
2000-02-23 10:48:17 +00:00
alecf%netscape.com
a4946cd8f4
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
2000-02-23 09:42:54 +00:00
jefft%netscape.com
3122359680
fixed bug 27759 -- Empty Trash breaks trash folder display; r=bienvenu,a=phil,chofmann
2000-02-17 06:03:55 +00:00
mscott%netscape.com
b389706275
Bug #25583,27681,24193 --> add a close window method to nsIMsgStatusFeedback and nsIMsgWindow
...
r=sspitzer
2000-02-16 05:32:35 +00:00
putterman%netscape.com
de272ba0ac
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.
2000-02-16 00:39:23 +00:00
rhp%netscape.com
0d5876b1d2
Changes to implement printing correctly - Buf #12505 - r: jefft
2000-02-15 23:05:06 +00:00
sspitzer%netscape.com
03dd9e5a6e
fix for #8075 . use the newsrc files (~/.mozilla/<profile>/News/newsrc-<hostname>) for the unread/read status instead of the msgdb. r=alecf
2000-02-15 08:35:40 +00:00
bienvenu%netscape.com
474b1f6aec
add redirector type pref,r=alecf
2000-02-15 06:57:45 +00:00
rhp%netscape.com
b51bbc8f16
Adding new printing files to the tree - NOT PART OF THE BUILD!
2000-02-15 02:26:14 +00:00
alecf%netscape.com
0611ca4bef
fix for #26413 - new accounts were picking up old accounts's values, so clear them all out of the prefs r=putterman
2000-02-11 00:55:54 +00:00
bienvenu%netscape.com
85ee28a198
more fixes for double byte folder names, including create and rename, r=putterman,jefft
2000-02-08 01:20:00 +00:00
jefft%netscape.com
015ed59aa6
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
2000-02-07 15:15:14 +00:00
rhp%netscape.com
7e781c43ea
This is a fix to add a second - per message FCC to compose operations - Bug #: 11697 - r: jefft
2000-02-07 03:06:51 +00:00
bienvenu%netscape.com
ece14626a0
allow creation of folders with double-byte characters r=putterman, 26745
2000-02-07 00:20:37 +00:00
putterman%netscape.com
eb3aa13465
sorting and threading now remember selection. Removed Test5000 message. Cleaned up
...
js a bit and moved globals into one function. r =alecf.
2000-02-04 01:56:38 +00:00
jefft%netscape.com
342229275a
fixed bug 26169 -- Sending message appears to fail if the Sent folder not yet parsed; r=scottip
2000-02-03 23:40:09 +00:00
sspitzer%netscape.com
96a0249281
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
2000-02-03 05:01:42 +00:00
alecf%netscape.com
5e9de002d8
remove deprecated GetCurrent[Server|Identity] calls, and fix all callers
2000-02-02 07:28:23 +00:00
jefft%netscape.com
2918243940
fixed bug 24407 -- Remove obsoleted menu item - LoadFirstDraft; r=scottip
2000-02-01 06:06:22 +00:00
jefft%netscape.com
228ad2d0a9
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
72c69bf98f
export nsIMsgStringService.idl
2000-01-28 23:49:33 +00:00
mscott%netscape.com
21065fae1b
Export nsIMsgStringService.idl
2000-01-28 23:48:23 +00:00
mscott%netscape.com
f16e7964e4
export nsIMsgStringservice.idl
2000-01-28 23:47:25 +00:00
mscott%netscape.com
984a401397
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
d04174bf7b
Fix for 24768. r=alecf. Move view navigation code to C++ to speed up.
2000-01-28 23:25:17 +00:00
jefft%netscape.com
4a3981e690
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
dbba147326
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
bienvenu%netscape.com
c13a9dce89
add nsIMsgWindow to a bunch of apis so we can stop urls, r=putterman
2000-01-28 01:22:33 +00:00
sspitzer%netscape.com
b18624d734
clean up nsIMsgFolder.idl and break it apart. r=alecf
2000-01-26 10:00:00 +00:00
sspitzer%netscape.com
cc0d62ff60
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
bienvenu%netscape.com
12fccea128
use online name instead of db name for imap folders, r=sspitzer 24631
2000-01-26 06:05:42 +00:00
sspitzer%netscape.com
52cb81bd6b
add "Equals" to the nsIMsgIncomingServer interface. we'll use this soon. r=alecf
2000-01-26 04:11:14 +00:00
sspitzer%netscape.com
9b6570c8b6
comments are allowed, so removing the cruft to prevent warnings
2000-01-26 04:08:26 +00:00
sspitzer%netscape.com
7e43815d3a
"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
pavlov%netscape.com
51eb775d54
add support for new pref/migrate it from 4.x r=alecf
2000-01-19 01:16:35 +00:00
bienvenu%netscape.com
dc6da4bc94
add ability to copy multiple imap messages efficiently, r=jefft,mscott 23302
2000-01-18 22:33:35 +00:00
sspitzer%netscape.com
494451258f
add the removeIdentity() method to the the account manager interface.
...
I need this, because at migration time, I create a bogus identity
for migration purpose, and I want to clean up after myself.
2000-01-15 09:14:27 +00:00
sspitzer%netscape.com
a8927fd2e9
step 2 of divorce the mailnews migration code from the account manager
2000-01-15 09:00:46 +00:00
sspitzer%netscape.com
8333f3391c
moving the mailnews migration code out of the account wizard.
...
step 1: add the new files.
2000-01-15 08:51:16 +00:00
alecf%netscape.com
532cba7b20
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
2000-01-15 03:06:39 +00:00
alecf%netscape.com
151c9ac450
make the mail notification systems use nsIAtoms instead of char*s, and add capability to notify on PRUnichar* data that changes
...
(in preparationfor #19079 )
r=scottip
2000-01-14 09:01:39 +00:00