Граф коммитов

7533 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 8727cafafb fix a bunch of bugs, including #31079 and #14435. when setting the local path for a server, or the newsrc file for
a news server, make sure the folder or file is unique.
use the hostname as part of the suggestion when creating the directory for the server.

r=bienvenu.
2000-04-01 09:37:24 +00:00
sspitzer%netscape.com 3c2bcff92a fix warning. r=bienvenu. 2000-04-01 06:29:15 +00:00
sspitzer%netscape.com 5a2998e649 fix warnings. r=bienvenu 2000-04-01 06:25:29 +00:00
sspitzer%netscape.com da78ce03ea removing the nsISubscribeDialog* interfaces, they aren't being used.
change for the new subscribe dialog, which isn't turned on yet.
r=bienvenu, a=leaf.
2000-04-01 04:23:53 +00:00
sspitzer%netscape.com 6833fc69c3 return NS_OK, but alert when CloseFilterList() is called. r=bienvenu, a=leaf. 2000-04-01 04:17:25 +00:00
sspitzer%netscape.com f1d139b206 start of filter migration work. r=bienvenu, a=leaf. not turned on yet for anyone
but david b. and me.  newsgroup filter migration not working yet.
2000-04-01 04:16:32 +00:00
sspitzer%netscape.com 24f8697c7b added files: mozilla/mailnews/base/src/nsSubscribeDataSource.cpp 2000-04-01 04:13:42 +00:00
sspitzer%netscape.com 3b588216d4 put #endif at the end of the file. add stuff for SubscribeDataSource. r=bienvenu 2000-04-01 02:05:28 +00:00
sspitzer%netscape.com 53bdb97e3a adding the subscribe datasource the build for windows. 2000-04-01 01:58:56 +00:00
sspitzer%netscape.com 4de4890cfe adding the subscribe datasource to the build for unix. 2000-04-01 01:58:00 +00:00
sspitzer%netscape.com 872492417a more changes for the new subscribe dialog. not turned on yet. 2000-04-01 01:56:16 +00:00
sspitzer%netscape.com e065b12714 not part of the build yet. 2000-04-01 01:53:29 +00:00
mscott%netscape.com cc9495c839 add the user agent header back in under a pref. set mailnews.headers.showUserAgent to true in your prefs
if you want to see the user agent string.
2000-04-01 00:40:53 +00:00
tbogard%aol.net b52d8a2a80 Use the docShell APIs to do the Load rather than nsIWebShell methods. 2000-04-01 00:26:21 +00:00
mscott%netscape.com c89735a246 Add mailnews.headers.showUserAgent pref which is a hidden pref we can use to show
the user agent string in the message pane.
2000-04-01 00:20:17 +00:00
jefft%netscape.com 558cf5d1f1 fixed bug 13710 - compact folder for pop3; r=scottip 2000-03-31 15:28:28 +00:00
putterman%netscape.com d03fb2c191 r=mscott. Sort by order received remembered per folder and turn on the menuitem
by removing '.'
2000-03-31 05:58:37 +00:00
rhp%netscape.com 92a435ed66 Finalizing the addbook: calls for printing - r: chuang 2000-03-31 02:21:53 +00:00
alecf%netscape.com ec3fd78015 reflect "defaultness" of the server into RDF 2000-03-31 02:16:21 +00:00
bienvenu%netscape.com 4bdb69be85 fix problem loading folders for putterman 2000-03-31 01:56:12 +00:00
sspitzer%netscape.com 79d0581135 fix for #33968. r=mscott. only open a new three pane when double clicking on a folder or newsgroups.
don't do it when double clicking on a server.
2000-03-30 23:42:15 +00:00
bienvenu%netscape.com aae571ade1 more work on imap delete model, r=putterman 16805 2000-03-30 23:08:53 +00:00
alecf%netscape.com 62c3004d62 consolidate nsIMsgMailSession and nsIFolderListener by simply making nsMsgMailSession implement nsIFolderListener instead of having it's own API. r=scottip 2000-03-30 22:50:54 +00:00
nhotta%netscape.com 8740e3d580 Changed to use correct content type for conversion to avoid unnecessary entity creation, bug 33455, r=rhp. 2000-03-30 22:45:05 +00:00
putterman%netscape.com 767402957b r=bienvenu. Clear new flags when switching folders or when getting messages. Sort by Order Received.
fix 33745 where Save As dialog wasn't coming up for saving messages.
2000-03-30 22:38:45 +00:00
nhotta%netscape.com 901052fd6e No charset conversion when the body is empty, r=rhp. 2000-03-30 22:37:59 +00:00
bienvenu%netscape.com 6e454f5b3f work on imap delete model, r=jefft,putterman 16805 2000-03-30 15:04:28 +00:00
alecf%netscape.com a79f666692 rearrange checkboxes to match spec
r=sspitzer
2000-03-30 14:59:44 +00:00
alecf%netscape.com fa2234dee8 add smtp dtds to unix build r=sspitzer 2000-03-30 14:58:59 +00:00
alecf%netscape.com bb1d11d8bb further tweaks to smtp server editor
r=sspitzer
2000-03-30 14:58:36 +00:00
alecf%netscape.com 25b2bf6b6d add advanced button and smtp server list to build
r=sspitzer
2000-03-30 14:57:37 +00:00
alecf%netscape.com 23e7d27e39 add string for servers marked as "default" (not used yet) 2000-03-30 14:56:30 +00:00
alecf%netscape.com 1ef4b42992 add smtp strings (not part of build) and add one "Advanced" string to the smtp server panel 2000-03-30 14:54:53 +00:00
alecf%netscape.com 8acaad0615 first cut at multiple-SMTP server editor
not part of build yet
2000-03-30 06:54:42 +00:00
jim_nance%yahoo.com dc0e139673 Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
days for module owners to comment on.  r=troy@netscape.com
2000-03-30 03:21:26 +00:00
dveditz%netscape.com e3bc0f20e0 resurrecting VC5.0 build 2000-03-30 02:49:10 +00:00
rhp%netscape.com e73b004941 Fixes view source problem for mail messages - Fix for Bug #30818 - r: rickg 2000-03-30 01:30:07 +00:00
akkana%netscape.com 28111befe9 Fix Paste as Quotation in the editor and mail compose menus. r=cmanske, mail stuff r=ducarroz 2000-03-30 01:26:25 +00:00
rhp%netscape.com 64a312c5a1 Fixes for header display in printing and mime structure problems - Bug #: 33565 - r: jefft 2000-03-29 23:58:32 +00:00
bienvenu%netscape.com 97e3241d4d fix mac compile problems 2000-03-29 23:26:21 +00:00
bienvenu%netscape.com 5d9678401a more work on MPOD r=jefft 32767 2000-03-29 23:21:37 +00:00
bienvenu%netscape.com d4c8770642 fix crash with aol envelope 33519 r=jefft 2000-03-29 23:19:36 +00:00
nhotta%netscape.com b28517a966 Fixed wrong inputs for charset converter Finish() call, bug 33588, r=cata. 2000-03-29 23:16:55 +00:00
rhp%netscape.com 8a9e1fd79c fixing screwup 2000-03-29 21:01:02 +00:00
rhp%netscape.com a3b3343a8b Fix for not identifying particular MIME messages - Bug #: 33565 - r: bienvenu 2000-03-29 20:51:11 +00:00
alecf%netscape.com 0e07ef91c4 fix some nsIPref dependancies 2000-03-29 09:41:04 +00:00
warren%netscape.com 727f312b32 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
rhp%netscape.com 088bb2f428 Fix for interpreting plain text sig's when doing HTML compose - Bug #: 33423 - r: bienvenu 2000-03-29 01:57:14 +00:00
bienvenu%netscape.com 3444cfa790 get downloading of imap attachments working, r=alecf 32767 2000-03-29 00:58:21 +00:00
sspitzer%netscape.com df67dbe077 fix crasher in #33615. uninitialized variables. clicking on a news url
would crash.  r=alecf
2000-03-28 22:32:06 +00:00