Commit Graph

2191 Commits

Author SHA1 Message Date
darin%netscape.com
42b95e93bf fixes bug 159583 - simple string bundle optimization
r=yokoyama sr=alecf a=asa
2002-07-27 00:46:21 +00:00
bryner%netscape.com
005712586f Make MachO mac build use Mac locale code (bug 158266). r=pinkerton, sr=sfraser, a=asa. 2002-07-25 00:28:29 +00:00
alecf%netscape.com
02948c02a1 lay some groundwork for bug 158003 - make some static constructors for the base classes that all the encoders/decoders can share
not part of build
2002-07-24 21:27:57 +00:00
alecf%netscape.com
1ae76ec180 work for bug 158003 and bug 157993 - tweak base support classes with a fake inner interface in debug builds, so we can use QI to determine if the class is based off any of these support classes.
no reviewer, not part of build
2002-07-24 21:20:18 +00:00
alecf%netscape.com
531ad6b817 add ucvasia module, which is a combination of ucvja, ucvtw, ucvtw2, and ucvko
not part of build, for bug 157993
2002-07-23 22:29:22 +00:00
alecf%netscape.com
6d7a2046f2 add ucvwestern module, which is a combination of ucvcn, ucvlatin, and ucvibm
not part of build, for bug 157993
2002-07-23 22:28:10 +00:00
alecf%netscape.com
048497d258 fix typo for case-sensitive filesystems, not part of build 2002-07-23 22:25:20 +00:00
alecf%netscape.com
f7e72c0031 add static utility library for bug 157993 - provides enhanced base classes for table-based converters
not part of build.. landing so I can test on multiple platforms.
2002-07-23 22:05:25 +00:00
jshin%mailaps.org
29a10c73eb Add two new characters(Euro and Registered trade mark sign) to
KS X 1001 based converters (EUC-KR, UHC, JOHAB, ISO-2022-KR):
bug 134749: r=yokoyama, sr=alecf, a=asa
2002-07-19 01:42:16 +00:00
jshin%mailaps.org
2a1d3f7665 Combining EUC-KR and UHC decoders into one (bug 131388)
r=yokoyama, sr=alecf, a=scc
2002-07-18 02:40:19 +00:00
alecf%netscape.com
707a6daf54 remove .cvsignore from this empty directory - not part of the build in any way! 2002-07-17 22:56:34 +00:00
rbs%maths.uq.edu.au
5ff519ca23 Attempt to fix Mac bustage 2002-07-17 00:09:59 +00:00
jshin%mailaps.org
e5d04772a8 bug 133216 - make multibyte decoder more robust for invalid octet sequence.
r=yokoyama, sr=alecf, a=asa
2002-07-14 10:45:54 +00:00
jshin%mailaps.org
f1e67b79cd bug 135850 - Make Korean JOHAB encoder (Compatibility Jamo part) aligned with
Adobe CMap and XFree86 font encoding file for JOHAB.
r=yokoyama,sr=alecf,a=asa
2002-07-14 10:28:48 +00:00
rbs%maths.uq.edu.au
a6dc0bdbde support <msqrt> and <mroot> with Mathematica fonts in addition to TeX fonts, b=121493, r=roc+moz, sr=waterson 2002-07-09 01:41:52 +00:00
alecf%netscape.com
5f2d1b47c1 final fix for bug 125617 - make the charset detectors use the category manager rather than the registry
and make extensible bundles use the category manager as well
r=dougt, sr=dveditz
2002-07-09 00:07:09 +00:00
timeless%mac.com
b84f2f7168 Bug 155349 WARNING: the property cp1256 already exists
r=caillon sr=tor
2002-07-05 19:12:06 +00:00
taka%netscape.com
b89e4636c2 Remove unexpected space inserted between Chinese and Japanese characters as a result of unfolding lines. These scripts don't use space as a word boundary. b=135323 r=shanjian sr=waterson 2002-07-01 20:43:16 +00:00
smontagu%netscape.com
b22e5fa1ca Bug 125403: nsconv does not work. Author=katakai@japan.sun.com, r=yokoyama, sr=roc+moz 2002-06-28 23:16:19 +00:00
dbaron%fas.harvard.edu
6d2263f19b Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
shanjian%netscape.com
9489feac7e #149417 Auto-detect Chinese doesn't work
Eliminate gb18030 when considering apply frequence analysis.
r=ftang, sr=jst
2002-06-26 02:10:15 +00:00
katakai%japan.sun.com
5ee9278410 bug 152790
tis620-2 is not defined as th language group
added tis620-2=th into charsetData.properties
r=ftang,sr=sfraser
2002-06-25 23:37:38 +00:00
alecf%netscape.com
70293b9caf fix really strange btek bustage 2002-06-23 18:42:50 +00:00
alecf%netscape.com
509463ed3f fix pending OS/2 bustage 2002-06-23 17:08:31 +00:00
alecf%netscape.com
fddda0acfb argh, fix pending mac bustage 2002-06-23 17:07:54 +00:00
alecf%netscape.com
32f29bdd6f fix unix bustage 2002-06-23 17:04:46 +00:00
alecf%netscape.com
7bf8b60881 fix for bug 148180 - untangle intl dependencies by removing redundant code to load .properties files
instead, go through the string bundle service.
all intl libraries except the string bundle service are now free of necko dependencies
r=ftang, sr=jag
2002-06-23 16:05:35 +00:00
alecf%netscape.com
eed8e408de fix for bug 125617 - use the category manager instead of the registry to keep our list of encoders/decoders
r=dougt, sr=dveditz
2002-06-22 21:08:00 +00:00
jaggernaut%netscape.com
db093b0eda Bug 147720: M1RC3 crash in nsMetaCharsetObserver.cpp. r=dbaron, sr=blake. 2002-06-21 04:12:29 +00:00
katakai%japan.sun.com
98912adc03 bug 152260
AMPM order needs to be cared in time format
UNIX/Linux only: check AMPM order at strftime("%X")
r=yokoyama,sr=blizzard
2002-06-19 02:32:43 +00:00
ftang%netscape.com
707848e637 fix bug 15004. r=yokoyama sr=kin carry the member data correctly into the merged function. 2002-06-14 19:05:11 +00:00
alecf%netscape.com
480ddea986 argh, just fixing a build warning that TestUConv.cpp is in the win32 gmake build twice - no affect on the build 2002-06-13 18:41:04 +00:00
alecf%netscape.com
1593c63705 fix for bug 148831 - avoid crashing and do a best-effort case conversion/comparison when the nsICaseConversion service has already been shut down. r=dougt, sr=jag 2002-06-12 17:59:40 +00:00
alecf%netscape.com
bcf192e308 fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes) 2002-06-06 20:28:14 +00:00
shanjian%netscape.com
287d85e580 #140234 Japanese auto-detection marks ISO-8859-15 page as Windows-1252
Don't update chatset for document if existing one is of higher priority.
r=yokoyama, sr=jst
2002-06-03 21:09:22 +00:00
katakai%japan.sun.com
6d824dcba9 bug 146287
Solaris specific mime names are not supported in Mozilla/Netscape Mail
Added some lines for chinese and TIS-620 for iso8859-11
r=ftang, sr=alecf, a=rjesup@wgate.com
2002-06-01 01:01:08 +00:00
shanjian%netscape.com
0d8cf68441 #148026 We should return error when default locale is used for unix platform charset
Replace error return code by success return code for unix platform charset getter.
r=bryner, sr=darin
2002-05-30 03:23:38 +00:00
jdunn%netscape.com
2ac0a67617 HP-UX requires STDC to be defined
# 146265
r=cls@seawood.org
sr=jaggernaut@netscape.com
2002-05-23 10:41:36 +00:00
nhotta%netscape.com
42a0ab781d Implement kPlatformCharsetSel_KeyboardInput for MacOS,
bug 141248, r=ftang, sr=brendan.
2002-05-21 22:55:25 +00:00
yokoyama%netscape.com
64ac2accb9 Bug 139248
Patch to stop fontdownload dlg in mail/news
r=nhotta; sr=mscott checking in for smontagu
2002-05-17 22:58:46 +00:00
dbaron%fas.harvard.edu
7babf86cf7 Rename a variable so that we can build on gcc 3.1. r=cls sr=jst b=139089 2002-05-17 02:22:22 +00:00
dougt%netscape.com
c683a217ab Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
mkaply%us.ibm.com
4a9e130d27 #114891
r=nhotta, sr=blizzard, a=rjesup
New enum for specifying charset of 4.x prefs.js
2002-05-14 04:19:29 +00:00
mkaply%us.ibm.com
59d175907d #114891
r=nhotta, sr=blizzard, a=rjesup
New enum for specifying charset of 4.x prefs.js
2002-05-14 04:13:02 +00:00
dougt%netscape.com
a54b6aec9e synchronizing component registration output with xpcom shutdown. b=138667 r=jband sr=shaver 2002-05-11 21:15:06 +00:00
rbs%maths.uq.edu.au
5a252db08d Add 'View Selection/MathML Source' to the context menu & the support for that to work, namely: enlist MathML entity names, break viewSource.xul into a sharable XUL overlay, and implement the necessary logic to automatically re-select a selection into the inflated view-source display. b=49721,1222524, r=bzbarsky, sr=alecf 2002-05-10 22:05:59 +00:00
alecf%netscape.com
dc93c6d65c relicense these files to be triple-licensed so Galeon can use them
bug 142568, r=tao, sr=jag
2002-05-08 20:48:26 +00:00
nhotta%netscape.com
0a4a8eba82 Add charset fallback mechanism to nsISaveAsCharset and use it for message headers and plain text body,
bug 109342, r=ducarroz,ftang, sr=bienvenu,sspitzer.
2002-04-25 22:49:19 +00:00
seawood%netscape.com
c0ec608df6 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
shanjian%netscape.com
68d49594be #132006 Traditional Chinese is detected as Simplified Chinese
This is an addition patch to deal with gb18030 broadness. If there are
only 2 verifiers left, and one of them is gb18030, we drop gb18030
and return the other one.
r=ftang, sr=scc
2002-04-24 21:22:07 +00:00