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

17697 Коммитов

Автор SHA1 Сообщение Дата
ftang%netscape.com 59e3b5ce0e Make Case conversion work for non-Latin1 Unicode. Reviewed by kipp. Perofrmance is the same after changing this. 1999-02-23 02:27:54 +00:00
ftang%netscape.com fc0dc391d0 performance tuning for ToTitle method 1999-02-23 02:24:40 +00:00
alecf%netscape.com b4478fcc51 update IDL interfaces and add some new ones 1999-02-23 02:19:53 +00:00
mcmullen%netscape.com 8c62ee8873 Final update - landing our branch. 1999-02-23 02:16:21 +00:00
rickg%netscape.com c7da51a987 added stubs for expat 1999-02-23 01:57:13 +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
pinkerton%netscape.com 8b2ff82ba7 Temp fix for RTTI problems that are holding the tree closed. beard and pierre will discuss a real fix later. My comment at the top of this file summarizes the problem. 1999-02-23 01:28:25 +00:00
mscott%netscape.com 2c4edbe9ec Export nsISmtpService.h 1999-02-23 01:17:25 +00:00
radha%netscape.com 89081cc87b Autoregister the RDF library interfaces so that apprunner will display the
toolbar and the default page when invoked with no argument.
1999-02-23 01:07:27 +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
edwin%woudt.nl 147608d3aa Initial import of the status overview. Feel free to change the status on anything you're working on. 1999-02-23 01:03:01 +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
cyeh%netscape.com a716d8ddeb this application has mfc dependencies. checking in now to do the stupid
thing and fix people. will have to go back and fix this properly.
1999-02-23 00:05:31 +00:00
edwin%woudt.nl 4516f89ac6 We now have a working POP3 Store. You need to download SUN's POP3 provider for JavaMail for this. We now don't use grendel's POP3 Store anymore. 1999-02-22 23:33:32 +00:00
bienvenu%netscape.com 0700c188cf use nsNativeFileSpec to construct pop state.dat file name 1999-02-22 23:28:41 +00:00
rickg%netscape.com 149d5b6004 fixed bug 2946 1999-02-22 23:18:43 +00:00
rickg%netscape.com 09b81fe0ac fixed bug 2946 1999-02-22 23:17:05 +00:00
slamm%netscape.com ecab2963f2 nope, didn't work. remove it. 1999-02-22 23:12:39 +00:00
dougt%netscape.com 9b13163cbb Getting closer to milestone 2. More additions to the functionality of
xpinstall.

This is not part of the build process yet.
1999-02-22 23:10:23 +00:00
slamm%netscape.com 2c0336ef71 Put this back and try again. 1999-02-22 23:07:24 +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
mcmullen%netscape.com 23ae585495 Remove the illegal semicolon after extern "C" {} 1999-02-22 22:25:10 +00:00
ftang%netscape.com f4aa50fce9 fix ToTitle bug- make it compatabile to CSS Capitalize. Comment #ifndef XP_UNIX to make the auto registry work 1999-02-22 22:20:01 +00:00
rickg%netscape.com 75dfc20400 fixed autoclose problem that Harish found 1999-02-22 20:55:15 +00:00
kin%netscape.com f87a9a3d4a Added IID() methods. 1999-02-22 19:56:57 +00:00
bienvenu%netscape.com d70809da77 fix off by one error in line parsing code 1999-02-22 19:14:25 +00:00
fur%netscape.com b3662a1ed6 Fix linkage problems on FreeBSD by adding -E linker option when building libPackage.so. Patch contributed by Amancio Hasty <hasty@rah.star-gate.com>. 1999-02-22 19:10:16 +00:00
saari%netscape.com 3a154cf421 tweak to mac menu logic 1999-02-22 19:10:05 +00:00
mjudge%netscape.com 642c6f7d87 Fixing nsCOMPtr misusage. 1999-02-22 19:06:48 +00:00