Commit Graph

25759 Commits

Author SHA1 Message Date
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
vidur%netscape.com
5a0ff8598d Added use of the nsIJSNativeInitializer interface in constructors. Work in progress for unknown keyword. 1999-05-04 20:48:50 +00:00
vidur%netscape.com
18d2335318 Added Option constructor and nsIJSNativeIntializer.h interface. DOM glue code now uses the nsIJSNativeIntializer interface to initialize newly constructed instances. 1999-05-04 20:48:16 +00:00
vidur%netscape.com
84919aed9a Added Option constructor and resultant nsIDOMOption interface 1999-05-04 20:47:00 +00:00
nhotta%netscape.com
93b1c98df6 Change to use nsIMacLocale getting script ID of locale. 1999-05-04 20:42:58 +00:00
putterman%netscape.com
56e9fc4fde change DEBUG to DEBUG_rhp 1999-05-04 20:37:35 +00:00
mscott%netscape.com
a4b12e306d part of mailnews audit --> Conversion to NS_WITH_SERVICE
part of mailnews audit --> use nsCOMPtr.
1999-05-04 20:36:34 +00:00
mscott%netscape.com
d7bce8632c part of mailnews audit --> use nsCOMPtr. 1999-05-04 20:34:31 +00:00
mscott%netscape.com
9fd7908941 part of mailnews audit --> use nsCOMPtr.
part of mailnews audit --> Conversion to NS_WITH_SERVICE
1999-05-04 20:33:07 +00:00
ftang%netscape.com
aec350f68e add nsURLProperties.cpp 1999-05-04 20:31:31 +00:00
briano%netscape.com
114d507572 Automated update 1999-05-04 20:29:43 +00:00
alecf%netscape.com
39d97ca312 add a side effect warning that bit me hard during M6 1999-05-04 20:28:24 +00:00
ftang%netscape.com
a746dd8b56 add 2nd implementation and fix breakage 1999-05-04 20:25:35 +00:00
alecf%netscape.com
989dbdb3c8 add a whole bunch of new gcc/g++ warnings, and fix long long complaint with -pedantic 1999-05-04 20:24:19 +00:00
mcafee%netscape.com
d80b8df98b Forgot one whitespace problem. 1999-05-04 20:22:24 +00:00
ftang%netscape.com
372e136d36 change nsIElementObserver and nsCharsetObserver per harish request. We have not build w/ these three file yet. 1999-05-04 20:20:52 +00:00
mcafee%netscape.com
7ec1a8145b This file got checked in ? double-spaced. 1999-05-04 20:20:50 +00:00
ftang%netscape.com
65ee207f9b add wincharset.properties to install and clobber 1999-05-04 20:10:54 +00:00
rods%netscape.com
d21da91e50 Added nsIDragSession.h 1999-05-04 20:07:30 +00:00
jband%netscape.com
08b92cd4ad change to make xpidl [shared] cause a const qualifier to be emitted and wstring to map to PRUnichar rather than PRUint16 1999-05-04 20:03:43 +00:00
jband%netscape.com
f93b0c9828 adjust for xpidl [shared] cuasing a const qualifier to be emitted and wstring mapping to PRUnichar rather than PRUint16 1999-05-04 20:02:47 +00:00
waterson%netscape.com
3da7fda0e1 Added rules.mk. Whoops. 1999-05-04 20:02:22 +00:00
ftang%netscape.com
dedba98925 better error handling in append method 1999-05-04 20:01:55 +00:00
ducarroz%netscape.com
8e3ffd0041 First Checked In. 1999-05-04 20:00:38 +00:00
slamm%netscape.com
5ee1504e54 Fix webconfig target. 1999-05-04 19:54:24 +00:00
ftang%netscape.com
2b068e942d add charsetalias.properties maccharset.properties to the make alias list 1999-05-04 19:51:10 +00:00