Commit Graph

722 Commits

Author SHA1 Message Date
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
erik%netscape.com
cd4e51ef47 part of fix for bug 6588; added x-user-defined charset to lang group table;
r=none
2000-03-27 04:47:42 +00:00
rbs%maths.uq.edu.au
d5d9af46a0 [#ifdef MOZ_MATHML - NOT PART OF THE DEFAULT BUILD]. Add hook for the Linux's build of the ucvmath module --for Mathematical charsets (symbols for MathML/scientific documents) r:cata@nestcape.com. Paul Gartside <Paul.Gartside@netscape.net> reported that ucmath compiled fine on Linux. 2000-03-27 00:16:50 +00:00
scc%netscape.com
dc583b4b31 small changes to clients of string converting APIs 2000-03-26 08:19:48 +00:00
rbs%maths.uq.edu.au
54fd15a45b [#ifdef MOZ_MATHML - NOT PART OF THE DEFAULT BUILD]. Adding the ucvmath module --for Mathematical charsets (symbols for MathML/scientific documents) r:cata@nestcape.com 2000-03-23 09:31:16 +00:00
rbs%maths.uq.edu.au
1450938032 [#ifdef MOZ_MATHML - NOT PART OF THE DEFAULT BUILD]. Adding the ucvmath module --for Mathematical charsets (symbols for MathML/scientific documents) r:cata@nestcape.com 2000-03-23 09:23:30 +00:00
ftang%netscape.com
65654515ad fix 30213. make nsURLProperty file a singleton to improve performance 2000-03-17 21:47:09 +00:00
ftang%netscape.com
3b4bf97e6c fix 30213 . make nsURLProperties a singleton to improve performace 2000-03-17 21:46:02 +00:00
ftang%netscape.com
e1e94b07ef fix 30213. make the nsURLProperty a singleton to improve performance 2000-03-17 21:45:08 +00:00
pavlov%netscape.com
ce094b4cfc changes to let us build on MacOS X 2000-03-11 03:08:04 +00:00
warren%netscape.com
c0497e31be Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
ftang%netscape.com
daddc0e774 fix 29725. delay the loading of charsetalias.properties till when we hit charset that is neither UTF-8 nor ISO-8859-1 to
speed init performance. r=dp a=jevering
2000-03-03 01:02:24 +00:00
jdunn%netscape.com
425dcde284 fixing build bustage... 2000-03-01 23:45:37 +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
gordon%netscape.com
90fd177cac Fix for bug 25321 "Crash at start w/o internet connection" on Mac. Added additional check for failure of GetService() on nsIOService. r=brade, a=jar. 2000-02-27 08:26:32 +00:00
bryner%uiuc.edu
6985354db4 Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
building in the tests directories.  Should not affect the build at all if
you do not have this environment variable.  r=leaf.
2000-02-25 04:12:40 +00:00
cata%netscape.com
5393357075 Fixing bustage: add .get() to a comptr to make it compile on linux. 2000-02-21 23:29:49 +00:00
cata%netscape.com
60cf00b132 Adding IDL interface implementation to expose charset data to Java Script. r=ftang/naoki, a=bobj, bug #24027 2000-02-21 23:10:54 +00:00
cata%netscape.com
466602a79f added files: mozilla/intl/uconv/idl/nsICharsetConverterManager2.idl 2000-02-21 23:05:43 +00:00
cata%netscape.com
564b14f38a Adding IDL interface to expose charset data to Java Script. r=ftang/naoki, a=bobj, bug #24027 2000-02-21 22:55:35 +00:00
dveditz%netscape.com
a63ee75907 Bug 23941 speed up install on Mac, r=cathleen, a=jar;
Bug 12817 no Autoreg (in optimized builds) unless xpinstall detects flag indicating install has happened or build number changed, r=dp, a=jar;
Bug 23859 add wstring API to nsIRegistry for profile manager/i18n, r=gayatrib, a=jar;
2000-02-20 03:12:59 +00:00
cata%netscape.com
7e59ab156c Charset menu cache. r=nhotta bug #24030 2000-02-16 07:26:47 +00:00
cata%netscape.com
e5429ecc1a Elliminating Arabic&Hebrew converters from UI. Checking for momoi. r=cata bug#27700 2000-02-16 05:17:04 +00:00
cata%netscape.com
d8ae72ac77 Adding the AutoDetect charset menu items. r=erik 2000-02-16 01:17:25 +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
ftang%netscape.com
2f60afeb48 fix gbk problem submitted by intel. r=ftang 2000-02-16 00:56:11 +00:00
ftang%netscape.com
b8fb3d0428 r=cata. Make HZ , GBK availailable from the menu. 2000-02-16 00:54:57 +00:00
mkaply%us.ibm.com
892fd0b3b5 # 25555
r= jdunn@netscape.com
OS/2 changes for Mozilla
2000-02-15 15:05:52 +00:00
ftang%netscape.com
890e20e4c9 fix bug 27702. r=momoi@netscape.com mkaply@us.ibm.com 2000-02-15 09:29:47 +00:00
ftang%netscape.com
83ec869665 fix 27654. r=cata. add KOI8-R charset for ru_RU.KOI8-R locale 2000-02-15 09:16:35 +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
dveditz%netscape.com
41d2b2b563 closing the file used by the registry service is evil 2000-02-13 17:32:19 +00:00
nhotta%netscape.com
717003d00f Fixing cata's Mac build problem, added a new idl to the project. 2000-02-11 04:53:58 +00:00
cata%netscape.com
78fec1f0fe Implementation of new idl interface r=nhotta 2000-02-11 03:42:41 +00:00
cata%netscape.com
b2cd1258cd New idl interface in the build; r=nhotta 2000-02-11 03:42:15 +00:00
ftang%netscape.com
59feaaf183 back out bad fix. agreed by ben and tao chang it back to 1.2 2000-02-11 01:24:25 +00:00
mkaply%us.ibm.com
84a6fd36c8 Missing end comment r=ftang@netscape.com 2000-02-10 15:17:03 +00:00
ftang%netscape.com
4d45292f58 back out mkaply@us.ibm.com Invalid changes check in yesterday and fix the real problem by making the charset name consitent. r=mkaply@us.ibm.com 2000-02-10 09:26:09 +00:00
ftang%netscape.com
5561c5039a fix bug 24807. Change mapping table. r=nhotta 2000-02-10 07:31:04 +00:00
nhotta%netscape.com
8c71e9f3d5 Fixed wrong target directory and header name problem, bug 25034, r=ftang. 2000-02-10 04:55:01 +00:00
putterman%netscape.com
2522ace84d Fix assertion when running today's build. r=kin 2000-02-09 17:03:52 +00:00
mkaply%us.ibm.com
e08c018a1c #26537
r=momoi@netscape.com
2000-02-09 15:47:28 +00:00
warren%netscape.com
0ee506d936 Fix to speed up nsURLProperties. r=ftang 2000-02-09 04:05:59 +00:00
cata%netscape.com
744bc91eb4 Changer menu items sorting code. r=naoki, bug #26252 #24029 2000-02-09 01:35:14 +00:00
mkaply%us.ibm.com
d8a6ca6e9f # 26537
r= momoi@netscape.com
2000-02-08 20:23:40 +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
scc%netscape.com
73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
jbetak%netscape.com
24ee89f80e bug #8702; r=ftang, cata; fixed performance problems in UTF8 Unicode decoder 2000-02-05 02:20:37 +00:00
syd%netscape.com
5aa386cb3f Fix build bustage. r=mscott 2000-02-04 07:51:21 +00:00
pinkerton%netscape.com
5056d5b781 fix build bustage. win32 compiler is not ansi c++ compliant wrt scoping of idents declared in a for loop. 2000-02-04 03:22:33 +00:00
cata%netscape.com
906f2c5982 Temporary splitting the charset menu, until scrollable menus become available. Bug #24029, r=ftang. 2000-02-04 01:28:55 +00:00
pp%ludusdesign.com
d8d073bd7c Conversion of ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-04 00:39:15 +00:00
nhotta%netscape.com
e89e4e37a5 Added a function to url unescape and convert to unicode, bug 25034, r=ftang. 2000-02-03 23:18:07 +00:00
ftang%netscape.com
eaeb639f39 fix bug 26357. r=cata change =tis-620 to =TIS-620 2000-02-03 23:13:17 +00:00
ftang%netscape.com
5828bdff56 fix bug 21418. Make '\n' output '\n' instead of 'n'. r=jbetak 2000-02-03 23:11:53 +00:00
ftang%netscape.com
073d433e49 fix bug 24807. r=nhotta map U+ff0d to JIS0208 0x213d 2000-02-03 23:10:42 +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
pp%ludusdesign.com
58065dda04 Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
cata%netscape.com
23ae890e4b Bug #24027, #24029 r=ftang 2000-02-02 04:24:21 +00:00
cata%netscape.com
08b721d62e Adding new API. r=ftang 2000-02-02 04:23:47 +00:00
cata%netscape.com
15ae8dfd34 added files: mozilla/intl/uconv/src/nsObjectArray.cpp 2000-02-02 04:23:16 +00:00
cata%netscape.com
52ceb1cabf Factoring out some internal data management code. r=ftang 2000-02-02 04:13:08 +00:00
ftang%netscape.com
194a2b8075 remove these two file. The new file now end with .ump 2000-02-01 22:53:35 +00:00
ftang%netscape.com
e5517e6545 fix bug 26046 and 24659 . rename jis02{12,08}.map to jis02{08,12}.ump
change the mapping value for bug 24659
r=cata
2000-02-01 22:52:51 +00:00
ftang%netscape.com
3739250106 fix bug 26046 rename jis02{08,12}.map to jis02{08,12}.ump r=cata 2000-02-01 22:50:56 +00:00
pinkerton%netscape.com
cdc7e4500f fixing paths into MacOS Support folder. bug 25949 r=macdev. 2000-02-01 22:30:54 +00:00
sfraser%netscape.com
edf0de8c3e Um, really fix that name this time. 2000-01-26 07:36:35 +00:00
sfraser%netscape.com
aaa4648a2f Fix the name of the output lib on the debug target. r=mozbot 2000-01-26 05:53:08 +00:00
sfraser%netscape.com
518f7ed859 Rebuilt this project from scrach to hopefull fix the frequent CodeWarrior crashing bugs with it. bug 24531. r=pinkerton 2000-01-26 01:45:23 +00:00
dougt%netscape.com
0b0346079c Landing nsIFile. 2000-01-24 21:28:28 +00:00
cata%netscape.com
27c4d8e7ba Checkmark API in Charset Menu. bug #11774 r=erik 2000-01-18 23:44:18 +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
cata%netscape.com
9c30d5180f Added a couple of comments into these property files. r=none 2000-01-14 00:03:06 +00:00
cata%netscape.com
c748f978eb Charset menu code. Bugs #15867, #15034. r=ftang 2000-01-13 23:52:50 +00:00
cata%netscape.com
5eefea868d Adding 2 new properties files to the build. r=ftang 2000-01-13 23:35:04 +00:00
nhotta%netscape.com
683215d57d First Checked In. 2000-01-11 22:30:41 +00:00
waterson%netscape.com
d37c4afc76 Add .cvsignore for ucvibm directory. 2000-01-08 18:15:22 +00:00
ftang%netscape.com
82287c6d09 remove duplicate line 2000-01-08 04:02:42 +00:00
briano%netscape.com
2e9d44b827 Fix for platforms that need MOZ_COMPONENT_LIBS to resolve undefined symbols in component libs. 2000-01-08 03:14:52 +00:00
ftang%netscape.com
a02ac05c38 Add CID in #define in additional to declare 2000-01-08 00:41:43 +00:00
cata%netscape.com
4be2dd89d5 Bug #15773 - compilation error with some gcc versions. Check in for drepper@cygnus.com, r=cata. 2000-01-06 23:30:04 +00:00
cata%netscape.com
0af794b5de Fixing registry premature closing bug. r=dp 2000-01-06 23:20:12 +00:00
mkaply%us.ibm.com
8950eeeba2 Support from IBM for 850, 852, 855, 857, 862, 864 codepage 2000-01-06 21:35:12 +00:00
mkaply%us.ibm.com
e1ac88530c Support from IBM for 850, 852, 855, 857, 862, 864 codepage 2000-01-06 21:26:20 +00:00
warren%netscape.com
06918ca494 Made nsIProperties scriptable. Bug #21982 2000-01-05 09:29:25 +00:00
ftang%netscape.com
469c608758 add two more selector 2000-01-04 22:55:53 +00:00
ftang%netscape.com
08071b74c5 fix bug 21598. r=cata a=chofmann change the internal charset name from X-EUC-TW to x-euc-tw 1999-12-22 07:32:10 +00:00
ftang%netscape.com
0c1f555851 fix bug 21209. use the ms CP950.txt unicode table instead of the taligent Big5 table from ftp.unicode.org code is auto generated by tool. r=ftang a=choffmann 1999-12-22 07:29:39 +00:00
ftang%netscape.com
59a163f695 fix bug 18089. r=cata. fix warning a=chofmann 1999-12-22 07:27:42 +00:00
cata%netscape.com
e65ae21654 Charset menu items are taken from the Charset Manager. r=bobj 1999-12-07 22:23:47 +00:00
cata%netscape.com
dba1117cd0 Cleanup time: remove unused interface from build. 1999-12-04 19:59:28 +00:00
cata%netscape.com
e6136ae3a0 Cleanup time: remove files not in build anymore. 1999-12-04 19:55:52 +00:00
cata%netscape.com
af0dabc05e Cleanup time: remove unused classes from build. 1999-12-04 19:51:56 +00:00
cata%netscape.com
9972278a60 removed files: mozilla/intl/uconv/src/nsUnicodeDecodeUtil.cpp 1999-12-04 19:50:46 +00:00
cata%netscape.com
d1195dbb3d Cleanup time: remove files not in build anymore. 1999-12-04 19:41:50 +00:00
cata%netscape.com
bca5389357 Cleanup time: remove unused interface from build. 1999-12-04 19:37:29 +00:00
cata%netscape.com
903be6b576 Cleanup time: remove files not in build anymore. 1999-12-04 19:30:22 +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
cata%netscape.com
708a5bcf74 The Character Set menu - rewrite of the RDF data source code. r=erik 1999-12-02 06:42:01 +00:00