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

763 Коммитов

Автор SHA1 Сообщение Дата
ftang%netscape.com b62198e8e0 add verifier generation tools 1999-06-24 20:41:28 +00:00
ftang%netscape.com 3d429d252e add eNoAnswerMatch and make define less than 32 char so it won't longer than ANSI standard 1999-06-24 20:40:25 +00:00
briano%netscape.com 035f124138 Deleted the trailing comma in the nsDebugDetectorSel typedef to fix the Unix builds. 1999-06-23 23:39:07 +00:00
nhotta%netscape.com bf7e3ce4ff Part of IDL migration, addding a new member function. 1999-06-23 21:01:08 +00:00
ftang%netscape.com 3a39637a48 add nsDebugDetector to the dll factory file and use NS_IF_ADDREF instead of NS_ADDREF 1999-06-23 20:16:20 +00:00
ftang%netscape.com c8ccc0d55b seperate into several groups to ease maintaince add nsDebugDetector.cpp 1999-06-23 20:14:45 +00:00
ftang%netscape.com 82c7449f17 add nsDebugDetector to Unix makefile 1999-06-23 20:14:03 +00:00
ftang%netscape.com b8b7795078 add nsDebugDetector to makefile 1999-06-23 20:07:26 +00:00
ftang%netscape.com bb64662e48 add debug detector 1999-06-23 20:07:08 +00:00
warren%netscape.com 9f08cba08a Necko cleanup. 1999-06-23 05:32:26 +00:00
warren%netscape.com 23864df5e3 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
dp%netscape.com 341e826507 The new method of autoregistration is really simple. A NULL for the
directory will do the right thing.
1999-06-22 15:19:31 +00:00
ftang%netscape.com b1fb5b8336 add progid base 1999-06-22 07:21:49 +00:00
ftang%netscape.com f633ee02b2 remove GetCandidates method for now 1999-06-22 04:56:10 +00:00
ftang%netscape.com 34b995fcf8 add ISO-8859-13 to the hack list 1999-06-22 04:27:58 +00:00
ftang%netscape.com 0a137e2136 add ISO-8859-13 converters to the factory list 1999-06-22 04:25:44 +00:00
ftang%netscape.com 7688b04f0c check in the change which add XMLEncoding observer and some base support for charset detector 1999-06-22 03:29:17 +00:00
ftang%netscape.com 5a0724ec01 add several new files 1999-06-22 03:27:43 +00:00
ftang%netscape.com 70cfe9f118 add new interface 1999-06-22 03:22:42 +00:00
ftang%netscape.com 18b75a009e add ISO-8859-13 converters 1999-06-22 03:14:14 +00:00
ftang%netscape.com 8b7556346e add new files 1999-06-22 03:03:32 +00:00
ftang%netscape.com 6efad48258 add uf and ut table for 1999-06-22 02:50:43 +00:00
tao%netscape.com a1fa1afd43 Add fallbacks to handle the missing localized file. 1999-06-21 23:46:15 +00:00
tao%netscape.com 3dd40dde46 Use new approach to auto-register components 1999-06-21 23:41:35 +00:00
valeski%netscape.com 487d9ea921 NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
dp%netscape.com 49de0b7870 Using default autoregistration 1999-06-16 00:34:08 +00:00
ftang%netscape.com cb292b0d27 fix bug 8201 by adding GetIID() 1999-06-15 23:41:40 +00:00
ftang%netscape.com 37c64fa4b2 fix bug 8055 by adding 0x00-0x20 conversion to all the conversion table 1999-06-15 23:34:47 +00:00
tao%netscape.com 8652d8b992 8152: MLK in string bundle 1999-06-15 23:26:08 +00:00
ftang%netscape.com 35edfa7868 add ascii converters 1999-06-15 06:56:19 +00:00
ftang%netscape.com 25f85fad70 fix CID.h file misspell and repeat CID. add ASCII to the factory 1999-06-15 06:49:47 +00:00
ftang%netscape.com 05434774fb add ascii converter to the file list 1999-06-15 06:45:08 +00:00
ftang%netscape.com 69a60e3fbe add ASCII converter to window makefile 1999-06-15 06:41:05 +00:00
ftang%netscape.com 5061a187c4 add ASCII converter and unix makefile 1999-06-15 06:37:33 +00:00
ftang%netscape.com 189e13c863 add CID for ASCII 1999-06-15 06:27:37 +00:00
cata%netscape.com 0d8fef5fca Bugfix. 1999-06-14 21:38:50 +00:00
erik%netscape.com 08aa3ad6be Removed the ifdef by making the BeOS-specific stuff common to both Unix
and BeOS.
1999-06-14 21:25:04 +00:00
tague%netscape.com c2668de42b Fix problem for people building in obj-dir's outside of the tree. 1999-06-14 20:58:14 +00:00
tague%netscape.com 45f1f49980 Portability fix for BeOS. Thanks to duncan@be.com. 1999-06-14 20:06:57 +00:00
tague%netscape.com 9429fe9e74 Fixed bug #8097 and added a portability patch for BeOS. Thanks to duncan@be.os and david.gardiner@unisa.edu.au for their patches. 1999-06-14 20:06:24 +00:00
erik%netscape.com 7468ea3995 Added GetIID. 1999-06-14 02:59:55 +00:00
blizzard%redhat.com 28a0762bf4 Make sure this interface has a GetIID() method. Approved by Shaver. 1999-06-14 02:11:02 +00:00
erik%netscape.com cbd72d16bf LC_ALL -> LC_CTYPE (LC_ALL returns multiple values on some Unixes).
"" -> NULL (pass NULL to setlocale to query).
"locale." -> "locale.all." (someone forgot the "all." part of the key).
1999-06-12 20:56:45 +00:00
tao%netscape.com 0acee36769 7821:make strres locale-sensitive. r=erik@netscape.com. Add api:
nsStringBundleService::CreateBundle(const char* aURLSpec, nsILocale* aLocale,
  nsIStringBundle** aResult)
