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

332 Коммитов

Автор SHA1 Сообщение Дата
jst%netscape.com 621060c4fd Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
ducarroz%netscape.com 18778b4c58 Fix for bug 78516. Replace nsIMsgComposeProgress by a more generic nsIMsgProgress. R=varada, SR=bienvenu. 2001-05-04 21:13:25 +00:00
ducarroz%netscape.com d69decf9d1 Fix for bug 78516. Replace nsIMsgComposeProgress by a more generic nsIMsgProgress. R=varada, SR=bienvenu. 2001-05-04 21:02:43 +00:00
varada%netscape.com e7a525db87 bug#52328 - cleaning up the dtd files and idl rules;r=ducarroz;sr=sspitzer 2001-05-01 22:19:48 +00:00
sspitzer%netscape.com fbec1a2767 fix for #11387. save as draft on an existing should remove the old draft.
fix by cavin@netscape.com r=ducarroz, bienvenu.  sr=sspitzer.
2001-05-01 03:17:47 +00:00
varada%netscape.com 3b83b9a8ad fix for bugs-70392-prettying send format prefs panel;52328-quitting while sending message; 71361- wrapping signature in compose;76330-focus on to field in reply;77798-UI should use Msgcompose abort and not msgsend;r=ducarroz;sr=bienvenu 2001-04-27 20:54:29 +00:00
ducarroz%netscape.com 65d4b8a1b7 Fix for bug 77053. Add some code to detect url redirection to avoid to abort the download while fetching attachment. Also fix a crash due to a release make at the wrong time. R=varada, SR=bienvenu 2001-04-26 23:56:58 +00:00
ducarroz%netscape.com c083e4018f Fix for bug 75650. Fix some memories leak which result on not remowing temp files. R=varada, SR=sspitzer 2001-04-17 23:41:29 +00:00
ducarroz%netscape.com 1fbcd1c83b Part of bug 22486. Fix performance regression introduce yesterday with my big cleanup of message compose. R=shaver, SR=sspitzer 2001-04-13 21:53:20 +00:00
sspitzer%netscape.com 0230808749 fix for #75317. temp files created when forwarding a message with attachments are not being
deleted.  fix by cavin@netscape.com.  r=ducarroz, sr=sspitzer
2001-04-13 08:13:48 +00:00
ducarroz%netscape.com ad2a0abe60 Fix for bug 28348 and bug 52329. Add a progress dialog while sending or saving a message. Also stop hidding the msg compose window during send. I have also did a big cleanup of message compose backend which remove couple of leaks. R=varada, SR=sspitzer 2001-04-13 04:38:01 +00:00
ducarroz%netscape.com bb7b8aca5e New files for fix for bug 52329 and bug 28348. NOT PART OF THE BUILD YET. R=varada, SR=sspitzer 2001-04-12 23:33:30 +00:00
ccarlen%netscape.com 7720f48f12 Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts. 2001-04-10 18:30:25 +00:00
sspitzer%netscape.com 0485197843 fix for #75290. clean up our temp files when doing save as draft.
fix by cavin@netscape.com.  r=ducarroz, sr=sspitzer
2001-04-10 07:23:18 +00:00
mscott%netscape.com 5f8e59593c Land the Mailnews Performance Branch.
Includes front end re-write to use the outliner widget for the thread pane.

Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.

