Commit Graph

1009 Commits

Author SHA1 Message Date
mscott%netscape.com
e25f699c19 part of scc's merge: change IID() calls to GetIID(). 1999-03-04 00:44:05 +00:00
mscott%netscape.com
1845734038 attribute name space changes. 1999-03-03 21:59:04 +00:00
mscott%netscape.com
0a4feff450 attribute name space changes. Spell start up correctly. 1999-03-03 21:56:48 +00:00
mscott%netscape.com
f254cd2929 Fix build breakage by defining SetDocumentCharSet which was added to nsIDOMAppCore. 1999-03-03 18:47:16 +00:00
mscott%netscape.com
2eecad23dd Fix build breakage by adding SetDocumentCharset function which was added to nIDOMMsgAppCore. 1999-03-03 18:44:12 +00:00
mscott%netscape.com
eb2cee5fde Updates to restore commands by changing Onclick to onclick. Also fixed the syntax error in the openURL call that was preventing the LoadMsg button from working. 1999-03-03 18:11:53 +00:00
alecf%netscape.com
568b3ff45c onClick -> onclick 1999-03-03 17:48:34 +00:00
rhp%netscape.com
4c7d85e8f2 More cleanup for stream conveter interface. 1999-03-03 05:58:00 +00:00
rhp%netscape.com
60a2a99854 Changes for new XP-COM interface for stream converters. 1999-03-03 05:45:55 +00:00
rhp%netscape.com
93041ebaa1 New files for XP-COM stream converter interface. 1999-03-03 05:36:20 +00:00
bienvenu%netscape.com
2fa3681daa fix build bustage courtesy of the nsCOMPtr team 1999-03-03 05:13:21 +00:00
mscott%netscape.com
42d969687b Remove nsIsmgSend->Test() call. 1999-03-03 03:27:31 +00:00
bienvenu%netscape.com
bf43d5448c latest drop of mork files 1999-03-03 03:15:45 +00:00
mscott%netscape.com
8582a5c186 Fix build breakage. Seems like none of these interfaces implement a Test() method... 1999-03-03 02:03:48 +00:00
mscott%netscape.com
e50080b806 url listener update. 1999-03-03 01:32:10 +00:00
mscott%netscape.com
4d79d2bb9f Remove RegisterFactory call for an rfc822 parser. this is done during the self register phase of the msgcore dll. 1999-03-03 01:31:28 +00:00
mscott%netscape.com
880499efc2 Update smtp test to register itself as a url listener on the current smtp url being run. 1999-03-03 01:27:11 +00:00
mscott%netscape.com
25dba76b91 Don't rely on msgcore.lib, use the dll instead.... 1999-03-03 01:25:49 +00:00
mscott%netscape.com
f306806afc asking the smtp service to send a message requires you to pass in a url listener (which can be nsnull if you don't care). 1999-03-03 01:24:56 +00:00
bienvenu%netscape.com
ebbacc548a make sure message key gets set correctly 1999-03-03 01:22:49 +00:00
mscott%netscape.com
9e2014ff2d Pass in a url listener to send message. 1999-03-03 01:22:20 +00:00
mscott%netscape.com
34eb2167dd Update to latest version of nsIMsgMailNewsUrl which includes url listener registration and notification stuff. 1999-03-03 01:21:38 +00:00
nhotta%netscape.com
6d41f9179c Reformat code for MIME encoder, otherwise unreadable. 1999-03-03 01:20:22 +00:00
mscott%netscape.com
d77b56e257 Update to take a url listener when sending a message. 1999-03-03 01:19:50 +00:00
mscott%netscape.com
8fd5c2d239 Changes to make the mailbox test driver a url listener on the currently loaded url. This allowed me to use the test driver for mailbox urls as a test for url listeners... 1999-03-03 01:18:18 +00:00
mscott%netscape.com
d3da05c755 Update urlListener stuff. 1999-03-03 01:16:42 +00:00
mscott%netscape.com
0fd9236d8c pass in urlListener as argument to parsing a mailbox. 1999-03-03 01:15:40 +00:00
mscott%netscape.com
f81fb8eafa Add url listener manager support to mailbox urls. 1999-03-03 01:14:45 +00:00
mscott%netscape.com
f236b51fd2 When parsing a mailbox, allow the caller to pass in a url listener on the action.... 1999-03-03 01:13:34 +00:00
mscott%netscape.com
91f232e33e Requires netlib. 1999-03-03 01:12:20 +00:00
mscott%netscape.com
304faab3b1 Add code to register a url listener manager. 1999-03-03 01:11:53 +00:00
mscott%netscape.com
774105f6bb Build nsUrlListenerManager. 1999-03-03 01:10:42 +00:00
mscott%netscape.com
b8e04ff427 Build the url listener manager. 1999-03-03 01:08:29 +00:00
mscott%netscape.com
73cf638703 A generic url listener manager... 1999-03-03 01:07:55 +00:00
mscott%netscape.com
fc6a1e5185 MailNews Urls now support url listeners. Add these new methods to the base url interface class. 1999-03-03 01:06:52 +00:00
mscott%netscape.com
05bec3507b Remove from directory... 1999-03-03 01:05:37 +00:00
mscott%netscape.com
cca5baae6f Export nsIUrlListener.h and nsIUrlListenerManager.h 1999-03-03 01:05:04 +00:00
mscott%netscape.com
25c567a86d Export nsIListenerUrl.h and nsIUrlListenerManager.h 1999-03-03 01:03:27 +00:00
mscott%netscape.com
31cccfcf1d UrlListener interface and the interface for a generic url listener manager. Each of our url classes will have a url listener manager to handle the book keeping related to url listeners. 1999-03-03 01:02:53 +00:00
mscott%netscape.com
c4ce8fa4f6 Build mailbox test. 1999-03-02 23:56:27 +00:00
ducarroz%netscape.com
72da275f97 clean up: change PR_MALLOC for PR_Malloc 1999-03-02 18:36:58 +00:00
ducarroz%netscape.com
9c4f10b079 sources clean up 1999-03-02 18:35:42 +00:00
putterman%netscape.com
20f8c5174f Add ".msf" to the list of files types we should ignore when building folders. 1999-03-02 18:32:39 +00:00
rhp%netscape.com
74e4bee497 Changes for new header conversion interfaces 1999-03-02 17:47:31 +00:00
rhp%netscape.com
9ed7a4bb2b Update for header defines 1999-03-02 17:43:02 +00:00
putterman%netscape.com
1e05009272 update to use RDF:containment tag. ThreadPane now loads from RDF.
Removed xul: from threadPane.
1999-03-02 17:21:11 +00:00
putterman%netscape.com
95d1d8c1b2 Added ability to GetMessages from prepopulated database. 1999-03-02 17:17:53 +00:00
putterman%netscape.com
7da1dca3a1 Added temporary code for creating a URI and adding it to nsMsgHdr. 1999-03-02 17:17:00 +00:00
rhp%netscape.com
4a1a3b7ef7 Changes for new XP-COM interface. 1999-03-02 17:06:48 +00:00
rhp%netscape.com
3fa539258e Change for interface 1999-03-02 16:57:16 +00:00
rhp%netscape.com
af79e1802e New interfaces to be exported. 1999-03-02 16:46:02 +00:00
rhp%netscape.com
2f3dddf297 Adding new header converter interface. 1999-03-02 16:10:28 +00:00
rhp%netscape.com
87b2f10d35 New header conversion interface 1999-03-02 15:58:15 +00:00
bienvenu%netscape.com
2e7efae0cd add version number to msg database 1999-03-01 23:34:30 +00:00
alecf%netscape.com
483af170ba make unix build the entire base directory into one .so 1999-03-01 23:23:35 +00:00
mscott%netscape.com
6d2aaa1358 Correctly build the toolbar and menu items for the mail 3-pane. They used to be expressed in msgbar.xul but it doesn't seem to like it when they are defined that way. I also assumed that xul was the default name space and removed all "xul:" tags. Forced hard coded height and width values for each of the panes. These values are actually from a patch that Candice sent me. 1999-03-01 22:13:14 +00:00
mscott%netscape.com
0016826abb Export delmsg.gif because we don't have an icon for this yet... 1999-03-01 22:11:56 +00:00
alecf%netscape.com
f74310907c move old nsIMessenger interface and move into base/ 1999-03-01 21:54:40 +00:00
mscott%netscape.com
f9fd062256 Experimenting with my first idl file. This interface will allow us to have the application (or the code that wants to run a url) to be a listener on that url. we'd like to see something like this get pushed into netlib. 1999-03-01 19:16:31 +00:00
bienvenu%netscape.com
65be42e9e8 rename mk_TraceMsg to ns_mkTraceMsg to fix link error 1999-03-01 18:38:26 +00:00
putterman%netscape.com
9aa1efa66c added threadPane.css 1999-03-01 18:07:22 +00:00
putterman%netscape.com
a225ff866d Added threadPane.css 1999-03-01 18:06:58 +00:00
bienvenu%netscape.com
af016000d9 use registerComponent instead of registerfactory to fix build bustage 1999-02-28 22:03:19 +00:00
bienvenu%netscape.com
6680a42541 set recipients and cc list as an array of addresses 1999-02-28 22:02:20 +00:00
bienvenu%netscape.com
3df9913012 add ability to import msf files 1999-02-28 22:00:50 +00:00
putterman%netscape.com
ea8d94188a Pass in pointer to mServiceManager. 1999-02-27 07:27:45 +00:00
putterman%netscape.com
870146e37d ListNext returns NULL when no more messages. 1999-02-27 07:17:35 +00:00
putterman%netscape.com
315c9e8482 Start writing GetMessages and make folder pane work again. 1999-02-27 07:16:58 +00:00
putterman%netscape.com
5ff2a9715a Works with RegisterComponent 1999-02-27 07:15:41 +00:00
putterman%netscape.com
31d336b7e2 Compiles with RegisterComponent 1999-02-27 07:11:28 +00:00
mscott%netscape.com
d87aaf9b8b Stop building nntptest until I fix the factory problems and come up with a progID... 1999-02-27 03:48:15 +00:00
mscott%netscape.com
9e3822934f There is no DLL in the resource directory so don't try to clobber one... 1999-02-27 03:24:00 +00:00
alecf%netscape.com
b3709ef46b implement nsMessenger class 1999-02-27 03:14:40 +00:00
mscott%netscape.com
fe4238458a mailnews base requires DOM. 1999-02-27 03:09:16 +00:00
alecf%netscape.com
fbd846dbce add Interface implementation for JS stubs in messenger 1999-02-27 02:47:53 +00:00
alecf%netscape.com
6f4b821ca5 remove bogus headers 1999-02-27 02:42:26 +00:00
alecf%netscape.com
180a1fb0e2 implement new nsIMessenger interface, and make it accessable from JavaScript 1999-02-27 02:33:21 +00:00
alecf%netscape.com
dba169e3d7 update to new RegisterComponent APIs 1999-02-27 02:25:02 +00:00
alecf%netscape.com
56ed567656 update to new RegisterFactory/Component APIs 1999-02-27 02:24:29 +00:00
alecf%netscape.com
e921e3560a moving this file to base 1999-02-27 02:04:53 +00:00
ducarroz%netscape.com
6a336951d2 add missing parameter to SendMessage 1999-02-27 01:26:01 +00:00
mscott%netscape.com
30345703da Remove no shared library field 1999-02-27 01:03:26 +00:00
mscott%netscape.com
cec6cd22be Add mdbstubs.cpp to the build. 1999-02-27 00:56:41 +00:00
mscott%netscape.com
f27d3b917b Link with nntpTest library. 1999-02-27 00:43:54 +00:00
mscott%netscape.com
958c7242e1 Name of the compose library changed. Update the Makefile. 1999-02-27 00:29:19 +00:00
mscott%netscape.com
5023c267a4 Hmm somehow we got a bunch of duplicate file names getting built. Cleaning up the Makefile 1999-02-27 00:21:42 +00:00
mscott%netscape.com
5627a1525e Fix Unix breakage. XP_AppVersion is a const char * not a char * for unix. 1999-02-27 00:16:52 +00:00
mscott%netscape.com
54af626371 I'm not sure why this was changed from m_host to "", in any case, change it back to m_host
which is the host to use...
1999-02-26 23:56:56 +00:00
ducarroz%netscape.com
5a689a62a7 receive an URL during the creation of a new message instance. Add new parameter in SendMessage (from, cc, bcc, smtp) 1999-02-26 23:42:54 +00:00
ducarroz%netscape.com
fe51436753 fix build problem with missing parameter when call SendMailMessage. Add an empty host name 1999-02-26 23:40:42 +00:00
mscott%netscape.com
f9e4b48724 Fix build breakage. NS_InitMsgAppCoreClass returns an nsresult. 1999-02-26 23:38:32 +00:00
ducarroz%netscape.com
2f53812832 carry smtp server over the send process 1999-02-26 23:38:20 +00:00
ducarroz%netscape.com
fcb9ba27d2 carry smtp server over the send process 1999-02-26 23:25:46 +00:00
ducarroz%netscape.com
5502c2fce4 carry smtp server name over the send message process 1999-02-26 23:23:32 +00:00
ducarroz%netscape.com
302f0da91b clobber tag was missing causing a nmake error 1999-02-26 23:13:36 +00:00
ducarroz%netscape.com
6b588b90a3 updated to export new resources files 1999-02-26 22:46:33 +00:00
ducarroz%netscape.com
872c5c3208 remove address and subject fields, they are now in the toolbar describe in compose.xul 1999-02-26 22:45:12 +00:00
ducarroz%netscape.com
44ff3bfe13 Initial check in 1999-02-26 22:43:41 +00:00
ducarroz%netscape.com
1a1f26dd8d replaced by compose.xul 1999-02-26 22:42:36 +00:00
ducarroz%netscape.com
e73c59e056 no comment 1999-02-26 22:28:50 +00:00
ducarroz%netscape.com
f86489df9c did some reformating of the code 1999-02-26 22:23:24 +00:00
ducarroz%netscape.com
bbf6f2538a change hard coded version of messenger 1999-02-26 22:21:45 +00:00
alecf%netscape.com
097ffed247 remove duplicate definition (whoops!) 1999-02-26 20:06:18 +00:00
alecf%netscape.com
58e090b48b bring NS_InitMsgAppCoreClass back from the dead 1999-02-26 20:04:39 +00:00
mscott%netscape.com
1f03f45461 Export NS_InitMsgAppCoreClass to fix build. Alec is going to make the correct change and add this to the idl file so we won't lose it the next time we rev the idl files. This was part of the hack stuff we had to add to get msgappcore running in apprunner.. 1999-02-26 20:03:26 +00:00
mscott%netscape.com
694ed4b0fb nsISmtpService->SendMessage now takes the host. 1999-02-26 19:18:31 +00:00
mscott%netscape.com
19f9335789 Sending a message now takes a host. Use it. 1999-02-26 19:17:42 +00:00
mscott%netscape.com
c9578bf5d8 Add host as paramater to send send message method. 1999-02-26 19:17:13 +00:00
alecf%netscape.com
b9bd603ea9 fix unix bustage - can't construct objects and pass them as & parameters at the same time 1999-02-26 18:25:57 +00:00
warren%netscape.com
f8b67aa56a Making it build with new RDF registration mechanism. 1999-02-26 12:24:22 +00:00
bienvenu%netscape.com
f4a2d1d5a8 add new hdrs to db and turn on notification by default 1999-02-26 06:01:26 +00:00
mscott%netscape.com
7b572778cf fix clobber rules to correctly clobber resources. 1999-02-26 04:22:44 +00:00
mscott%netscape.com
022657487a Fix build breakage. Change OpenURL signature to take a char * instead of an AutoString because the interface was changed that way. 1999-02-26 04:16:59 +00:00
mscott%netscape.com
e7756addfc Fix build breakage remove nsIID.h and nsISupportUtils.h from all interfaces until we can figure out where these files come from. I know this is the wrong long term solution so I'm not even changing the idl files. 1999-02-26 04:10:24 +00:00
mscott%netscape.com
8fd890baa9 nsFileSpec update. 1999-02-26 04:09:39 +00:00
mscott%netscape.com
d80ecd5b6e Fix build breakage. Many of these interfaces had the constness of arguments removed from them. We need to remove the const char *s and change them to char *s in all of the classes that implement those interfaces....This had a carry over effect of forcing several pieces of code to cast const char *s as char *s. Hopefully we can undo all of these changes when the IDL compiler allows you to have const arguments... 1999-02-26 04:09:10 +00:00
mscott%netscape.com
bf4616c95a nsFileSpec updates... 1999-02-26 04:06:37 +00:00
mscott%netscape.com
17c3b871c9 Add parsing code if the id is part of the urlspec. Use mailbox action enum. 1999-02-26 04:04:33 +00:00
mscott%netscape.com
514f4fdbb3 Fix build breakage. Convert char * to a nsstring before passing it to createNode 1999-02-26 04:03:44 +00:00
mscott%netscape.com
8dd1e0a3d2 Add enum for mailbox url action type. 1999-02-26 04:00:21 +00:00
mscott%netscape.com
697f7718fc Fix build breakage remove nsIID.h and nsISupportUtils.h from all interfaces until we can figure out where these files come from. I know this is the wrong long term solution so I'm not even changing the idl files. 1999-02-26 03:59:33 +00:00
mscott%netscape.com
e5421e9043 nsFileSpec updates. 1999-02-26 03:58:26 +00:00
mscott%netscape.com
dfd9c8234a Fix build by exporting nsIMsg.h 1999-02-26 03:54:45 +00:00
bienvenu%netscape.com
947c703fef more reading and writing of toy db 1999-02-26 03:25:16 +00:00
mscott%netscape.com
9179a10776 nsFileSpec changes. 1999-02-26 02:22:01 +00:00
alecf%netscape.com
9a9aae17fd rev the XPIDL-generated headers, and update API calls to match
includes dropping "const"ness from parameters
some nsString routines were converted back to char* for the time being.
also added nsIMsg.h, it seemed to be missing

Also many fixes to get Unix building again.
1999-02-26 01:56:15 +00:00
alecf%netscape.com
b36401c12f add new compose makefiles 1999-02-26 01:22:12 +00:00
alecf%netscape.com
3ca115bf66 rev the XPIDL generated headers 1999-02-26 01:17:12 +00:00
alecf%netscape.com
64849117bf check in unix makefiles/ignore files 1999-02-26 01:16:07 +00:00
alecf%netscape.com
3d56fd5d3a update to make compose build on Linux 1999-02-26 01:14:57 +00:00
putterman%netscape.com
6565f59553 AddRef database in constructor. 1999-02-26 01:02:15 +00:00
bienvenu%netscape.com
bfefdb6288 hack up some persistance 1999-02-25 04:04:43 +00:00
bienvenu%netscape.com
d2e486af10 fix default mailbox path- needs leading / 1999-02-25 04:03:32 +00:00
putterman%netscape.com
80388bd070 Added cached flag 1999-02-25 03:01:22 +00:00
putterman%netscape.com
2d169788d3 Added correct RDF root. 1999-02-25 02:59:30 +00:00
putterman%netscape.com
b4abbd79bb changed to use msgdb.lib 1999-02-25 02:58:35 +00:00
putterman%netscape.com
e44f24962d made folder lists work and added db for message counts. 1999-02-25 02:58:04 +00:00
putterman%netscape.com
a395bc3b64 Fixed clobber 1999-02-25 02:57:30 +00:00
putterman%netscape.com
6c05a2f1ee added clobber 1999-02-25 02:57:13 +00:00
putterman%netscape.com
5a0f1caf3d changed to msgdb.lib 1999-02-25 02:56:44 +00:00
putterman%netscape.com
869d1254f5 Added db for message counts 1999-02-25 02:56:13 +00:00
putterman%netscape.com
53137a4208 Add msglocal.lib 1999-02-25 02:54:38 +00:00
mscott%netscape.com
f8def9a66c First checked in. 1999-02-25 02:41:37 +00:00
bienvenu%netscape.com
eda9a5672d add new constructor from file path to avoid multiple nativization problems 1999-02-25 02:09:07 +00:00
bienvenu%netscape.com
124fe70732 add call to DoneParsingFolder so we'll commit database 1999-02-25 02:00:48 +00:00
mscott%netscape.com
2e6576f210 Build nsMailboxService. 1999-02-25 01:12:03 +00:00
mscott%netscape.com
d3e44cdc45 header file for mailbox service implementation. 1999-02-25 01:10:27 +00:00
mscott%netscape.com
e334fb9163 Export nsIMailboxService.h 1999-02-25 01:08:30 +00:00
mscott%netscape.com
ca1ed09794 Remove dependencies on local.lib. Use the mailbox service for building and running mailbox urls. This allows to just use the dll form of msglocal. 1999-02-25 01:05:36 +00:00
mscott%netscape.com
fe5145d74f Creating a protocol instance shouldn't require a transport. We should create it ourselves. When running a url, mark it as being processed. 1999-02-25 01:03:45 +00:00
mscott%netscape.com
10e2be4572 Build nsMailboxService 1999-02-25 01:02:27 +00:00
mscott%netscape.com
0b80d9ad58 Implement new nsIMsgMailNewsUrl methods... 1999-02-25 01:02:00 +00:00
mscott%netscape.com
fc7a4e9e0e Build the resources directory. 1999-02-25 01:01:02 +00:00
mscott%netscape.com
9c22a7459d New xul files to express our mail 3-pane UI. I also created a makefile.win which will export the mail news xul files into dist\WIN32_D.OBJ\bin\res\samples. 1999-02-25 01:00:19 +00:00
mscott%netscape.com
e2f5dc5293 Removing from the repository. They are getting replaced with new .xul files. 1999-02-25 00:59:03 +00:00
mscott%netscape.com
f2390beb9b Add msgCore.h at top for pre-compiled headers. Added ability for factory to create mailbox urls and mailbox service. 1999-02-24 22:11:10 +00:00
mscott%netscape.com
398bb12407 Remove duplicate include of xpcom32.lib. 1999-02-24 22:10:11 +00:00
mscott%netscape.com
56e3af4f61 Add class ID so our local factory can create instances of it. Use the new nsIMsgMailNewsUrl interface instead of inheriting directly from nsIURL. 1999-02-24 22:09:24 +00:00
mscott%netscape.com
aba56886e8 Export nsIMailboxService.h 1999-02-24 22:08:12 +00:00
mscott%netscape.com
9e67609ca4 Service for running mailbox commands. This separates the application from building and running the urls... 1999-02-24 22:07:47 +00:00
alecf%netscape.com
3250d1713b add namespace registration stuff for bhuvan 1999-02-24 20:27:24 +00:00
nhotta%netscape.com
fd54c06d40 For nsIUnicodeEncoder change. 1999-02-24 18:15:21 +00:00
bienvenu%netscape.com
b245f83cac fix build bustage 1999-02-24 17:23:57 +00:00
bienvenu%netscape.com
bb6a3fcb2c remove use of XP_ASSERT 1999-02-24 16:34:39 +00:00
bienvenu%netscape.com
9fd266f2cf remove use of XP_ASSERT 1999-02-24 16:27:28 +00:00
warren%netscape.com
747c99adae Removed dead GetRoot code. 1999-02-24 10:54:03 +00:00
warren%netscape.com
e632efc190 Obsolete -- now in local/src/nsLocalMailFolder.[h/cpp] 1999-02-24 10:50:44 +00:00
warren%netscape.com
59a5c261e9 Reorganization. Changes for collections, enumerations, generic folders, file paths, etc. 1999-02-24 10:39:06 +00:00
bienvenu%netscape.com
e066b95d4c make GetFlags pure virtual to fix link error 1999-02-24 06:05:33 +00:00
bienvenu%netscape.com
eccd5ccd53 start hacking persistance 1999-02-24 02:58:43 +00:00
bienvenu%netscape.com
145c809d6c make dbFolderInfo an interface 1999-02-24 02:56:11 +00:00
mscott%netscape.com
c70ba64725 Restore the ability to run multiple urls per smtp test session by using new code to determine if a url
is running or not.
1999-02-24 02:31:19 +00:00
mscott%netscape.com
021092ae3f Flag the smtp url when we are running it.... 1999-02-24 02:30:27 +00:00
mscott%netscape.com
928f5e2f79 nsIMsgMailNewsUrl base class updates. Keep track of whether the url is running or not... 1999-02-24 02:29:54 +00:00
mscott%netscape.com
f137bf26b2 Use mailnews url base class for interface inheritance.... 1999-02-24 02:28:44 +00:00
mscott%netscape.com
dd0ad352fc Export nsIMsgMailNewsUrl.h 1999-02-24 02:27:44 +00:00
mscott%netscape.com
48294ee90c we inherit from the nsIURL interface... 1999-02-24 02:26:29 +00:00
mscott%netscape.com
1e8554e680 Export nsIMsgMailNewsUrl.h 1999-02-24 02:22:22 +00:00
mscott%netscape.com
f6fdadefa6 A base class for methods common to all of our mail and news protocol url interfaces. 1999-02-24 02:21:31 +00:00
mscott%netscape.com
1b2c074516 Fix build breakage.RemoveElement does not take two arguments.... 1999-02-23 20:03:33 +00:00
mscott%netscape.com
8a25a4d816 Use correct config\rules.mak file..we were going into the layout one before... 1999-02-23 18:31:09 +00:00
putterman%netscape.com
cf2ea9d0cd These got moved to the build directory. 1999-02-23 07:13:38 +00:00
putterman%netscape.com
21da364d0b Create the dll in the build directory, not here. 1999-02-23 07:09:34 +00:00
putterman%netscape.com
05fe972b0c Added build directory. 1999-02-23 07:08:56 +00:00
putterman%netscape.com
4ebf33d5d5 removed nsMsgLocalMailFolder so it can go in local directory. 1999-02-23 05:24:52 +00:00
putterman%netscape.com
2217c282ff Added nsLocalMailFolder to local directory. 1999-02-23 05:23:06 +00:00
ducarroz%netscape.com
2cfe3510f6 change composelib to msgcompose.lib 1999-02-23 03:40:55 +00:00
ducarroz%netscape.com
749b713a1b Define FE_Alert as printf 1999-02-23 03:39:38 +00:00
bienvenu%netscape.com
44ec436d3f fix name of exe for clobber target 1999-02-23 03:38:32 +00:00
ducarroz%netscape.com
824d14e0ec change library name 1999-02-23 03:38:09 +00:00
bienvenu%netscape.com
a56b694916 add new hdr to db to commit it 1999-02-23 03:37:21 +00:00
ducarroz%netscape.com
9986de4271 did some clean-up and reformating 1999-02-23 03:36:56 +00:00
bienvenu%netscape.com
a63b831554 add back mdbstubs.obj 1999-02-23 03:35:42 +00:00
ducarroz%netscape.com
d71971f137 Add directory compose 1999-02-23 03:34:17 +00:00
bienvenu%netscape.com
e0d7689af7 add new notifications, char set as string new method to create hdr and add to db 1999-02-23 03:34:02 +00:00
ducarroz%netscape.com
a8d0ce0e89 Initial check in 1999-02-23 03:26:08 +00:00
alecf%netscape.com
6b8e38ace0 we need to export nsMsgSend 1999-02-23 01:44:38 +00:00
alecf%netscape.com
caa5e7d8cc clean up trailing text after #endif's 1999-02-23 01:44:14 +00:00
alecf%netscape.com
364c327e02 remove trailing text after #endif's 1999-02-23 01:42:32 +00:00
alecf%netscape.com
c6607f3843 don't put text on the end of an #endif 1999-02-23 01:41:06 +00:00
alecf%netscape.com
0298e62f58 add this so XPIDL is happy 1999-02-23 01:39:55 +00:00
mscott%netscape.com
6639336340 Include msgCore.h at top of the file for pre-compiled headers. added code to hook up msg send to the new smtp service for actually sending the mail message. 1999-02-23 01:38:25 +00:00
putterman%netscape.com
a06a0b8ea4 Added factory to local directory. 1999-02-23 01:32:45 +00:00
mscott%netscape.com
2c4edbe9ec Export nsISmtpService.h 1999-02-23 01:17:25 +00:00
mscott%netscape.com
f7b62270df Remove dependency on compose.lib because we now use the compose dll which is automatically registered... 1999-02-23 01:06:05 +00:00
mscott%netscape.com
33f44bd8a1 Remove all dependencies on compose.lib. Use the new Smtp Service for running urls....Right now the test exe doesn't let you run more than one command...I'll fix this later... 1999-02-23 01:05:24 +00:00
mscott%netscape.com
617cb310e7 Remove commented out dependency on netlib.lib... 1999-02-23 01:03:51 +00:00
mscott%netscape.com
9f9ed78fb1 Added DLL self registration code. Ability to create smtp service object. Changed class name to reflect the fact that this is a factory for compose.... 1999-02-23 01:02:49 +00:00
mscott%netscape.com
e1b6a13ec1 Interface updates to use nsString and nsFilePath.... 1999-02-23 01:00:42 +00:00
mscott%netscape.com
19c00b770a Changes to update new nsISmtpUrl interface... 1999-02-23 00:59:57 +00:00
mscott%netscape.com
dc189f84ca Interface changes to support nsString and nsFilePath. Also, correctly parse out host and port in mailto urls... 1999-02-23 00:58:24 +00:00
mscott%netscape.com
74be4b259d built smtp service..... 1999-02-23 00:57:14 +00:00
mscott%netscape.com
88237013ee Smtp service for handling smtp requests in the mail application. This abstracts away the need for the app to know how to create smtp urls and smtp connections... 1999-02-23 00:56:39 +00:00
mscott%netscape.com
6c7697219c Export nsISmtpService.h 1999-02-23 00:55:38 +00:00
mscott%netscape.com
cd641c4266 Service for handling SMTP requests....this abstracts away the process of creating an SMTP url and an SMTP connection to run the url from the application... 1999-02-23 00:55:10 +00:00
mscott%netscape.com
68a30e86fa Adding some more common includes --> including the repository, service manager, nsCRT.... 1999-02-23 00:54:02 +00:00
putterman%netscape.com
fadb204bb3 Make local its own dll. 1999-02-23 00:48:09 +00:00
putterman%netscape.com
042cb6b414 Take tests directory out of the build until we fix exporting issues. 1999-02-23 00:31:16 +00:00
bienvenu%netscape.com
7ff3b3bc79 hook up more db folder info members to mdb 1999-02-23 00:20:50 +00:00
bienvenu%netscape.com
0700c188cf use nsNativeFileSpec to construct pop state.dat file name 1999-02-22 23:28:41 +00:00
putterman%netscape.com
a506001478 added NET_SACopy. 1999-02-22 23:03:53 +00:00
putterman%netscape.com
96db8fe1fd Add new parameters for width and height. 1999-02-22 23:00:36 +00:00
alecf%netscape.com
f29e05d51b fix XUL to match new command mechanism 1999-02-22 22:36:29 +00:00
bienvenu%netscape.com
d70809da77 fix off by one error in line parsing code 1999-02-22 19:14:25 +00:00
bienvenu%netscape.com
07c9e93c94 hook up more db folder info stuff to mdb 1999-02-22 18:05:23 +00:00
bienvenu%netscape.com
ade369d1c2 start getting nntp hooked up to news database 1999-02-19 03:09:39 +00:00
bienvenu%netscape.com
bc119e565e start adding mork impl 1999-02-19 03:08:40 +00:00
mscott%netscape.com
720eb2c647 More updates for getting the 3-pane looking correctly... 1999-02-19 02:43:11 +00:00
alecf%netscape.com
8fee9617b2 MD5 implementation, thanks to mrsam@geocities.com 1999-02-19 02:12:44 +00:00
bienvenu%netscape.com
3c18fa50c2 link with the dll rdf to get rid of linker warnings 1999-02-19 01:42:25 +00:00
bienvenu%netscape.com
a299afd0d6 switch to new mdb interface naming conventions 1999-02-19 00:32:39 +00:00
mscott%netscape.com
9820e09286 Build news/tests/nntp directory... 1999-02-18 19:42:59 +00:00
mscott%netscape.com
7754e68b82 Properly set and color toolbar button which will fetch a hard coded news article from the server and display it to the screen. 1999-02-18 19:37:32 +00:00
mscott%netscape.com
d1469d08bd Our thread pane xml file was not written right. Updated it to use the correct xul and xml tags to display correctly using the tree widget. 1999-02-18 19:23:52 +00:00
mscott%netscape.com
60380822ff New style sheet for laying out the tree widget.... 1999-02-18 19:22:33 +00:00
mscott%netscape.com
16a331eb5f Change default path for writing tempArticle.eml into to c:\temp. 1999-02-18 04:46:54 +00:00
mscott%netscape.com
50cc020dba We need to build mime as part of messenger... 1999-02-18 03:54:15 +00:00
mscott%netscape.com
4ddbab89cf Rebuild our 3-pane UI using iframes..the old code was using HTML frames which caused only one nsIWebShell for the whole mail frame.... 1999-02-18 03:52:40 +00:00
alecf%netscape.com
bf7f7468c9 moving mailnews makfiles into mailnews directory 1999-02-18 03:22:52 +00:00
mscott%netscape.com
8874310149 Makefile to build the nntpTest harness 1999-02-18 01:16:12 +00:00
mscott%netscape.com
83b3b059e0 Oops...build the nntp sub directory as well 1999-02-18 01:15:40 +00:00
mscott%netscape.com
18c5656f95 Build the stub code as a library. 1999-02-18 01:14:05 +00:00
mscott%netscape.com
cd3f5f8553 build nntp sub directory... 1999-02-18 00:54:37 +00:00
mscott%netscape.com
3ca3e64f0e NNTP test harness. This code was moved here from news\tests. 1999-02-18 00:54:06 +00:00
mscott%netscape.com
d469b784b6 Removing from repository. This file now lives in tests\nntp. 1999-02-18 00:53:29 +00:00
mscott%netscape.com
b8954c27d9 Remove some ::IID() calls and replace them with NS_DEFINE_IID macros... 1999-02-18 00:47:50 +00:00
mscott%netscape.com
1f6061e098 initializing base app core no longer happens in the mail app core....this removes our build dependencies on the base app cores. 1999-02-18 00:47:09 +00:00
mscott%netscape.com
bf7774d2cd Link with nntptest library... 1999-02-18 00:46:16 +00:00
mscott%netscape.com
b38422f1d2 Updates to our mail core XUL file to get loading of a hard coded news url to run. 1999-02-18 00:45:11 +00:00
mscott%netscape.com
37d7aee1e4 mail shell needs a frame for browser.webwindow 1999-02-18 00:43:36 +00:00