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

221 Коммитов

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