Commit Graph

1251 Commits

Author SHA1 Message Date
ftang%netscape.com
476cbf50e5 fix bug 5974 by passing parser command to nsWebShell 1999-09-16 14:15:15 +00:00
nhotta%netscape.com
86949477ea Added compatibility. 1999-09-15 22:05:57 +00:00
nhotta%netscape.com
6295c83892 Bug 13844, turned off non line based detectors. 1999-09-15 19:31:46 +00:00
ramiro%netscape.com
e8ba593918 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
ftang%netscape.com
bfa7151e73 optimizatoin work 1999-09-13 23:44:48 +00:00
ftang%netscape.com
dc4c51b887 Unicode 3.0 fix 1999-09-13 23:35:29 +00:00
ftang%netscape.com
bfdb99d1d9 fix bad funct name. Thanks brade 1999-09-13 22:18:31 +00:00
ftang%netscape.com
6f6297a46b try to work around bug 13030 1999-09-13 21:04:29 +00:00
ftang%netscape.com
d53391b6c4 add x-gbk and windows-936 1999-09-13 19:48:30 +00:00
ftang%netscape.com
766b3c2234 wire GBK converters into dll 1999-09-13 19:45:38 +00:00
ftang%netscape.com
1a9b24d368 check in for yueheng.xu@intel.com - cp936 table generation tool 1999-09-13 19:31:31 +00:00
ftang%netscape.com
d2893cb7db check in GBK converter for Xu, Yueheng <yueheng.xu@intel.com 1999-09-13 19:27:05 +00:00
ftang%netscape.com
d076091d3a add unicode to langbox arabic font encoding converter incomplete 1999-09-12 22:43:49 +00:00
bruce%cybersight.com
db84eb691c Fix nID::ToString() leaks in autoregistration. 1999-09-12 04:13:52 +00:00
bruce%cybersight.com
fbc430ce9a Fix nsID::ToString() leaks in autoregistration. 1999-09-12 04:11:46 +00:00
briano%netscape.com
d055fd251c General cleanup. 1999-09-11 03:07:11 +00:00
jj%netscape.com
9a8fca57ff First Checked In. 1999-09-10 23:13:38 +00:00
ftang%netscape.com
5124a51e86 backout the backout 1999-09-10 22:25:39 +00:00
ftang%netscape.com
aeecc7d330 back out the back out .It turn out I cehck in a "const" in the first line of my check in and that compiled !!! on Win and Linux 1999-09-10 22:22:22 +00:00
ftang%netscape.com
e61d269a02 temp backout mac breakage 1999-09-10 20:33:12 +00:00
ftang%netscape.com
7e5a19e54e comment out some code so we won't break when we bck out the nsUnciodeUCS2BE changes 1999-09-10 20:28:22 +00:00
ftang%netscape.com
174aa29224 split the nsEncoderSupport to two classes 1999-09-10 19:05:08 +00:00
ftang%netscape.com
fe9acedc33 add new implementation to UCS2 encoder 1999-09-10 19:04:14 +00:00
ftang%netscape.com
a44e9bf05f make nsconv work for UCS2 data by adding output file 1999-09-10 19:02:25 +00:00
ftang%netscape.com
f308690e87 add UTF16 1999-09-10 19:01:46 +00:00
ftang%netscape.com
7d20c6b65f 1. change to UTF-16BE/LE name, 2. fix problem in nsPSMDetector 3.add addtional debugging infor to DetectCharset 1999-09-10 18:59:48 +00:00
nhotta%netscape.com
8c80d86ae2 Migrated a mapping table from mozilla classic. 1999-09-10 18:56:31 +00:00
nhotta%netscape.com
e28908046e Bug #13488, changed to cache locale data. 1999-09-10 18:34:06 +00:00
nhotta%netscape.com
b4b5514c87 Fixed broken project file (not part of the build). 1999-09-10 18:28:13 +00:00
nhotta%netscape.com
0fd674671a First Checked In. 1999-09-10 04:41:52 +00:00
nhotta%netscape.com
6c8c24a0e2 Adding new files for unix (not part of the build). 1999-09-10 04:37:26 +00:00
nhotta%netscape.com
58ab3b0484 Adding new files, not part of the build. 1999-09-09 19:23:41 +00:00
nhotta%netscape.com
6b2878dec3 Locale to charset name mapping for Win95/98. 1999-09-08 20:11:04 +00:00
nhotta%netscape.com
8ce57ee2ff Locale factory -> locale service. 1999-09-08 20:08:15 +00:00
jdunn%netscape.com
e527acab06 Fix the HP failure... per joe@nall.com's suggestion. For some reason
HP can't handle the '-' sign righ on top of the #'s so just added spaces.
1999-09-08 14:59:22 +00:00
ftang%netscape.com
f1a44cd49b placeholder for some late night hack.... 1999-09-08 13:41:11 +00:00
ftang%netscape.com
75015be57c declare methode in protect. Remove unnecessary INTEL_CHANGE ifdef, add () to #define 1999-09-08 12:58:26 +00:00
briano%netscape.com
270582bd14 Cleaned it up. 1999-09-08 01:04:55 +00:00
briano%netscape.com
b857893387 Got rid of the obsolete non-necko stuff. 1999-09-08 01:04:24 +00:00
briano%netscape.com
23c9aa07c0 Added newline to fix the Unix native compiler builds. 1999-09-07 23:37:16 +00:00
ftang%netscape.com
08c1e15c53 nsUnicodeToGB2312V2.h 1999-09-07 20:42:49 +00:00
ftang%netscape.com
cbae9b8b06 add new chinese converter implementation 1999-09-07 20:36:37 +00:00
ftang%netscape.com
dc72b69ba8 check in mac fix 1999-09-07 20:35:56 +00:00
ftang%netscape.com
70d9b38304 add new chinese converters for UNIX build 1999-09-07 20:07:45 +00:00
ftang%netscape.com
e6cf025fd0 add new Chinese converters as non default one for now 1999-09-07 20:07:21 +00:00
ftang%netscape.com
bd6142fe1b add new implementation of GB converters 1999-09-07 20:04:53 +00:00
bienvenu%netscape.com
cae0b1a6cf more includes of string.h 1999-09-06 20:44:26 +00:00
ftang%netscape.com
e49884b420 rename CID for UCS2/UCS4 to UTF16/32. Add CID for UTF16/32 1999-09-03 23:18:00 +00:00
cata%netscape.com
8902bf118c Fixing build warnings. Step 3: remove the old deprecated API. 1999-09-02 21:41:40 +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
4e95216ff1 Method name change. 1999-09-02 20:23:49 +00:00
cata%netscape.com
0f0d23b266 Fixing build warnings. Step 2: switch to use new method from the interface. 1999-09-01 22:50:50 +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
b18c292aed Cleaned up some NS_OK comparisons. Replaced them with macros. 1999-09-01 20:02:06 +00:00
tbogard%aol.net
c11bdf4df1 Fixed bad NSGetFactory. 1999-09-01 08:15:23 +00:00
ftang%netscape.com
e16a7fc560 change to UTF-16/32BE/LE add ksc5601 and iso8859-1 as alias 1999-09-01 01:18:17 +00:00
cyeh%netscape.com
9577b5cefa Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
cata%netscape.com
4dd1b01674 Fixed bug 11570. 1999-09-01 00:46:04 +00:00
tague%netscape.com
5b7177c181 Removed direct comparisons of result values to NS_OK and replaced them with the appropriate macro. 1999-08-31 02:11:07 +00:00
tague%netscape.com
7883aff603 Replaced direct comparisons of return values against NS_OK with the appropriate macros. 1999-08-31 02:04:26 +00:00
tague%netscape.com
6852185102 Replaced direct comparisons of return values against NS_OK with NS_SUCCEEDED or NS_FAILED macros. 1999-08-31 01:56:44 +00:00
ftang%netscape.com
d1b50c1612 X11Johab converters. Thanks contribution from Deogtae Kim <dtkim@camars.kaist.ac.kr> and Jungshik Shin <jshin@pantheon.yale.com> 1999-08-30 22:10:41 +00:00
nhotta%netscape.com
f55b3a55ae Bug fix #8792. 1999-08-30 22:00:13 +00:00
erik%netscape.com
2591c69b18 Fixing warnings. 1999-08-30 21:59:42 +00:00
ftang%netscape.com
69869c5070 check in performance tuned UCS2 to Unicode converters 1999-08-30 14:49:36 +00:00
ftang%netscape.com
2688a25a40 add alias for ucs2 1999-08-30 14:40:32 +00:00
nhotta%netscape.com
f5da6ba48e First Checked In. 1999-08-27 21:15:16 +00:00
nhotta%netscape.com
f6382b82b3 Include a header file for prototypes. 1999-08-27 21:11:49 +00:00
nhotta%netscape.com
6b41d36d12 nsIPlatformCharset integration. 1999-08-27 21:10:18 +00:00
tague%netscape.com
e7049f0e55 Obsolete old entity conversion table. 1999-08-26 03:00:42 +00:00
tague%netscape.com
f0ab775aeb Changed build destination of entity conversion tables. 1999-08-26 02:58:58 +00:00
tague%netscape.com
4ac91b854c Fixed up build location of the entity conversion tables. 1999-08-26 02:24:10 +00:00
tague%netscape.com
01b01c6ae5 Fixed up a makefile problem, updated the build location of the entity translation files. 1999-08-26 02:11:40 +00:00
tague%netscape.com
f3f2fe6066 Fixed bug #5561 (Locale support: need locale name to default charset mapping) on Macintosh. 1999-08-26 02:09:03 +00:00
tague%netscape.com
80cfd97ad1 Fix memory leak before Bruce finds it. 1999-08-26 00:21:27 +00:00
tague%netscape.com
5e1a48bd8a Implemented bug #5561 (Locale support: implement locale name to default charset mapping) on UNIX. 1999-08-26 00:10:18 +00:00
sspitzer%netscape.com
b7f3331cc3 fix #10895. Get printing to sort of work for mail/news. more bugs (and fixes) to come. this is far from complete. 1999-08-25 23:58:31 +00:00
ftang%netscape.com
e54da5e444 remove work around after 7330 fixed 1999-08-25 23:10:45 +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
ramiro%netscape.com
5c9835cc68 Cleanup linking of libimg. 1999-08-25 13:37:11 +00:00
tao%netscape.com
5bf181308f Export strres-test.xul; add clobber rules to .win 1999-08-24 22:47:02 +00:00
nhotta%netscape.com
d998a83bd8 Bug fix #11789, changed a dll name. 1999-08-24 21:50:01 +00:00
nhotta%netscape.com
d4bac348b5 Adding a new detector. 1999-08-24 21:48:36 +00:00
nhotta%netscape.com
f860a720bc New file (not part of the build). 1999-08-24 21:46:04 +00:00
jdunn%netscape.com
086ccc37db HP does not allow the last enum to have a 'comma' after it. 1999-08-24 18:49:43 +00:00
ramiro%netscape.com
ec21b9ecbc Set the timer lib flags in one place. 1999-08-24 14:54:59 +00:00
ftang%netscape.com
3cbab9580a fix word breaker 1999-08-24 06:35:32 +00:00
mccabe%netscape.com
dd27718a80 Remove definition of NS_DECL_IOBSERVER and SERVICE and replace uses with xpidl-generated NS_DECL_NSIOBSERVER macro. 1999-08-22 09:18:49 +00:00
ramiro%netscape.com
2c19866af3 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
ramiro%netscape.com
e5dfc2a7eb Ignore generated files. 1999-08-21 12:14:23 +00:00
ramiro%netscape.com
0e8cf4c605 Fix runtime undefined symbols. 1999-08-21 11:49:22 +00:00
mccabe%netscape.com
d98f4dca1d First cut at removing manual declaration of interface methods in implementation classes and replacing with xpidl-generated NS_DECL_NSIFOO macro.
Hopefully this'll help turn the copy-n-paste tide towards using this macro.
1999-08-21 08:54:47 +00:00
tague%netscape.com
da98f378da Fix blamed build warning. 1999-08-21 05:49:24 +00:00
tague%netscape.com
556dd8fd9f Turned on nsIEntityConverter for windows build. 1999-08-21 02:51:39 +00:00
tague%netscape.com
f1b6d29f55 Turned on nsIEntityConverter for Unix build 1999-08-21 02:50:58 +00:00
tague%netscape.com
9b6ca6ec86 Turn on nsIEntityConverter in Mac build. 1999-08-21 02:41:56 +00:00
tague%netscape.com
ce0c16737e First Checked In. 1999-08-21 01:41:17 +00:00
tague%netscape.com
407f64b741 Added to windows build. 1999-08-21 00:42:38 +00:00
tague%netscape.com
25ffeb5fc3 Added makefile.win for windows build. 1999-08-21 00:42:03 +00:00
tague%netscape.com
2cdab7d080 Added nsEntityConverter components. 1999-08-20 23:57:51 +00:00
tague%netscape.com
7b2409d97b Added nsIEntityConverter component. 1999-08-20 23:57:21 +00:00
tague%netscape.com
67be3d73eb Added nsIEntityConverter.idl component. 1999-08-20 23:56:37 +00:00
tague%netscape.com
e12954527a Added GetLocaleComponentForUserAgent to nsILocaleService. Fixes my part of bug #10465. 1999-08-20 23:47:27 +00:00
tao%netscape.com
8ab85296e3 Move strres.js to xpfe/global/resources/content 1999-08-19 23:02:36 +00:00
tao%netscape.com
b441131c1d Get escaped unicode text from property file. 1999-08-19 22:38:49 +00:00
ftang%netscape.com
8e03308715 rework the states. this is a tool change. Won't break build. The tool is not run in the build process 1999-08-19 21:12:05 +00:00
ftang%netscape.com
3d829bd0ad fix euc-jp detection bugs by remove 0x85,0x86,0xeb,0xec from the legal char list. change size of array which won't break build 1999-08-19 21:11:07 +00:00
ftang%netscape.com
d286e9f83b fix euc-jp detection bugs by remove 0x85,0x86,0xeb,0xec from the legal char list. number change which won't break build 1999-08-19 21:04:02 +00:00
ftang%netscape.com
e09b94476b fix charset detection by treating 0x85,0x86,0xeb,0xec illegal in sjis. This is a tool change. Won't break build. The tool is not run in the build process 1999-08-19 21:02:45 +00:00
nhotta%netscape.com
c3f8a1e88a Fixed compile errors (not part of the build). 1999-08-19 19:55:05 +00:00
ftang%netscape.com
ae3245b0e7 fix bug 12141 1999-08-19 19:54:52 +00:00
nhotta%netscape.com
43facd09d9 New files (not part of the build). 1999-08-19 19:54:11 +00:00
ftang%netscape.com
4fdbdb9e63 add u Escaped 1999-08-18 13:46:02 +00:00
ftang%netscape.com
342d7f499b add U Escaped to Dll 1999-08-18 13:42:21 +00:00
ftang%netscape.com
a666ffc13a aadd u Escaped 1999-08-18 13:39:54 +00:00
ftang%netscape.com
f52d548b61 add UEscape 1999-08-18 13:35:20 +00:00
ftang%netscape.com
3b6640b00b add UEscape to makefile 1999-08-18 13:32:17 +00:00
ftang%netscape.com
184c8ad9c1 add CIDs 1999-08-18 13:31:38 +00:00
ftang%netscape.com
8e57717f7f add u escaped encoder/decoder 1999-08-18 13:30:09 +00:00
ramiro%netscape.com
6eeeaf7730 Fix for -lpref linking problems. Dont link with libpref, its not needed. 1999-08-18 00:27:50 +00:00
ramiro%netscape.com
ee33c47ded Link in secfree dynamically only where needed. 1999-08-17 15:46:57 +00:00
ramiro%netscape.com
038e16b3a1 Dont link in the parser into the app. Link it in dynamically where needed.
This makes the link depenencies on unix be more like windows.  Makes it
easier to track dependency problems and simplifies makefiles.
1999-08-17 13:54:48 +00:00
ramiro%netscape.com
2835075ab2 Remove the TOOLKIT_EXORCISM hack. Make non-monolithic toolkit linking the
default for Linux and Solaris.  Need testing on other platforms (HELP!)
That means that toolkit libraries are not linked into the app - for truly
XP apps such as the apprunner.  The gecko viewer still needs to link in
the toolkit, cause it has toolkit code in its main().
Replace the hack with something more useful.  There is a
--enable-monolithic-toolkit flag for platforms with dumb linkers and runtime
loaders.

