alecf%flett.org
ccf01a2786
fix for bug 206379:
...
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
sfraser%netscape.com
db1ecba574
Make lots of static data const. Bug 74803. r=dbaron, sr=alecf
2003-02-26 01:15:36 +00:00
dbaron%dbaron.org
72b937ea79
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 21:07:51 +00:00
dougt%netscape.com
c5e8f896cd
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
alecf%netscape.com
1cf09b32b0
fix for bug 158003 - custom static constructors for i18n unicode converters.
...
r=shanjian, sr=bz, a=roc+moz
2002-09-07 01:17:57 +00:00
alecf%netscape.com
ca4ffae67e
lay some groundwork for bug 158003 - make some static constructors for the base classes that all the encoders/decoders can share
...
not part of build
2002-07-24 21:27:57 +00:00
alecf%netscape.com
a675a03380
work for bug 158003 and bug 157993 - tweak base support classes with a fake inner interface in debug builds, so we can use QI to determine if the class is based off any of these support classes.
...
no reviewer, not part of build
2002-07-24 21:20:18 +00:00
alecf%netscape.com
569df219b6
fix typo for case-sensitive filesystems, not part of build
2002-07-23 22:25:20 +00:00
alecf%netscape.com
3074124ff1
add static utility library for bug 157993 - provides enhanced base classes for table-based converters
...
not part of build.. landing so I can test on multiple platforms.
2002-07-23 22:05:25 +00:00
dmose%mozilla.org
8535dda53e
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
kipp%netscape.com
446f6c551c
Convert to module from component
1999-09-30 21:11:05 +00:00
ftang%netscape.com
d356e13ed1
fix bad funct name. Thanks brade
1999-09-13 22:18:31 +00:00
ftang%netscape.com
9f87989a90
fix composed hangule conversion and also add it to KS C 5601 conversion
1999-07-16 18:20:45 +00:00
ftang%netscape.com
943ad11e96
fix composed hangul bug
1999-07-16 14:08:53 +00:00
ftang%netscape.com
96a18ca67e
add composed Hangul support
1999-07-16 13:03:32 +00:00
ftang%netscape.com
fd8d777119
add new support for GL
1999-06-12 01:38:30 +00:00
ftang%netscape.com
4da807248e
add functionality to uscan and ugen so we can add CNS11643 p3-7 into euc-tw
1999-06-10 12:56:33 +00:00
ftang%netscape.com
a89254bbd3
add new scanner/generate type to support UCS2/4
1999-06-09 20:22:26 +00:00
briano%netscape.com
e2dd390a5b
Yet another case of C++ comments in a C file....
1999-06-07 22:11:18 +00:00
ftang%netscape.com
bb12b8eea8
add FillInfo
1999-06-07 20:32:15 +00:00
ftang%netscape.com
8778c716bc
add MappingCache
1999-05-10 23:19:21 +00:00
cata%netscape.com
a800a1ee88
Deprecated methods deleted.
1999-04-19 21:15:09 +00:00
cata%netscape.com
517cab269c
Method renamed for clarity.
1999-04-19 20:26:26 +00:00
mcmullen%netscape.com
8b5e765a21
Removed illegal semicolon.
1999-04-07 00:23:15 +00:00
cata%netscape.com
9caa29253b
Fixed signed/unsigned bug.
1999-04-01 02:22:17 +00:00
cata%netscape.com
263235e2e4
Minor bug fix.
1999-03-29 23:48:55 +00:00
cata%netscape.com
83fcc15a7f
Multi-table helper decoder.
1999-03-25 17:33:39 +00:00
cata%netscape.com
9bfa07e4ce
Decode helper object added.
1999-03-23 20:47:35 +00:00
cata%netscape.com
5cfa0d6538
Multi table support added.
1999-03-11 22:36:40 +00:00
ftang%netscape.com
cfd20ced26
fix a log of unix warnning- 1) make sure all XPCOM class destructor are virtual and fix warnning in new file
1999-02-26 16:32:08 +00:00
cata%netscape.com
2c93acbed6
Space availability check done for 1 byte, too.
1999-02-24 02:18:55 +00:00
cata%netscape.com
09c4d546c8
File created.
1999-02-24 02:13:37 +00:00
ftang%netscape.com
8b382bbe0a
add shift jis converter, add table driven decode utility and interface, change module name from intl to uconv
1999-01-12 08:34:29 +00:00