Commit Graph

262 Commits

Author SHA1 Message Date
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