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

25734 Коммитов

Автор SHA1 Сообщение Дата
putterman%netscape.com 62c68e7922 Use nsCOMPtr's. 1999-05-04 22:34:11 +00:00
putterman%netscape.com 3ff58f2af4 Add nsIDBMessage interface and remove GetPath from nsIImapFolder. 1999-05-04 22:33:40 +00:00
alecf%netscape.com bc86f401e7 back out my warning fix (proper fix on the way) 1999-05-04 22:33:10 +00:00
ftang%netscape.com c04736a438 move to the 2nd implementation. Remove the first one 1999-05-04 22:32:06 +00:00
nhotta%netscape.com b582876aab Fix memory leaks. 1999-05-04 22:28:17 +00:00
rods%netscape.com ab2dabaf9c Added RemovedDataFlavor 1999-05-04 22:27:40 +00:00
rods%netscape.com 85aab0cf15 Added RemovedDataFlavor and some error checking 1999-05-04 22:27:35 +00:00
ftang%netscape.com 38ba25f9c9 fix virtual destroctor problem 1999-05-04 22:27:06 +00:00
rods%netscape.com 1417ee369f Added nsIFileListTransferable CID 1999-05-04 22:22:31 +00:00
ftang%netscape.com 076a209a0c change the makefile to install properties file to the right place 1999-05-04 22:22:02 +00:00
mscott%netscape.com 1ae5e91207 part of mailnews audit --> use nsCOMPtr.
part of mailnews audit --> Conversion to NS_WITH_SERVICE
1999-05-04 22:21:48 +00:00
ftang%netscape.com f3678d673e move the NS_IMPL_IDS to nsCharestAlias.cpp add the real implementation for nsWinCharset.cpp 1999-05-04 22:21:09 +00:00
ftang%netscape.com d53f188ae3 change mapping for 1252 and 1254 1999-05-04 22:19:02 +00:00
jdunn%netscape.com 1d2f3c010f remove the -lIDL from the EX_LIBS line. It is included with $(LIBIDL_LIBS)
correctly.  HP chokes on the -lIDL since there is no preceding -L<path to libIDL.a>
1999-05-04 22:16:15 +00:00
ducarroz%netscape.com bbcafe3185 replace unique by s_unique to avoid conflict error with std::unique 1999-05-04 22:09:31 +00:00
wtc%netscape.com 0249f5cda7 Create 10 server threads by default. 1999-05-04 22:06:00 +00:00
kin%netscape.com dc11fb7a86 Renamed NS_TEXTSERVICE_CID to NS_SPELLCHECKER_CID. 1999-05-04 22:03:32 +00:00
kin%netscape.com 4d9e8272c4 Initial checkin of file. 1999-05-04 21:54:11 +00:00
sspitzer%netscape.com cbde14fb62 whoops, didn't mean to check this in 1999-05-04 21:53:17 +00:00
wtc%netscape.com b3fc357c4b Added curly braces around nested if's to achieve the if-else association
suggested by the identation.  Thanks to Dorin-Ioan Marinca <dim@csti.fr>
for reporting the problem and Bert Driehuis
<bert_driehuis@nl.compuware.com> for suggesting the fix.
1999-05-04 21:53:10 +00:00
sspitzer%netscape.com 4e8f7659df remove warnings. stop using sscanf. stop hardcoding news://news.mozilla.org
as our server uri.
1999-05-04 21:43:28 +00:00
alecf%netscape.com 0d5818ca9e massive cleanup of the message factory - make sure to delete objects when the QueryInterface fails
and fix the message factory constructor since we no longer hold onto the service manager
1999-05-04 21:39:54 +00:00
karnaze%netscape.com 543cde28d8 bug 3109 - nsFieldSetFrame::SetInitialChildList can deal with legend not being first frame in list 1999-05-04 21:35:05 +00:00
kipp%netscape.com 81faf1ed8f alloc iids 1999-05-04 21:31:48 +00:00
sspitzer%netscape.com 3fdf8c9b12 comment for clarity 1999-05-04 21:26:28 +00:00
ftang%netscape.com 621aea889d make mCharset private 1999-05-04 21:09:08 +00:00
alecf%netscape.com afcaf48d54 fix some warnings about initializing variables in constructors 1999-05-04 21:09:03 +00:00
mscott%netscape.com 22be4352a5 part of mailnews audit --> Conversion to NS_WITH_SERVICE 1999-05-04 21:05:30 +00:00
ftang%netscape.com 8dcc69b20e check in the real implementation which will read the mapping from a property file.... 1999-05-04 21:04:12 +00:00
mcmullen%netscape.com 234c99adac Try that again. 1999-05-04 21:02:35 +00:00
mcmullen%netscape.com 959505e184 Missed this file, too. 1999-05-04 20:59:53 +00:00
slamm%netscape.com 6705539992 Fix shift error on Solaris. 1999-05-04 20:57:47 +00:00
alecf%netscape.com cbf125fb4c #if 0 out some unused code 1999-05-04 20:56:40 +00:00
vidur%netscape.com 1d12d95f98 new IIDs for nsIDOMNSRange, nsIDOMOption, nsIJSNativeInitializer, nsHTMLOptionElement_CID and nsISelectElement 1999-05-04 20:55:46 +00:00
mcmullen%netscape.com 42ddca5ed0 Missed this file, too. 1999-05-04 20:55:15 +00:00
mscott%netscape.com 35e56cb21b part of mailnews audit --> Conversion to NS_WITH_SERVICE 1999-05-04 20:54:35 +00:00
vidur%netscape.com 3726eeea35 Added HTMLOptionElement factory registration. 1999-05-04 20:54:26 +00:00
vidur%netscape.com 4849bf6f06 Fixed non-ANSII compliant code. 1999-05-04 20:53:44 +00:00
vidur%netscape.com bb8f8a4773 Added nsISelectElement interface. Added support for nsIJSNativeInitializer interface for images and options. Fixed SELECT and OPTION relationship. Added support for the Option constructor. 1999-05-04 20:53:26 +00:00
alecf%netscape.com 5b28f88d53 allow nscore.h to be included by C source files by not including nsDebug.h 1999-05-04 20:52:58 +00:00
slamm%netscape.com 3b3846b4ed Fix client.mk's webconfig target. Prefill the form. 1999-05-04 20:52:53 +00:00
vidur%netscape.com 1546549276 Added option to HTMLAtoms 1999-05-04 20:52:26 +00:00
alecf%netscape.com a2d005b709 initialize some variables in constructor declaration rather than the constructor itself 1999-05-04 20:52:05 +00:00
vidur%netscape.com 18cd1750a7 Added Option constructor support to factory. 1999-05-04 20:52:03 +00:00
vidur%netscape.com e9c1a4ccd0 Bug fix from Citec for clearing out parameter when an attribute doesn't exist 1999-05-04 20:51:42 +00:00
mscott%netscape.com b9ffae9716 part of mailnews audit --> Conversion to NS_WITH_SERVICE
part of mailnews audit --> use nsCOMPtr.
1999-05-04 20:51:30 +00:00
vidur%netscape.com 7366b9081c Added nsIContent implementation macro with SetParent defined locally 1999-05-04 20:50:43 +00:00
alecf%netscape.com d8e19cb305 fix virtual constructor problem 1999-05-04 20:50:24 +00:00
mcmullen%netscape.com 4bbadf7049 Missed this file (with nsIDOMProfileCore.h added to export list). 1999-05-04 20:49:29 +00:00
alecf%netscape.com 0b0bb227b9 fix possible uninitialized variable 1999-05-04 20:49:20 +00:00