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

967 Коммитов

Автор SHA1 Сообщение Дата
nhotta%netscape.com 11ab00913d Migrated a mapping table from mozilla classic. 1999-09-10 18:56:31 +00:00
nhotta%netscape.com 8dbabc132c Bug #13488, changed to cache locale data. 1999-09-10 18:34:06 +00:00
nhotta%netscape.com d1ff3d550d Fixed broken project file (not part of the build). 1999-09-10 18:28:13 +00:00
nhotta%netscape.com c4052b429d First Checked In. 1999-09-10 04:41:52 +00:00
nhotta%netscape.com a427f7094c Adding new files for unix (not part of the build). 1999-09-10 04:37:26 +00:00
nhotta%netscape.com d6bb1e43f2 Adding new files, not part of the build. 1999-09-09 19:23:41 +00:00
nhotta%netscape.com 968f18605c Locale to charset name mapping for Win95/98. 1999-09-08 20:11:04 +00:00
nhotta%netscape.com 0e8395a94e Locale factory -> locale service. 1999-09-08 20:08:15 +00:00
jdunn%netscape.com 4755946e98 Fix the HP failure... per joe@nall.com's suggestion. For some reason
HP can't handle the '-' sign righ on top of the #'s so just added spaces.
1999-09-08 14:59:22 +00:00
ftang%netscape.com a6f8433313 placeholder for some late night hack.... 1999-09-08 13:41:11 +00:00
ftang%netscape.com 52dcee7601 declare methode in protect. Remove unnecessary INTEL_CHANGE ifdef, add () to #define 1999-09-08 12:58:26 +00:00
briano%netscape.com 5145f1e4b3 Cleaned it up. 1999-09-08 01:04:55 +00:00
briano%netscape.com 4ce8501fbd Got rid of the obsolete non-necko stuff. 1999-09-08 01:04:24 +00:00
briano%netscape.com a226d488b8 Added newline to fix the Unix native compiler builds. 1999-09-07 23:37:16 +00:00
ftang%netscape.com efa2773da8 nsUnicodeToGB2312V2.h 1999-09-07 20:42:49 +00:00
ftang%netscape.com b31515a6a1 add new chinese converter implementation 1999-09-07 20:36:37 +00:00
ftang%netscape.com 8bbd8c490d check in mac fix 1999-09-07 20:35:56 +00:00
ftang%netscape.com be40044382 add new chinese converters for UNIX build 1999-09-07 20:07:45 +00:00
ftang%netscape.com 146ce92458 add new Chinese converters as non default one for now 1999-09-07 20:07:21 +00:00
ftang%netscape.com 32544b0a48 add new implementation of GB converters 1999-09-07 20:04:53 +00:00
bienvenu%netscape.com e239fcfd1a more includes of string.h 1999-09-06 20:44:26 +00:00
ftang%netscape.com 1275d8cc83 rename CID for UCS2/UCS4 to UTF16/32. Add CID for UTF16/32 1999-09-03 23:18:00 +00:00
cata%netscape.com 07c5c69d90 Fixing build warnings. Step 3: remove the old deprecated API. 1999-09-02 21:41:40 +00:00
cata%netscape.com dd819d6f04 Fixing build warnings. Step 3: remove the old deprecated method. 1999-09-02 21:39:29 +00:00
cata%netscape.com 31db4669be Method name change. 1999-09-02 20:23:49 +00:00
cata%netscape.com 8197c9839b Fixing build warnings. Step 2: switch to use new method from the interface. 1999-09-01 22:50:50 +00:00
cata%netscape.com 8c29847ecc Fixing build warnings Step 1: add new method to the interface. 1999-09-01 21:44:39 +00:00
tague%netscape.com e95bcca748 Cleaned up some NS_OK comparisons. Replaced them with macros. 1999-09-01 20:02:06 +00:00
tbogard%aol.net 74376813c7 Fixed bad NSGetFactory. 1999-09-01 08:15:23 +00:00
ftang%netscape.com 701367771b change to UTF-16/32BE/LE add ksc5601 and iso8859-1 as alias 1999-09-01 01:18:17 +00:00
cyeh%netscape.com cc2825cbe0 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
cata%netscape.com 0e24a4be60 Fixed bug 11570. 1999-09-01 00:46:04 +00:00
tague%netscape.com f45b9e1fb1 Removed direct comparisons of result values to NS_OK and replaced them with the appropriate macro. 1999-08-31 02:11:07 +00:00
tague%netscape.com 7b4d901358 Replaced direct comparisons of return values against NS_OK with the appropriate macros. 1999-08-31 02:04:26 +00:00
tague%netscape.com e89f540ca8 Replaced direct comparisons of return values against NS_OK with NS_SUCCEEDED or NS_FAILED macros. 1999-08-31 01:56:44 +00:00
ftang%netscape.com 27354e673a X11Johab converters. Thanks contribution from Deogtae Kim <dtkim@camars.kaist.ac.kr> and Jungshik Shin <jshin@pantheon.yale.com> 1999-08-30 22:10:41 +00:00
nhotta%netscape.com e1366285d0 Bug fix #8792. 1999-08-30 22:00:13 +00:00
erik%netscape.com cdb2cc61e1 Fixing warnings. 1999-08-30 21:59:42 +00:00
ftang%netscape.com 601372b8f0 check in performance tuned UCS2 to Unicode converters 1999-08-30 14:49:36 +00:00
ftang%netscape.com b5e7c2b1e8 add alias for ucs2 1999-08-30 14:40:32 +00:00
nhotta%netscape.com b0e634ed0d First Checked In. 1999-08-27 21:15:16 +00:00
nhotta%netscape.com 65c29a25f9 Include a header file for prototypes. 1999-08-27 21:11:49 +00:00
nhotta%netscape.com 27c877f653 nsIPlatformCharset integration. 1999-08-27 21:10:18 +00:00
tague%netscape.com 8a9f752fcf Obsolete old entity conversion table. 1999-08-26 03:00:42 +00:00
tague%netscape.com 63a4b5d79f Changed build destination of entity conversion tables. 1999-08-26 02:58:58 +00:00
tague%netscape.com 508fd3b70e Fixed up build location of the entity conversion tables. 1999-08-26 02:24:10 +00:00
tague%netscape.com bd03e5888c Fixed up a makefile problem, updated the build location of the entity translation files. 1999-08-26 02:11:40 +00:00
tague%netscape.com 562387ed97 Fixed bug #5561 (Locale support: need locale name to default charset mapping) on Macintosh. 1999-08-26 02:09:03 +00:00
tague%netscape.com f5f517c65d Fix memory leak before Bruce finds it. 1999-08-26 00:21:27 +00:00
tague%netscape.com c3d141debd Implemented bug #5561 (Locale support: implement locale name to default charset mapping) on UNIX. 1999-08-26 00:10:18 +00:00