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

517 Коммитов

Автор SHA1 Сообщение Дата
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 0ad953e57a Changes for new FCC handling 1999-07-27 12:17:13 +00:00
sspitzer%netscape.com 4d2897d888 fix warnings. 1999-07-26 01:39:49 +00:00
sspitzer%netscape.com 4295ecb5d3 fix warning. 1999-07-26 01:39:00 +00:00
rickg%netscape.com bcf302cec2 replaced calls to deprecated string API 1999-07-26 01:05:31 +00:00
rhp%netscape.com 12019f03f5 closure of window fix 1999-07-22 22:46:32 +00:00
rhp%netscape.com d579bd0313 Change for fixing FCC operations 1999-07-22 22:21:27 +00:00
rhp%netscape.com 4c929a4467 Fix for send later operations 1999-07-22 21:35:58 +00:00
sspitzer%netscape.com a2d7506e33 fix warnings 1999-07-22 17:38:38 +00:00
rhp%netscape.com c68f4fb47e Refcount fix 1999-07-22 13:11:42 +00:00
scc%netscape.com 12c243677f explicitly define kCharsetConversionManagerCID only in files that need it ... move to canonical scheme for defining and using IIDs and CIDs 1999-07-22 05:25:17 +00:00
tao%netscape.com 475cd91987 Adopt new str res api prototype. 1999-07-22 04:41:11 +00:00
ducarroz%netscape.com 88f0df73b4 Implement UI for "Reply To" and "Followup To". Implement also the menu file/close. 1999-07-21 20:45:59 +00:00
rhp%netscape.com 08ac24a6d5 Changes for sending multipart/related messages 1999-07-21 20:17:07 +00:00
ducarroz%netscape.com 7eb49e2b90 fix bug in SetUUEncodeAttachments 1999-07-20 23:37:57 +00:00
jefft%netscape.com 8bbb3a0447 fixed nsCOMPtr() assertion when deleting messages after send 1999-07-20 21:14:26 +00:00
sspitzer%netscape.com 67111823f3 fix warning 1999-07-17 18:29:42 +00:00
rhp%netscape.com e2675fb811 change for problem 1999-07-17 01:54:45 +00:00
rhp%netscape.com 3767c30d26 Fix for bug #9791. 1999-07-17 00:12:35 +00:00
sspitzer%netscape.com e545c2433e fix warning. 1999-07-16 21:52:55 +00:00
rhp%netscape.com 811bf23ecf Changes for send later listening 1999-07-16 20:28:58 +00:00
sspitzer%netscape.com 6fec6a6319 fix warning 1999-07-15 00:28:01 +00:00
rhp%netscape.com 6e3a26a3cd Changes for attachment handling 1999-07-15 00:14:34 +00:00
rhp%netscape.com ecaea8dde9 Changes for better attachment handling in back end 1999-07-15 00:13:54 +00:00
ducarroz%netscape.com 5801eaf7d1 Add a new command to the message compose service that let you create a message from a nsIMsgCompFields 1999-07-14 21:38:58 +00:00
akkana%netscape.com 6d07c8eeb4 Restructure the editor output routines to allow passing in
a mime type and a flag argument.  Also fix the following bugs:
9746: get rid of bogus empty <style> in head.
8143: save wrap column in editor shell in case it's set before the
      editor is created.
