6881 Commits

Author SHA1 Message Date
putterman%netscape.com
bb42c1aa32 Fix for 10796. r=jefft and ducarroz. Hook up double clicks on thread pane for drafts and templates. 2000-01-31 22:20:55 +00:00
alecf%netscape.com
7c5aa2e15f add am-imap-advanced, not yet part of product -> no reviewer 2000-01-31 22:15:26 +00:00
alecf%netscape.com
53cf53d8d5 add am-server-top.dtd, not yet part of product -> no reviewer 2000-01-31 22:14:46 +00:00
alecf%netscape.com
98f1422883 fix up some of the key-parsing for multiple accounts and rename a member variable to have an "m" in it :)
r=sspitzer
2000-01-31 22:07:48 +00:00
ducarroz%netscape.com
1f6903102f Fix bug 25926 and bug 23056. We are now looking first for a nickname match then for a username or email address. if no match found, we break a piece the user input and then reformat correctly all eventual addresses and add if needed default domain. R=mscott 2000-01-31 22:00:53 +00:00
rhp%netscape.com
997757341e Fix for I18N display of headers - Bug 25914 - r: mscott 2000-01-31 21:50:36 +00:00
jdunn%netscape.com
af0d18fc99 remove extra ';' - breaks AIX 2000-01-31 21:44:40 +00:00
jdunn%netscape.com
895fa587c1 changing 'true' to 'PR_TRUE'
r= scottip@netscape.com
2000-01-31 21:26:11 +00:00
nhotta%netscape.com
7c4239ce40 Changed text/plain conversion option to use transliteration, bug 9574, r=ftang. 2000-01-31 21:25:21 +00:00
rhp%netscape.com
96b3d06052 Changes to fix L10N vcard display - Bug: 25637 - r: jefft 2000-01-31 21:11:29 +00:00
rhp%netscape.com
e86b70b6c3 Incorrect determination of 8 bit emails - Bug #: 25674 - r: jefft 2000-01-31 05:16:03 +00:00
dveditz%netscape.com
0437b82128 Removed reference to non-existent files, check-in for GregNoel@san.rr.com, r=dveditz 2000-01-30 17:16:54 +00:00
tbogard%aol.net
9c60273a21 Made the message view area not be content-primary but rather just content. With primary it will cause the title to be set on the outside window. This fixes bug #13807. 2000-01-30 07:50:57 +00:00
tonyr%fbdesigns.com
dfa6c31d68 Added the import components to the build 2000-01-30 02:40:53 +00:00
tonyr%fbdesigns.com
1e7f0963a5 These files seem to be useful on Unix. 2000-01-30 00:51:59 +00:00
rhp%netscape.com
3de32c5a60 Fix problem Chineese Headers encoded with RFC1522 are displaying wrong - Bug: 24862 - r: jefft 2000-01-29 18:19:25 +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
4104b09f39 tweaks to make doc loader observer scriptable
api synch with nsIURIContentListener
r=travis
2000-01-29 06:12:55 +00:00
mscott%netscape.com
68d6350f9c fix the mac breakage. 2000-01-29 05:09:32 +00:00
cmanske%netscape.com
b2f55fa1cd Changed IDs for colorpicker popups so they work in message composer. r=danm 2000-01-29 01:00:08 +00:00
mscott%netscape.com
7fc84a5fa7 remove mailboxMessage protocol and use mailbox
r=alecf
2000-01-29 00:48:48 +00:00
mscott%netscape.com
a3f7711965 add support for local string bundle service
remove all traces of mailboxMessage protocol
r=alecf
2000-01-29 00:48:27 +00:00
mscott%netscape.com
146d37a77d Bug #13405 --> use local string bundle service
r=alecf
2000-01-29 00:47:49 +00:00
mscott%netscape.com
d12fc99184 Bug #13405 create a cache for the local string bundle 2000-01-29 00:47:15 +00:00
tonyr%fbdesigns.com
85e1da008f Update the progress status to never return < 5 so it looks like we're always doing something! 2000-01-28 23:56:45 +00:00
tonyr%fbdesigns.com
0633cd90d6 Added the rest of the address book fields to the import 2000-01-28 23:51:39 +00:00
tonyr%fbdesigns.com
39c10ca7d0 Updated the tree in the fieldMap UI to work properly 2000-01-28 23:50:40 +00:00
tonyr%fbdesigns.com
eb358632bc Added progress information to text import 2000-01-28 23:49:50 +00:00
chuang%netscape.com
3095586641 Bug 10870 Drag and Drop of Messages, r=putterman 2000-01-28 23:49:49 +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
ea1c70ce26 added view navigation files 2000-01-28 23:25:35 +00:00
putterman%netscape.com
4217f50e4f Added view navigation files 2000-01-28 23:25:23 +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
bienvenu%netscape.com
6933364300 add ability to stop pop3 download, r=putterm an 18060 2000-01-28 23:20:00 +00:00
bienvenu%netscape.com
994358ad34 fix 25343 problems in threaded view, r=putterman 2000-01-28 23:18:46 +00:00
hangas%netscape.com
4b984991c2 Address Book UI fixes: beta1 bug 25135 disable unused AB menu items, and 23200, 23893, 24063, 24073, 24076, 24300, 24379, 25426, removed <div> tags from <tree>s, and added multiple="true" to results pane tree. r=scottip 2000-01-28 23:12:02 +00:00
alecf%netscape.com
b94e3d27ab remove bogus line from this makefile
a=leaf
2000-01-28 19:29:51 +00:00
jefft%netscape.com
eed8bf4e25 partial fix for bug 20366 - imap rename problem, bug 24749 - need to make sure namespace, acl works on cyrus server;staged checkin 1; r=bienvenu 2000-01-28 15:38:16 +00:00
jefft%netscape.com
b91993b68b partial fix for bug 20366 - imap folder rename problem; prevent rename crash if parent is null 2000-01-28 15:35:15 +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
d2866d5a80 add a #define for the secure imap default, and move the #defines for news ports out of core and into the right place. 2000-01-28 09:06:33 +00:00
sspitzer%netscape.com
6a51642ef8 fix my bad logic. only set the port if it was > 0. 2000-01-28 09:05:08 +00:00
alecf%netscape.com
1fd07b7033 prepare to eliminate getcurrentserver
just a test, no reviewers
2000-01-28 08:57:46 +00:00
alecf%netscape.com
75c0f7e26d prepare to eliminate GetCurrentServer
(test only, no reviews)
2000-01-28 08:56:57 +00:00
alecf%netscape.com
3146e40370 prepare to abolish GetCurrentIdentity
(tests only, no reviewer)
2000-01-28 08:16:19 +00:00
sspitzer%netscape.com
bb7cf9ada6 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
ducarroz%netscape.com
618591ba8f fix wensleydale SunOS/sparc 5.6 Dep build bustage. 2000-01-28 07:17:29 +00:00