enjoy =).
2001-03-17 01:59:34 +00:00
jgmyers%netscape.com da273d9a3f Have SMTP prompt for userid if it's not set in prefs: bug 64777 sr=mscott r=sspitzer 2001-03-07 01:08:04 +00:00
varada%netscape.com d737456ead fix for bug#49378;UI:feedback after saving draft;r=ducarroz;sr=mscott 2001-03-05 21:45:05 +00:00
ducarroz%netscape.com 7582bfdbb8 Bug 22486. Add TimeStamp function to track new message and reply performance. R=sspitzer, SR=bienvenu 2001-03-05 20:00:26 +00:00
bryner%uiuc.edu de4c659c2c Bug 68094 - set correct notification callbacks on channel for SMTP. r=sspitzer, sr=mscott. 2001-02-25 02:42:17 +00:00
ducarroz%netscape.com f7c1140d84 Fix for bug 37697. Add support of preferFormat and html and plaintext domains list. R=chuang, SR=mscott,bienvenu 2001-02-02 23:39:43 +00:00
sspitzer%netscape.com 7dd7ee88c3 fix for #58085. r=hwaara, ducarroz. sr=bienvenu.
based on initial patch from hwaara@chello.se.
fix the reply button tooltip, fix the reply to sender ui elements,
and get reply to sender to work correctly.
2001-01-31 23:00:18 +00:00
ducarroz%netscape.com 9cf374369c Fix for bug 61437. Remove unused code and cleanup mess with mEntityConvertionDone which was causing plain text body to be converted twice. R=sspitzer, SR=mscott 2001-01-23 00:03:25 +00:00
ducarroz%netscape.com df503cea42 Fix for bug 56262. Window's arguments are now passed through a nsISupports object (nsIMsgCOmposeParams). Also, I have extracted the content handler for mailto url from the nsIMsgComposeService as the URL dispatcher will create an instance of it and not get the service. I did some clean up too like using do_CreateInstance and do_GetService and removing dead code. Also, I catch any error than could append during the message compose initialization and display an alert instead of having a dead window! R=sspitzer, S=mscott 2000-12-06 19:56:27 +00:00
ducarroz%netscape.com e091da0ddd First Checked In. 2000-12-06 15:17:25 +00:00
ducarroz%netscape.com 534f2830db Fix for bug 52819. Use nsEditor::GetRootElement for retreiving the body node. sr=mscott 2000-09-18 22:16:10 +00:00
vidur%netscape.com 4a41eee18d Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
mozilla.BenB%bucksch.org 8748ced3a0 38433: askSendFormat dialog: Make check of formatting more fine-grained, and set recommondation following the result (in particular, to plaintext in some cases). Add icons to visualize the modes. r=ducarroz, a=brendan 2000-08-24 04:14:28 +00:00
mscott%netscape.com 16bad1d0a3 Bug #44161 --> remove reference to m_docshell which we don't need now.
r=ducarroz
2000-08-10 22:54:37 +00:00
ducarroz%netscape.com e1761978ad Fix for bug 36480. Add function to switch the signature. R=putterman 2000-08-08 04:45:02 +00:00
mscott%netscape.com 3cdbc17c6b Bug #47853, 47901, 47835, 47324, 47811 --> back out caching of smtp capabilities...this breaks the smtp protocol
which requires an EHLO or HELO to always be issued. Fix case for HELO response.
r=bienvenu
2000-08-08 00:22:34 +00:00
mscott%netscape.com 0d5033b130 Bug #39736 --> pass in the charset to quote the body with. this helps fix charset over ride has
no effect on quoting.
r=nhotta
2000-07-20 07:41:12 +00:00
bienvenu%netscape.com cd9e842492 fix problem posting to wrong news server r=mscott 35678 2000-07-10 02:38:22 +00:00
ducarroz%netscape.com f75bc0a0d9 Fix for bug 43448. Add code to populate mailing list during the send/send later process. R=mscott 2000-07-06 20:44:06 +00:00
jefft%netscape.com c64a604bcb fixed bug 18293 - My ISP complains about not receiving a HELO command first; r=bienvenu 2000-06-22 13:56:07 +00:00
ducarroz%netscape.com d072f75212 Fix for bug 31693. Disable UI element when a Send/Save is in process. R=putterman 2000-06-21 21:11:53 +00:00
warren%netscape.com 958ed96edd Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
sspitzer%netscape.com 7838c32762 fix for #36159, get send unsent messages to work again. while I'm here, remove
the rosetta_mailnews.h horse crap.  r=mscott.
2000-05-25 01:02:13 +00:00
alecf%netscape.com 710e424a4c reflect server hostname into smtp datasource for #18184 r=putterman 2000-05-19 19:57:55 +00:00
warren%netscape.com 4d1711e5f8 Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse 2000-05-16 05:35:23 +00:00
locka%iol.ie ff164450dd Replaced references to webshell with docshell equivalents 2000-05-12 20:41:19 +00:00
alecf%netscape.com 1ff680cb13 scriptify key methods of nsIMsgSend so that QA can do more whitebox testing 2000-05-10 07:30:45 +00:00
alecf%netscape.com fedb69d61d add second parameter to nsISmtpService::FindServer for the datasource 2000-05-10 06:44:06 +00:00
ducarroz%netscape.com a542963478 Fix for bug 28420. Check document content for HTML tags before asking the user which format to use for sending the message 2000-05-06 20:14:23 +00:00
rhp%netscape.com 4f5027cab2 Fix for bad wrapping on quoting and IMAP Parts on demand - Bugs #: 32100 17794 2000-03-24 21:22:53 +00:00
ducarroz%netscape.com 3f7efc788d Fixes related to message compose UI, save attachment, edit message as new and draft message. Those changes fix bug 14868, 23627, 24185, 24864, 24930, 26087, 26733, 27171, 27762, 27931, 27932, 29119, 29176, 30279, 31546 and 28677. R=alecf, rhp, jefft 2000-03-23 06:39:19 +00:00
ducarroz%netscape.com 3e55520517 Fix for bug 18584. Add new API to check if body has been modified by user. R=jefft 2000-03-16 00:03:43 +00:00
akkana%netscape.com 18caae6b21 31438: stealth msg compose (r=ducarroz) 2000-03-14 02:59:13 +00:00
sspitzer%netscape.com 88fe594ab4 use nsIUserInfo (it is exists) to set the users name if it needs it. (see linux only bug #26290). also, migrate the SSL nature of the smtp server, and add TrySSL to the nsISmtpServer interface. (bug #30321) fix problem with nsSmtpServer::SetAuthMethod() 2000-03-12 08:27:31 +00:00
mscott%netscape.com 49519e5eed Bug #28984 --> add a getter & setter for recipients
r=sspitzer
a=phil
2000-03-01 03:07:10 +00:00
alecf%netscape.com 36a6ad0489 last part of fix for #23411 - support login redirectors in SMTP servers
r=mscott a=phil
2000-02-25 00:59:56 +00:00
alecf%netscape.com b09a8b8140 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 8eef06b259 fixed bug 18565 -- [PDT+] Single sign-on for SMTP; implemented auth login for smtp; added smtp logging; lay ground work for tls smtp; r=alecf,bienvenu,ducarroz 2000-02-16 05:59:51 +00:00
ducarroz%netscape.com b5e982f563 Part of fix for bug 10932, 17072, 26746. Tittle button in addressing widget has been replaced by a image to avoid to take the focus when using the Tab key. Implementation of Intelligent HTML Send feature. Set the focus in the subject line when recipients are pre filled. Cleanup Attach Web Page dialog. R=alecf 2000-02-15 06:48:13 +00:00
rhp%netscape.com 09ebc0aef9 Changes for supression of GUI prompts on send operation - for message import - Bug #: 27154 - r: bienvenu 2000-02-11 01:31:15 +00:00
rhp%netscape.com 014209f138 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
alecf%netscape.com 85d0e1bd30 support multiple smtp servers in the backend, #18184
r=mscott
2000-02-01 00:05:02 +00:00
ducarroz%netscape.com e8a111652c Fix bug 15682. We need to carry an idendity when opening a draft (used when forwarding a message inline) or a template. That let us to open a compose window with the right sender, signature (only forward inline) and format (only forward online). R=jefft 2000-01-28 06:20:44 +00:00
ducarroz%netscape.com 53e5118884 Fix for bug 23109, 23331. Attachment file names are now converted to file system character set and we display only the file name in case of a file url. R=jefft 2000-01-15 01:33:18 +00:00
sspitzer%netscape.com 3b2359c363 fix for #18751. now, if the user has a newsgroup selected in the folder pane,
and they hit new message, it comes up prepopulated to post to that group
on that host.
1999-12-24 10:54:52 +00:00
ducarroz%netscape.com dfbb3e4b9e Part of fix for bug 17771. Add class nsIMsgRecipientArray. R=jefft 1999-12-01 22:34:49 +00:00
ducarroz%netscape.com cf57bd1554 Fix for bug 17771. Add a split addresses function in nsIMsgCompFields to let the UI use backend code to split correctly email addresses. R=jefft 1999-12-01 22:34:45 +00:00
ducarroz%netscape.com 78992bad99 First Checked In. 1999-11-24 23:01:13 +00:00
mscott%netscape.com 13507b62e6 Bug #14928 --> added nsIMailtoUrl interface and reduced the functionality
of nsISmtpUrl which was acting as both mailto and smtp
r=sspitzer
1999-11-18 08:37:06 +00:00
mscott%netscape.com 3313e53472 Bug #14928 --> add method for opening a compose window given a mailto url.
this is needed for url dispatching.
r=sspitzer
1999-11-18 08:36:39 +00:00
cls%seawood.org b68d17371a Removing dependency upon security/freenav module. r=alecf 1999-11-13 23:51:49 +00:00
ducarroz%netscape.com 57a3414438 Fix for bug 18605. We need to listen on nsMsgCompose and not anymore on nsIEditorShell in order to synch. the Front End with the Back End. R=rhp 1999-11-13 16:04:41 +00:00
rhp%netscape.com 7146894865 Changes for multipart alternative UI - Bug #: 17770 - r: jefft 1999-11-12 02:58:22 +00:00
sspitzer%netscape.com c4823dd820 fix for #17956 and #18084.
#17956 is reply fails if message in local mail folder

fix (by ducarroz) is to remove the temporary code.

#18084 is sending email fails in certain cases

the problem is we were sending the wrong info to the SMTP server.
when we sent "MAIL FROM: <address>" to the SMTP server we sent
the smtp username and not the full name built from the identity.
most of the changes are to support passing the identity around.
I also added code so that the smtp username is used on the mailto url spec.
we'll need that later, when we support multiple smtp servers and ESMTP.

r=alecf

a=chofmann
1999-11-09 02:04:06 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
mscott%netscape.com a68d96c8f7 Bug #16927 add nsIMsgQuoteListener interface
r=rhp
1999-10-28 04:21:02 +00:00
rhp%netscape.com a756d5ec16 Fix for composition quoting and cleanup for dogfood - Bug# 16703 16907 7518 - r: bienvenu 1999-10-25 19:04:56 +00:00
ducarroz%netscape.com 5db19c6ffc Bug 14258, implement Send Page. R=alecf 1999-10-23 04:50:20 +00:00
alecf%netscape.com 088aad5178 finish landing nsIModule for compose
this and my last checkin r=sspizter
no bug, porkjockey work
1999-10-12 00:37:39 +00:00
alecf%netscape.com b287f9fe95 add new findServer() method and javadoc comments
r=sspitzer
#15140
1999-10-05 03:29:42 +00:00
alecf%netscape.com e0601f74df Combined checkin:
- convert Compose enums to IDL #13261
- exorcise net.h from compose and mime
r=ducarroz and rhp on both
1999-10-04 23:50:56 +00:00
jefft%netscape.com 987b1259ec implemented forward messages as attachments & inline; a=mcafee 1999-09-29 20:43:50 +00:00
alecf%netscape.com 31f2ef8625 add support for identity-specific HTML compose and signatures 1999-09-21 05:37:23 +00:00
sspitzer%netscape.com c245a83fdb check in work around for #10235
check in start of work for #14312
fix a couple warnings
comment out some dump() calls
1999-09-20 02:12:28 +00:00
alecf%netscape.com 034b04aac5 rename default server attribute, and change default smtp prefix to "smtp" instead of "server" 1999-09-19 23:58:57 +00:00
ducarroz%netscape.com 8af9297fbc Remove unused function LoadFields 1999-09-16 23:55:06 +00:00
jefft%netscape.com b4ab87403d fixed bug 13574 -- use stream converter instead of temp file for reply quoting 1999-09-15 02:13:04 +00:00
briano%netscape.com ee4b7e738e General cleanup. 1999-09-14 23:05:06 +00:00
alecf%netscape.com 4d4785003f support add/removal of SMTP servers 1999-09-14 07:03:47 +00:00
mscott%netscape.com 11e3b66b1a Remove obsolete file. It's been replaced by an idl file. 1999-09-01 04:24:26 +00:00
ducarroz%netscape.com cb140fb6ad Add way to quote a message without headers, just quote the body. 1999-08-27 21:18:57 +00:00
mscott%netscape.com c3028f4ded Bug #7811m --> nsISmtpService is now an idl file 1999-08-27 21:14:26 +00:00
mscott%netscape.com d1d5173a5a Bug #7811 --. nsISmtpService is now an idl file. 1999-08-27 21:13:04 +00:00
mscott%netscape.com b012c48b62 Bug #7811 --> turn this interface into an XPIDL interface. 1999-08-27 21:12:22 +00:00
mscott%netscape.com 46aa79ae07 This file is not part of the build yet! (approved by cyeh)
This file is the idl replacement of nsISmtpService.h
1999-08-26 21:50:46 +00:00
mscott%netscape.com 905b68fa64 This file has been replaced by an idl file. 1999-08-25 23:57:03 +00:00
sfraser%netscape.com 2ecef1c469 Remove an errant semicolon 1999-08-25 21:28:39 +00:00
mscott%netscape.com ce49f120a1 I think the clobber windows build may break because I took out the wrong header file from this makefile (the file was still in
my dist directory when I built which is why it worked). In anticipation of eventual breakage, I'm fixing it now.
a=gramps.
1999-08-24 23:48:09 +00:00
mscott%netscape.com 784654a44f Bug #7811 -- nsISmtpUrl is not an idl file. 1999-08-24 22:18:30 +00:00
mscott%netscape.com cad7fe6315 Bug #7811. turn nsISmtpUrl into an IDL file 1999-08-24 22:16:29 +00:00
mscott%netscape.com 285470c81e Bug #7811 --> turn nsISmtpUrl.h into a fully scriptable IDL file. This involved changing several apis in the interface. 1999-08-24 22:15:52 +00:00
mscott%netscape.com 66524af390 Not part of the buidl yet. an idl file to replace nsISmtpUrl.h 1999-08-24 21:47:17 +00:00
alecf%netscape.com 83c2a9bcb3 add new SMTP server API
(incomplete implementation, not hooked up yet)
1999-08-20 04:49:04 +00:00
alecf%netscape.com 8a461a631b add smtp server to mac/unix/windows build 1999-08-20 04:20:23 +00:00
alecf%netscape.com 7daeba5653 first pass at SMTP server IDL 1999-08-20 04:13:16 +00:00
alecf%netscape.com b283cc503e start skeleton MANIFEST_IDL for compose for mac 1999-08-20 04:11:11 +00:00
mscott%netscape.com e2b7332070 Add SetUsername support. 1999-08-10 18:14:27 +00:00
mccabe%netscape.com d6e7410f31 Changes to the xpidl compiler -
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].