9470, 9488: allow explicit specification of formatted output.
1999-07-14 18:54:29 +00:00
mscott%netscape.com f0fa5fac4e Fix build breakage for rhp. You can't use a nsCOMPtr on an interface unless you include the interface. 1999-07-13 22:57:27 +00:00
jefft%netscape.com 33d1c60486 more on copy service - online Sent/Drafts/Templates support 1999-07-13 20:08:43 +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
putterman%netscape.com 5e806075b3 Checking in for rhp. Workaround for 9455. Approved by chofmann. 1999-07-10 00:02:01 +00:00
ducarroz%netscape.com a52da081af Workaround for bug #9364. The message compose window is hidden during the send process and close only when the send is done and succeeded. A=chofmann, R=rhp 1999-07-09 14:19:58 +00:00
rhp%netscape.com 022ae1402d Fix for NS_WITH_SERVICE use 1999-07-07 03:54:10 +00:00
ducarroz%netscape.com 131f0dc096 I forget to move the code that set identity fields into the compose fields when I split the send function last time. 1999-07-07 00:37:47 +00:00
rhp%netscape.com 51d133f7e9 Changes for copy operations 1999-07-06 23:46:29 +00:00
sspitzer%netscape.com c5c151d5e7 fix warnings 1999-07-06 22:43:25 +00:00
bruce%cybersight.com abb05798f3 Temporary fix for luxor and other build bustages. There is an include loop going on here where nsMsgCopy.h includes nsMsgSend.h which ends up including nsMsgCopy.h again .. or something like that. This leads to an incomplete type definition for something in an nsCOMPtr. This builds for me, I can only hope it builds for the rest of the world. 1999-07-04 07:10:43 +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
ducarroz%netscape.com e3547549ee fix casting warning 1999-07-03 21:37:17 +00:00
rhp%netscape.com 83fe3850e2 Changes to fix ref counting problem in compose back end 1999-07-03 21:19:51 +00:00
rhp%netscape.com ac83a1c631 Adding pref to disable copy operations 1999-07-03 15:53:08 +00:00
rhp%netscape.com 9edab03713 Changes for FCC operations 1999-07-03 15:02:38 +00:00
rhp%netscape.com 6876bc710f Adding mail folder separator to output function 1999-07-02 21:30:47 +00:00
rhp%netscape.com 15aff6e799 Changes for copy listener 1999-07-02 19:52:55 +00:00
sspitzer%netscape.com 2f93f5549c initialize this in the constructor. bad things can happen otherwise. 1999-07-02 06:29:56 +00:00
rhp%netscape.com f01a096d49 Changes to enable new quoting as default 1999-07-02 06:25:27 +00:00
rhp%netscape.com 201c07b497 Changes for new style quoting 1999-07-02 05:47:11 +00:00
warren%netscape.com 8462929dda Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
rhp%netscape.com 2455a1cf49 Changes for plain text quoting 1999-07-01 18:08:05 +00:00
putterman%netscape.com aeea4449fa Use nsCOMTypeInfo 1999-07-01 00:16:39 +00:00
ducarroz%netscape.com a9de813753 Replace time_t by PRTime 1999-06-30 21:04:29 +00:00
alecf%netscape.com d09c18ef14 fix for blocker - bug #9016 - this prevents the crash, but mail is still not sent on windows 1999-06-29 19:02:25 +00:00
mcafee%netscape.com 4725767eb2 BeOS changes 1999-06-29 09:19:14 +00:00
mcafee%netscape.com b0dcf5ceb4 Cleaning up ifdef logic, adding BeOS case. 1999-06-29 09:11:44 +00:00
sspitzer%netscape.com b0755b09a8 changes to get more sophisticated newsgroup addressing to work. thanks to rhp for the backend work. also checking in some xul / js to test this. 1999-06-29 05:04:17 +00:00
alecf%netscape.com 4fc25934e2 remove identity-specific prefs 1999-06-29 04:45:28 +00:00
alecf%netscape.com 4b94ea4a84 now take the identity at send-time 1999-06-29 04:45:11 +00:00
alecf%netscape.com b7951e76d3 now use the identity that was passed in instead of GetHackIdentity, and remove GetHackIdentity 1999-06-29 04:44:24 +00:00
alecf%netscape.com 5f01026da8 generate the message ID from an identity, and take the identity from Init() rather than from GetHackIdentity 1999-06-29 04:41:06 +00:00
rhp%netscape.com 59542bf0a0 Reworking message copy back end 1999-06-26 23:18:49 +00:00
sspitzer%netscape.com da5ff618e4 fix warning 1999-06-26 20:48:10 +00:00
sspitzer%netscape.com 2160d5dd5f fix warnings 1999-06-26 20:47:13 +00:00
sspitzer%netscape.com a835408986 fix warnings 1999-06-26 04:40:56 +00:00
rhp%netscape.com 0170307cde Copy service changes 1999-06-26 01:11:28 +00:00
ducarroz%netscape.com 3a9f0656d6 replace pref "mail.identity.<idn>.send_html" by "mail.identity.id1.compose_html". replace pref "mail.identity.<idn>.wrap_column" by "mail.wraplength" 1999-06-25 21:47:43 +00:00
sspitzer%netscape.com c6f75abe33 changes to make this not build if path isn't defined 1999-06-25 00:49:28 +00:00
sspitzer%netscape.com 83788fe688 fix warnings. get this stuff to build on UNIX 1999-06-25 00:23:26 +00:00
rhp%netscape.com 07146e8eba Changes for compose reorg 1999-06-24 23:54:34 +00:00
rhp%netscape.com e3821db151 New files for GetURL operations 1999-06-23 21:46:07 +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
warren%netscape.com fc9061cd28 Missing return! 1999-06-22 20:21:34 +00:00
mscott%netscape.com 5172013f7c Overhaul of smtp url to use new nsMsgMailNewsUrl class. This should make necko integration easier and reduce footprint a bit. 1999-06-21 23:20:50 +00:00
mscott%netscape.com 7c0bd0c45d Because of my over-haul for mailnews urls, we now need to be more explicit about the url interfac
we are calling the method on (nsIURL, nsISmtpUrl, nsIMsgMailNewsUrl, etc).

