Commit Graph

1394 Commits

Author SHA1 Message Date
cata%netscape.com
ddfcd21b45 removed files: mozilla/intl/uconv/src/nsObjectArray.cpp 2000-05-03 22:46:20 +00:00
cata%netscape.com
67a2dbc173 Cleanup. Removing obsolete and unused code. 2000-05-03 22:37:53 +00:00
erik%netscape.com
9fbd89d488 bug 26237; move to newer nsICharsetConverterManager2 interface 2000-05-03 21:47:07 +00:00
ftang%netscape.com
4e6b3dbab6 fix bug 26237. Check in for erik. Add LanguageAtomService into Mac build. r=ftang 2000-05-03 21:42:33 +00:00
cata%netscape.com
540e7e39be Adding ref & memory counting macros. 2000-05-03 21:42:04 +00:00
nhotta%netscape.com
9f7bbda916 Added new category "isMultibyte" and data, r=cata. 2000-05-03 21:22:09 +00:00
ftang%netscape.com
c53f63ed06 fix 22980. Ignore ucs2in the end of the first block. 2000-05-03 02:05:35 +00:00
bryner%uiuc.edu
700d5f15cb Fixing objdir build bustage. 2000-05-03 02:00:50 +00:00
yueheng.xu%intel.com
75c868fc04 fix for #31380 (Unicode to GBK converter not working for some GBK chars) reported
and fix suggested by Xianping Ge ( xge@ics.uci.edu).
2000-05-03 01:59:55 +00:00
erik%netscape.com
af156def97 bug 26237; adding language atom service 2000-05-03 00:45:45 +00:00
erik%netscape.com
ab4f9b21e7 bug 26237; added language atom service 2000-05-03 00:36:59 +00:00
erik%netscape.com
31e8b8444e removed files: mozilla/intl/locale/idl/nsILanguageAtom.idl, mozilla/intl/locale/idl/nsILanguageAtomService.idl 2000-05-03 00:29:11 +00:00
erik%netscape.com
6808a96342 added files: mozilla/intl/locale/idl/nsILanguageAtom.idl, mozilla/intl/locale/idl/nsILanguageAtomService.idl 2000-05-03 00:27:56 +00:00
erik%netscape.com
167730ade3 bug 26237; adding langGroups.properties to Unix build 2000-05-02 23:41:34 +00:00
erik%netscape.com
5eb767a409 bug 26237; adding language atom service implementation to Windows build 2000-05-02 23:35:23 +00:00
erik%netscape.com
c6af272f52 bug 26237; adding language atom service implementation to Unix build 2000-05-02 23:33:14 +00:00
erik%netscape.com
4e7874c9c0 removing unused variable 2000-05-02 23:19:36 +00:00
erik%netscape.com
ad041eaf3a bug 26237; adding language atom interfaces to Windows build 2000-05-02 23:12:37 +00:00
erik%netscape.com
e978ecffaf bug 26237; adding language atom interfaces to Unix and Mac builds 2000-05-02 23:11:44 +00:00
erik%netscape.com
5867a1f709 bug 26237; implementation of the new language atom interfaces to support
the HTML LANG attribute (for example)
2000-05-02 23:04:35 +00:00
erik%netscape.com
47faa2c727 bug 26237; new interfaces for language atoms 2000-05-02 22:52:08 +00:00
jbetak%netscape.com
3907ba138d fix bustage
37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 07:02:30 +00:00
jbetak%netscape.com
a790edd1f7 fix bustage
37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 06:20:25 +00:00
jbetak%netscape.com
c0fdb39f76 37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 05:08:39 +00:00
cls%seawood.org
04417332fe OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106 2000-05-02 01:18:46 +00:00
mkaply%us.ibm.com
d41c17e2f8 # 37239
r= mkaply@us.ibm.com
OS/2 bring up continues - checking in files for the OS/2 team
2000-05-01 22:21:43 +00:00
jbetak%netscape.com
809138a7a4 5313 Accept-Charset for form is not implemented, r=ftang, be 2000-05-01 03:22:01 +00:00
pinkerton%netscape.com
f93aa6dd74 missed one more 2000-04-28 00:11:07 +00:00
waterson%netscape.com
cbf17f6907 Get rid of SetString() usages. r=scc 2000-04-27 06:39:07 +00:00
alecf%netscape.com
46c586cf26 make stringbundles a little more bullet-proof - don't crash when the bundle couldn't be loaded 2000-04-27 02:17:17 +00:00
nhotta%netscape.com
1980055569 Changed to use NS_IMPL_THREADSAFE_ISUPPORTS. 2000-04-27 00:14:06 +00:00
cata%netscape.com
183d3d1c02 Comment. 2000-04-26 21:23:09 +00:00
cata%netscape.com
b3d8f3f1c8 Dynamic charset menu for mail compose. 2000-04-26 21:21:35 +00:00
alecf%netscape.com
7dc57b22b6 make stringbundles threadsafe now that their lifetime is longer than their initial creation 2000-04-26 09:37:05 +00:00
nhotta%netscape.com
26d5a79840 Change to use NS_IMPL_THREADSAFE_ISUPPORTS, a patch from sspitzer@netscape.com, bug 37035. 2000-04-26 04:25:22 +00:00
nhotta%netscape.com
d12abb3faf Fixed typo in the property, contributed by tenthumbs@cybernex.net, bug 36938. 2000-04-26 04:24:42 +00:00
ftang%netscape.com
65276499e7 add new method to case conversion so we can handle special casing ( SS or turiksh dotless I) 2000-04-26 04:00:22 +00:00
mjudge%netscape.com
2cfb602409 making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
ftang%netscape.com
695a0e7e6d *eat* UTF-8 BOM which generated by Win2K NotePad so it won't confused parser.
bug 36914
2000-04-25 13:50:41 +00:00
scc%netscape.com
8a21346811 making string conversions explicit 2000-04-25 08:10:43 +00:00
pavlov%netscape.com
a3a300fdf2 string api changes r=scc 2000-04-25 05:40:45 +00:00
alecf%netscape.com
9fa35029c1 String bundle caching - cache the last 10 stringbundles created by the stringbundle service 2000-04-25 05:29:58 +00:00
sspitzer%netscape.com
3c304df995 fix build bustage. 2000-04-24 03:15:52 +00:00
cata%netscape.com
027a868fef Fixing tree bustage. 2000-04-24 03:13:46 +00:00
cata%netscape.com
25a9d04253 Menu code moved on new API. 2000-04-24 02:18:16 +00:00
cata%netscape.com
15dea921fa New interface method. 2000-04-22 17:49:55 +00:00
cata%netscape.com
097aece815 Comments. 2000-04-22 17:26:54 +00:00
cata%netscape.com
ba356d5932 Adding new file to the build. 2000-04-22 16:38:50 +00:00
cata%netscape.com
58b401cfbf More test code. 2000-04-22 16:36:47 +00:00
cata%netscape.com
46b0d8aa7f Cosmetic changes. 2000-04-22 16:35:10 +00:00