Commit Graph

1251 Commits

Author SHA1 Message Date
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
cata%netscape.com
5741932cfe Test for UTF-7. 1999-06-30 21:03:00 +00:00
cata%netscape.com
207c4fd6ec Small bug-fixes. 1999-06-30 20:58:14 +00:00
valeski%netscape.com
6739938bc7 handing the single byte url case 1999-06-29 21:05:01 +00:00
scc%netscape.com
f79508bc68 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
tague%netscape.com
357bf250ae Fixed up UNIX build warnings 1999-06-29 20:14:59 +00:00
tague%netscape.com
153da84ced Eliminate warnings in nsLocale.{h/cpp} 1999-06-29 07:22:40 +00:00
tague%netscape.com
63de6678be Eliminate Linux build warnings in nsLocaleFactory.cpp 1999-06-29 07:10:42 +00:00
mcafee%netscape.com
a3a0a68bd6 OS/2 changes. 1999-06-28 23:53:01 +00:00
mcafee%netscape.com
a174d8f82e Changes for OS/2. Patch provided by Eric Olson (eric.olson@sympatico.ca) 1999-06-28 23:11:18 +00:00
erik%netscape.com
4644c8a328 Delay the creation of the DLL until install:: time so that the networking
library will already have been built.
1999-06-26 18:05:41 +00:00
ftang%netscape.com
59edb98300 split nsICharsetDetectionObserver implementation from nsDetectionAdaptor to private class nsMyObserver so we won't have cycle reference which may cause memory leak 1999-06-26 01:19:18 +00:00
ftang%netscape.com
bffb777f59 fix multiple inheritance problem. 1999-06-25 23:14:23 +00:00
tao%netscape.com
9bc5b029a4 Remove warning on Linux. 1999-06-25 22:31:07 +00:00
ftang%netscape.com
97284f9713 add 5 new sets of detector 1999-06-25 21:37:32 +00:00
ftang%netscape.com
f3c2f91c38 change UCS2 verifier name. Add new class to nsPSMDetectors.cpp 1999-06-25 20:22:39 +00:00
mcafee%netscape.com
afa64d5b76 Adding BeOS case. 1999-06-25 13:00:36 +00:00
ftang%netscape.com
970f70408a add new verifier 1999-06-25 07:42:09 +00:00
ftang%netscape.com
238d7024af add new tools 1999-06-25 07:37:48 +00:00
ftang%netscape.com
f37254fded fix unix. Add Makefile.in 1999-06-25 01:42:20 +00:00
ftang%netscape.com
5747720cb3 add tests directory 1999-06-25 01:34:10 +00:00
ftang%netscape.com
ae96ea3c46 add test application DetectCharset 1999-06-25 01:33:14 +00:00
ftang%netscape.com
065bd9061d fix state table error (generated by ../tools/*.pl, and wrong integer packacking macro, and do cast for char to unsigend char 1999-06-25 01:27:14 +00:00
ftang%netscape.com
f1f527a129 fix wrong state table at iso2022jp and sjis 1999-06-25 01:24:01 +00:00
ftang%netscape.com
108fc44c26 fix multiple inheritance bug 1999-06-25 00:20:37 +00:00
warren%netscape.com
a2a64c8c3b Swapped args to NS_OpenURI. Fixed library name. 1999-06-25 00:08:57 +00:00
ftang%netscape.com
7197c8c293 implement our own QueryInterfce to fix casting problem 1999-06-24 23:16:44 +00:00
ftang%netscape.com
7eb8f83f6b fix bug- add break in switch statement 1999-06-24 22:00:58 +00:00
ftang%netscape.com
d5b73ea666 add Japanese detector 1999-06-24 20:56:04 +00:00
ftang%netscape.com
ab1a84aa6d seperate into several groups to ease maintaince add nsDebugDetector.cpp 1999-06-24 20:55:32 +00:00
ftang%netscape.com
9fbc0ed028 add nsPSMDetectors.cpp to makefile.win 1999-06-24 20:54:45 +00:00
ftang%netscape.com
1322d82dae Makefile.in 1999-06-24 20:54:07 +00:00
ftang%netscape.com
f2db1295e5 add japanese detector 1999-06-24 20:44:56 +00:00
ftang%netscape.com
9b6ead39d8 add verifier generation tools 1999-06-24 20:41:28 +00:00
ftang%netscape.com
597cd524ea add eNoAnswerMatch and make define less than 32 char so it won't longer than ANSI standard 1999-06-24 20:40:25 +00:00
briano%netscape.com
5269549d9a Deleted the trailing comma in the nsDebugDetectorSel typedef to fix the Unix builds. 1999-06-23 23:39:07 +00:00
nhotta%netscape.com
c8f5268080 Part of IDL migration, addding a new member function. 1999-06-23 21:01:08 +00:00
ftang%netscape.com
81d379863b add nsDebugDetector to the dll factory file and use NS_IF_ADDREF instead of NS_ADDREF 1999-06-23 20:16:20 +00:00
ftang%netscape.com
daadc79b2b seperate into several groups to ease maintaince add nsDebugDetector.cpp 1999-06-23 20:14:45 +00:00
ftang%netscape.com
b40b498283 add nsDebugDetector to Unix makefile 1999-06-23 20:14:03 +00:00
ftang%netscape.com
017f352a05 add nsDebugDetector to makefile 1999-06-23 20:07:26 +00:00
ftang%netscape.com
e3c15ade34 add debug detector 1999-06-23 20:07:08 +00:00
warren%netscape.com
8f31f4aa60 Necko cleanup. 1999-06-23 05:32:26 +00:00
warren%netscape.com
1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
dp%netscape.com
09c4d8e4fc The new method of autoregistration is really simple. A NULL for the
directory will do the right thing.
1999-06-22 15:19:31 +00:00
ftang%netscape.com
5aa31004bd add progid base 1999-06-22 07:21:49 +00:00
ftang%netscape.com
38e4cd42c9 remove GetCandidates method for now 1999-06-22 04:56:10 +00:00
ftang%netscape.com
4a635b4586 add ISO-8859-13 to the hack list 1999-06-22 04:27:58 +00:00
ftang%netscape.com
b80b550f11 add ISO-8859-13 converters to the factory list 1999-06-22 04:25:44 +00:00
ftang%netscape.com
91ebee0414 check in the change which add XMLEncoding observer and some base support for charset detector 1999-06-22 03:29:17 +00:00
ftang%netscape.com
ce6993abb0 add several new files 1999-06-22 03:27:43 +00:00
ftang%netscape.com
e7b88c378a add new interface 1999-06-22 03:22:42 +00:00
ftang%netscape.com
b6458e8141 add ISO-8859-13 converters 1999-06-22 03:14:14 +00:00
ftang%netscape.com
eee81d772e add new files 1999-06-22 03:03:32 +00:00
ftang%netscape.com
abe270caf2 add uf and ut table for 1999-06-22 02:50:43 +00:00
tao%netscape.com
0250d12095 Add fallbacks to handle the missing localized file. 1999-06-21 23:46:15 +00:00
tao%netscape.com
f0755a29c3 Use new approach to auto-register components 1999-06-21 23:41:35 +00:00
valeski%netscape.com
e23b3c673c NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
dp%netscape.com
2cfd8edb31 Using default autoregistration 1999-06-16 00:34:08 +00:00
ftang%netscape.com
679bfcf1cd fix bug 8201 by adding GetIID() 1999-06-15 23:41:40 +00:00
ftang%netscape.com
2ce4793f30 fix bug 8055 by adding 0x00-0x20 conversion to all the conversion table 1999-06-15 23:34:47 +00:00
tao%netscape.com
1c2d3cb520 8152: MLK in string bundle 1999-06-15 23:26:08 +00:00
ftang%netscape.com
70c43af439 add ascii converters 1999-06-15 06:56:19 +00:00
ftang%netscape.com
4cd0c3e227 fix CID.h file misspell and repeat CID. add ASCII to the factory 1999-06-15 06:49:47 +00:00
ftang%netscape.com
f12fee7c43 add ascii converter to the file list 1999-06-15 06:45:08 +00:00
ftang%netscape.com
386e1c849d add ASCII converter to window makefile 1999-06-15 06:41:05 +00:00
ftang%netscape.com
82f0d35c6e add ASCII converter and unix makefile 1999-06-15 06:37:33 +00:00
ftang%netscape.com
6fe94135ef add CID for ASCII 1999-06-15 06:27:37 +00:00
cata%netscape.com
e7d2871eaf Bugfix. 1999-06-14 21:38:50 +00:00
erik%netscape.com
e630a11f69 Removed the ifdef by making the BeOS-specific stuff common to both Unix
and BeOS.
1999-06-14 21:25:04 +00:00
tague%netscape.com
da33426924 Update patch for BeOS. 1999-06-14 21:09:35 +00:00
tague%netscape.com
2565edb308 Fix problem for people building in obj-dir's outside of the tree. 1999-06-14 20:58:14 +00:00
tague%netscape.com
a6e8e274a7 Portability fix for BeOS. Thanks to duncan@be.com. 1999-06-14 20:06:57 +00:00
tague%netscape.com
05112ebd33 Fixed bug #8097 and added a portability patch for BeOS. Thanks to duncan@be.os and david.gardiner@unisa.edu.au for their patches. 1999-06-14 20:06:24 +00:00
erik%netscape.com
0d19673c18 Added GetIID. 1999-06-14 02:59:55 +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
erik%netscape.com
7a833358ff LC_ALL -> LC_CTYPE (LC_ALL returns multiple values on some Unixes).
"" -> NULL (pass NULL to setlocale to query).
"locale." -> "locale.all." (someone forgot the "all." part of the key).
1999-06-12 20:56:45 +00:00
tao%netscape.com
d499ab3c90 7821:make strres locale-sensitive. r=erik@netscape.com. Add api:
nsStringBundleService::CreateBundle(const char* aURLSpec, nsILocale* aLocale,
  nsIStringBundle** aResult)
1999-06-12 03:02:10 +00:00
ftang%netscape.com
2cf6b53c65 add new support for GL 1999-06-12 01:38:30 +00:00
ftang%netscape.com
82009b471b fix bug 5893 1999-06-12 01:37:46 +00:00
ftang%netscape.com
4e4cb33da1 add additional charset name 1999-06-12 00:01:32 +00:00
ftang%netscape.com
06c501d460 add factory for ISO-IR -111 userdefined charset ad cns11643 p3-7 1999-06-11 12:39:57 +00:00
sgehani%netscape.com
a0be8f890b Surfaced enumeration service added in PersistentProperties. 1999-06-11 02:22:34 +00:00
ftang%netscape.com
9996fbaaac add cid for cp936 1999-06-11 00:41:23 +00:00
ftang%netscape.com
f4cec6ff0b add cp949 cid 1999-06-11 00:38:52 +00:00
ftang%netscape.com
221bf71a1d add CP932 cid 1999-06-11 00:36:45 +00:00
ftang%netscape.com
777a984fcd add cid for CP950 1999-06-11 00:34:54 +00:00
ftang%netscape.com
5e82f4f8d4 add cid for cns11643 p3-7 encoder 1999-06-11 00:32:52 +00:00
ftang%netscape.com
376f356e09 add CID for ISOIR111 and UserDefined 1999-06-11 00:28:47 +00:00
ftang%netscape.com
64af70504e add real implementation for user defined charset 1999-06-10 23:55:12 +00:00
ftang%netscape.com
2ef917b56c add mapping for user defined charset, we use private zone F780-F7FF to map 80-FF 1999-06-10 23:52:09 +00:00
ftang%netscape.com
3220482200 add NPL 1999-06-10 23:49:49 +00:00
ftang%netscape.com
b155321660 add implementation for ISO-8859-10 1999-06-10 23:31:51 +00:00
ftang%netscape.com
f1e2f72b03 add mapping table for ISO-8859-10 which based on the charmaps on ftp://dkuug.dk/i18n/charmaps 1999-06-10 23:31:02 +00:00
ftang%netscape.com
46b4880bb1 put the real implementation of ISO-IR-111 converters into the empty file 1999-06-10 22:39:46 +00:00
ftang%netscape.com
7a9f45efc1 add iso-ir-111 table based on ftp://dkuug.dk/i18n/charmaps/ECMA-CYRILLIC 1999-06-10 22:09:29 +00:00
ftang%netscape.com
2bf7bcd507 return the correct error code, and do not return error when no reload is necessary 1999-06-10 21:48:16 +00:00
ftang%netscape.com
3cd12a6fb5 add new files to mac project files 1999-06-10 21:24:06 +00:00
ftang%netscape.com
446f00bcec add new files to Unix makefiles 1999-06-10 21:21:08 +00:00
ftang%netscape.com
ca044044db add new files into makefiles 1999-06-10 21:19:48 +00:00
cata%netscape.com
86b807771a Bug fix. 1999-06-10 20:19:58 +00:00
cata%netscape.com
efc05ce172 Bug fixes in the UTF-7 converters. 1999-06-10 20:06:00 +00:00
ftang%netscape.com
8cc9893684 add real implementation for Unicode To CNS p3-p7 converters 1999-06-10 14:36:31 +00:00
ftang%netscape.com
578de8a77c chang variable name and fix Unicode to CNS plan 2 conversion mapping 1999-06-10 14:27:40 +00:00
ftang%netscape.com
0c1330d6ce add CNS 11643 p3-7 to EUCTW 1999-06-10 14:14:50 +00:00
ftang%netscape.com
ac84d5068d remove incorrect checkin 1999-06-10 13:59:27 +00:00
ftang%netscape.com
b1c4cceed0 add cns[3-7].u[ft] which generated by the file uni2cns.txt created by Koichi Yasuoka <yasukoda@kudpc.kyoto.u.ac.jp>. Notice the CNS plan 1 and 2 are not based on this file but the John Jenkin's one. There are some difference between these two file in p1 1999-06-10 13:56:29 +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
71c305b64d add empty file as placeholder 1999-06-10 01:32:35 +00:00
ftang%netscape.com
0428e5d581 add empty as placeholder 1999-06-10 01:25:26 +00:00
ftang%netscape.com
d042887c9f add file placeholder for VIQR, VNI, ISO885910, ISO885913, ISO-IR-111 1999-06-10 01:17:03 +00:00
ftang%netscape.com
b6149f1855 add empty file (npl) as placeholder for converters 1999-06-10 01:08:14 +00:00
ftang%netscape.com
22d83ff1b4 add empty file as place holder 1999-06-10 01:00:45 +00:00
ftang%netscape.com
40c71234c5 add ibm866, UTF-7, x-imap4-modified-utf7, t61, ucs2, ucs4 1999-06-09 23:50:03 +00:00
ftang%netscape.com
21db0c9d12 correct the number of encoder 1999-06-09 23:48:30 +00:00
ftang%netscape.com
f61833a2af change the hack to make it easier to add new CID, add CID for 7 XLFD charset and cp1255 1256, 866, UCS2/4 T61 1999-06-09 21:41:24 +00:00
ftang%netscape.com
752fa6d44f add cp1255,1256,866, UCS2/4, T61 to the factory 1999-06-09 21:20:28 +00:00
ftang%netscape.com
56ab2720e8 add T61, UCS2/UCS4 converters 1999-06-09 21:00:06 +00:00
ftang%netscape.com
f5a84f304d change UCS2/4 CID into UCS2/4BE CID and add LE cid 1999-06-09 20:50:04 +00:00
ftang%netscape.com
7e9f164bc2 add UCS2, UCS4, T61 1999-06-09 20:39:35 +00:00
ftang%netscape.com
4fb8fd9a72 add UCS2/UCS4 and T61 to the makefile 1999-06-09 20:33:57 +00:00
ftang%netscape.com
c912fce892 add T61, UCS2, UCS4 converters 1999-06-09 20:33:07 +00:00
ftang%netscape.com
35e71fcd44 fix incorrect GetMaxLength 1999-06-09 20:32:00 +00:00
ftang%netscape.com
1583b00598 add nsUConvDll.h 1999-06-09 20:26:48 +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
87b8b7c74a integrate rule base Thai line breaker (60% accurate) 1999-06-09 20:20:58 +00:00
ftang%netscape.com
dcf5e82033 add cp1255, 1256, 866 converters 1999-06-09 04:19:13 +00:00
ftang%netscape.com
3f6ca09473 add 1255, 1256, 866 1999-06-09 04:05:12 +00:00
ftang%netscape.com
f8f6a66acb add cp1255,1256,866 converter files 1999-06-09 04:02:18 +00:00
mcafee%netscape.com
62c9f50725 Ignore generated files. 1999-06-09 04:02:15 +00:00
mcafee%netscape.com
0e313ad0ab Proper use of parens. 1999-06-09 04:00:57 +00:00
ftang%netscape.com
1cb6387dc9 add new mapping tables 1999-06-09 03:50:07 +00:00
ftang%netscape.com
537c4dad03 add GB2312 GL converter 1999-06-09 03:42:03 +00:00
ftang%netscape.com
f1964c992d add cid and class mapping 1999-06-09 03:17:50 +00:00
tague%netscape.com
9dd8d20230 Fix for #7798: Spelling error in locale GetCategory API. Made one change to mailnews to reflect new spelling 1999-06-09 02:37:14 +00:00
ftang%netscape.com
587c14756a add new CIDs 1999-06-09 00:40:18 +00:00
ftang%netscape.com
3a6483da10 add new CIDs 1999-06-09 00:15:50 +00:00
ftang%netscape.com
b706d5e26b add new CIDs 1999-06-08 23:53:22 +00:00
ftang%netscape.com
7cb10bdd70 fix typo 1999-06-08 23:44:51 +00:00
ftang%netscape.com
a02c540bf1 add new CIDs 1999-06-08 23:44:50 +00:00
ftang%netscape.com
0339f3d810 add x window font charset converters 1999-06-08 23:31:56 +00:00
ftang%netscape.com
2d1b59314c add no CNS 11643 p1 and p2 1999-06-08 23:25:15 +00:00
ftang%netscape.com
c8a9c583f3 add no ASCII Big5 1999-06-08 23:24:05 +00:00
ftang%netscape.com
6f50d37325 add KSC5601 1999-06-08 23:23:07 +00:00
ftang%netscape.com
8460d8820d add GB2312 GL 1999-06-08 23:22:23 +00:00
ftang%netscape.com
f1b03fd874 add CNS11643 converters 1999-06-08 23:14:26 +00:00
ftang%netscape.com
55f3cca14e add No ASCII big5 converters 1999-06-08 23:13:06 +00:00
ftang%netscape.com
cd1ca5d019 add convert to GB2312 GL files 1999-06-08 23:11:46 +00:00
ftang%netscape.com
343c81ec51 add KSC5601 converter files 1999-06-08 23:10:54 +00:00
ftang%netscape.com
0f86764dcc add Unicode to JIS converters files 1999-06-08 23:09:50 +00:00
ftang%netscape.com
bb4e9c497d add rulebrk.c back 1999-06-08 21:18:52 +00:00
ftang%netscape.com
711c63b56f add nspr3 to the lib list 1999-06-08 21:09:51 +00:00
ftang%netscape.com
1da95faa26 add new locale to charset mapping 1999-06-08 21:09:33 +00:00
ftang%netscape.com
dc0e05c264 fix Chinease/Korean encoder problem 1999-06-08 21:06:47 +00:00
mcafee%netscape.com
b548f00e9a Fixing this Makefile so that it does something. 1999-06-08 08:01:35 +00:00
ftang%netscape.com
723d21af2c remove accidental check in 1999-06-08 00:23:48 +00:00
ftang%netscape.com
e17d9ed680 backout rulebrk.c 1999-06-08 00:21:47 +00:00
ftang%netscape.com
1d7cd2e5b0 add JIS converters 1999-06-07 23:58:39 +00:00
briano%netscape.com
d644a9b014 Yet another case of C++ comments in a C file.... 1999-06-07 22:11:18 +00:00
ftang%netscape.com
91e96a948c add FillInfo 1999-06-07 21:37:45 +00:00
ftang%netscape.com
54b761eadc add IS_REPRESENTABLE test inside #ifdef 1999-06-07 21:36:43 +00:00
ftang%netscape.com
1fc865d90f fix typo 1999-06-07 20:40:53 +00:00
ftang%netscape.com
c1384463fa add FillInfo 1999-06-07 20:32:15 +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
c4e243b4c9 add rulebrk.c 1999-06-07 20:25:32 +00:00
ftang%netscape.com
eb500c658e check in thai rule-base line breaker (temp untill the real one). Thanks Samphan Raruenrom 1999-06-07 20:22:11 +00:00
cata%netscape.com
74738a54d0 UTF-7 tests 1999-06-07 18:51:13 +00:00
cata%netscape.com
70ab6399f7 UTF-7 converters 1999-06-07 18:50:44 +00:00
cata%netscape.com
31ed6648ad added files: mozilla/intl/uconv/ucvlatin/nsUnicodeToUTF7.cpp, mozilla/intl/uconv/ucvlatin/nsUTF7ToUnicode.cpp 1999-06-07 18:49:38 +00:00
cata%netscape.com
04a34ece10 more work on UTF-7 converters 1999-06-07 18:49:12 +00:00
ramiro%netscape.com
9c497a033b Dont hardcode the location of libdl.so. This is already done for you by
$(OS_LIBS).
1999-06-04 22:23:55 +00:00
briano%netscape.com
8699ea0019 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +00:00
cata%netscape.com
fed6498106 Fixed OpenVMS portability problem. 1999-06-03 20:09:56 +00:00
jdunn%netscape.com
147e8c0ae7 include ctype.h for isalpha, tolower & isspace 1999-06-03 18:03:15 +00:00
tague%netscape.com
789ae3347f Fixed #7294: Need implementation of accept-language to nsLocale Factory method. 1999-06-03 01:57:55 +00:00
sspitzer%netscape.com
d558b82f1d ignore the generated Makefiles 1999-06-02 06:52:12 +00:00
ftang%netscape.com
16080eeaa6 move files to ucvtw, ucvtw2, ucvko 1999-05-31 16:58:38 +00:00
ftang%netscape.com
7693eb8059 move cid 1999-05-31 16:54:52 +00:00
ftang%netscape.com
19bdcf2099 move big5, euc-kr, euc-tw convertesr into ucvtw, ucvtw2, ucvko 1999-05-31 16:48:16 +00:00
ftang%netscape.com
a776686624 remove big5, euc-kr, euc-tw converter to ucvtw, ucvtw2, and ucvko 1999-05-31 16:39:13 +00:00
ftang%netscape.com
fc6dc97b0e add ucvtw, ucvtw2, ucvko 1999-05-31 16:33:13 +00:00
ftang%netscape.com
23ff7e5c2b add converter table 1999-05-31 16:29:41 +00:00
ftang%netscape.com
8bcf74c4f4 add euc-kr to ucvko 1999-05-31 16:28:21 +00:00
ftang%netscape.com
6803a8b10b add euc-tw converters to ucvtw2 1999-05-31 16:26:09 +00:00
ftang%netscape.com
3d4fe0608c move big5 to ucvtw 1999-05-31 16:17:07 +00:00
ftang%netscape.com
6d0d39643f remove big5, euc-kr, euc-tw converter 1999-05-31 16:14:14 +00:00
ftang%netscape.com
1807b4918d remove big5, euc-kr and euc-tw converter and place them into ucvtw ucvtw2 adn ucvko 1999-05-31 16:10:36 +00:00
ftang%netscape.com
325442910e remove Big5, euc-kr, euc-tw converter. Big5 will move to ucvtw, euc-tw will move to ucvtw2, euc-kr will move to ucvko 1999-05-31 16:03:16 +00:00
rickg%netscape.com
800494a1f2 fixed nsString2 usage error 1999-05-29 02:44:53 +00:00
law%netscape.com
0b7b490358 XPIDL-ifying nsIObserver/nsIObserverService 1999-05-29 00:51:17 +00:00
ftang%netscape.com
83c9a289af do not call StopDocumentLoading to avoid libnet reent problem. return NS_ERROR_ABORT to indicate reload happend. set teh rendering to false instead of true 1999-05-28 21:41:51 +00:00
andreas.otte%primus-online.de
da354d1de1 copy strres.properties to $(DIST)/bin/res to give StringBundleTest something to work with 1999-05-28 21:37:38 +00:00
cata%netscape.com
ca591fa166 My part of fix for bug 6890. 1999-05-28 20:03:35 +00:00
tague%netscape.com
649420ff88 Updated self test. 1999-05-28 05:01:54 +00:00
tague%netscape.com
b5fae28c4f Updated self-test so that it continues to build. 1999-05-28 03:19:22 +00:00
tague%netscape.com
c81f25284c Updated self-test so it continues to build 1999-05-28 03:19:05 +00:00
mcmullen%netscape.com
cbc7d3604a Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
erik%netscape.com
e89d083ae9 Switched over to auto-registration. Added Unix and Mac support. 1999-05-27 20:46:26 +00:00
tague%netscape.com
51d685914f Fix bug #6680 Mac -date not displayed in thread pane. 1999-05-27 20:42:15 +00:00
tague%netscape.com
422841bcc7 Fix for bug #6680 Mac - date not displayed in Message pane folders. 1999-05-27 20:39:13 +00:00