yokoyama%netscape.com
783ed48659
Fix for 67978; invalid reg key
...
/a=leaf, 408-391-7842 in case you need to contact me.
2001-02-07 20:10:01 +00:00
nhotta%netscape.com
96004cd730
Check in for yokoyama, fix for 65685; /r=valeski, /sr=ftang.
2001-02-07 01:26:57 +00:00
yokoyama%netscape.com
6fd6622d21
checkin for bstell: backout previous change until we can resolve the name-case issue
2001-02-07 01:26:05 +00:00
yokoyama%netscape.com
aa52ef5049
Fix for 65685; /r=valeski, /sr=ftang
2001-02-07 01:21:55 +00:00
yokoyama%netscape.com
1fe1137040
check-in for bstell : add converter for X display of big5 fonts (which have no ascii glyphs)
...
bug 60826, r=ftang, sr=erik
2001-02-07 01:11:44 +00:00
nhotta%netscape.com
7669df7522
Check in for bstell, added a file nsunicodetogbknoascii.cpp to project, bug 60826, r=ftang, sr=erik.
2001-02-07 01:05:34 +00:00
yokoyama%netscape.com
2131ccb9b8
check-in for bstell : add CID GBK no ascii converter
...
Bug no: 60826
2001-02-07 01:03:43 +00:00
yokoyama%netscape.com
5cba6fa539
check-in for bstell : for X display of big5 fonts (which have no ascii glyphs)
2001-02-07 01:00:11 +00:00
yokoyama%netscape.com
efdc83e439
Fix for 65685; /r=valeski, /sr=ftang
2001-02-06 23:54:12 +00:00
ftang%netscape.com
64cc3d3970
check in for IBM bidi team . sr=ftang add cp864i converters
2001-02-06 23:51:11 +00:00
ftang%netscape.com
b63524a968
check in for ibm bidi team. sr=ftang add cp864i converter
2001-02-06 23:50:19 +00:00
ftang%netscape.com
735c65b0ff
add cp684i converter. check in for IBM bidi team. sr=ftang
2001-02-06 23:49:25 +00:00
ftang%netscape.com
d12ab0ab8a
First Checked In.
2001-02-06 23:44:14 +00:00
scc%mozilla.org
b7608f5134
bug #53071 : r=danm, sr=alecf. Eliminate redundant implemenations, resolve resulting ambiguities.
2001-02-06 23:07:24 +00:00
ftang%netscape.com
4e793f61f9
add nsFontPackage for font downloading trigger code. sr=erik
2001-02-06 12:40:23 +00:00
ftang%netscape.com
36ecec1143
add nsFontPackage.cpp to implement interface for font downloading sr=erik
2001-02-06 12:38:09 +00:00
ftang%netscape.com
73d39b1a05
add font download interfaces . sr=erik
2001-02-06 12:37:10 +00:00
ftang%netscape.com
bcb4be1fcb
add font download interface sr=erik
2001-02-06 12:35:41 +00:00
ftang%netscape.com
33261f41e5
rename aReloadPages to aRedrawPages according to erik's review comment
...
sr=erik
not part of the build yet.
2001-02-06 02:50:07 +00:00
ftang%netscape.com
b3f3bf1851
not part of the build yet
...
check in support class for "font download" work
sr=erik
2001-02-06 02:34:46 +00:00
ftang%netscape.com
2721db717b
not part of the build yet
...
check in interface for "font download" work.
sr=erik
2001-02-06 02:33:52 +00:00
blakeross%telocity.com
c04b62d108
Removing redundant includes.
2001-02-04 06:48:19 +00:00
jgmyers%netscape.com
5834e83b3b
utf-8 decoder no longer accepts overlong sequences: bug 50702 r,sr=ftang
2001-02-03 00:08:40 +00:00
ftang%netscape.com
5741e81f22
fix bug 51753 , 58473 and 51975 . all typing issue.
2001-01-31 01:00:51 +00:00
shanjian%netscape.com
646ef2224f
#4237 Line breaking-line which contains "\" and "??" does not break.
...
Zenkaku characters have been included in CJK range.
#37862 zero-width space not treated as whitespace character
0x000C and 0x200B have been added as whitespace.
r = ftang sr=erik
2001-01-30 01:54:51 +00:00
shanjian%netscape.com
9d19c2d14e
#4237 Line breaking-line which contains "\" and "??" does not break.
...
r=ftang sr=erik
Zenkaku characters are included in CJK range, and 0x5C has been put
back to its category.
2001-01-30 01:51:42 +00:00
dbaron%fas.harvard.edu
7a97a55d82
Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
2001-01-27 23:06:33 +00:00
yokoyama%netscape.com
fefa085c9e
fix for 22921; use nsIModule;
2001-01-26 23:54:31 +00:00
yokoyama%netscape.com
081aff31d7
fix for 22921; use generic nsIModule
2001-01-25 21:16:08 +00:00
nhotta%netscape.com
5320bf10f1
Changed to use NS_IMPL_THREADSAFE_ISUPPORTS1, patch by dougt, bug 61558, r=nhotta, sr=mscott.
2001-01-25 21:03:18 +00:00
mkaply%us.ibm.com
93363bafac
#59257
...
r=mkaply, a=blizzard
First checkin for jjones - fix collation code for OS/2
2001-01-25 05:33:04 +00:00
nhotta%netscape.com
59ee228bd9
Check in for yokoyama, fixing Macintosh bustage.
2001-01-24 00:33:28 +00:00
dbaron%fas.harvard.edu
7d31f02724
Change case of #include since filenames are case sensitive on some platforms.
2001-01-23 23:52:37 +00:00
yokoyama%netscape.com
a8a692d8d5
Fix for 22921; nsIModule code. /sr=ftang
2001-01-23 22:33:22 +00:00
yokoyama%netscape.com
e2fcbd14cc
Fixed 22921; nsIModule code. /r=valeski /sr=ftang
2001-01-22 21:49:03 +00:00
yokoyama%netscape.com
de9bb18e1c
fix 22921 copied nsIModule code.
2001-01-20 01:02:53 +00:00
ftang%netscape.com
3301b4dc30
fix bug 61031. fix typo to make CE run. r=nhotta sr=sfraser
2001-01-19 01:34:13 +00:00
yokoyama%netscape.com
c34c9ba6e0
fix for 22921. /r = jud, /sr=ftang
2001-01-19 01:34:00 +00:00
mkaply%us.ibm.com
b354238762
#65732
...
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
2001-01-18 15:35:00 +00:00
tao%netscape.com
b1a210d7da
26291: StringBundle should not call OpenInputStream(). (r,sr)=(alecf,erik).
...
Add new api , CreateAsyncBundle() to load stream asynchronously. setenv
STRRES_ASYNC to flip CreateBundle() to CreateAsyncBundle().
2001-01-12 03:02:22 +00:00
bryner%uiuc.edu
6862b07fb9
Removing dead .toc files. Not part of build. a=sfraser.
2001-01-03 01:32:06 +00:00
dbaron%fas.harvard.edu
a8b848e184
Attempt to fix OS2 bustage caused by autoconf test that changes the definition of |PRUnichar| from |PRUint16| to |wchar_t| on platforms where |sizeof(wchar_t)| is 2.
2000-12-23 20:31:08 +00:00
dbaron%fas.harvard.edu
cb1c48e1d9
Attempt to fix OS2 bustage caused by autoconf test that changes the definition of |PRUnichar| from |PRUint16| to |wchar_t| on platforms where |sizeof(wchar_t)| is 2.
2000-12-23 19:00:35 +00:00
harishd%netscape.com
e7225d1dc7
62754 - Fix meta charset that was getting ignored.
...
63234 - Fix up an infinite looping caused by embedded null chars.
r=ftang
sr=vidur
2000-12-21 20:46:00 +00:00
mkaply%us.ibm.com
ab4ef3ac8c
#62335
...
r=jkobal, a=blizzard
Code from mkaply - proper mapping of OS/2 codepages to charsets
2000-12-18 20:27:19 +00:00
tao%netscape.com
a912e59641
55328: Cannot input korean!!, (patch from jshin@pantheon.yale.edu)
...
r=nhotta,sr=erik
2000-12-14 23:40:36 +00:00
nhotta%netscape.com
3f36f6c437
Changed locale string parse code not to set country if the locale string is country+encoding and no country code,
...
check in for katakai@japan.sun.com , bug 60954, r=nhotta, sr=alecf.
2000-12-12 22:21:02 +00:00
vidur%netscape.com
01bf191f42
Change to token and parser node interfaces in conjunction with less copying in the parser. r=harishd,heikki sr=jst
2000-12-12 21:58:13 +00:00
mkaply%us.ibm.com
71a28304d6
EMX build break
2000-12-11 21:38:49 +00:00
dbaron%fas.harvard.edu
7d7af52c16
Fix bustage. Missed one change from |GetUnicode| to |get|.
2000-12-09 04:35:24 +00:00