Also landed the remainder of Shawn Packwood's qt port.
1999-08-17 09:33:48 +00:00
sfraser%netscape.com
eae57ad3b8 Part of fix for 11790, crash on quit. Initialize data members, and remove unnecessary virtual from destructor. r dp, a chofmann 1999-08-13 23:27:31 +00:00
dp%netscape.com
91d112fad9 Fixing memory leak. 1999-08-10 23:45:12 +00:00
dp%netscape.com
66b3bca04d Performance improvement in enumerating registry. 1999-08-10 23:03:58 +00:00
nhotta%netscape.com
68b1a9ca9b Changed to notify conditionally. 1999-08-10 21:55:50 +00:00
tao%netscape.com
15ad4eb54c add debug dump 1999-08-10 02:06:54 +00:00
ftang%netscape.com
759f852c0d fix CID is too long bustage at Mac 1999-08-09 23:57:18 +00:00
tao%netscape.com
e733c527e9 function prototype change 1999-08-09 23:55:35 +00:00
ftang%netscape.com
f9c1fdbb28 temp add 3 obsoleted charset 1999-08-09 23:37:55 +00:00
ftang%netscape.com
1ea83d5689 add 3 tempory obsoleted charset 1999-08-09 23:35:06 +00:00
ftang%netscape.com
30d1e25ce1 use the new/fast implementation of to unicode converter. Keep the old to unicode converter under x-obsoleted name 1999-08-09 23:32:17 +00:00
tao%netscape.com
52187c43c4 Add locale switching test. 1999-08-09 21:36:25 +00:00
ftang%netscape.com
ef26c705a3 remove typo break; statement 1999-08-09 21:06:55 +00:00
nhotta%netscape.com
13bf8b839d Scriptable date format change for unix. 1999-08-09 20:57:55 +00:00
ftang%netscape.com
f08b63fef1 add new ISO2022JP to Unicode converter 1999-08-09 20:03:57 +00:00
tague%netscape.com
0f97c41aad Fixed bug #11477 - nsLocale not correctly getting application locale. 1999-08-09 19:53:02 +00:00
nhotta%netscape.com
e2b8dde433 Use region code for latin scripts. 1999-08-09 18:05:32 +00:00
nhotta%netscape.com
333e1fa73e Scriptable date format. 1999-08-09 17:59:39 +00:00
ftang%netscape.com
b631012308 add nsJapaneseToUnicode.cpp 1999-08-09 15:03:33 +00:00
ftang%netscape.com
6d4d917827 add nsJapaneseToUnicode 1999-08-09 15:00:22 +00:00
ftang%netscape.com
5d0b334384 fix bug 10674. Typo in progid 1999-08-09 14:56:47 +00:00
ftang%netscape.com
21536cad6e fix typo in argument handling 1999-08-09 14:54:13 +00:00
tague%netscape.com
907c28f7c2 Fixed bug #3903 (Need region code for Macintosh GetPlatformLocale) and bug #11189 (Locale service was returning wrong locale for scriptability) 1999-08-09 03:59:32 +00:00
nhotta%netscape.com
a1ac37d470 Changed to use progid for nsIScriptableDateFormat. 1999-08-05 20:05:32 +00:00
nhotta%netscape.com
f37eb606f8 Added progid/cid to idl and interface change. 1999-08-04 21:36:36 +00:00
tao%netscape.com
46ad611254 Use appLocale instead of the null pointer. 1999-08-04 18:41:43 +00:00
tague%netscape.com
6b08459339 Fix purify errors introduced in the scriptability landing 1999-08-04 07:16:00 +00:00
tague%netscape.com
d147b216a3 Fix memory leaks introduced while landing the scriptability changes to nsILocale 1999-08-04 03:46:34 +00:00
tague%netscape.com
2db628dd51 Fixed blamed build warning. No newline at end of file 1999-08-04 03:45:50 +00:00
briano%netscape.com
f776b8ac4a Added a newline at the end to fix the Unix native compiler builds. This is becoming annoying.... 1999-08-04 00:25:45 +00:00
ftang%netscape.com
cccfec9f41 add new mapping table files 1999-08-03 21:15:29 +00:00
ftang%netscape.com
dbbd7e7d95 add new implementation of Japanese Decoder 1999-08-03 21:09:58 +00:00
ftang%netscape.com
7b5ad931da check in some perl file I used to generte tables 1999-08-03 21:08:41 +00:00
ftang%netscape.com
263b8f359e add nsconv and convperf 1999-08-03 21:05:59 +00:00
ftang%netscape.com
1b912fc333 add nsconv.cpp 1999-08-03 21:04:56 +00:00
ftang%netscape.com
17f16107cb remove ucvja2 from the -I 1999-08-03 18:21:01 +00:00
ftang%netscape.com
63b3b7682f merge ucvja2 converters into ucvja 1999-08-03 18:18:36 +00:00
ftang%netscape.com
4a42fbe736 remove these file. The converters are merged into ucvja 1999-08-03 18:17:31 +00:00
ftang%netscape.com
e495f057da merge ucvja2 converters into ucvja 1999-08-03 18:10:17 +00:00
ftang%netscape.com
6d429e65c3 merge converters from ucvja2 to ucvja 1999-08-03 18:10:02 +00:00
ftang%netscape.com
1c5d5e53e5 remove ucvja2. The converters are merged into ucvja 1999-08-03 18:05:39 +00:00
ftang%netscape.com
3b74ac2b17 remove ucvja2. the converters are merged ito ucvja 1999-08-03 18:03:36 +00:00
ftang%netscape.com
bef803318c move file from ucvja2 to here 1999-08-03 18:03:02 +00:00
tague%netscape.com
ebda090446 Fixed blamed build warning 1999-08-03 01:01:47 +00:00
tao%netscape.com
d4b95c3193 Hooking up appLocale. 1999-08-02 21:36:38 +00:00
ramiro%netscape.com
39890e1068 Ignore generated files. 1999-08-02 11:56:13 +00:00
tague%netscape.com
95b6365e2b Fix more egcs v. gcc differences. 1999-08-02 04:19:00 +00:00
tague%netscape.com
233bd673f0 Fixed differences between egcs and gcc 1999-08-02 03:53:30 +00:00
tague%netscape.com
3008536c44 Fix solaris bustage. 1999-08-02 03:28:23 +00:00
tague%netscape.com
2b0c246d3b Land nsLocale scriptability changes 1999-08-02 03:00:23 +00:00
tague%netscape.com
9e5ff428bc Landing nsLocale scriptability changes 1999-08-02 02:59:56 +00:00
tague%netscape.com
ceb99ae959 First Checked In. 1999-08-02 02:47:09 +00:00
tague%netscape.com
8b8a232bdf Added Macintosh Implementation. 1999-08-02 02:45:34 +00:00
tague%netscape.com
791c7dce44 Added UNIX support 1999-08-02 02:03:53 +00:00
tague%netscape.com
2d402795b8 Added nsLocaleService 1999-08-01 07:37:54 +00:00
tague%netscape.com
ec0278f32a Added idl directory 1999-08-01 06:51:37 +00:00
tao%netscape.com
c2a1bd7fcb Fix un-terminated buffer. 1999-07-31 16:26:19 +00:00
tao%netscape.com
23bf95375f Rename JS_GetStrBundle() to srGetStrBundle(). 1999-07-31 16:25:34 +00:00
briano%netscape.com
2a20744a97 Fix for platforms with no --whole-archive flags. 1999-07-31 00:07:17 +00:00
valeski%netscape.com
db0a61eb53 cyeh approved - stability repairs 1999-07-29 21:16:27 +00:00
mscott%netscape.com
5c7d6b1146 fix the build breakage...include config.mak 1999-07-29 04:37:31 +00:00
mscott%netscape.com
58917e86c1 fix build breakge include config.mak 1999-07-29 02:37:20 +00:00
briano%netscape.com
5ca4aa0b87 Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org. 1999-07-29 01:18:12 +00:00
tao%netscape.com
254d9ae781 Update test cases. 1999-07-28 05:42:32 +00:00
morse%netscape.com
aeb0cab209 fix bug 10423 1999-07-28 04:31:12 +00:00
briano%netscape.com
007ea62765 Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00
cata%netscape.com
1455b9eb2d small mem opt 1999-07-27 21:20:45 +00:00
ftang%netscape.com
5922ea194f fix bug 10605. This is caused by incorrect QI 1999-07-27 21:00:05 +00:00
cata%netscape.com
af08166c2f Fixed a few memory leaks. 1999-07-27 20:39:47 +00:00
ftang%netscape.com
e75a11b9d0 fix 10368 1999-07-27 13:46:37 +00:00
tao%netscape.com
fa23c92318 Export test cases. 1999-07-27 01:29:23 +00:00
tao%netscape.com
53430cc594 Add xul test files including Ja texts. 1999-07-27 01:27:12 +00:00
tao%netscape.com
4a45814d17 Updated test cases; test utf-8 Ja texts. 1999-07-27 01:24:51 +00:00
tao%netscape.com
c079aad3eb Add test cases. 1999-07-27 01:22:53 +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
ftang%netscape.com
db8d50c932 add Symbol and ZapfDingbats 1999-07-26 07:18:48 +00:00
ftang%netscape.com
658d29a764 add Symbol and ZapfDingbats UnicodeEncoder to the dll 1999-07-26 07:12:33 +00:00
ftang%netscape.com
1ca2d66f7e add dingbat and symbol to the mac proejct 1999-07-26 07:08:22 +00:00
ftang%netscape.com
aaa67d0371 add symbol and ZapfDingbat 1999-07-26 07:02:26 +00:00
ftang%netscape.com
8a71dd7222 add unicode encoders 1999-07-26 06:56:08 +00:00
ftang%netscape.com
6eeddda5bb add new cid for adobe charsets 1999-07-26 06:33:28 +00:00
ftang%netscape.com
ae89de989e add new cid for X11Johab 1999-07-26 06:32:42 +00:00
ftang%netscape.com
cf99db7c8f add conversion file for 3 adobe charsets 1999-07-26 06:31:31 +00:00
ftang%netscape.com
1cf359588a add new file 1999-07-26 06:30:12 +00:00
sspitzer%netscape.com
e56aff5e4a fix for #10412. zero out the tm struct before using. also, so nsCOMPtr, NS_WITH_SERVICE, and str* -> PL_strn* changes for safety. 1999-07-26 00:20:50 +00:00
tao%netscape.com
d989250d9d Change function prototype. 1999-07-24 03:07:13 +00:00
tao%netscape.com
39700eb446 Update test case. 1999-07-24 03:06:15 +00:00
sspitzer%netscape.com
8faee4daf2 go back to PR_FormatTime() until #10412 is fixed. 1999-07-24 01:47:59 +00:00
cltbld%netscape.com
d9118128a4 sspitzer: temporary workaround for #10412. strftime was barfing. not sure why. this patch at least allows QA to continue testing. the side effect is you won't see the date in thread pane, maybe other places. next step, find and fix the real problem. 1999-07-23 22:08:24 +00:00
ftang%netscape.com
1354b4cfb7 add x11johab to makefile 1999-07-23 12:30:33 +00:00
ftang%netscape.com
d571d34d99 add X11Johab converter to mac project 1999-07-23 12:27:01 +00:00
ftang%netscape.com
e65c5e2ef2 add placeholder for X11Johab converter 1999-07-23 12:18:59 +00:00
tao%netscape.com
e8f29e6173 Take out MANIFEST for Mac and nsIStringBundle.h for all. 1999-07-23 02:51:06 +00:00
tao%netscape.com
9538589876 Add nsIStringBundle.idl and take out nsIStringBundle.h 1999-07-23 02:49:23 +00:00
tao%netscape.com
ac8de0531b Add nsIStringBundle.idl and take out nsdIStringBundle.h 1999-07-23 02:47:31 +00:00
nhotta%netscape.com
b425d8ac57 First Checked In. 1999-07-23 02:43:40 +00:00
ftang%netscape.com
1d82e83a36 temp fix for bug 8899 by move cp1252 verfier to different positions and do not include it for the string based detector interface until we come out a better version. Also add STATE TRACE code which condictional compiled 1999-07-22 22:30:04 +00:00
ftang%netscape.com
4d01c906b4 fix 10230 and remove UCS2BE and UCS2LE from the string based detector 1999-07-22 22:17:00 +00:00
waterson%netscape.com
b4aa5891e1 Drag along MSVC++ 5.x by not building this directory. 1999-07-22 21:56:18 +00:00
tao%netscape.com
40f2c7b9c9 Shut debug printf. 1999-07-22 19:10:02 +00:00
sspitzer%netscape.com
2a92c3b157 fix warnings 1999-07-22 17:38:38 +00:00
waterson%netscape.com
67de3ab9cf Use CID, not IID. 1999-07-22 07:34:23 +00:00
hyatt%netscape.com
a3149b1ba1 Fixing build bustage on windows. 1999-07-22 07:30:23 +00:00
waterson%netscape.com
cdcdc2af9e fix build bustage. 1999-07-22 06:45:00 +00:00
waterson%netscape.com
a4a95704ce Fix missing charset converter manager stuff. 1999-07-22 06:26:25 +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
tao%netscape.com
dc84474c50 Prototype of xpc-ed str res. 1999-07-22 04:38:02 +00:00
tao%netscape.com
e647974253 Add idl only; pending on help on Mac. 1999-07-22 03:52:49 +00:00
tao%netscape.com
b8f6da2c0d Add strres-test.html 1999-07-22 03:19:46 +00:00
tao%netscape.com
7f37b01f52 export strres-test.html 1999-07-22 03:18:44 +00:00
tao%netscape.com
b092e7dd2f test script for xpc strres 1999-07-22 03:15:39 +00:00
tao%netscape.com
0c52e37708 Fix a misplaced assertion. 1999-07-21 23:38:06 +00:00
tao%netscape.com
407ebe2969 Fix a mismatched memory free. 1999-07-21 23:24:42 +00:00
tao%netscape.com
a64e5263a8 Add temp hack to make the test program runs. 1999-07-21 23:19:50 +00:00
nhotta%netscape.com
a13e764d1d Not to build native detectors for VC++5. 1999-07-21 17:58:18 +00:00
gagan%netscape.com
14c1cb2c49 Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
nhotta%netscape.com
4b982bb3e6 Enabling native charset detectors. 1999-07-21 04:32:24 +00:00
nhotta%netscape.com
f60549b16a Added more debug dump (not part of the main build). 1999-07-21 04:31:20 +00:00
nhotta%netscape.com
e7e73371dd Added scriptable date format. 1999-07-20 22:24:37 +00:00
nhotta%netscape.com
9e4f9da4b4 Changed to include nsIScriptableDateFormat.h. 1999-07-20 20:06:13 +00:00
nhotta%netscape.com
c884fae628 Added nsIScriptableDateFormat.idl. 1999-07-20 20:05:31 +00:00
nhotta%netscape.com
20e2ca8242 Adding scriptable date fomat to the build. 1999-07-20 20:04:31 +00:00
nhotta%netscape.com
88a6f3829e Initial check in (not a part of the build yet). 1999-07-20 02:08:55 +00:00
nhotta%netscape.com
7515e72ba2 Fix for unix compile error (not a part of the main build). 1999-07-20 02:07:41 +00:00
nhotta%netscape.com
169e171115 New interface (not a part of the build yet). 1999-07-19 22:59:13 +00:00
tague%netscape.com
9c7638b59a Changed the mapping of C locale from en to en-US 1999-07-19 19:15:40 +00:00
rickg%netscape.com
23b232d248 switch to faster string search API 1999-07-19 03:29:56 +00:00
rickg%netscape.com
db57ad2df6 try to fix bug caused when I removed iostream from nsString 1999-07-17 11:03:50 +00:00
rickg%netscape.com
6427f2ce5c trying to remove iostream 1999-07-17 08:28:02 +00:00
nhotta%netscape.com
f0d9307e5e Removing nsILocale.h. 1999-07-17 02:09:37 +00:00
nhotta%netscape.com
657199d550 Change nsILocale to IDL. 1999-07-17 02:09:13 +00:00
nhotta%netscape.com
eaf9e2cf6a Removing, change to IDL. 1999-07-17 02:08:20 +00:00
nhotta%netscape.com
33ed7eb1cd Fixed error handling and a typo. 1999-07-16 23:52:06 +00:00
nhotta%netscape.com
628b95cd84 Updates for nsILocale change (not part of the mail build). 1999-07-16 22:57:45 +00:00
nhotta%netscape.com
b11fb1cefa Fixed for error handling. 1999-07-16 21:08:20 +00:00
ftang%netscape.com
c28e45344c add some experiment code 1999-07-16 20:52:07 +00:00
ftang%netscape.com
f829941607 fix warning 1999-07-16 20:44:02 +00:00
ftang%netscape.com
b3c78380fb fix conversion bug 1999-07-16 20:39:46 +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
e64cb7bc33 implement precomposed hangule to composed jamo in UnicodeToEUCKR conversion. Thanks Jungshik Shin jshin@pantheon.yale.edu for all the technical advices 1999-07-16 14:32:53 +00:00
ftang%netscape.com
8538bfa431 fix composed hangul bug 1999-07-16 14:08:53 +00:00
ftang%netscape.com
04317bc727 add composed Hangul support 1999-07-16 13:03:32 +00:00
ftang%netscape.com
02afed6d74 add new selector 1999-07-16 13:02:36 +00:00
ftang%netscape.com
745fb3c625 fix typo in the MY_IMPL_ISUPPORTS and fix the crash when a not implement IID pass in 1999-07-16 13:00:03 +00:00
warren%netscape.com
84bd74a4fd Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +00:00
nhotta%netscape.com
d65ce7af5c nsILocale related change. 1999-07-15 23:37:49 +00:00
nhotta%netscape.com
293762cb1d First Checked In. 1999-07-15 23:29:42 +00:00
nhotta%netscape.com
4887409ca9 nsILocale related change and bug fix for date format. 1999-07-15 23:15:31 +00:00
nhotta%netscape.com
b59263f38f Bug fix, I had to pass nsString instead of PRUnichar. 1999-07-15 23:08:36 +00:00
scc%netscape.com
eb2437072a debug target now points to debug prefix file 1999-07-15 02:57:56 +00:00
ftang%netscape.com
9a4f42018e fix bug 7970. Add progid for all converters 1999-07-14 21:33:51 +00:00
gordon%netscape.com
eeb2b7a56a Added link dependency on NetworkModular[Debug].shlb because it is needed for NECKO builds. 1999-07-14 21:26:52 +00:00
nhotta%netscape.com
f19dd88348 Initial check in (not part of the build yet). 1999-07-14 21:05:34 +00:00
tague%netscape.com
f32fdfd744 Fix bug #8227/#9841 Deref errors 1999-07-14 19:41:17 +00:00
tague%netscape.com
b3c0029a8c Fixed bug #8227/#9841 - Deref errors 1999-07-14 19:37:03 +00:00
ftang%netscape.com
593b5f2b7b fix bug 9841 1999-07-14 18:57:34 +00:00
ftang%netscape.com
1b6f57843d fix bug 9841 1999-07-14 18:46:44 +00:00
nhotta%netscape.com
d7274eb0a9 Bug 8792, fix for collation key creation. 1999-07-14 17:01:34 +00:00
nhotta%netscape.com
5413b021e8 Bug 9229, added PRTime support. 1999-07-14 16:53:17 +00:00
nhotta%netscape.com
d40523581b Initial check in (not part of the main build). 1999-07-14 16:42:36 +00:00
nhotta%netscape.com
13641ab3ed Part of IDL migration. 1999-07-14 16:33:43 +00:00
ftang%netscape.com
5da42e408a remove tools from the build 1999-07-14 15:38:19 +00:00
ftang%netscape.com
7923efc8ec 1. fix shift_jis, ucs2, utf8 verifier. 2. Add iso-2022-kr, iso-2022-cn, hz verifier 1999-07-14 15:23:06 +00:00
ftang%netscape.com
40aef4c9b8 add nsCyrillic Detector 1999-07-14 15:19:26 +00:00
ftang%netscape.com
c7a2d849e7 add nsCyrillicDetector 1999-07-14 15:18:53 +00:00
ftang%netscape.com
81ba11902b add cyrillic detector based on John Neystadt john@neystadt.org http://www.neystadt.org/john/ 1999-07-14 15:17:24 +00:00
ftang%netscape.com
ee3fb06a7b add new tools 1999-07-14 15:14:42 +00:00
briano%netscape.com
9e0fe7207e That wasn't the problem. Oh well. 1999-07-10 19:59:30 +00:00
briano%netscape.com
0f93e526e4 That was stupid... 1999-07-10 18:39:39 +00:00
briano%netscape.com
764228188d Attempt to fix another AIX long arg list breakage. 1999-07-10 17:50:19 +00:00
warren%netscape.com
61c8d73b43 Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
cata%netscape.com
19f4e1e396 Test for utf-7 enc. 1999-07-06 22:40:17 +00:00
cata%netscape.com
ed2a234d32 Space, Tab, CR, LF - direct encoded. 1999-07-06 22:39:49 +00:00
cata%netscape.com
f15ef21611 Using the registry for converter info. Should improve startup performance. 1999-07-02 21:15:16 +00:00
dveditz%netscape.com
0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
dveditz%netscape.com
17864a291d Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles 1999-07-02 11:50:19 +00:00
warren%netscape.com
d2d4a70afd Necko refcount fixes. 1999-07-02 06:13:42 +00:00
erik%netscape.com
2f44418d3d Make this code a bit more bullet-proof. If the property file is missing,
netlib still returns NS_OK, so this code continues happily. Now it's
checking the pointer for NULL as well, so it's fixed.
1999-07-01 00:24:45 +00:00