This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.

As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout.  As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
bienvenu%netscape.com 225ff9cab6 get rid of nsString2 1999-08-07 02:32:02 +00:00
ducarroz%netscape.com cd5345b411 fix for bug 10382 1999-08-06 00:19:17 +00:00
rhp%netscape.com d5c687b88a Changes for Drafts and Templates 1999-07-31 19:59:35 +00:00
rhp%netscape.com 4cf0ea3753 Just adding this file...NOT PART OF THE BUILD! 1999-07-31 14:40:38 +00:00
mscott%netscape.com ad90319d2c Landing the MailNews_Necko_BRANCH. These are the changes that will enable mailnews to run with necko. 1999-07-29 00:42:25 +00:00
rhp%netscape.com 08ac24a6d5 Changes for sending multipart/related messages 1999-07-21 20:17:07 +00:00
ducarroz%netscape.com 9d25fb7084 Add a new message compose service command that let you create a message from a nsIMsgCompFields. 1999-07-14 21:34:25 +00:00
ducarroz%netscape.com d5a403fb9a Add OpenComposeWindowWithValues() 1999-07-13 20:07:10 +00:00
rhp%netscape.com 9f6f568a97 cleanup 1999-07-13 19:38:45 +00:00
rhp%netscape.com 65ff7eee4e Compose back end cleanup 1999-07-13 18:38:36 +00:00
rhp%netscape.com ecedd77f78 Just checking in updates for the IDL files. These are NOT part of the build and I got the OK from chofmann. 1999-07-08 04:17:16 +00:00
ducarroz%netscape.com a6784293ac Rewrite nsIMsgCompFields/nsMsgCompFields in order to be usable from JS. Remove dependence on the UI implementation (except for the message body) 1999-07-03 21:40:38 +00:00
rhp%netscape.com 2455a1cf49 Changes for plain text quoting 1999-07-01 18:08:05 +00:00
alecf%netscape.com 4b94ea4a84 now take the identity at send-time 1999-06-29 04:45:11 +00:00
rhp%netscape.com 0170307cde Copy service changes 1999-06-26 01:11:28 +00:00
rhp%netscape.com 07146e8eba Changes for compose reorg 1999-06-24 23:54:34 +00:00
rhp%netscape.com 6d6f33a4d6 New interfaces for message send listeners 1999-06-23 21:45:28 +00:00
warren%netscape.com 23864df5e3 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
mscott%netscape.com c8f6090b6d We now don't inherit directly from nsIMsgMailNewsUrl 1999-06-21 23:20:05 +00:00
ducarroz%netscape.com 4c7a24002f File Removed. 1999-06-21 20:32:04 +00:00
ducarroz%netscape.com b4c45b4649 Remove forward as quoted. 1999-06-21 20:28:39 +00:00
rhp%netscape.com 2878f72dc2 New quoting functionality 1999-06-15 23:22:34 +00:00
ducarroz%netscape.com f60a79dbf9 replace /*nsIDOMEditorAppCore*/nsISupports by nsIEditorShell 1999-06-15 14:25:26 +00:00
rhp%netscape.com 30b1984038 Adding new quoting interface 1999-06-14 05:22:07 +00:00
sspitzer%netscape.com 19b4da49b7 we only nsIMsgSendLater.h once 1999-06-12 00:47:09 +00:00
ducarroz%netscape.com 56f3a720e4 re-add nsIMsgSendLater.h as rhp has removed it from the idl project 1999-06-12 00:25:19 +00:00
sspitzer%netscape.com 0b8a05b4e2 firsh have of fix for rhp build bustage. 1999-06-12 00:16:25 +00:00
rhp%netscape.com f6cd91e98c new feature work 1999-06-11 23:44:44 +00:00
rhp%netscape.com 14e6df2714 New send later functionality 1999-06-11 23:42:45 +00:00
ducarroz%netscape.com e9e28ab8a9 update manifest 1999-06-11 22:19:33 +00:00
sfraser%netscape.com 7d3d64cc47 Fix include nsIDOMEditorAppCore -> nsIEditorShell 1999-06-11 20:28:39 +00:00
sspitzer%netscape.com c5c6d53730 changes for ducarroz's checkin 1999-06-11 00:25:31 +00:00
ducarroz%netscape.com d047d20648 update make file 1999-06-11 00:25:16 +00:00
ducarroz%netscape.com e092223e40 make it scriptable, sync. with current implementation 1999-06-10 22:09:17 +00:00
ducarroz%netscape.com 52f7c9ae65 Add temporary an argument to OpenComposeWindow 1999-06-10 22:06:01 +00:00
ducarroz%netscape.com 37f70dbc25 total rewrite 1999-06-10 22:04:21 +00:00
ducarroz%netscape.com c4d3bcebc4 make it scriptable 1999-06-10 22:03:28 +00:00
rhp%netscape.com 7125c8da12 Changes for composition reorg 1999-06-10 00:52:47 +00:00
ducarroz%netscape.com 1f5a497edf First Checked In. 1999-06-10 00:41:28 +00:00
rhp%netscape.com 19e5b2c565 New file for back end reorganization 1999-06-09 19:34:33 +00:00
sspitzer%netscape.com d03bc12900 giant cleanup of Windows mail / news makefile.wins. properly use MODULE, and name things so that Windows and UNIX match. (a big checkin for UNIX proceeded this.) 1999-06-08 02:22:10 +00:00
sspitzer%netscape.com 6e2a3cc01a giant cleanup of UNIX mail / news Makefiles. properly use MODULE, and
name things so that Windows and UNIX match.  (a big checkin for Windows
will follow shortly.)
1999-06-08 02:17:24 +00:00
mscott%netscape.com a80e4efdcf remove IGNORE_MANIFEST. 1999-06-07 21:28:20 +00:00
rhp%netscape.com 90c1eb8460 Dumb typo 1999-06-07 19:17:23 +00:00
rhp%netscape.com f453bc15b1 Changes for mail composition 1999-06-07 18:55:28 +00:00
rhp%netscape.com bea702c501 Adding files to Makefiles 1999-06-07 18:54:37 +00:00
rhp%netscape.com 3be2d35384 More composer BE changes 1999-06-07 18:54:18 +00:00
rhp%netscape.com b1a0670d8a New back end composition functionality 1999-06-07 18:53:47 +00:00