1999-06-12 03:02:10 +00:00
ftang%netscape.com fd8d777119 add new support for GL 1999-06-12 01:38:30 +00:00
ftang%netscape.com 52e97dff0f fix bug 5893 1999-06-12 01:37:46 +00:00
ftang%netscape.com a7a9b03d26 add additional charset name 1999-06-12 00:01:32 +00:00
ftang%netscape.com dd17d863f7 add factory for ISO-IR -111 userdefined charset ad cns11643 p3-7 1999-06-11 12:39:57 +00:00
sgehani%netscape.com 70b660e6c0 Surfaced enumeration service added in PersistentProperties. 1999-06-11 02:22:34 +00:00
ftang%netscape.com 97db31dd98 add cid for cp936 1999-06-11 00:41:23 +00:00
ftang%netscape.com 8032acdb51 add cp949 cid 1999-06-11 00:38:52 +00:00
ftang%netscape.com 6b6095e159 add CP932 cid 1999-06-11 00:36:45 +00:00
ftang%netscape.com 72e4ae6d27 add cid for CP950 1999-06-11 00:34:54 +00:00
ftang%netscape.com bf24bdd5d6 add cid for cns11643 p3-7 encoder 1999-06-11 00:32:52 +00:00
ftang%netscape.com 776f72d245 add CID for ISOIR111 and UserDefined 1999-06-11 00:28:47 +00:00
ftang%netscape.com 49f9f33942 add real implementation for user defined charset 1999-06-10 23:55:12 +00:00
ftang%netscape.com e8dfa09848 add mapping for user defined charset, we use private zone F780-F7FF to map 80-FF 1999-06-10 23:52:09 +00:00
ftang%netscape.com f476234667 add NPL 1999-06-10 23:49:49 +00:00
ftang%netscape.com d62fbaec21 add implementation for ISO-8859-10 1999-06-10 23:31:51 +00:00
ftang%netscape.com a22b0a75a2 add mapping table for ISO-8859-10 which based on the charmaps on ftp://dkuug.dk/i18n/charmaps 1999-06-10 23:31:02 +00:00
ftang%netscape.com 5496ac8c71 put the real implementation of ISO-IR-111 converters into the empty file 1999-06-10 22:39:46 +00:00
ftang%netscape.com acea14b3d7 add iso-ir-111 table based on ftp://dkuug.dk/i18n/charmaps/ECMA-CYRILLIC 1999-06-10 22:09:29 +00:00
ftang%netscape.com 967aa29345 return the correct error code, and do not return error when no reload is necessary 1999-06-10 21:48:16 +00:00
ftang%netscape.com 18661221ec add new files to mac project files 1999-06-10 21:24:06 +00:00
ftang%netscape.com 26759aaf49 add new files to Unix makefiles 1999-06-10 21:21:08 +00:00
ftang%netscape.com 4f9bb6bf46 add new files into makefiles 1999-06-10 21:19:48 +00:00
cata%netscape.com e8ed5fdea7 Bug fix. 1999-06-10 20:19:58 +00:00
cata%netscape.com 86087fffa2 Bug fixes in the UTF-7 converters. 1999-06-10 20:06:00 +00:00
ftang%netscape.com 120f39eaea add real implementation for Unicode To CNS p3-p7 converters 1999-06-10 14:36:31 +00:00
ftang%netscape.com 3d15be1ba1 chang variable name and fix Unicode to CNS plan 2 conversion mapping 1999-06-10 14:27:40 +00:00
ftang%netscape.com a2043bf547 add CNS 11643 p3-7 to EUCTW 1999-06-10 14:14:50 +00:00
ftang%netscape.com 0b59fd8553 remove incorrect checkin 1999-06-10 13:59:27 +00:00
ftang%netscape.com d9f22b8f8f add cns[3-7].u[ft] which generated by the file uni2cns.txt created by Koichi Yasuoka <yasukoda@kudpc.kyoto.u.ac.jp>. Notice the CNS plan 1 and 2 are not based on this file but the John Jenkin's one. There are some difference between these two file in p1 1999-06-10 13:56:29 +00:00
ftang%netscape.com 4da807248e add functionality to uscan and ugen so we can add CNS11643 p3-7 into euc-tw 1999-06-10 12:56:33 +00:00
ftang%netscape.com f7ed6776db add empty file as placeholder 1999-06-10 01:32:35 +00:00
ftang%netscape.com 44ba94ca11 add empty as placeholder 1999-06-10 01:25:26 +00:00
ftang%netscape.com 67e048d11d add file placeholder for VIQR, VNI, ISO885910, ISO885913, ISO-IR-111 1999-06-10 01:17:03 +00:00
ftang%netscape.com 4aa25a4af1 add empty file (npl) as placeholder for converters 1999-06-10 01:08:14 +00:00
ftang%netscape.com e3d592af10 add empty file as place holder 1999-06-10 01:00:45 +00:00
ftang%netscape.com 4bcd0442c9 add ibm866, UTF-7, x-imap4-modified-utf7, t61, ucs2, ucs4 1999-06-09 23:50:03 +00:00
ftang%netscape.com 97cd6fd228 correct the number of encoder 1999-06-09 23:48:30 +00:00
ftang%netscape.com 925bccd637 change the hack to make it easier to add new CID, add CID for 7 XLFD charset and cp1255 1256, 866, UCS2/4 T61 1999-06-09 21:41:24 +00:00
ftang%netscape.com 16fc5734b9 add cp1255,1256,866, UCS2/4, T61 to the factory 1999-06-09 21:20:28 +00:00
ftang%netscape.com 3e74e765d5 add T61, UCS2/UCS4 converters 1999-06-09 21:00:06 +00:00
ftang%netscape.com ad0c068d00 change UCS2/4 CID into UCS2/4BE CID and add LE cid 1999-06-09 20:50:04 +00:00
ftang%netscape.com f42a9cc6a6 add UCS2, UCS4, T61 1999-06-09 20:39:35 +00:00
ftang%netscape.com 098551d309 add UCS2/UCS4 and T61 to the makefile 1999-06-09 20:33:57 +00:00
ftang%netscape.com a5d370b1b3 add T61, UCS2, UCS4 converters 1999-06-09 20:33:07 +00:00
ftang%netscape.com 98f86cae78 fix incorrect GetMaxLength 1999-06-09 20:32:00 +00:00
ftang%netscape.com 346c1e9950 add nsUConvDll.h 1999-06-09 20:26:48 +00:00
ftang%netscape.com a89254bbd3 add new scanner/generate type to support UCS2/4 1999-06-09 20:22:26 +00:00
ftang%netscape.com 81ed7891b4 integrate rule base Thai line breaker (60% accurate) 1999-06-09 20:20:58 +00:00
ftang%netscape.com faa223828e add cp1255, 1256, 866 converters 1999-06-09 04:19:13 +00:00
ftang%netscape.com a9ad43b986 add 1255, 1256, 866 1999-06-09 04:05:12 +00:00
ftang%netscape.com ee8175b1cb add cp1255,1256,866 converter files 1999-06-09 04:02:18 +00:00
mcafee%netscape.com cd4603ce37 Ignore generated files. 1999-06-09 04:02:15 +00:00
mcafee%netscape.com 2751ae7004 Proper use of parens. 1999-06-09 04:00:57 +00:00
ftang%netscape.com f728fbaefc add new mapping tables 1999-06-09 03:50:07 +00:00
ftang%netscape.com d66207e03f add GB2312 GL converter 1999-06-09 03:42:03 +00:00
ftang%netscape.com 901f9d0a93 add cid and class mapping 1999-06-09 03:17:50 +00:00
tague%netscape.com 1fb0b5851e Fix for #7798: Spelling error in locale GetCategory API. Made one change to mailnews to reflect new spelling 1999-06-09 02:37:14 +00:00
ftang%netscape.com 3383cd1acf add new CIDs 1999-06-09 00:40:18 +00:00
ftang%netscape.com e1b93dbbd1 add new CIDs 1999-06-09 00:15:50 +00:00
ftang%netscape.com afaa477e53 add new CIDs 1999-06-08 23:53:22 +00:00
ftang%netscape.com a17a4a8667 fix typo 1999-06-08 23:44:51 +00:00
ftang%netscape.com 90be4d49cc add new CIDs 1999-06-08 23:44:50 +00:00
ftang%netscape.com 34730f6be8 add x window font charset converters 1999-06-08 23:31:56 +00:00
ftang%netscape.com 6b6bd8f870 add no CNS 11643 p1 and p2 1999-06-08 23:25:15 +00:00
ftang%netscape.com a165d04bea add no ASCII Big5 1999-06-08 23:24:05 +00:00
ftang%netscape.com 1ec5c24d24 add KSC5601 1999-06-08 23:23:07 +00:00
ftang%netscape.com 43d289d348 add GB2312 GL 1999-06-08 23:22:23 +00:00
ftang%netscape.com 26d41dd7aa add CNS11643 converters 1999-06-08 23:14:26 +00:00
ftang%netscape.com 8714e2d50e add No ASCII big5 converters 1999-06-08 23:13:06 +00:00
ftang%netscape.com 6df53083ce add convert to GB2312 GL files 1999-06-08 23:11:46 +00:00
ftang%netscape.com 6953f0f2f0 add KSC5601 converter files 1999-06-08 23:10:54 +00:00
ftang%netscape.com 43f5d54c4f add Unicode to JIS converters files 1999-06-08 23:09:50 +00:00
ftang%netscape.com 1146dce212 add rulebrk.c back 1999-06-08 21:18:52 +00:00
ftang%netscape.com e68970d73e add nspr3 to the lib list 1999-06-08 21:09:51 +00:00
ftang%netscape.com 60dbb3297a add new locale to charset mapping 1999-06-08 21:09:33 +00:00
ftang%netscape.com 47a3b84ebb fix Chinease/Korean encoder problem 1999-06-08 21:06:47 +00:00
mcafee%netscape.com 09f92fa898 Fixing this Makefile so that it does something. 1999-06-08 08:01:35 +00:00
ftang%netscape.com 9da956bb46 remove accidental check in 1999-06-08 00:23:48 +00:00
ftang%netscape.com d5eba728e0 backout rulebrk.c 1999-06-08 00:21:47 +00:00
ftang%netscape.com 4a9adcf09e add JIS converters 1999-06-07 23:58:39 +00:00
briano%netscape.com e2dd390a5b Yet another case of C++ comments in a C file.... 1999-06-07 22:11:18 +00:00
ftang%netscape.com 0d5b2f5bf9 add FillInfo 1999-06-07 21:37:45 +00:00
ftang%netscape.com 26a89e25ad add IS_REPRESENTABLE test inside #ifdef 1999-06-07 21:36:43 +00:00
ftang%netscape.com c49ee54696 fix typo 1999-06-07 20:40:53 +00:00
ftang%netscape.com bb12b8eea8 add FillInfo 1999-06-07 20:32:15 +00:00
ftang%netscape.com d1bec3a8d8 add nsICharRepresentable.h and change nsIUnicodeEncodeHelper.h 1999-06-07 20:29:45 +00:00
ftang%netscape.com 8f87d0479e add nsICharRepresentable.h 1999-06-07 20:29:02 +00:00
ftang%netscape.com 2ff62e3689 add rulebrk.c 1999-06-07 20:25:32 +00:00
ftang%netscape.com dfef40aed2 check in thai rule-base line breaker (temp untill the real one). Thanks Samphan Raruenrom 1999-06-07 20:22:11 +00:00
cata%netscape.com 054ea50fc7 UTF-7 tests 1999-06-07 18:51:13 +00:00
cata%netscape.com de473d7e90 UTF-7 converters 1999-06-07 18:50:44 +00:00
cata%netscape.com 0f55cb2a3f added files: mozilla/intl/uconv/ucvlatin/nsUnicodeToUTF7.cpp, mozilla/intl/uconv/ucvlatin/nsUTF7ToUnicode.cpp 1999-06-07 18:49:38 +00:00
cata%netscape.com 0070fb1d92 more work on UTF-7 converters 1999-06-07 18:49:12 +00:00
ramiro%netscape.com 744c09668c Dont hardcode the location of libdl.so. This is already done for you by
$(OS_LIBS).
1999-06-04 22:23:55 +00:00
briano%netscape.com e9e302b454 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +00:00
cata%netscape.com d3bfddece6 Fixed OpenVMS portability problem. 1999-06-03 20:09:56 +00:00
tague%netscape.com a867e5acb4 Fixed #7294: Need implementation of accept-language to nsLocale Factory method. 1999-06-03 01:57:55 +00:00
sspitzer%netscape.com 1d9eec6073 ignore the generated Makefiles 1999-06-02 06:52:12 +00:00
ftang%netscape.com fb55beba7a move files to ucvtw, ucvtw2, ucvko 1999-05-31 16:58:38 +00:00
ftang%netscape.com b97c353e02 move cid 1999-05-31 16:54:52 +00:00
ftang%netscape.com 9d17c9bbf1 move big5, euc-kr, euc-tw convertesr into ucvtw, ucvtw2, ucvko 1999-05-31 16:48:16 +00:00
ftang%netscape.com f850692388 remove big5, euc-kr, euc-tw converter to ucvtw, ucvtw2, and ucvko 1999-05-31 16:39:13 +00:00
ftang%netscape.com 5a26c2dc94 add ucvtw, ucvtw2, ucvko 1999-05-31 16:33:13 +00:00
ftang%netscape.com d653e700bb add converter table 1999-05-31 16:29:41 +00:00
ftang%netscape.com 613ce1f40e add euc-kr to ucvko 1999-05-31 16:28:21 +00:00
ftang%netscape.com 05857a528b add euc-tw converters to ucvtw2 1999-05-31 16:26:09 +00:00