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

828 Коммитов

Автор SHA1 Сообщение Дата
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
ftang%netscape.com 2064b938a3 move big5 to ucvtw 1999-05-31 16:17:07 +00:00
ftang%netscape.com cf7e0d7cea remove big5, euc-kr, euc-tw converter 1999-05-31 16:14:14 +00:00
ftang%netscape.com 4cd2ec9880 remove big5, euc-kr and euc-tw converter and place them into ucvtw ucvtw2 adn ucvko 1999-05-31 16:10:36 +00:00
ftang%netscape.com 0847227912 remove Big5, euc-kr, euc-tw converter. Big5 will move to ucvtw, euc-tw will move to ucvtw2, euc-kr will move to ucvko 1999-05-31 16:03:16 +00:00
rickg%netscape.com d9ae32d256 fixed nsString2 usage error 1999-05-29 02:44:53 +00:00
law%netscape.com 39f375f872 XPIDL-ifying nsIObserver/nsIObserverService 1999-05-29 00:51:17 +00:00
ftang%netscape.com 3b287b0353 do not call StopDocumentLoading to avoid libnet reent problem. return NS_ERROR_ABORT to indicate reload happend. set teh rendering to false instead of true 1999-05-28 21:41:51 +00:00
andreas.otte%primus-online.de f3ceb9ed38 copy strres.properties to $(DIST)/bin/res to give StringBundleTest something to work with 1999-05-28 21:37:38 +00:00
cata%netscape.com bb7e547ae1 My part of fix for bug 6890. 1999-05-28 20:03:35 +00:00
tague%netscape.com 18182d46ae Updated self test. 1999-05-28 05:01:54 +00:00
tague%netscape.com 3b08fa11de Updated self-test so that it continues to build. 1999-05-28 03:19:22 +00:00
tague%netscape.com 45a24384d0 Updated self-test so it continues to build 1999-05-28 03:19:05 +00:00
mcmullen%netscape.com f4bd7dc337 Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
erik%netscape.com e847956022 Switched over to auto-registration. Added Unix and Mac support. 1999-05-27 20:46:26 +00:00
tague%netscape.com a2149c4774 Fix bug #6680 Mac -date not displayed in thread pane. 1999-05-27 20:42:15 +00:00
tague%netscape.com 91365b995d Fix for bug #6680 Mac - date not displayed in Message pane folders. 1999-05-27 20:39:13 +00:00
nhotta%netscape.com fbaa367660 Test for GetIID(). 1999-05-27 20:37:48 +00:00
nhotta%netscape.com e4c2c7d687 Added GetIID(). 1999-05-27 20:36:11 +00:00
erik%netscape.com 5975523b19 Added manual registration for EventQueue and PersistentProperties. Sigh. 1999-05-26 22:08:27 +00:00
erik%netscape.com 7c987e4ea4 Added NULL pointer checking, since netlib returns NULL even though return
value said it succeeded.
1999-05-26 22:06:51 +00:00
dp%netscape.com 4c7c494fe7 removing -lreg 1999-05-26 07:41:15 +00:00
dp%netscape.com e934c176f5 Adding gfx to get NS_NewTimer() and dependents 1999-05-26 07:29:10 +00:00
dp%netscape.com 536e32886c removing -lreg 1999-05-26 07:16:38 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
ftang%netscape.com cc813dcc33 fix bug 6740. approved by christ hofmann 1999-05-25 02:30:03 +00:00
tague%netscape.com d1b40b40b8 Fixed bug #6680. Approved by chofmann. 1999-05-20 19:21:51 +00:00
mscott%netscape.com 7955391327 Back out ftang's changes to fix show stopper on mailnews: Bug #6740. Right now mailnews is helpless without backing this out. 1999-05-20 03:23:44 +00:00
tague%netscape.com 80bf1fddf1 Fixed up componet registration 1999-05-19 00:50:19 +00:00
nhotta%netscape.com 8086ed91d4 Bug fix #6680, removed duplicated declarations of the variable res. 1999-05-19 00:49:25 +00:00
ftang%netscape.com 502fe713b7 call the new ReloadDocument api from nsIWebShellServices 1999-05-19 00:23:59 +00:00
cata%netscape.com a6a4ca4e4c Modified UTF-7 converters added. 1999-05-18 22:43:57 +00:00
cata%netscape.com 433affe9d9 Modified UTF-7 converers added to the buid. 1999-05-18 22:38:26 +00:00
cata%netscape.com 7c57aa5d6b added files: mozilla/intl/uconv/ucvlatin/nsUnicodeToMUTF7.cpp, mozilla/intl/uconv/ucvlatin/nsMUTF7ToUnicode.cpp 1999-05-18 22:37:47 +00:00
cata%netscape.com 9f38e8716c Created. 1999-05-18 22:36:25 +00:00
sspitzer%netscape.com a43f8dd517 cvs ignorage for the generated Makefiles 1999-05-18 21:50:31 +00:00
ftang%netscape.com 53bb6e2bb4 temp turn off the webshell call to fix resursive issue. 1999-05-18 02:04:53 +00:00
ftang%netscape.com 09e42ed6e2 add code to find nsWebShell 1999-05-18 01:20:24 +00:00
neeti%netscape.com a44e1e4fa4 Changed GetTagName api to return a tag for the index passed in.
This enables observers to register for more than one tag.
1999-05-17 20:00:58 +00:00
ftang%netscape.com a8202ad071 add intl/chardet 1999-05-17 19:08:19 +00:00
ftang%netscape.com c3e18d02d8 add service 1999-05-15 00:57:45 +00:00
ftang%netscape.com 0724c9796b add unix file 1999-05-14 23:36:14 +00:00
ftang%netscape.com 5e3c8290dc First Checked In. 1999-05-14 23:32:51 +00:00
ftang%netscape.com 524e1ec08d add chardet 1999-05-14 23:09:17 +00:00
ftang%netscape.com c86cac7493 add cp1256 and windows-874 1999-05-13 00:27:52 +00:00
tague%netscape.com 7a16caead0 Fixed bug #5564, #6214. Problems with nsLocale.dll components not loading. dp reviewed changes 1999-05-12 22:24:20 +00:00
ftang%netscape.com 8778c716bc add MappingCache 1999-05-10 23:19:21 +00:00
ftang%netscape.com 3f7d5be718 add nsMappingCache.cpp 1999-05-10 23:15:11 +00:00
ftang%netscape.com 8be4d5c07d add HankakuToZenkaku 1999-05-10 23:10:05 +00:00
ftang%netscape.com ab85603c92 add nsHankakuToZenkaku.cpp 1999-05-10 23:00:36 +00:00
ftang%netscape.com 7fd7b907db declare prototype to mac happier 1999-05-10 23:00:07 +00:00
ftang%netscape.com 17e313aad2 add nsMappingCache.cpp 1999-05-10 22:36:50 +00:00
ftang%netscape.com 18a4e1c7d5 add nsIMappingCache.h to export list 1999-05-10 22:35:25 +00:00
ftang%netscape.com db41c00813 first add 1999-05-10 22:30:21 +00:00
ftang%netscape.com 337271a5e6 add nsIMappingCache.h 1999-05-10 22:28:33 +00:00
ftang%netscape.com 0428ea516b add progid 1999-05-10 22:22:01 +00:00
ftang%netscape.com 803cc3ae5d add progid 1999-05-10 21:51:29 +00:00
ftang%netscape.com 469ae6f47e add progid 1999-05-10 21:20:39 +00:00
ftang%netscape.com 24405ec667 add nsHankakuToZenkaku.cpp 1999-05-10 21:19:47 +00:00
ftang%netscape.com 8e9d9be811 add progid. Add nsHankakuToZenkaku.h to the export list 1999-05-10 21:13:13 +00:00
ftang%netscape.com d523989f48 first check in 1999-05-08 00:23:47 +00:00
ftang%netscape.com 897fc4fbb7 add new file 1999-05-08 00:20:49 +00:00
ftang%netscape.com a56d6c9c54 first add 1999-05-08 00:19:13 +00:00
tague%netscape.com 61b50973b4 Removed register calls - track dp changes to component manager 1999-05-06 22:19:00 +00:00
dp%netscape.com cee9b8c834 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
ftang%netscape.com 79340fa776 fix category bug 1999-05-06 00:17:40 +00:00
ftang%netscape.com ebefcef738 fix warning and category bug 1999-05-06 00:17:18 +00:00
nhotta%netscape.com 0c8ee06350 Adding Mac support (not part of the build). 1999-05-06 00:12:11 +00:00
ftang%netscape.com 24bddb1066 fix buffer growing problem and wrong value when we return NS_UPEXPECTED error 1999-05-05 23:52:48 +00:00
ftang%netscape.com 9f8f3dcab6 remove extra line from unixcharset.properties put the real implementation of nsUNIXCharset.cpp 1999-05-05 23:51:15 +00:00
ftang%netscape.com 6f07312c46 change description about platform specific section 1999-05-04 23:38:39 +00:00
ftang%netscape.com add4fc5466 add comment and NPL. 1999-05-04 22:57:03 +00:00
ftang%netscape.com eb0f186f49 add comment and NPL. Change tis-620 to uppercase TIS-620 1999-05-04 22:49:05 +00:00
ftang%netscape.com 518f6d8107 change tis-620 to upper case TIS-620 1999-05-04 22:47:49 +00:00
ftang%netscape.com 6840eb6588 add comment and NPL 1999-05-04 22:45:57 +00:00
ftang%netscape.com 94622786af move to the 2nd implementation. Remove the first one 1999-05-04 22:32:06 +00:00
ftang%netscape.com 8f653abe8c fix virtual destroctor problem 1999-05-04 22:27:06 +00:00
ftang%netscape.com adc4573a33 change the makefile to install properties file to the right place 1999-05-04 22:22:02 +00:00
ftang%netscape.com 122ed1aca6 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 a54ec502bb change mapping for 1252 and 1254 1999-05-04 22:19:02 +00:00
ftang%netscape.com a8a6ff288e make mCharset private 1999-05-04 21:09:08 +00:00
ftang%netscape.com 304ba340dc check in the real implementation which will read the mapping from a property file.... 1999-05-04 21:04:12 +00:00
nhotta%netscape.com d6ec428f4a Change to use nsIMacLocale getting script ID of locale. 1999-05-04 20:42:58 +00:00
ftang%netscape.com b7d10c02a8 add nsURLProperties.cpp 1999-05-04 20:31:31 +00:00
ftang%netscape.com 5c5d2f172c add 2nd implementation and fix breakage 1999-05-04 20:25:35 +00:00
ftang%netscape.com 015c4b5d39 add wincharset.properties to install and clobber 1999-05-04 20:10:54 +00:00
ftang%netscape.com 48b4321df0 add nsURLProperties.cpp 1999-05-04 19:45:54 +00:00
ftang%netscape.com 96e9103751 add nsURLProperties.cpp and charsetalias.properties 1999-05-04 19:36:23 +00:00
ftang%netscape.com 919ad61ac9 add new files 1999-05-04 19:35:20 +00:00
tague%netscape.com c462ade9fe Fixed #5678 approved by choffman and reviewed by leaf and briano 1999-04-29 23:01:49 +00:00
tague%netscape.com e7aac718ca *** empty log message *** 1999-04-28 06:22:34 +00:00
tague%netscape.com 2516fd6ac6 First Checked In. 1999-04-28 06:22:24 +00:00
tague%netscape.com 73ab4de412 Add new files for Mac build. 1999-04-28 06:16:29 +00:00
tague%netscape.com ceeb080cd0 Fixed memory leak. 1999-04-28 06:15:49 +00:00
tague%netscape.com 3dd707c0d2 Added Mac implementation of platform -> XP locale conversion. 1999-04-28 06:15:22 +00:00
tague%netscape.com ebadee7000 First Checked In. 1999-04-28 06:14:12 +00:00
bruce%cybersight.com b375ec7b75 Remove -lnetlib from link lines. Not needed. 1999-04-28 05:30:09 +00:00
tague%netscape.com 25fe5e5561 Fixed bug #5564 - Remove RegisterComponent Calls from dlls which live in the components directory on Windows 1999-04-27 21:01:22 +00:00
tague%netscape.com 7f1f79c878 Added linux implementation of GetSystemLocale and GetApplicationLocale 1999-04-27 20:01:35 +00:00
sfraser%netscape.com 306eb7604f Remove errent semicolons 1999-04-27 04:05:01 +00:00
ftang%netscape.com 7eef7aea0b add CIDs for the new converters 1999-04-27 02:54:35 +00:00
ftang%netscape.com 7274075bd3 add cid and hookup w/ factory for the new converters 1999-04-27 02:12:05 +00:00
ftang%netscape.com 31b749c52f add UnicodeToKOI8R/U 1999-04-27 02:10:42 +00:00
ftang%netscape.com 2c5af11927 add several converters 1999-04-27 00:46:46 +00:00
ftang%netscape.com 9ff64321a6 remove accidential checkin 1999-04-27 00:41:22 +00:00
ftang%netscape.com 44a517cd1d add new files to the Makefile.in 1999-04-27 00:33:11 +00:00
ftang%netscape.com 6271566799 add several new charset converter . Change makefile. Have not hook up w charset manager and factory yet 1999-04-27 00:27:38 +00:00
ftang%netscape.com 6ffc518ffc correct the macintosh charset name to use private charset name start w/ x- to make it compatibale w/ 4.5 1999-04-26 20:58:58 +00:00
nhotta%netscape.com 84520974a1 WIN32 input/output unicode data conversion (not a part of the build). 1999-04-24 04:17:06 +00:00
ftang%netscape.com 7072613679 First Checked In. 1999-04-23 23:05:09 +00:00
ftang%netscape.com f493bbf9c4 First Checked In. 1999-04-23 22:57:21 +00:00
ftang%netscape.com 379b13f294 First Checked In. 1999-04-23 22:52:20 +00:00
cata%netscape.com 33a7c7d5e0 ISO2022JP encoder test added. 1999-04-23 22:16:21 +00:00
cata%netscape.com 55d301517a ISO2022JP encoder added. 1999-04-23 22:15:48 +00:00
cata%netscape.com beabb72b15 ISO2022JP encoder done. 1999-04-23 22:14:11 +00:00
tague%netscape.com 9405bfcb29 Fixed bug #4732 - GetApplicationLocale always returning en-US on Win32 1999-04-23 18:32:42 +00:00
warren%netscape.com 91d0be4809 Started factoring nsIPersistentProperties from nsIProperties. 1999-04-22 07:32:51 +00:00
cata%netscape.com e0d43d48a6 New converters added. 1999-04-21 21:29:25 +00:00
cata%netscape.com 3361670ae3 The new converters are added as components. 1999-04-21 20:50:08 +00:00
cata%netscape.com 5de3a76d08 New converters added. 1999-04-21 20:05:12 +00:00
cata%netscape.com 42eb49aa60 added files: mozilla/intl/uconv/ucvlatin/nsISO88593ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsISO88594ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsISO88595ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsISO88596ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsISO88598ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsCP1251ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsCP1257ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88593.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88594.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88595.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88596.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88598.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1251.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1257.cpp 1999-04-21 20:04:25 +00:00
cata%netscape.com 6cc823fe1c New converters added. 1999-04-21 19:52:21 +00:00
cata%netscape.com f74015879c New converter tables. 1999-04-21 19:49:27 +00:00
rickg%netscape.com ee37512f55 update to sync with string2 API 1999-04-20 04:46:55 +00:00
cata%netscape.com d36ecc9f68 Renamed to ISO88591 1999-04-19 22:00:05 +00:00
cata%netscape.com b8e2f7e4ab Renamed to ISO88591. 1999-04-19 21:59:45 +00:00
cata%netscape.com 861397f47a Latin1 -> ISO88591 1999-04-19 21:56:04 +00:00
cata%netscape.com 20533c9765 added files: mozilla/intl/uconv/ucvlatin/nsISO88591ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88591.cpp, removed files: mozilla/intl/uconv/ucvlatin/nsLatin1ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToLatin1.cpp 1999-04-19 21:55:15 +00:00
cata%netscape.com a800a1ee88 Deprecated methods deleted. 1999-04-19 21:15:09 +00:00
cata%netscape.com 31f1ddea8b Support class for fast table decoder added. 1999-04-19 20:41:30 +00:00
cata%netscape.com 516e7fb583 Support class for fast table decoder added. 1999-04-19 20:28:08 +00:00
cata%netscape.com 517cab269c Method renamed for clarity. 1999-04-19 20:26:26 +00:00
cata%netscape.com 9b94754683 Latin1 test case fixed. 1999-04-19 19:46:28 +00:00
cata%netscape.com e21f78528f Fix for GetMaxLength() returning fewer bytes than necessary. 1999-04-19 19:45:06 +00:00
tague%netscape.com 9447e2f165 Updated support for GetSystemLocale and GetApplicationLocale 1999-04-15 21:00:16 +00:00
cata%netscape.com 55dae19644 Bugfix for out of control growth of internal buffer under certain error conditions. 1999-04-13 00:08:26 +00:00