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

70 Коммитов

Автор SHA1 Сообщение Дата
cata%netscape.com d1845a07ce Fixing bustage. 2000-05-03 23:57:00 +00:00
cata%netscape.com 98c3c541ff Cleanup. Removing obsolete and unused code. 2000-05-03 23:10:27 +00:00
nhotta%netscape.com c06f0ae5bd Changed NS_ERROR_UENC_NOMAPPING to non serious error and return it to clients of nsISaveAsCharset, r=cata. 2000-03-28 00:36:41 +00:00
jdunn%netscape.com 7027a63063 Fix HPUX 10.20 Bustage
Pass a 'define' to NS_DEFINE_STATIC_IID_ACCESSOR and not a const.
r= erik@netscape.com
2000-03-27 22:26:23 +00:00
pavlov%netscape.com ce094b4cfc changes to let us build on MacOS X 2000-03-11 03:08:04 +00:00
jdunn%netscape.com 584db88eb0 remove NS_DECLARE_ID and replace (where needed) with NS_DEFINE_CID.
DECLARE was declaring kPlatformCharsetCID as extern const, and
DEFINE declares it as static const.  These 2 are incompatible.
r= ftang@netscape.com
a= dp@netscape.com
2000-03-01 22:42:39 +00:00
cata%netscape.com 6e4e10bd02 Adding new API for listing the available charset detectors. r=erik 2000-02-16 01:14:25 +00:00
dveditz%netscape.com 9172024f8e New wstring nsIRegistry interface, bug 23859;
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
2000-02-15 01:32:12 +00:00
ftang%netscape.com 873461dae8 fix 22921. reviewed by dp,cata,jbetak change module code to use macro 2000-02-08 06:21:17 +00:00
cata%netscape.com 64d6994bba Adding API to map charset name to language. bug #26240 r=erik 2000-02-02 23:54:18 +00:00
cata%netscape.com 08b721d62e Adding new API. r=ftang 2000-02-02 04:23:47 +00:00
cata%netscape.com 826dfa0c2e Bug #3941. r=naoki Adding access APIs to the converter managers data. 2000-01-15 01:44:21 +00:00
ftang%netscape.com a02ac05c38 Add CID in #define in additional to declare 2000-01-08 00:41:43 +00:00
ftang%netscape.com 469c608758 add two more selector 2000-01-04 22:55:53 +00:00
cata%netscape.com dba1117cd0 Cleanup time: remove unused interface from build. 1999-12-04 19:59:28 +00:00
cata%netscape.com bca5389357 Cleanup time: remove unused interface from build. 1999-12-04 19:37:29 +00:00
cata%netscape.com 5760e40e40 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 142ac52eaf 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 d055fd251c General cleanup. 1999-09-11 03:07:11 +00:00
cata%netscape.com 588aa20203 Fixing build warnings. Step 3: remove the old deprecated method. 1999-09-02 21:39:29 +00:00
cata%netscape.com 0639d0a90c Fixing build warnings Step 1: add new method to the interface. 1999-09-01 21:44:39 +00:00
tague%netscape.com c488556f34 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 5d0b334384 fix bug 10674. Typo in progid 1999-08-09 14:56:47 +00:00
sspitzer%netscape.com d3c1cc965b 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 16e2ba6a23 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 281dc11835 fix composed hangule conversion and also add it to KS C 5601 conversion 1999-07-16 18:20:45 +00:00
ftang%netscape.com 02afed6d74 add new selector 1999-07-16 13:02:36 +00:00
ftang%netscape.com 679bfcf1cd fix bug 8201 by adding GetIID() 1999-06-15 23:41:40 +00:00
blizzard%redhat.com 268bb12140 Make sure this interface has a GetIID() method. Approved by Shaver. 1999-06-14 02:11:02 +00:00
ftang%netscape.com 2cf6b53c65 add new support for GL 1999-06-12 01:38:30 +00:00
ftang%netscape.com c0ae575180 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 ec190031e7 add new scanner/generate type to support UCS2/4 1999-06-09 20:22:26 +00:00
ftang%netscape.com fbb6fc9b7d add nsICharRepresentable.h and change nsIUnicodeEncodeHelper.h 1999-06-07 20:29:45 +00:00
ftang%netscape.com f0c9ffa1f9 add nsICharRepresentable.h 1999-06-07 20:29:02 +00:00
ftang%netscape.com cf4d1a8938 add MappingCache 1999-05-10 23:19:21 +00:00
ftang%netscape.com dcb77da466 add nsIMappingCache.h to export list 1999-05-10 22:35:25 +00:00
ftang%netscape.com 7282d8729f add nsIMappingCache.h 1999-05-10 22:28:33 +00:00
ftang%netscape.com 3132cddea0 add progid 1999-05-10 22:22:01 +00:00
ftang%netscape.com 7a92a75add first add 1999-05-08 00:19:13 +00:00
cata%netscape.com e644987e20 Deprecated methods deleted. 1999-04-19 21:15:09 +00:00
cata%netscape.com db8fc54478 Method renamed for clarity. 1999-04-19 20:26:26 +00:00
cata%netscape.com d73bfee1bc Decoder helper interface added. 1999-03-23 18:47:58 +00:00
cata%netscape.com 3ec6b4a4f7 Added new return codes. 1999-03-18 22:27:11 +00:00
cata%netscape.com d0c8035a37 Multi table support added. 1999-03-11 22:36:40 +00:00
cata%netscape.com 5be9bf1043 Method param fixed. 1999-03-11 20:37:57 +00:00
ftang%netscape.com d6f3e0c3a2 fix some interface probelm 1999-02-26 15:15:57 +00:00
alecf%netscape.com 4abb853003 fix HPUX bustage - don't put commas after last element in enum declaration 1999-02-25 19:45:44 +00:00
ftang%netscape.com c9e99e509c add nsICharsetAlias.h interface 1999-02-25 19:21:25 +00:00
ftang%netscape.com c19ea09b86 fix nsIPlatformCharset factory problem, add test cases for it. 1999-02-25 01:28:04 +00:00
cata%netscape.com 480a3a476d File removed. 1999-02-24 14:39:15 +00:00