Use the factory to create an instance of the smtp url for running urls.
1999-06-21 23:19:13 +00:00
mscott%netscape.com 4500fb9163 Because of my over-haul for mailnews urls, we now need to be more explicit about the url interfac
we are calling the method on (nsIURL, nsISmtpUrl, nsIMsgMailNewsUrl, etc).
1999-06-21 23:18:45 +00:00
sfraser%netscape.com ea55e499a9 Removal of old EditorAppCore code. 1999-06-21 22:33:29 +00:00
ducarroz%netscape.com d252ebbfc1 File Removed. 1999-06-21 20:51:48 +00:00
ducarroz%netscape.com 47997ed80c Remove forward as quoted. Don't addref/release m_editor, fix for bug 8570 1999-06-21 20:28:40 +00:00
sfraser%netscape.com 3df9c89059 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. Also comment out the extra release, with comment about why. 1999-06-19 22:04:20 +00:00
sfraser%netscape.com f33ad6edc1 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. 1999-06-19 21:53:00 +00:00
ducarroz%netscape.com a21a21bc0d Turn off the new quoting code that was causing bug #8483 and #8481, A=chofmann. 1999-06-19 00:16:39 +00:00
rhp%netscape.com 17fd9a8d3b This will enable the old quoting hack for non local mailbox messages. This
checkin was approved by chofmann.
1999-06-18 02:37:25 +00:00
ducarroz%netscape.com 326c05e1e3 Fix for bug 7508, A=chofmann, R=bienvenu 1999-06-16 22:58:02 +00:00
alecf%netscape.com d66ace49a2 fix vc5 bustage - don't use nsCOMPtr on implementations, only on interfaces 1999-06-16 04:09:33 +00:00
mscott%netscape.com accaad05aa Don't attempt to read from the file we are sending unless the file stream is in fact open. 1999-06-16 02:19:49 +00:00
sspitzer%netscape.com c7d9753b9b no newline at the end of the file 1999-06-16 00:24:39 +00:00
sspitzer%netscape.com db045d6ced rename s to s2 to stop shadowing. we don't need to get the prefs service again, we already have it. 1999-06-16 00:24:17 +00:00
mscott%netscape.com 6f8389aecb Bug #8221 fix memory problems with nsCOMPtr & using do_QI around methods. We were also making a com ptr out of a non interface so I added a dirty hack to fix that. 1999-06-16 00:00:55 +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 bba71a7ac3 Checking in changes for new files (not in build yet) 1999-06-15 14:11:56 +00:00
sspitzer%netscape.com f68bfdec9c fix for #8126. crashing when posting to a non-existant newsgroup. 1999-06-15 07:28:54 +00:00
sspitzer%netscape.com 5b817383ac alerts are too broken to use at this point. #7770 and other bugs. argh. 1999-06-15 00:35:43 +00:00
rhp%netscape.com 1a4761d9b1 Fix for GMT offset bug 1999-06-15 00:10:34 +00:00
sspitzer%netscape.com 48dd594b2a if we are on a PC, allow the dialogs to pop up. 1999-06-14 22:26:47 +00:00
putterman%netscape.com fc330b35b6 DeleteStorage on delete message. 1999-06-14 22:24:16 +00:00
sspitzer%netscape.com 4fe5f8e5b8 make the alert messages show up in the console window. this is just
a hack until 7770 gets fixed.  note:  it only works for single byte languages.
1999-06-14 21:22:13 +00:00
mscott%netscape.com 6fb05a6420 Fix a memory leak. 1999-06-14 21:05:37 +00:00
rhp%netscape.com 673c1a60c5 New quoting interface 1999-06-14 05:23:06 +00:00
sspitzer%netscape.com 9f14911272 initial work to make posting to any news host.
currently, you can only post to the server specified by the
"network.hosts.nntp_server" pref.  by default, the value of this pref "news".

