629 Commits

Author SHA1 Message Date
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