cata%netscape.com
|
9abc15ef20
|
Bug #3941. r=naoki Adding access APIs to the converter managers data.
|
2000-01-15 01:44:21 +00:00 |
ftang%netscape.com
|
37c91dade9
|
Add CID in #define in additional to declare
|
2000-01-08 00:41:43 +00:00 |
ftang%netscape.com
|
ba1450b574
|
add two more selector
|
2000-01-04 22:55:53 +00:00 |
cata%netscape.com
|
6b0e23a664
|
Cleanup time: remove unused interface from build.
|
1999-12-04 19:59:28 +00:00 |
cata%netscape.com
|
5d2775fd71
|
Cleanup time: remove unused interface from build.
|
1999-12-04 19:37:29 +00:00 |
cata%netscape.com
|
44cffe2933
|
Evolution of the CharsetConverterManager in order to pair the new Charset Menu. r=erik
|
1999-12-02 08:05:59 +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 |
briano%netscape.com
|
903d52c236
|
General cleanup.
|
1999-09-11 03:07:11 +00:00 |
cata%netscape.com
|
dd819d6f04
|
Fixing build warnings. Step 3: remove the old deprecated method.
|
1999-09-02 21:39:29 +00:00 |
cata%netscape.com
|
8c29847ecc
|
Fixing build warnings Step 1: add new method to the interface.
|
1999-09-01 21:44:39 +00:00 |
tague%netscape.com
|
74448e55a6
|
Implement bug #5561 (Locale support: map locale name to default character set) on windows.
|
1999-08-25 22:05:28 +00:00 |
ftang%netscape.com
|
5f56f0bd7c
|
fix bug 10674. Typo in progid
|
1999-08-09 14:56:47 +00:00 |
sspitzer%netscape.com
|
8c4885338a
|
fix for VC 5.0 build breakage. The next step, after the tree opens, is to remove the NS_DECLARE_ID(kI*) stuff. But this can be done later. kin has confirmed that this fixes the VC 5.0 build breakage.
|
1999-07-26 17:01:11 +00:00 |
scc%netscape.com
|
12c243677f
|
explicitly define kCharsetConversionManagerCID only in files that need it ... move to canonical scheme for defining and using IIDs and CIDs
|
1999-07-22 05:25:17 +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
|
4fd7208de5
|
add new selector
|
1999-07-16 13:02:36 +00:00 |
ftang%netscape.com
|
cb292b0d27
|
fix bug 8201 by adding GetIID()
|
1999-06-15 23:41:40 +00:00 |
blizzard%redhat.com
|
28a0762bf4
|
Make sure this interface has a GetIID() method. Approved by Shaver.
|
1999-06-14 02:11:02 +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 |
ftang%netscape.com
|
d1bec3a8d8
|
add nsICharRepresentable.h and change nsIUnicodeEncodeHelper.h
|
1999-06-07 20:29:45 +00:00 |
ftang%netscape.com
|
8f87d0479e
|
add nsICharRepresentable.h
|
1999-06-07 20:29:02 +00:00 |
ftang%netscape.com
|
8778c716bc
|
add MappingCache
|
1999-05-10 23:19:21 +00:00 |
ftang%netscape.com
|
18a4e1c7d5
|
add nsIMappingCache.h to export list
|
1999-05-10 22:35:25 +00:00 |
ftang%netscape.com
|
337271a5e6
|
add nsIMappingCache.h
|
1999-05-10 22:28:33 +00:00 |
ftang%netscape.com
|
0428ea516b
|
add progid
|
1999-05-10 22:22:01 +00:00 |
ftang%netscape.com
|
a56d6c9c54
|
first add
|
1999-05-08 00:19:13 +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 |
cata%netscape.com
|
b1d3b454c6
|
Decoder helper interface added.
|
1999-03-23 18:47:58 +00:00 |
cata%netscape.com
|
2f47c85e79
|
Added new return codes.
|
1999-03-18 22:27:11 +00:00 |
cata%netscape.com
|
5cfa0d6538
|
Multi table support added.
|
1999-03-11 22:36:40 +00:00 |
cata%netscape.com
|
cbfe722be5
|
Method param fixed.
|
1999-03-11 20:37:57 +00:00 |
ftang%netscape.com
|
881d7376b6
|
fix some interface probelm
|
1999-02-26 15:15:57 +00:00 |
alecf%netscape.com
|
84977304f8
|
fix HPUX bustage - don't put commas after last element in enum declaration
|
1999-02-25 19:45:44 +00:00 |
ftang%netscape.com
|
48a2d50f33
|
add nsICharsetAlias.h interface
|
1999-02-25 19:21:25 +00:00 |
ftang%netscape.com
|
d9b4d4eec8
|
fix nsIPlatformCharset factory problem, add test cases for it.
|
1999-02-25 01:28:04 +00:00 |
cata%netscape.com
|
371e446350
|
File removed.
|
1999-02-24 14:39:15 +00:00 |
cata%netscape.com
|
8d3bfad2cd
|
nsIUnicodeEncodeHelper added.
|
1999-02-24 14:38:16 +00:00 |
cata%netscape.com
|
0c4e86ccef
|
Interface complete. Cleaned.
|
1999-02-24 14:06:16 +00:00 |
mcafee%netscape.com
|
07bc99676f
|
Solaris warning
|
1999-02-24 07:09:42 +00:00 |
cata%netscape.com
|
bc2a2e34d4
|
File deprecated.
|
1999-02-24 03:13:43 +00:00 |
cata%netscape.com
|
09c4d546c8
|
File created.
|
1999-02-24 02:13:37 +00:00 |
ftang%netscape.com
|
bd68e2050c
|
add nsIPlatformCharset.h
|
1999-02-23 09:46:58 +00:00 |
cyeh%netscape.com
|
5f74d78397
|
change from using layout/config/rules.mak to using config/rules.mak
|
1999-02-18 01:52:09 +00:00 |
cata%netscape.com
|
39a4c9e83a
|
Return value name changed.
|
1999-02-18 00:53:27 +00:00 |
cata%netscape.com
|
91b5a2cbe3
|
More doc added and changed.
|
1999-02-12 19:24:08 +00:00 |
brade%netscape.com
|
d6bbfa484b
|
remove extra comma to remove warnings on Macintosh compiler
|
1999-02-03 22:57:36 +00:00 |
ftang%netscape.com
|
3d8a57a62a
|
move kLatin1ToUnicodeCID from nsConverterCID.h to nsUCvLatinCID.h
|
1999-01-29 18:13:32 +00:00 |