more work needs to be done to complete this.

fix for #6655
1999-06-12 18:10:58 +00:00
rhp%netscape.com 14e6df2714 New send later functionality 1999-06-11 23:42:45 +00:00
sspitzer%netscape.com f9f97e3b95 turn off alert code because of #7770. 1999-06-11 22:58:46 +00:00
sspitzer%netscape.com 7db257f384 fix for #7795. get news posting to work again. 1999-06-11 22:39:17 +00:00
sfraser%netscape.com 973292a992 Synch with editorAppCore -> editorShell changes 1999-06-11 19:04:04 +00:00
sspitzer%netscape.com 7a6d43eb9c wrap printf with #ifdef DEBUG 1999-06-11 05:50:13 +00:00
sspitzer%netscape.com 6f2563e7cc comment out alert code until #7770 is fixed. sigh. 1999-06-11 05:46:31 +00:00
sspitzer%netscape.com c5c6d53730 changes for ducarroz's checkin 1999-06-11 00:25:31 +00:00
ducarroz%netscape.com 9718fc301f need to include "nsMsgComposeBE.h" as it not include by the interface anymore 1999-06-11 00:25:21 +00:00
ducarroz%netscape.com d047d20648 update make file 1999-06-11 00:25:16 +00:00
ducarroz%netscape.com 6fef227a2c don't addref a null ptr, that hurts! 1999-06-10 23:31:44 +00:00
ducarroz%netscape.com 909b021a86 Add a temporary hack to make the reply/forward kind of work 1999-06-10 22:08:35 +00:00
mscott%netscape.com d6e2f3eae2 Fix smtp send problem. I was over zealous in fixing a memory leak and we were appending an extra
comma to the list of recipients.
1999-06-10 19:37:18 +00:00
mscott%netscape.com 5a867f06da Trying to clear some stuff up to make it easier for Seth and I to track down the build breakage. 1999-06-10 06:55:14 +00:00
mscott%netscape.com e1f8a05dcf Fix for SunOS build. we were using a nsCOMPtr on two interfaces without explicitly including the interface header file. 1999-06-10 05:49:17 +00:00
mscott%netscape.com 3980ca8852 fix memory leak 1999-06-10 03:06:28 +00:00
ducarroz%netscape.com 7c123d62d2 fix build bustage 1999-06-10 03:05:22 +00:00
ducarroz%netscape.com ec0112b1e3 add a missing declarations, fix build bustage 1999-06-10 03:04:54 +00:00
mscott%netscape.com 6c89c10f1b Fix memory leaks. 1999-06-10 02:47:29 +00:00
ducarroz%netscape.com 3c3509e230 add some missing declarations 1999-06-10 02:02:14 +00:00
ducarroz%netscape.com 253bbc46f7 remove any use of nsMsgCompose (it's the old one nsMsgCompose will conflic with the new one I will add soon!) 1999-06-10 02:01:37 +00:00
ducarroz%netscape.com e05d9e8107 use CreateAndSendMessage instance of SendMessage 1999-06-10 01:50:05 +00:00
ducarroz%netscape.com 9b4284790a need to addref/release the object pass to the callback to avoid crash 1999-06-10 01:11:12 +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
mscott%netscape.com 1cc1ee131f Bug #6722 -- part of PR_Open removal. 1999-06-08 18:04:30 +00:00
jefft%netscape.com c4bf5745da call Release() instead of NS_RELEASE(this) 1999-06-08 00:32:18 +00:00
mscott%netscape.com 0fcdd2bbb9 Unification of LoadUrl signature to remove some warnings on Linux & Mac. LoadUrl signature takes a display consumer. 1999-06-08 00:01:54 +00:00
mscott%netscape.com e2b7356921 remove IGNORE_MANIFEST and remove LCFLAGS since we don't have any. 1999-06-07 21:28:45 +00:00
rhp%netscape.com f4db4067e8 Change for dialog feedback 1999-06-07 20:29:09 +00:00
sspitzer%netscape.com 54aadf49b2 fix runtime bustage. GetWidth nowhere to be found yet. 1999-06-07 20:23:08 +00:00
sspitzer%netscape.com 81c9b4b67f fix warnings (comments within comments). use nsAutoString correctly. 1999-06-07 20:17:47 +00:00
ducarroz%netscape.com 34c371c6e6 fix sprintf problem, Mac only. 1999-06-07 20:13:42 +00:00
rhp%netscape.com 9c12ccb182 fix for mac 1999-06-07 20:09:27 +00:00
sspitzer%netscape.com c482ec0349 renaming nsMsgUtils.*, this was already being used in mozilla/mailnews/base/src 1999-06-07 20:03:40 +00:00
rhp%netscape.com 7939b294b3 Fix checkin 1999-06-07 19:52:01 +00:00
sspitzer%netscape.com 7d90e4fece fix build bustage. rhp says we need this now. 1999-06-07 19:26:48 +00:00
sspitzer%netscape.com 56d04be46e fix build bustage. 1999-06-07 19:23:07 +00:00
sspitzer%netscape.com 376fa54ff6 fix build bustage. case sensitivity problem. 1999-06-07 19:22:21 +00:00
law%netscape.com bf1be08cdf "First step towards exorcism of nsIXULWindowCallbacks" 1999-06-07 19:21:33 +00:00
rhp%netscape.com 3e209a2ee7 More fixe 1999-06-07 19:18:34 +00:00
rhp%netscape.com 379d5436ce Fixes for recent checkins 1999-06-07 19:14:45 +00:00
rhp%netscape.com 0a7aa28044 Transition header file 1999-06-07 19:12:21 +00:00
rhp%netscape.com 5ebbaaf4b2 Changes for composition BE 1999-06-07 18:58:27 +00:00
rhp%netscape.com 7354f83555 New compose BE functionality 1999-06-07 18:48:32 +00:00
rhp%netscape.com 4198ef2a1b Cleanup of compose back end 1999-06-07 18:46:14 +00:00
mscott%netscape.com 3d0e344c29 Part of makefile clean up for windows. Changes include removing old cruft, giving each
component it's own module name (this helps clear up problems with the xp connect type lib
name for each component), making sure libs built in src directories have _s suffix as
they are static libraries and unifying component names with "msg" prefixes.
Also removed extraneous CPP_SRCS info.
1999-06-07 06:52:45 +00:00
mscott%netscape.com ddbf6706e5 LoadURL is now LoadUrl on the smtp protocol. 1999-06-05 20:28:49 +00:00
mscott%netscape.com 8bf3a0776b Major revamping of the smtp protocol. The main changes were to use my new nsMsgProtocol base class for most of the core netlib interaction. While i was here, I also fixed a leak where we weren't closing the file stream for the message we were sending. Fixed a leak that was preventing the smtp protocol instance from getting released & destroyed.
Also rewrote the protocol state methods to use nsAutoString instead of allocating buffers for the protocol commands.
1999-06-05 20:28:21 +00:00
jefft%netscape.com ef49cb038a temporary fix for build bustage by ducarroz 1999-06-04 16:53:05 +00:00
ducarroz%netscape.com a4979a86f8 oops, forget to reactivate one line for the function Dispose 1999-06-04 15:50:54 +00:00
ducarroz%netscape.com a5447f1eac Add function Dispose, fix build bustage 1999-06-04 15:38:53 +00:00
ducarroz%netscape.com 9552ec9f25 Add function Dispose, fix also js problem with NewMessage, fix for build bustage 1999-06-04 15:38:43 +00:00
alecf%netscape.com 1f5093e97a Killing the messenger appcore once and for all.
Don't be frightened by the size of this checkin, most of the appcore conversion to XPConnect was fairly simple. Some of this is just fixing code that depended on the old appcore
1999-06-04 04:00:58 +00:00
mscott%netscape.com 9679e92a0b Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-03 23:31:57 +00:00
sspitzer%netscape.com 7b98d332d6 fix more build breakage 1999-06-02 04:07:09 +00:00
nhotta%netscape.com e232e780d0 Bug fix for 7425. 1999-06-02 00:16:23 +00:00
ducarroz%netscape.com 213bccd66b Close message compose window after sending the message. Fix for bug #7161 1999-06-02 00:07:22 +00:00
ramiro%netscape.com 39ec30603a Add cast for picky compiler. 1999-05-31 15:09:31 +00:00
sspitzer%netscape.com c6e17dd478 XPIDL-ify nsINntpService. use "scriptable" instead of "object" in the news idl files 1999-05-30 00:12:41 +00:00
alecf%netscape.com a779868241 remove calls to GetCharPref() (going away for nsIPref scriptability) 1999-05-28 00:48:49 +00:00
alecf%netscape.com 8a92ee59d2 include the right CID file 1999-05-27 06:38:20 +00:00
bienvenu%netscape.com b06fca771e fix build bustage 1999-05-27 06:08:15 +00:00
mscott%netscape.com a7c832f304 fix mismatched memory frees *again* 1999-05-26 22:57:02 +00:00
ducarroz%netscape.com 68917a5c40 fix bug 6914 1999-05-25 23:37:48 +00:00
nhotta%netscape.com 404a155597 Changed to pick up result of MIME decoder and unicode converter. 1999-05-19 01:37:46 +00:00
ducarroz%netscape.com e421d23dd1 Fix Reply and Forward who wasn't working since new Ender LoadUrl. Implement a temporary HTML support. 1999-05-19 00:52:51 +00:00
ducarroz%netscape.com 240d2831b1 Remove redefinition of GetTimeMac 1999-05-19 00:52:47 +00:00
mscott%netscape.com 918d3a148f fix for bug #6219 -- send data every 2K so we don't fill up our internal buffer when sending a message. 1999-05-18 21:25:55 +00:00
sspitzer%netscape.com df37e75c2f comment the endifs 1999-05-18 00:21:37 +00:00
rhp%netscape.com b5bfc4befb Fix problem where incorrect body was being sent in I18N case. 1999-05-17 21:25:19 +00:00
mscott%netscape.com e012c7867a Fix Bug #6216 --> when sending messages with blank lines, we were eating up the line returns. 1999-05-17 21:23:11 +00:00
sspitzer%netscape.com 129045e8c3 comment out unused variable 1999-05-16 04:15:19 +00:00
sspitzer%netscape.com 2cefeefee9 touch pointer to quiet compiler 1999-05-16 04:14:21 +00:00
nhotta%netscape.com b372bd3839 Clean up, forgot about & for the args. 1999-05-15 01:08:16 +00:00
ducarroz%netscape.com 00bcb8c229 HTML tag name must be capitalized if we want to find them in the DOM! 1999-05-14 21:18:26 +00:00
ducarroz%netscape.com 98ad3fb9b6 Fix capitalization problem with nsComPtr.h 1999-05-14 19:26:14 +00:00
ducarroz%netscape.com d36f82f3d1 Add pref wrapColumn & useHtml 1999-05-14 18:52:05 +00:00
ducarroz%netscape.com 741867842f Add properties WrapColumn and UseHtml 1999-05-14 18:52:01 +00:00
mscott%netscape.com d452e47d6f fix shadowed variables. we were creating a prefs instance many times in the same function when we only needed to create one. 1999-05-13 23:21:04 +00:00
mscott%netscape.com 3909f98c2b fix shadowed variable 1999-05-13 23:08:20 +00:00
mscott%netscape.com 1316cb4bdd fix shadowed variable 1999-05-13 23:00:28 +00:00
law%netscape.com 29716736f9 Adding Shutdown member per change to nsIAppShellComponent 1999-05-13 06:10:59 +00:00
rhp%netscape.com 4c59885007 Conversion of prefs to new world API's 1999-05-12 23:42:35 +00:00
rhp%netscape.com f78a7f1071 General work on composition back end 1999-05-12 22:13:58 +00:00
ducarroz%netscape.com 5236b01cef fix for bug #6315. HTML tag name are now capitalized in the Dom! 1999-05-12 22:00:53 +00:00
alecf%netscape.com 3e711cc105 dont' use idlc macros 1999-05-12 04:51:17 +00:00
mscott%netscape.com d47c6526f6 Fix mismatched memory free. 1999-05-11 20:09:20 +00:00
ducarroz%netscape.com a4a9aa6d53 fix for bug #6176 1999-05-10 23:48:27 +00:00
rhp%netscape.com 5cd53ca428 Change for message send cleanup 1999-05-10 22:14:55 +00:00
bienvenu%netscape.com 344159e66e fix head mask define 1999-05-10 21:06:12 +00:00
nhotta%netscape.com 1de7a19b29 Allow 8 bit msg header/body by pref settings. 1999-05-10 20:22:24 +00:00
mcafee%netscape.com fabaa074ad Renaming nsQuickSort to NS_QuickSort so it doesn't look like a class name. r=brendan@netscape.com 1999-05-10 06:47:04 +00:00
sspitzer%netscape.com ac7cecccd8 kIsRead is now MSG_FLAG_READ 1999-05-08 17:23:30 +00:00
alecf%netscape.com cf6ac32df4 make composer use the new nsIAppShellComponent 1999-05-05 05:21:30 +00:00
hyatt%netscape.com b1ed61a68a Switching to nsIEventQueues and tweaking the AppCore createWindow function's args. 1999-05-04 23:29:53 +00:00
nhotta%netscape.com 2cad0a7014 Fix memory leaks. 1999-05-04 22:28:17 +00:00
mscott%netscape.com ed830227e9 part of mailnews audit --> Conversion to NS_WITH_SERVICE
part of mailnews audit --> use nsCOMPtr.
1999-05-04 20:51:30 +00:00
mscott%netscape.com ce876238b3 part of mailnews audit --> Conversion to NS_WITH_SERVICE
part of mailnews audit --> use nsCOMPtr.
1999-05-04 20:36:34 +00:00
mscott%netscape.com 2e30d4a0f5 part of mailnews audit --> use nsCOMPtr. 1999-05-04 20:34:31 +00:00
mscott%netscape.com 708befd9dd part of mailnews audit --> Conversion to NS_WITH_SERVICE 1999-05-04 18:41:02 +00:00