Commit Graph

336 Commits

Author SHA1 Message Date
ftang%netscape.com
cf8d9b9908 add placeholder for nsCharsetAliasImp.cpp 1999-02-25 19:27:18 +00:00
ftang%netscape.com
46a75001e4 add placehodler for nsCharsetAliasImp.cpp 1999-02-25 19:26:33 +00:00
ftang%netscape.com
c9e99e509c add nsICharsetAlias.h interface 1999-02-25 19:21:25 +00:00
ftang%netscape.com
5b96cd3b93 add newly design interface file 1999-02-25 19:08:45 +00:00
kipp%netscape.com
2e0453b45b Added .cvsignores 1999-02-25 16:42:19 +00:00
cata%netscape.com
fd567aaef4 Generic factory used. 1999-02-25 15:48:41 +00:00
cata%netscape.com
13df9d732a Small output format change. 1999-02-25 14:46:46 +00:00
cata%netscape.com
9699fd33e2 Generic factory used. 1999-02-25 14:44:44 +00:00
cata%netscape.com
a49fe45a32 UnicodeToLatin1 component added. 1999-02-25 14:22:42 +00:00
cata%netscape.com
bb6177fbf8 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
8ec4a2028c added files: mozilla/intl/uconv/src/nsUnicodeEncodeHelper.cpp 1999-02-25 13:36:27 +00:00
cata%netscape.com
ce58a3d563 Generic factory used. 1999-02-25 13:15:07 +00:00
ftang%netscape.com
1b6f3eb390 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
c19ea09b86 fix nsIPlatformCharset factory problem, add test cases for it. 1999-02-25 01:28:04 +00:00
waterson%netscape.com
de0f22053c Fix build bustage: make sure to include nsIUnicodeEncodeHelper.h for NS_IMPLIDS. 1999-02-24 19:12:27 +00:00
cata%netscape.com
81c2ecdae0 UnicodeToLatin1 added. 1999-02-24 17:10:37 +00:00
cata%netscape.com
a9f9f5ed84 nsUnicodeToLatin1 added. 1999-02-24 17:10:04 +00:00
cata%netscape.com
829a27f75f Small fixes. 1999-02-24 17:05:23 +00:00
pinkerton%netscape.com
1f2b378d80 add nsUnicodeEncodeHelper.cpp for cata. 1999-02-24 16:31:18 +00:00
cata%netscape.com
47cf3c0bbc UnicodeToLatin1 test added. 1999-02-24 16:27:30 +00:00
cata%netscape.com
55ee029902 nsUnicodeEncodeHelper added 1999-02-24 15:17:40 +00:00
cata%netscape.com
4adc3f53da nsConverterCID.h not included anymore. 1999-02-24 15:05:33 +00:00
cata%netscape.com
d7b0ac3bbb nsUnicodeEncodeHelper added. 1999-02-24 15:02:08 +00:00
cata%netscape.com
851ddbd624 UnicodeToLatin1 added. 1999-02-24 14:47:42 +00:00
cata%netscape.com
2842f6e731 Change back in. I hope no bustage this time... 1999-02-24 14:41:41 +00:00
cata%netscape.com
480a3a476d File removed. 1999-02-24 14:39:15 +00:00
cata%netscape.com
2d4c900419 nsIUnicodeEncodeHelper added. 1999-02-24 14:38:16 +00:00
cata%netscape.com
d5871610a9 Changed to the new nsIUnicodeEncoder. 1999-02-24 14:06:45 +00:00
cata%netscape.com
a61a838791 Interface complete. Cleaned. 1999-02-24 14:06:16 +00:00
mcafee%netscape.com
98b49d2d2f Solaris warning 1999-02-24 07:09:42 +00:00
cata%netscape.com
4860bd34f7 Backed change. 1999-02-24 03:40:34 +00:00
cata%netscape.com
2a70ca1580 File deprecated. 1999-02-24 03:13:43 +00:00
cata%netscape.com
5c762d6682 nsIUnicodeEncodeHelper.h included 1999-02-24 03:00:30 +00:00
cata%netscape.com
be5b7d142d Latin1 encoder CID added. 1999-02-24 02:56:41 +00:00
cata%netscape.com
8d06cb30ba Space availability check done for 1 byte, too. 1999-02-24 02:18:55 +00:00
ftang%netscape.com
f83916aa40 fix line break bug for halfwidth / fullwidth form 1999-02-24 02:14:59 +00:00
cata%netscape.com
d6b92b214d File created. 1999-02-24 02:13:37 +00:00
ftang%netscape.com
5471e596d0 add kPlatformCharsetCID 1999-02-23 16:52:04 +00:00
ftang%netscape.com
ee1bbb8551 add nsMacCharset.cpp 1999-02-23 16:51:23 +00:00
ftang%netscape.com
cd47ef7a3e fix NS_IMPL_ISUPPORTS problem 1999-02-23 16:39:58 +00:00
ftang%netscape.com
9a069d9e55 add nsUNIXCharset.cpp 1999-02-23 16:36:51 +00:00
ftang%netscape.com
ec248f1d1c fix the NS_IMPL_ISUPPORTS problem 1999-02-23 16:36:33 +00:00
ftang%netscape.com
5a791a5615 add nsWinCharset.cpp 1999-02-23 16:21:56 +00:00
ftang%netscape.com
f4847608f3 chnage the line breaker interface to a simple one 1999-02-23 16:20:39 +00:00
ftang%netscape.com
167b8753b3 backout accidential check in 1999-02-23 10:06:47 +00:00
ftang%netscape.com
99234f64b6 add two new files 1999-02-23 09:55:55 +00:00
ftang%netscape.com
97caa1dffb move class definitation into nsWinCharset.cpp 1999-02-23 09:52:48 +00:00
ftang%netscape.com
a94d664d79 remove nsWinCharset.h 1999-02-23 09:52:11 +00:00
ftang%netscape.com
e392b10497 add several new files 1999-02-23 09:48:43 +00:00
ftang%netscape.com
c09c0b34f3 add nsIPlatformCharset.h 1999-02-23 09:46:58 +00:00
warren%netscape.com
01dd4f0ed6 Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray. 1999-02-23 08:10:24 +00:00
ftang%netscape.com
fc0dc391d0 performance tuning for ToTitle method 1999-02-23 02:24:40 +00:00
ftang%netscape.com
f4aa50fce9 fix ToTitle bug- make it compatabile to CSS Capitalize. Comment #ifndef XP_UNIX to make the auto registry work 1999-02-22 22:20:01 +00:00
ftang%netscape.com
26ececa4ca add sample code for word break into tests 1999-02-20 01:45:51 +00:00
mcafee%netscape.com
b269322a4f Solaris needs a constructor for ConverterInfo(). 1999-02-19 13:05:19 +00:00
mcafee%netscape.com
41f7180ab2 Solaris needs newline at end of file. 1999-02-19 08:45:46 +00:00
nhotta%netscape.com
1ef4f256bc Fix for Macintosh test. 1999-02-19 01:38:27 +00:00
ftang%netscape.com
c88834ab8b add implementation for word breaker. Add selftest code for word break. Fix GetClass for line breaker 1999-02-19 01:38:12 +00:00
nhotta%netscape.com
3051dee08e Added a new sort test. 1999-02-19 00:59:42 +00:00
ramiro%netscape.com
bb843f5eee Build tests on if ENABLE_TESTS is defined. 1999-02-18 03:26:16 +00:00
cyeh%netscape.com
8beb34efa7 change from using layout/config/rules.mak to using config/rules.mak 1999-02-18 01:52:09 +00:00
cata%netscape.com
9ac86fc08a Test data from files capability added. 1999-02-18 00:55:19 +00:00
cata%netscape.com
eb1cfb8c0d Hacky ASCII encoder elliminated. 1999-02-18 00:54:13 +00:00
cata%netscape.com
cc64675d38 Return value name changed. 1999-02-18 00:53:27 +00:00
nhotta%netscape.com
92dd9d0245 nsILocale integration. 1999-02-18 00:02:03 +00:00
cata%netscape.com
d35592858b Interface implemented as "public". 1999-02-17 23:21:22 +00:00
nhotta%netscape.com
43448189a5 Added mCharset and mLocale to the class. 1999-02-17 18:32:33 +00:00
nhotta%netscape.com
efb8b36110 nsILocale integration. 1999-02-17 18:00:29 +00:00
ftang%netscape.com
e4c80992c7 add nsCategoryImp.cpp 1999-02-17 15:42:26 +00:00
ftang%netscape.com
3d427153ae add nsCategory.cpp 1999-02-17 15:40:10 +00:00
ftang%netscape.com
a9974677f8 1. fix the Prefix file problem for Debug target 2. Add nsCategoryImp.cpp 1999-02-17 15:37:28 +00:00
ftang%netscape.com
6ffbbc21ea add lwbrk 1999-02-17 15:27:16 +00:00
ftang%netscape.com
7dbbb7279b First Checked In. 1999-02-17 15:20:52 +00:00
ftang%netscape.com
da6ad85ccf add test cases 5-6 and reorg it 1999-02-17 15:17:08 +00:00
ftang%netscape.com
dd8d936382 fix contextual bug 1999-02-17 15:16:23 +00:00
ftang%netscape.com
12da02a68a add toc file 1999-02-17 15:15:39 +00:00
ftang%netscape.com
2a89e618da fix the export problem 1999-02-16 19:24:09 +00:00
nhotta%netscape.com
ba33763afb Bug fix, changed NSILOCALE_TIME to NSILOCALE_COLLATE. 1999-02-16 19:09:15 +00:00
nhotta%netscape.com
a17c12c401 nsILocale integration. 1999-02-16 19:05:10 +00:00
ftang%netscape.com
9d4a846b47 add UNIX build 1999-02-16 19:02:26 +00:00
ftang%netscape.com
ee12696147 add UNIX makefile 1999-02-16 19:01:40 +00:00
ftang%netscape.com
0a0eb519c3 change the test code to use service manager 1999-02-16 18:37:01 +00:00
ftang%netscape.com
8917cac68e first check in 1999-02-16 18:13:35 +00:00
ftang%netscape.com
4717fdc80f check in new changes 1999-02-16 18:11:14 +00:00
mcafee%netscape.com
6ecfff87d0 Ignore generated files 1999-02-16 01:50:51 +00:00
mcafee%netscape.com
fe8764fbbe More portable makefile, fixing -lreg breakage. 1999-02-16 01:35:23 +00:00
troy%netscape.com
25b61792ea Added NS_RELEASE of nsIInputStream interface in nsStringBundle constructor 1999-02-14 05:07:13 +00:00
akkana%netscape.com
8842fe373e Fixing cata's Linux build bustage 1999-02-12 20:45:26 +00:00
cata%netscape.com
a09d0406b5 ISO2022JP to Unicode converter adedd. 1999-02-12 19:50:47 +00:00
cata%netscape.com
7aff4ca70b ISO2022JP to Unicode added. 1999-02-12 19:46:02 +00:00
cata%netscape.com
9dd60ddf52 Shared converter data moved here. 1999-02-12 19:44:33 +00:00
cata%netscape.com
fccb800a1e Shared converter data moved to nsUCVJA2Dll.cpp 1999-02-12 19:43:43 +00:00
cata%netscape.com
48359c7b1c Created. 1999-02-12 19:35:59 +00:00
cata%netscape.com
fd8646f06b Small bugfixes, optimizations and docs. 1999-02-12 19:27:31 +00:00
cata%netscape.com
7b12754017 More doc added and changed. 1999-02-12 19:24:08 +00:00
nhotta%netscape.com
319066b706 nsILocale integrarion. 1999-02-12 18:24:45 +00:00
nhotta%netscape.com
e7d6bad2e4 nsILocale integration. 1999-02-12 18:23:54 +00:00
pinkerton%netscape.com
9b9c709edc remove trailing ';' on CID decl because it causes empty declaration warnings. 1999-02-12 17:32:01 +00:00
dp%netscape.com
81c281f428 Adding libreg as xpcom depends on it 1999-02-10 02:01:50 +00:00
mcafee%netscape.com
4cc6e070bc Wrapping tests in ENABLE_TESTS 1999-02-10 01:01:07 +00:00
mcafee%netscape.com
6b790408c8 More portable way of writing this Makefile. 1999-02-10 00:49:34 +00:00
ftang%netscape.com
3282820c93 back up the #ifndef XP_UNIX 1999-02-10 00:35:02 +00:00
ftang%netscape.com
a3d49202e4 check in some changes 1999-02-09 23:57:14 +00:00
ftang%netscape.com
e0f54be853 fix xpcom code 1999-02-09 23:56:05 +00:00
ftang%netscape.com
b718155791 check in the implementation of General Category code 1999-02-09 23:52:36 +00:00
ftang%netscape.com
b4f23cc6b3 first check in 1999-02-09 23:51:43 +00:00
ftang%netscape.com
c744c709e2 make small changes 1999-02-09 23:51:02 +00:00
ftang%netscape.com
556cb9659c reduce table size 1999-02-09 23:49:30 +00:00
ftang%netscape.com
f9f71b5501 reduce the table size 1999-02-09 23:48:56 +00:00
dp%netscape.com
dc220d0b88 Adding libreg 1999-02-09 23:29:48 +00:00
dp%netscape.com
cee1f81ac2 Adding libreg 1999-02-09 22:47:21 +00:00
ftang%netscape.com
7de3f37e2f first check in 1999-02-09 16:04:07 +00:00
ftang%netscape.com
0f9711ee8d first chek in 1999-02-09 16:03:03 +00:00
ftang%netscape.com
4d938b27b8 check in interface and not working stub 1999-02-09 16:01:48 +00:00
ftang%netscape.com
d31ad1afa3 change ToTitle interface 1999-02-09 15:57:48 +00:00
tague%netscape.com
28177eb274 Added autoregistration to Windows locale DLL 1999-02-09 04:44:23 +00:00
tague%netscape.com
84edb88953 Added XPCOM autoregistration to the Mac version of the locale shared object. 1999-02-09 04:31:32 +00:00
tague%netscape.com
cacda0cc9c Added autoregistration to UNIX .so 1999-02-09 03:24:34 +00:00
nhotta%netscape.com
263991365d Output data print format change. 1999-02-08 19:21:44 +00:00
mcafee%netscape.com
726434e734 ignore genereated files 1999-02-08 08:26:34 +00:00
mcafee%netscape.com
8d0f6d4b57 nsIWin32Locale.h is, uh, Win32-only :-) 1999-02-07 12:29:31 +00:00
nhotta%netscape.com
efec496dc5 Added Japanese (Shift_JIS) specific support. 1999-02-05 22:51:38 +00:00
nhotta%netscape.com
1f6789b4e5 Collation key implementation for Macintosh. 1999-02-05 22:10:39 +00:00
erik%netscape.com
65a5a7abf5 Changed over to the service model. Seems cleaner now. 1999-02-05 21:10:04 +00:00
dp%netscape.com
acc1d1b271 Fixed mRefCnt not being initialized 1999-02-05 18:50:08 +00:00
nhotta%netscape.com
94a70e212b Added uconv for the include path. 1999-02-05 00:36:45 +00:00
nhotta%netscape.com
f69c92b269 Changed to use strxfrm for a key generation. 1999-02-04 23:23:04 +00:00
nhotta%netscape.com
e21aa3fbcc Moved NS_IMPL_IDS define to XP code. 1999-02-04 23:20:55 +00:00
nhotta%netscape.com
0ff2b69425 Added UnicodeToChar to nsCollation class. 1999-02-04 23:17:37 +00:00
ftang%netscape.com
ef83f03754 implement ASCII only ToTitle until word breaker ready. Put optimization for NOCASE_CHAR in place, replace test with macro to make it more readable, 1999-02-04 16:59:03 +00:00
nhotta%netscape.com
bc366aa8c7 Integration of the case conversion interface. 1999-02-04 02:02:49 +00:00
nhotta%netscape.com
8112005249 Integration of the case conversion interface. 1999-02-04 01:40:58 +00:00
nhotta%netscape.com
9cf27d4675 RegisterFactory for case conversion interface. 1999-02-04 01:39:11 +00:00
nhotta%netscape.com
b12ad2d245 Additional include paths. 1999-02-04 01:37:46 +00:00
tague%netscape.com
ebe7e7f12a Added Windows specific locale interfaces and implementation 1999-02-04 00:33:44 +00:00
nhotta%netscape.com
9678289616 Unicode converter integration. 1999-02-03 23:44:36 +00:00
brade%netscape.com
07c421149d remove extra comma to remove warnings on Macintosh compiler 1999-02-03 22:57:36 +00:00
nhotta%netscape.com
ed09f21105 RegisterFactory for unicode converter. 1999-02-03 19:29:50 +00:00
nhotta%netscape.com
a6a550a6f5 Date time format Macintosh implementation. 1999-02-03 19:28:38 +00:00
erik%netscape.com
686e2e593c Added strres to Unix build. 1999-02-03 18:14:48 +00:00
erik%netscape.com
61113fb771 Unix Makefile for this directory. 1999-02-03 18:14:04 +00:00
erik%netscape.com
b9e87785ed Fixed compiler warnings on Linux, and added code for LockFactory. 1999-02-03 18:08:03 +00:00
ftang%netscape.com
18cab4e127 stop building gendata. it is obsoleted 1999-02-03 18:00:03 +00:00
erik%netscape.com
3c61db0bac Adding strres again. This time it should be OK, since intl is built after
base in mozilla/nglayout.mak. (And I tried a build from scratch.)
1999-02-03 17:55:52 +00:00
ftang%netscape.com
1555dc949b stop building gendat 1999-02-03 17:54:51 +00:00
ftang%netscape.com
d182d451e7 change implementation to Imp2 so it don't depend on MTT and faster, smaller 1999-02-03 17:44:05 +00:00
ftang%netscape.com
e30e92cb4c change implementation to Imp2 so it is faster and smaller and do not depend on MTT 1999-02-03 17:43:38 +00:00
ftang%netscape.com
9ff667aa06 fix mac warning. delete , from enum 1999-02-03 09:02:54 +00:00
ftang%netscape.com
06e4dafc2f make the table static instead of extern 1999-02-03 08:52:22 +00:00
ftang%netscape.com
ca366072dd Fix extern and static problem 1999-02-03 08:51:56 +00:00