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

444 Коммитов

Автор SHA1 Сообщение Дата
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