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

7530 Коммитов

Автор SHA1 Сообщение Дата
jefft%netscape.com 9f9610152f prevent deleting Inbox and Trash folder; r=scottip 2000-04-01 17:47:21 +00:00
chuang%netscape.com 3b4bb656ae bug 32285 - [FEATURE]Add mailing list backend to address book, r=putterman 2000-04-01 17:34:39 +00:00
sspitzer%netscape.com 1079a54739 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 d26d4a39a3 fix warning. r=bienvenu. 2000-04-01 06:29:15 +00:00
sspitzer%netscape.com bbf52a8a68 fix warnings. r=bienvenu 2000-04-01 06:25:29 +00:00
sspitzer%netscape.com eee2e831a8 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 b80253d64b return NS_OK, but alert when CloseFilterList() is called. r=bienvenu, a=leaf. 2000-04-01 04:17:25 +00:00
sspitzer%netscape.com ab0c870e0d 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 047bbb4f1b added files: mozilla/mailnews/base/src/nsSubscribeDataSource.cpp 2000-04-01 04:13:42 +00:00
sspitzer%netscape.com a319d852b3 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 e3ae745aef adding the subscribe datasource the build for windows. 2000-04-01 01:58:56 +00:00
sspitzer%netscape.com 6df8e825e2 adding the subscribe datasource to the build for unix. 2000-04-01 01:58:00 +00:00
sspitzer%netscape.com a9debac1d0 more changes for the new subscribe dialog. not turned on yet. 2000-04-01 01:56:16 +00:00
sspitzer%netscape.com 2519939370 not part of the build yet. 2000-04-01 01:53:29 +00:00
mscott%netscape.com 15e34eb2bd 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 734b1d0c2e Use the docShell APIs to do the Load rather than nsIWebShell methods. 2000-04-01 00:26:21 +00:00
mscott%netscape.com 1248ff4fe5 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 0710a86735 fixed bug 13710 - compact folder for pop3; r=scottip 2000-03-31 15:28:28 +00:00
putterman%netscape.com 84a75fece8 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 46b5d1e7d4 Finalizing the addbook: calls for printing - r: chuang 2000-03-31 02:21:53 +00:00
alecf%netscape.com f3974297d3 reflect "defaultness" of the server into RDF 2000-03-31 02:16:21 +00:00
bienvenu%netscape.com dd1e0ed03b fix problem loading folders for putterman 2000-03-31 01:56:12 +00:00
sspitzer%netscape.com 16939f7f71 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 105bfa389c more work on imap delete model, r=putterman 16805 2000-03-30 23:08:53 +00:00
alecf%netscape.com c3b39881e4 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 7d7bf0eb27 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 354eaa2141 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 a1e10d91af No charset conversion when the body is empty, r=rhp. 2000-03-30 22:37:59 +00:00
bienvenu%netscape.com df11eb998a work on imap delete model, r=jefft,putterman 16805 2000-03-30 15:04:28 +00:00
alecf%netscape.com f3b4013983 rearrange checkboxes to match spec
r=sspitzer
2000-03-30 14:59:44 +00:00
alecf%netscape.com 9a6a163fc9 add smtp dtds to unix build r=sspitzer 2000-03-30 14:58:59 +00:00
alecf%netscape.com 3cbbe40e03 further tweaks to smtp server editor
r=sspitzer
2000-03-30 14:58:36 +00:00
alecf%netscape.com 701e217705 add advanced button and smtp server list to build
r=sspitzer
2000-03-30 14:57:37 +00:00
alecf%netscape.com cb8d0db144 add string for servers marked as "default" (not used yet) 2000-03-30 14:56:30 +00:00
alecf%netscape.com 041ea6a179 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 d519ad36f5 first cut at multiple-SMTP server editor
not part of build yet
2000-03-30 06:54:42 +00:00
jim_nance%yahoo.com 005e33f06e 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 3aaa1efa3a resurrecting VC5.0 build 2000-03-30 02:49:10 +00:00
rhp%netscape.com 299e62a96a Fixes view source problem for mail messages - Fix for Bug #30818 - r: rickg 2000-03-30 01:30:07 +00:00
akkana%netscape.com 6e0775d483 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 9fa21556bd 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 006518858e fix mac compile problems 2000-03-29 23:26:21 +00:00
bienvenu%netscape.com 017f870a5a more work on MPOD r=jefft 32767 2000-03-29 23:21:37 +00:00
bienvenu%netscape.com c7430a5f1e fix crash with aol envelope 33519 r=jefft 2000-03-29 23:19:36 +00:00
nhotta%netscape.com 5cb17fbe15 Fixed wrong inputs for charset converter Finish() call, bug 33588, r=cata. 2000-03-29 23:16:55 +00:00
rhp%netscape.com df13638128 fixing screwup 2000-03-29 21:01:02 +00:00
rhp%netscape.com 3f914dc86c Fix for not identifying particular MIME messages - Bug #: 33565 - r: bienvenu 2000-03-29 20:51:11 +00:00
alecf%netscape.com 85ea2b971c fix some nsIPref dependancies 2000-03-29 09:41:04 +00:00
warren%netscape.com d60b12b153 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 5c06c15d42 Fix for interpreting plain text sig's when doing HTML compose - Bug #: 33423 - r: bienvenu 2000-03-29 01:57:14 +00:00