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

7513 Коммитов

Автор SHA1 Сообщение Дата
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
sspitzer%netscape.com b2ad643429 fix for bug #33596. assertion when a message has no subject. r=alecf 2000-03-28 21:20:48 +00:00
sspitzer%netscape.com ea9125798a more thrashing, sorry about this. 2000-03-28 07:50:41 +00:00
sspitzer%netscape.com d7183cd781 whoops, fix build bustage. 2000-03-28 07:47:51 +00:00
sspitzer%netscape.com d6f856b55b HandleLine() should be defined as virtual, as we are overriding it.
some more stuff for real subscribe, only for windows right now.
general clean up.
2000-03-28 07:44:24 +00:00
sspitzer%netscape.com 86c180aa4e ignore generated makefile. 2000-03-28 07:27:55 +00:00
sspitzer%netscape.com 8badc05d83 move all the verify account stuff into a central place, and call
it when opening messenger, message compose and addressbook.  bug #33558
fix some debugging printfs.  add some new files to the build for the new subscribe dialog.
(not turned on yet.)  general cleanup.
2000-03-28 07:26:41 +00:00
rhp%netscape.com c2e5120e3a Changing the default value of using quoted printable in mail message bodies - Bug #29210 2000-03-28 07:21:13 +00:00
alecf%netscape.com 773c3ef80b start firing notifications when the default server changes
r=scottip
2000-03-28 07:16:04 +00:00
alecf%netscape.com 0bffe2e6db missed a JS listener implementation (thanks putterman) 2000-03-28 07:09:53 +00:00
alecf%netscape.com b2829c6c0b forgot to check these in with my previous checkin 2000-03-28 05:59:39 +00:00
alecf%netscape.com 526353c793 - add generic interface to access mail filter lists in both servers and folders. in the base class, folders just forward to their root server.
- expose event notifications through nsIFolder so that non-folders can trigger notifications on individual folders
- add generic OnItemEvent to nsIFolderListener, and implement in base classes
2000-03-28 04:58:05 +00:00
sspitzer%netscape.com ffd99e0933 not part of the build yet. 2000-03-28 04:09:26 +00:00
sspitzer%netscape.com c3c8228dc7 not part of the build yet. 2000-03-28 04:03:25 +00:00
rhp%netscape.com d135f67bc7 Fix for Solaris 5.6 bustage 2000-03-27 08:45:31 +00:00
sspitzer%netscape.com 200b78e08a Checking in project changes for addbook: support 2000-03-27 08:19:58 +00:00
rhp%netscape.com 7c449b431e Adding addbook: URL support 2000-03-27 08:18:10 +00:00
rhp%netscape.com 1a155a6a55 Updating code that is NOT PART OF THE BUILD! 2000-03-27 07:37:42 +00:00
rhp%netscape.com 85ab85aa1c Just updating this file - NOT PART OF THE BUILD 2000-03-27 07:32:08 +00:00
rhp%netscape.com 4db4081902 Adding new files to tree - NOT PART OF THE BUILD 2000-03-27 07:02:07 +00:00
rickg%netscape.com c269118cc4 removed calls to deprecated string API's 2000-03-27 06:48:32 +00:00