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

17716 Коммитов

Автор SHA1 Сообщение Дата
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
mcmullen%netscape.com 3649ed5b84 Update 1999-02-23 03:32:00 +00:00
ftang%netscape.com 02b8de88ba add S/GetLineBreaker to nsIDocument.h. Reviewed by kipp and waterson 1999-02-23 03:31:26 +00:00
ducarroz%netscape.com a8d0ce0e89 Initial check in 1999-02-23 03:26:08 +00:00
mscott%netscape.com 04019f6070 Implement operator= for nsFilePath when given an nsFilePath. a=mcmullen... 1999-02-23 03:10:29 +00:00
hyatt%netscape.com 3ec6d9980a Touched the files auto-generatedb y the IDL. Also implemented getElementByAttribute
for documents and for elements.
1999-02-23 02:40:51 +00:00
hyatt%netscape.com 44b38bcc70 Touched the headers that are auto-generated from the IDL. 1999-02-23 02:40:26 +00:00
hyatt%netscape.com 0ab7a2cf6a Adding a getElementsByAttribute method. 1999-02-23 02:40:06 +00:00
hyatt%netscape.com d6fb7c48ab Changing selection in the tree. 1999-02-23 02:39:44 +00:00
alecf%netscape.com 8ef606dbd7 fix cases where native method wasn't being called on XPIDL void functions.
Add cases for methods with and without parameters, and with and without return types.
1999-02-23 02:39:31 +00:00
alecf%netscape.com f911166782 add a space in between the new native type and the old one. 1999-02-23 02:38:16 +00:00
cyeh%netscape.com 44a054757e fix stupid bug where clobber_all clobbered everything but mozilla/xpfe.
this should be cleaned up to something more elegant later.
1999-02-23 02:29:08 +00:00
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