Commit Graph

1814 Commits

Author SHA1 Message Date
bstell%netscape.com
f27ee9c3f0 bug 76238, r=ftang, rs=bstell
add baltic as a lanugage group to font prefs
2001-05-23 02:09:33 +00:00
bstell%netscape.com
4cf1c3af34 bug 82075, r=ftang, rs=bstell
add charset aliases for gbk, cns11643, iso8859-{1-15}, sun_eu_greek, 5601, ansi-1251
2001-05-23 02:04:15 +00:00
yokoyama%netscape.com
401a58582b Bug 7=81786:
Clone Encoder/Decoder list before feeding to app::Init()
/r=ftang; /sr=scc
2001-05-23 00:12:51 +00:00
ccarlen%netscape.com
b7d55f3e7e Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf 2001-05-21 22:36:18 +00:00
ftang%netscape.com
a110a92bba fix bug 81894. rs. clear ASCII porting for gb18030.2000-0 X11 font encoding as we did in nsUnicodeToGBKNoAscii 2001-05-21 13:28:57 +00:00
jst%netscape.com
77aeecc056 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
nhotta%netscape.com
8e6de5d054 Changed strtok to nsCRT::strtok, check in for drepper@cygnus.com, bug 81589, r=nhotta, sr=blizzard. 2001-05-18 21:41:48 +00:00
ftang%netscape.com
5a8b886ccc fix 81200. r=bstell sr=kin
add more checking for fallback conversion to work around
result code
2001-05-18 00:31:18 +00:00
nhotta%netscape.com
d113d69b0d Added support for ISO-2022-JP-2 to ISO-2022-JP decoder, check in for watanabe@komadori.planet.sci.kobe-u.ac.jp,
r=nhotta, sr=blizzard.
2001-05-17 21:40:01 +00:00
yokoyama%netscape.com
f0d72f1ae6 Bug # 74815: First patch
Instead of getting the encoder/decoder list every
Browser/Mail/Composer/Other::Init(),
declared a member data so that we only need to
query the Registry once and keep them around
/r=ftang; /sr=brendan
2001-05-17 19:01:19 +00:00
shanjian%netscape.com
06a97c9df0 #60908 changing character-coding-->auto-detect appears to leak memory
r=ftang sr=be
Replaced owning com prt with raw ptr (weak ref).
2001-05-17 18:24:27 +00:00
bstell%netscape.com
8d5263d4cf bug 79607, r=ftang, sr=vidur
for the embedding API: add get/set charset
2001-05-17 02:09:12 +00:00
sfraser%netscape.com
358e29372d Checking in for bstell: added nsIDocCharset, bug 79608 2001-05-17 02:07:12 +00:00
bstell%netscape.com
69932f2f58 bug 79608, r=ftang, sr=vidur
for Embedding API: add get/set charset
2001-05-17 01:48:41 +00:00
bstell%netscape.com
cbaa351482 bug 79608, r=ftang, sr=vidur
for Embedding API add get/set charset
2001-05-17 01:46:22 +00:00
yokoyama%netscape.com
ba16f25c78 bugfix for 80329; /r=sfraser; /sr=brendan 2001-05-17 00:02:21 +00:00
ftang%netscape.com
6e8cc84f80 fix 80725
rs=ftang subclass GB2312ToUnicodeV2 from GB18030 converter to solve the issue.
2001-05-16 12:43:49 +00:00
ftang%netscape.com
7b51b26a9b fix bug 73710. rewrite the multi table conversion routine to support overlap range
for HKSCS and EUC-TW
rs=ftang
2001-05-16 12:40:14 +00:00
ftang%netscape.com
8d0cf5c0b8 back out the change for 80725 since it case 81001and 81004
rb=ftang
2001-05-16 12:37:36 +00:00
cls%seawood.org
bc083891a7 Update intermodule dependencies to fix senna bustage 2001-05-15 20:53:59 +00:00
nhotta%netscape.com
d259a58547 using nhotta's account: yokoyama: bug fix for 69121. /r=ftang; /sr=brendan 2001-05-15 17:56:22 +00:00
yokoyama%netscape.com
1aaf8b9d4b bug: 80746: /r=ftang; /sr=brendan 2001-05-15 17:55:21 +00:00
ftang%netscape.com
4b89ac4b2e fix bug 80725. change GB2312 to gb18030 support
property file change rs
2001-05-15 12:54:23 +00:00
ftang%netscape.com
07caef679b fix 80772. add nsGBKConvUtil.cpp 2001-05-15 12:53:05 +00:00
ftang%netscape.com
d58e92eb5d fix 80772. r=bstell clean up ucvcn and add gb18030 2001-05-15 12:52:29 +00:00
ftang%netscape.com
95e705dbed add new file for bug 80772
r=bstell a=ftang
2001-05-15 12:33:38 +00:00
ftang%netscape.com
1c7d8d92a5 add new macro. fix bug 80772. r/sr=notyet 2001-05-15 12:31:30 +00:00
ftang%netscape.com
c823b14493 fix 80158 check in for simon@softel.co.il
r=ftang sr=blizzard
2001-05-15 12:23:34 +00:00
ftang%netscape.com
b1ed844bfe fix bug 80156. check in for simon@softel.co.il
r=ftang sr=blizzard remove unnecessary stuff.
2001-05-15 12:18:09 +00:00
ftang%netscape.com
23dfe09732 fix 80111. remove ASCII from the X11 Johab font encoding converter
r=bstell sr=blizzard
2001-05-15 12:11:00 +00:00
shanjian%netscape.com
4d47d85abc #78483 this Shift-JIS page is treated as UTF-16
r = yokoyama, sr=brendan
2001-05-15 03:58:56 +00:00
sfraser%netscape.com
9b6f545dbc Fix the root cause of bug 80722 (crash creating new profile); copy/paste error in a previous checkin. Blocker fix. 2001-05-15 00:33:04 +00:00
jfrancis%netscape.com
405b7bb541 fixing kandrot build bustage 2001-05-14 08:23:07 +00:00
kandrot%netscape.com
44e66f0ae1 Check in for Ron Guilmette's static build. r=nhotta, sr=waterson bug #46775 2001-05-14 06:30:56 +00:00
bstell%netscape.com
9760cb41ba bug 77300, r=ftang, rs=bstell (see Brendan's comments in the bug report)
alias "646" and "ANSI_X3.4-1968" to ascii
2001-05-12 03:48:43 +00:00
darin%netscape.com
b26d5adb54 Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann 2001-05-11 21:05:08 +00:00
ftang%netscape.com
6131e86653 fix bug 73251. r=ftang sr=blizzard
author = simon@softel.co.il
chagne bidi property table
2001-05-11 14:42:29 +00:00
ftang%netscape.com
2c3595cab7 fix bug 79276
r=bstell sr=blizzard
add additional charset naem for gb18030
should not impact the build
2001-05-11 13:54:56 +00:00
ftang%netscape.com
96e90c7b30 add additional charset name
fix bug 79387
r=bstll sr=blizzard
properties file additional. Should not impact the build
2001-05-11 13:41:20 +00:00
ftang%netscape.com
7b3e061946 update cp936map.h
fix bug 79276.
r=bstell sr=blizzard
2001-05-11 13:38:01 +00:00
ftang%netscape.com
d1b1d11d6b fix bug 79276. Additional uf and ut file for GB18030
not part of the build yet. Should not hurt build
r=bstell sr=blizzard
2001-05-11 13:37:05 +00:00
nhotta%netscape.com
af8bb74c09 Changed nsMetaCharsetObserver to support support <meta charset="xxx">, bug 72847, r=ftang, sr=blizzard. 2001-05-11 00:29:11 +00:00
mkaply%us.ibm.com
0075467108 senna REQUIRES bustage from Bidi 2001-05-10 11:52:24 +00:00
loadrunner%betak.net
71c38cb7b7 bug 77588, r=nhotta, ftang, sr=blizzard 2001-05-10 02:51:35 +00:00
ftang%netscape.com
04c54eda0c fix bug 79275
r=bstell sr=blizzard
add tools to compare CP936 tables and GB18030 tables and split into files
modify the cp936tocdx.pl to take different input file and remoe UDC rangne since we
already do that in gengb18030tables.pl
2001-05-09 12:15:50 +00:00
ftang%netscape.com
9a005cdb6c blizzard ask me fix tab in the sr comment of 79273. Here is the change which only change tab and space
I use VC++ and 1. Select all 2. Edit:Advanced:Format Selection while Tools:Options.. Tabs set to 2/2 Smart
2001-05-09 11:57:56 +00:00
ftang%netscape.com
8ab765e049 fix 79273
add GB18030 4 byte support into the unicode conversion engine.
r=bstell sr=blizzard@mozilla.org
2001-05-09 11:32:22 +00:00
ftang%netscape.com
c872c09c83 fix 75982 to prepare bidi landing
r=leaf sr=erik
check in for erik@netscape.com
2001-05-09 11:20:46 +00:00
shanjian%netscape.com
942de9ecfd #59882 several byte range should not be excluded from SJIS state machine
r = naoki, ftang   sr=waterson
Those range are legal in MAC's definition.
2001-05-09 04:39:04 +00:00
rbs%maths.uq.edu.au
ad22a693b8 Correct a faulty mapping 2001-05-08 08:31:48 +00:00