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

17703 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com 0f40cb68c4 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 6817465add Update 1999-02-23 03:32:00 +00:00
ftang%netscape.com fbebe3feca add S/GetLineBreaker to nsIDocument.h. Reviewed by kipp and waterson 1999-02-23 03:31:26 +00:00
ducarroz%netscape.com 406468f411 Initial check in 1999-02-23 03:26:08 +00:00
mscott%netscape.com 75ce123dcc Implement operator= for nsFilePath when given an nsFilePath. a=mcmullen... 1999-02-23 03:10:29 +00:00
hyatt%netscape.com dbc9dd98bf 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 69bed5464f Touched the headers that are auto-generated from the IDL. 1999-02-23 02:40:26 +00:00
hyatt%netscape.com 3ec0b0e2a8 Adding a getElementsByAttribute method. 1999-02-23 02:40:06 +00:00
hyatt%netscape.com 2cefbcd58b Changing selection in the tree. 1999-02-23 02:39:44 +00:00
alecf%netscape.com 698d924382 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 ec00b19244 add a space in between the new native type and the old one. 1999-02-23 02:38:16 +00:00
cyeh%netscape.com 38a0ff17cb 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 de8f97717d 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 5a81843420 performance tuning for ToTitle method 1999-02-23 02:24:40 +00:00
alecf%netscape.com 39ef829008 update IDL interfaces and add some new ones 1999-02-23 02:19:53 +00:00
mcmullen%netscape.com be6df4676b Final update - landing our branch. 1999-02-23 02:16:21 +00:00
rickg%netscape.com 94f8127fe4 added stubs for expat 1999-02-23 01:57:13 +00:00
alecf%netscape.com a09e3de066 we need to export nsMsgSend 1999-02-23 01:44:38 +00:00
alecf%netscape.com 21d385d87a clean up trailing text after #endif's 1999-02-23 01:44:14 +00:00
alecf%netscape.com 55d9a567b1 remove trailing text after #endif's 1999-02-23 01:42:32 +00:00
alecf%netscape.com c6b9d0bd61 don't put text on the end of an #endif 1999-02-23 01:41:06 +00:00
alecf%netscape.com ab5dd30c47 add this so XPIDL is happy 1999-02-23 01:39:55 +00:00
mscott%netscape.com 9d18e1b86b 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 c57c861181 Added factory to local directory. 1999-02-23 01:32:45 +00:00
pinkerton%netscape.com f4a5fd8ab9 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 e1f2aede79 Export nsISmtpService.h 1999-02-23 01:17:25 +00:00
radha%netscape.com c2f3aea15f 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 e16027b9ac 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 888508a8fe 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 b527360b61 Remove commented out dependency on netlib.lib... 1999-02-23 01:03:51 +00:00
edwin%woudt.nl 54d8e8cc41 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 75ef15e891 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 edc499198f Interface updates to use nsString and nsFilePath.... 1999-02-23 01:00:42 +00:00
mscott%netscape.com 2fe0b58314 Changes to update new nsISmtpUrl interface... 1999-02-23 00:59:57 +00:00
mscott%netscape.com 942de151b7 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 ab6a468f93 built smtp service..... 1999-02-23 00:57:14 +00:00
mscott%netscape.com ddc69f7aae 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 ad15d96c59 Export nsISmtpService.h 1999-02-23 00:55:38 +00:00
mscott%netscape.com 226fa8d6b7 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 435d959203 Adding some more common includes --> including the repository, service manager, nsCRT.... 1999-02-23 00:54:02 +00:00
putterman%netscape.com 03c6df948f Make local its own dll. 1999-02-23 00:48:09 +00:00
putterman%netscape.com 7f217506bf Take tests directory out of the build until we fix exporting issues. 1999-02-23 00:31:16 +00:00
bienvenu%netscape.com 3d4e94bcfb hook up more db folder info members to mdb 1999-02-23 00:20:50 +00:00
cyeh%netscape.com 2989a8f5cf 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 b477e5128c 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 67801b6adf use nsNativeFileSpec to construct pop state.dat file name 1999-02-22 23:28:41 +00:00
rickg%netscape.com e092d51eb8 fixed bug 2946 1999-02-22 23:18:43 +00:00
rickg%netscape.com 35619272bf fixed bug 2946 1999-02-22 23:17:05 +00:00
slamm%netscape.com 403513a5a9 nope, didn't work. remove it. 1999-02-22 23:12:39 +00:00
dougt%netscape.com 21c4fc26ca 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