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

267 Коммитов

Автор SHA1 Сообщение Дата
ftang%netscape.com e952878cb7 add iso-8859-7 and windows-1253 1999-03-05 04:11:25 +00:00
brade%netscape.com cdb7fb2507 add curly braces to reduce Macintosh compiler warnings 1999-03-03 14:47:18 +00:00
mcafee%netscape.com 2b3f567b32 Removing tests that link with components, we need to dlopen() these libraries and not link with them. 1999-03-03 09:17:32 +00:00
dp%netscape.com e115322998 Installing loadable components in components/ directory 1999-03-03 01:25:21 +00:00
ftang%netscape.com 6d1f45e7a1 check in prototype code for orderid formater 1999-03-02 01:43:00 +00:00
ftang%netscape.com d2a83d6b4c fix some unix warning 1999-02-26 17:34:58 +00:00
ftang%netscape.com 10b29bb0fd fix some unix warning 1999-02-26 17:24:47 +00:00
ftang%netscape.com 309eeba084 fix some unix warnning 1999-02-26 17:11:43 +00:00
ftang%netscape.com d8b00d7f1f fix some unix warnning 1999-02-26 16:58:33 +00:00
ftang%netscape.com baa789fd57 fix some unix warnning 1999-02-26 16:52:34 +00:00
ftang%netscape.com cfd20ced26 fix a log of unix warnning- 1) make sure all XPCOM class destructor are virtual and fix warnning in new file 1999-02-26 16:32:08 +00:00
ebina%netscape.com 1c109c3cf9 Changing RegisterFactory to use the new API. 1999-02-26 16:18:23 +00:00
ebina%netscape.com 02768f06e7 Changing RegisterFactory to use the new API. 1999-02-26 16:07:38 +00:00
ftang%netscape.com e2e13bb5bb first check in.This should fix the bustage 1999-02-26 15:36:02 +00:00
ftang%netscape.com 16de5a6cdf add CharsetAlias factory 1999-02-26 15:24:56 +00:00
ftang%netscape.com a00d510059 check in hack implementation 1999-02-26 15:16:56 +00:00
ftang%netscape.com 881d7376b6 fix some interface probelm 1999-02-26 15:15:57 +00:00
warren%netscape.com 5efbc005d0 Added missing argument. 1999-02-26 11:46:42 +00:00
warren%netscape.com 5c660c41f0 Fixed NSRegisterSelf signature. 1999-02-26 11:32:51 +00:00
warren%netscape.com 19e5d32ea8 Fixed variable name. 1999-02-26 11:31:04 +00:00
warren%netscape.com 917caed69a Renamed variable. 1999-02-26 10:58:32 +00:00
warren%netscape.com 97781f4c14 Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
sfraser%netscape.com 0798e83ed5 Remove ; to fix warnings. 1999-02-26 00:55:22 +00:00
sfraser%netscape.com d847eb7428 Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
sfraser%netscape.com 622a554bbc Mac project changes -- convert from using MLSShLibRuntime to MSLDropinRuntime. 1999-02-26 00:44:01 +00:00
ftang%netscape.com ba3ace271a add readme.txt file for serveral directory 1999-02-25 19:59:47 +00:00
ftang%netscape.com ab7a97ebd6 First check in 1999-02-25 19:57:03 +00:00
ftang%netscape.com f692380bec First Checked In. 1999-02-25 19:50:08 +00:00
alecf%netscape.com 84977304f8 fix HPUX bustage - don't put commas after last element in enum declaration 1999-02-25 19:45:44 +00:00
ftang%netscape.com 85a719d069 add nsCharsetAliasImp.cpp 1999-02-25 19:32:34 +00:00
ftang%netscape.com 143c30faab add two cpp file into uconv.toc 1999-02-25 19:29:52 +00:00
ftang%netscape.com 8fa962f7d6 add placeholder for nsCharsetAliasImp.cpp 1999-02-25 19:27:18 +00:00
ftang%netscape.com 4fce38815f add placehodler for nsCharsetAliasImp.cpp 1999-02-25 19:26:33 +00:00
ftang%netscape.com 48a2d50f33 add nsICharsetAlias.h interface 1999-02-25 19:21:25 +00:00
ftang%netscape.com b4a5653139 add newly design interface file 1999-02-25 19:08:45 +00:00
kipp%netscape.com 509bab66d9 Added .cvsignores 1999-02-25 16:42:19 +00:00
cata%netscape.com 59928f53ca Generic factory used. 1999-02-25 15:48:41 +00:00
cata%netscape.com 93b005958b Small output format change. 1999-02-25 14:46:46 +00:00
cata%netscape.com 644db775f8 Generic factory used. 1999-02-25 14:44:44 +00:00
cata%netscape.com 3a59b63fab UnicodeToLatin1 component added. 1999-02-25 14:22:42 +00:00
cata%netscape.com 369203d199 added files: mozilla/intl/uconv/ucvlatin/nsUnicodeToLatin1.cpp, mozilla/intl/uconv/ucvlatin/nsUCvLatinSupport.cpp 1999-02-25 14:16:13 +00:00
cata%netscape.com 411589b2a7 added files: mozilla/intl/uconv/src/nsUnicodeEncodeHelper.cpp 1999-02-25 13:36:27 +00:00
cata%netscape.com 1f4dc56663 Generic factory used. 1999-02-25 13:15:07 +00:00
ftang%netscape.com 2ff23b1a1e add charset properties file. Currently we do not use it but hard code the mapping inside the nsXXXCharset.cpp, In the future, we will use these properties file so we can have better extensibility 1999-02-25 01:29:31 +00:00
ftang%netscape.com d9b4d4eec8 fix nsIPlatformCharset factory problem, add test cases for it. 1999-02-25 01:28:04 +00:00
waterson%netscape.com a77aaf2f1a Fix build bustage: make sure to include nsIUnicodeEncodeHelper.h for NS_IMPLIDS. 1999-02-24 19:12:27 +00:00
cata%netscape.com b9fbacf5c5 UnicodeToLatin1 added. 1999-02-24 17:10:37 +00:00
cata%netscape.com 97e2773a37 nsUnicodeToLatin1 added. 1999-02-24 17:10:04 +00:00
cata%netscape.com 56140d598d Small fixes. 1999-02-24 17:05:23 +00:00
pinkerton%netscape.com 113b4ca325 add nsUnicodeEncodeHelper.cpp for cata. 1999-02-24 16:31:18 +00:00