jshin%mailaps.org
83904cb49f
bug 180266 : hard-code precompiled ccmaps. (r=shanjian, sr=alecf/rbs) : relanding
2003-03-07 02:30:18 +00:00
alecf%netscape.com
5b7536c806
fix for bug 191416 - clean up nsIUnicharInputStream to make it more like nsIInputStream:
...
- hide Fill() (or remove it where not necessary)
- add ReadSegments() so that we can do reads without copying
- remove the extra offset parameter to Read()
r=dougt, sr=darin
2003-03-06 19:54:51 +00:00
jdunn%netscape.com
c0a46d86e0
adding a newline (for hp-ux) r=cls
2003-03-06 15:56:34 +00:00
louie.zhao%sun.com
dc8bed12a9
bug 184599 [gtk2] moz+gtk2 crashes with --enable-ctl
...
patch = louie.zhao@sun.com r = prebhat.hegde@sun.com
2003-03-05 08:37:03 +00:00
dougt%netscape.com
3d21aea27f
backing out bustage caused by jshin
2003-03-05 05:03:03 +00:00
jshin%mailaps.org
aeffe82333
bug 180266 : hard-code precompiled CCMaps to speed up start-up.
...
This perl script is not a part of build, but is only for information
because it's used to gen. hard-coded CCMaps.
2003-03-05 03:42:38 +00:00
jshin%mailaps.org
aac4dd7004
bug 180266 : hard-code precompiled CCMaps to speed up start-up.
...
r=shanjian, sr=alecf,rbs
2003-03-05 03:40:10 +00:00
sfraser%netscape.com
395413772f
Fix bug 195160: remove static NS_DEFINE_IID from header files. r=cls, sr=alecf.
2003-02-28 05:47:36 +00:00
jshin%mailaps.org
2475a8eab8
bug 180851 : remove several unnecessary converters(used only for X11
...
font encodings) for non-gtk builds (Windows,MacOS, Xft without X11CORE,etc)
r=seawood, sr=alecf
2003-02-27 23:27:57 +00:00
smontagu%netscape.com
81ad00bb3a
Remove unused file. Bug 178951, r=ftang, sr=roc+moz.
2003-02-27 02:00:35 +00:00
smontagu%netscape.com
c004f84f89
Use "Western" language group for ISO-8859-3. Bug 113805, author=bertilow@gmx.net, r=ftang, sr=bzbarsky@mit.edu.
2003-02-26 01:53:21 +00:00
sfraser%netscape.com
eab5d38cb2
Make lots of static data const. Bug 74803. r=dbaron, sr=alecf
2003-02-26 01:15:36 +00:00
timeless%mozdev.org
fc3928b29e
Bug 191712 nsDateTimeFormatUnix returns an uninitialized value in an error case
...
r=smontagu sr=alecf
2003-02-23 13:38:46 +00:00
timeless%mozdev.org
56b84050c7
Bug 191712 nsDateTimeFormatUnix returns an uninitialized value in an error case
...
r=smontagu sr=alecf
2003-02-23 04:41:16 +00:00
katakai%japan.sun.com
3aff5a9e5e
bug 127713
...
support Surrogate display on Linux by using FreeType
r=bstell, sr=bryner
2003-02-23 00:07:23 +00:00
bzbarsky%mit.edu
784c37bc14
That last checkin was bug 192522, r=alecf, sr=darin
2003-02-22 19:09:58 +00:00
bzbarsky%mit.edu
e45b3bba03
Just set the MIME type on the stringbundle channel after calling Open(). We
...
don't need necko to sniff the type.
2003-02-22 19:09:04 +00:00
jshin%mailaps.org
d5bbaf34de
bug 163998: URL-unescape the image URL for rendering in the title bar
...
(r=nhotta,jst, sr=darin, a=asa)
2003-02-19 11:14:35 +00:00
dbaron%dbaron.org
72050976c6
Always use the hardcoded fallbacks in GetPreferred so that it works correctly when called with UTF-8 during the loading of mimeTypes.rdf triggered by the loading of mDelegate. r=smontagu sr=bzbarsky a=asa b=190951
2003-02-10 04:14:34 +00:00
jshin%mailaps.org
ebec992d12
b=184120 Add non-BMP char. support to UTF-32 converters.
...
r=smontague, sr=dbaron, a=asa
2003-01-31 23:26:20 +00:00
katakai%japan.sun.com
303ea7e78b
bug 174424
...
[ctl]Fix problem in handling of Choti E-Matra (093f)
r=Roland.Mainz@informatik.med.uni-giessen.de
CTL is not part of default build
patch from prabhat.hegde@sun.com
2003-01-22 03:54:31 +00:00
timeless%mozdev.org
f09d0f4660
Bug 189785 CTL shouldn't use quotes for modulename
...
r=Roland.Mainz@informatik.med.uni-giessen.de sr=alecf
2003-01-20 19:07:10 +00:00
timeless%mozdev.org
6b99262006
Bug 133383 nsMetaCharsetObserver destructor shouldn't call End
...
I think CID => ContractID bumped Txul so i'm reverting it per heikki
2003-01-19 02:37:22 +00:00
timeless%mozdev.org
f052592c5e
Bug 133383 nsMetaCharsetObserver destructor shouldn't call End
...
r=alecf sr=bz
2003-01-19 00:46:16 +00:00
nhotta%netscape.com
9eda2a20ce
Adding the new file for CFM build,
...
bug 8275.
2003-01-18 00:32:50 +00:00
nhotta%netscape.com
d7f39b77c3
Adding the new interface for CFM build,
...
bug 8275.
2003-01-18 00:15:52 +00:00
shanjian%netscape.com
ca221e3ed9
#8275 Need routine to perform Unicode composition and decomposition
...
borrowed code from jpnic and created new interface.
r=nhotta, sr=alecf.
2003-01-17 23:30:01 +00:00
dbaron%dbaron.org
88c249d811
Most of the changes needed for Mozilla to build with gcc's -pedantic-errors option. b=175423 r=seawood sr=bryner
2003-01-13 23:15:42 +00:00
alecf%netscape.com
e1b7c63212
remove comments from transliterate.properties to reduce the filesize by 47k
...
bug 188251, r=bz, sr=darin
2003-01-09 23:17:36 +00:00
dbaron%dbaron.org
3ea0dc57d4
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 21:07:51 +00:00
dbaron%dbaron.org
b0e4b70c41
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 20:50:04 +00:00
dbaron%dbaron.org
e373ada193
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 20:44:25 +00:00
caillon%returnzero.com
6d92f9bd32
184257 - Updating pref callers. r=timeless sr=bzbarsky
2003-01-08 08:40:41 +00:00
seawood%netscape.com
16e7da2837
nobrainer changes while thinking about mingw support
...
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
seawood%netscape.com
d5efcdfb6d
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
rbs%maths.uq.edu.au
008e1e2517
Remiander of bug 169590. Hook a catch-all W3C entity converter and user-prefs for custom levels of entity-zation in the editor's '<HTML> Source' and 'Save As...'
2002-12-17 00:41:25 +00:00
shanjian%netscape.com
fd06eca99b
#182089 Extended hkscs.uf and hkscs.ut for HKSCS-2001 support
...
Tools written by Anthony (anthony@thizlinux.com ) to generate the new conversion table for
hkscs. Not part of the build, just put here for future reference.
2002-12-13 00:47:38 +00:00
shanjian%netscape.com
714918d30b
#182089 , Extended hkscs.uf and hkscs.ut for HKSCS-2001 support
...
update unicode conversion table for HKSCS.
proposed by: Anthony Fok
r=shanjian, sr=blizzard.
2002-12-13 00:38:32 +00:00
beard%netscape.com
24bb3f3bcc
Fix for bug #183109 , r=shanjian, sr=sfraser, a=asa
2002-12-07 00:41:01 +00:00
nhotta%netscape.com
7357fc0f03
Adding Finish method to nsIScriptableUConv,
...
check in for kazhik@mozilla.gr.jp ,
r=nhotta, sr=bzbarsky.
2002-12-02 22:11:11 +00:00
syd%netscape.com
ac2e7ea5eb
Fix case on some files for mach o builds on UFS. r=seawood, sr=sfraser.
...
http://bugzilla.mozilla.org/show_bug.cgi?id=182425
2002-12-02 15:37:55 +00:00
smontagu%netscape.com
7a98efd169
Bug 108136: Shift_JIS conversion problem on MacOS9, OS/2. Authors=shom@vinelinux.org, k-ichioka@msb.biglobe.ne.jp; r=ftang, sr=alecf.
2002-11-25 23:44:28 +00:00
dbaron%fas.harvard.edu
3fbb054d43
Add newline to end of file to fix gcc 3.2 bustage.
2002-11-25 15:22:41 +00:00
smontagu%netscape.com
6f737a0018
Remove unnecessary ToNewCString() allocation. Bug 181314, r=jaggernaut, sr=bzbarsky
2002-11-22 23:44:42 +00:00
shanjian%netscape.com
8fcf23e2ba
bug 176528, need a nsISemanticUnitScanner to support intl spam mail filter
...
Implement a new interface for this purpose.
win&linux, p=ftang, r=shanjian, sr=beard
mac build, p=nhotta, r=ftang, sr=beard
2002-11-22 23:23:25 +00:00
shanjian%netscape.com
3b0054ca0b
bug 176528, need a nsISemanticUnitScanner to support intl spam mail filter
...
Implement a new interface for this purpose.
win&linux, p=ftang, r=shanjian, sr=beard
mac build, p=nhotta, r=ftang, sr=beard
2002-11-22 22:36:42 +00:00
smontagu%netscape.com
25245b12da
Backing out shanjian's last checkin
2002-11-20 23:58:14 +00:00
shanjian%netscape.com
af6dc1965c
bug 176528, need a nsISemanticUnitScanner to support intl spam mail filter
...
Implement a new interface for this purpose.
win&linux, p=ftang, r=shanjian, sr=beard
mac build, p=nhotta, r=ftang, sr=beard
2002-11-20 21:13:52 +00:00
nhotta%netscape.com
3909e87067
Call nsIUnicharEncoder::Finish to ensure the converted string is terminated,
...
bug 179392, r=shanjian, sr=bzbarsky
2002-11-13 21:56:01 +00:00
jay.yan%sun.com
ebd53abee3
bug 178404, --enable-ctl in configure will cause mozilla gtk2 build fail, r=seawood
2002-11-13 03:48:17 +00:00
morse%netscape.com
74150c415a
bug 174189, fix flawfinder warning, r=harishd, sr=dveditz
2002-11-09 00:45:53 +00:00
alecf%netscape.com
6149e533ed
oops, fix warning caused by last checkin, by just reordering the initializers
2002-11-05 07:03:47 +00:00
alecf%netscape.com
8949dcdc59
fix for bug 177990, r=tao, sr=sfraser, a=blizzard
...
fix string override enumeration, so that embeddors can override strings which are accessed via getSimpleEnumerator()
2002-11-05 07:02:07 +00:00
arougthopher%lizardland.net
4cceb11df7
Bug#92793
...
BeOS classes are not threadsafe
In BeOS, each window runs in its own thread. Because of this,
we have a proxy layer between the mozilla UI thread, and calls made
within the window's thread via CallMethod(). However, since the windows
are still running in their own thread, and reference counting takes place within
that thread, we need to reference and de-reference outselves atomically.
r=rpotts
sr=blizzard
a=asa
2002-11-02 02:12:00 +00:00
seawood%netscape.com
57e08a3f3a
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
alecf%netscape.com
ddd2411b69
fix for bug 172004 - provide a mechanism for embeddors to override specific strings in any string bundle with a single "string manifest" file.
...
r=tao, sr=sfraser, a=asa
2002-10-14 19:06:27 +00:00
bryner%netscape.com
d53e0314f3
fixing mac bustage, r=cls
2002-10-09 04:09:14 +00:00
shanjian%netscape.com
d1fb7a56ee
#149417 Treat US-ASCII as ISO-8859-1 (Meta chaset tag)
...
use iso-8859-1 decoder to convert us-ascii to unicode.
r=ftang, sr=alecf
2002-10-09 03:01:47 +00:00
smontagu%netscape.com
15d18f8e4f
Add support for Langbox ISO-8859-6.8x encoding. Bug 78201, r=ftang, sr=roc+moz.
2002-10-08 23:58:48 +00:00
smontagu%netscape.com
239ed4aeee
Add Hebrew punctuation characters to transliterate.properties. Bug 171520, r=ftang, sr=rbs.
2002-10-08 18:19:51 +00:00
timeless%mac.com
57ed167e48
Bug 158129 Add support for Adobe's Type1 Euro fonts
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=bstell@ix.netcom.com sr=roc+moz
2002-10-08 03:52:49 +00:00
smontagu%netscape.com
720c5e1a49
Backing out fix to bug 158129 because of Mac bustage
2002-10-07 22:50:54 +00:00
smontagu%netscape.com
baf822d197
Add support for Adobe's Type1 Euro fonts. Bug 158129, author=Roland.Mainz@informatik.med.uni-giessen.de, r=bstell, sr=roc+moz
2002-10-07 21:08:10 +00:00
jgmyers%netscape.com
9d83211524
fix include guard: bug 168343 r=ftang sr=blizzard
2002-10-04 22:28:14 +00:00
mkaply%us.ibm.com
8e0cb05e9e
OS/2 bustage 2
2002-09-25 14:18:13 +00:00
mkaply%us.ibm.com
76f5a05971
OS/2 bustage 1
2002-09-25 14:16:08 +00:00
seawood%netscape.com
61c2c7d26e
Let's try that again
2002-09-25 12:30:24 +00:00
seawood%netscape.com
3ab9c7df65
Include OS2 specific headers. Attemting to fix tinderbox bustage
2002-09-25 06:31:30 +00:00
seawood%netscape.com
c267d8e2a3
Fixing typo & static build bustage
2002-09-25 06:04:21 +00:00
seawood%netscape.com
2c2236ad22
BeOS should use Unix/POSIX locale
2002-09-25 05:45:23 +00:00
lordpixel%mac.com
8d0f8f9cc4
Checking in to fix Mac optimized tinderboz bustage.
Add chardet directory to optimized Access Paths in i18n.xml codewarrior project.
Approved by Darin (sherif for evening 24th Sep)
2002-09-25 03:38:48 +00:00
ccarlen%netscape.com
68b47612a9
Fixing Mach-0 bustage
2002-09-25 01:45:31 +00:00
alecf%netscape.com
7b2abfdb4f
fix MachO bustage - MachO should be using mac locale, not unix
2002-09-25 00:52:16 +00:00
alecf%netscape.com
7a8a309717
oops, remove ucharutilmodule.cpp from the mac build - don't know how it stayed there
2002-09-24 23:05:55 +00:00
alecf%netscape.com
3f94459667
removing files no longer part of build due to bug 169498
2002-09-24 22:09:32 +00:00
alecf%netscape.com
2300889e36
oops, typo fix
2002-09-24 22:00:53 +00:00
alecf%netscape.com
31f48ac541
bug 169498 - combine i18n libraries into one. sr=bryner, r=ftang
2002-09-24 21:50:05 +00:00
jdunn%netscape.com
40fe493248
fix AIX build issues: c-style comments must end before next begins and
...
the last item in an enum shouldn't have a ","
sr=blizzard@mozilla.org
r=Roland.Mainz@informatik.med.uni-giessen.de
submitted by pkw@austin.ibm.com
# 168531
2002-09-24 12:49:42 +00:00
shanjian%netscape.com
16213854e2
#169858 Browser--Can not login CMB website.
...
Suppress autodetection notification when charset source is higher.
r=jkeiser, jebak, sr=jst.
2002-09-20 09:23:02 +00:00
alecf%netscape.com
bd5fa313f7
final version of i18n.xml, for bug 169498, not part of build
2002-09-19 06:31:51 +00:00
alecf%netscape.com
e74cbfb1e7
add per-platform locale #includes
...
not part of build yet
2002-09-19 06:17:31 +00:00
alecf%netscape.com
4ff74aeb5d
first incarnation of i18n.xml - not part of build right now
...
just a copy of chardet.xml until I tweak it
2002-09-19 05:44:04 +00:00
alecf%netscape.com
8fa8387ee0
final not-part-of-build changes for bug 169498
...
add final constructors and fix the combined module to cover all 5 modules
2002-09-18 20:44:38 +00:00
alecf%netscape.com
2f8c53674d
add more constructor headers for bug 1169498, still not part of build
2002-09-18 20:24:40 +00:00
alecf%netscape.com
07c22615ce
further work on bug 169498 - combine chardet, unicharutil and lwbrk into one dll
...
also add ns<Foo>Constructors.h to make the constructors/etc more modular
not part of build
2002-09-18 20:03:11 +00:00
shanjian%netscape.com
79d4d29426
#141621 problem in converting non-bmp character to UTF-8
...
correct a simple mistake.
r=yokoyama, sr=blizzard.
2002-09-18 19:40:45 +00:00
alecf%netscape.com
28e2df506f
first cut at combined i18n library - for now, just roll in chardet
...
not part of build, for bug 169498
2002-09-18 18:37:11 +00:00
alecf%netscape.com
0403e5df45
add .cvsignore so this directory gets noticed
...
for bug 169498, not part of build
2002-09-18 18:09:48 +00:00
nhotta%netscape.com
c02b619c53
Added a function to unescape 8bit only, 7bit encoding support.
...
bug 161479, r=shanjian, sr=jst, a=dbaron.
2002-09-08 15:08:21 +00:00
dougt%netscape.com
68faeb5241
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
alecf%netscape.com
71f32d15bb
fix for bug 158003 - custom static constructors for i18n unicode converters.
...
r=shanjian, sr=bz, a=roc+moz
2002-09-07 01:17:57 +00:00
shanjian%netscape.com
8c9b6d95d4
#165908 , —, – –, and — are displayed as ? (character substitutes/fallbacks broken)
...
added back a missing code path.
r=yokoyama, sr=dveditz, a=asa
2002-09-06 21:10:13 +00:00
dougt%netscape.com
f2a00efc93
Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426
2002-09-03 23:36:13 +00:00
alecf%netscape.com
2dded12ab7
fix for bug 164575 - clean nsIPersistentProperties interface to reduce UTF8/UCS2 conversions
...
r=dougt, sr=darin
2002-08-30 17:13:34 +00:00
bzbarsky%mit.edu
a3fbeac670
Extend CTL extension to support multiple CTL scripts (framework + hindi
...
support). Bug 163962, r=gilbert.fang@sun.com , r=prabhat.hegde@sun.com ,
r=cls, sr=bzbarsky, patch by prabhat.hegde@sun.com and
roland.mainz@informatik.med.uni-giessen.de
2002-08-30 07:45:52 +00:00
bolian.yin%sun.com
7e67351fac
bug 156593, Remove the dependence to gtk1 when the default toolkit is gtk2.
...
patch by john.sun@sun.com , r=cls
2002-08-29 10:30:58 +00:00
stephend%netscape.com
4bcdc79c3d
Bug 160248. Removing unused _IMPL_NS_INTL defines. Patch by Stephen Walker <walk84@yahoo.com> r=seawood@netscape.com, NO sr needed, makefiles only
2002-08-29 01:33:14 +00:00
bzbarsky%mit.edu
d9ea7f8f8f
Bug 119321 and bug 80106. Create a generic nsIUnicharStreamLoader that
...
makes two callbacks -- one to determine the charset and one to provide
an nsIUnicharInputStream. Use this in the CSSLoader instead of
allocating a single big buffer for the sheet. Clean up the way we look
for the @charset charset in the sheet data.
r=rpotts for netwerk/, r=peterv for content/, r=smontagu for intl/,
sr=darin for the whole thing.
2002-08-27 23:47:25 +00:00
alecf%netscape.com
dc6d6e3736
bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
...
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
shanjian%netscape.com
8292d6678c
#137657 html content serializer and nsISaveAsCharset does not handle surrogate correctly
...
Modify the API of DoConversionFallBack and HandleFallBack to take UCS4 string, and
handle surrogate pair properly.
r= ftang, sr=blizzard
2002-08-26 20:21:08 +00:00
shanjian%netscape.com
fd1c7b2e6c
#162239 POST document could not inherit charset from previous page if the previous charset is from autodetection.
...
r=ftang, darin, sr=jst
added PrevDocCharset to markupViewer, and pass around previous document charset.
This charset is later used to load POST document.
2002-08-26 20:13:31 +00:00
smontagu%netscape.com
a57798e9c8
Fix build bustage with --enable-ctl by moving files from extensions/ctl to intl/ctl. Bug 133212. Author=Roland.Mainz@informatik.med.uni-giessen.de; Makefile changes r=cls. Not part of the default build.
2002-08-23 23:09:22 +00:00
shanjian%netscape.com
e9457a4452
#162949 Line wrapping: suspension points are placed at the beginning of a new line.
...
change the class of character u+2024, u+2025, u+2026 so that they will not be
placed in the beginning of the line.
p=ftang, r=shanjian, sr=rbs
2002-08-23 20:58:43 +00:00
alecf%netscape.com
5892c7b1fc
fix the static build for bug 163217
...
use the shared support library instead of the ucvmath-specific library to build the converters
patch by keeda@hotpop.com , mac work by bnesse@netscape.com
sr=alecf, r=cls
2002-08-22 04:58:57 +00:00
bbaetz%student.usyd.edu.au
af43c769d9
Hopefully fix HPUX bustage from bug 7965.
2002-08-17 11:12:29 +00:00
katakai%japan.sun.com
8be45362ae
bug 7965
...
[converter] need ISO-2022-CN converters
Added ISO-2022-CN converter. (no new file)
r=ftang,sr=alecf
2002-08-17 01:17:42 +00:00
seawood%netscape.com
3cc9c5e53c
Removing old unused module prefix files.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162186 r=cls
2002-08-14 23:09:28 +00:00
seawood%netscape.com
8e930f4610
Use shared prefix files instead of old module specific ones.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162186 r=cls
2002-08-14 23:07:41 +00:00
ftang%netscape.com
be2921e5b0
update unihan to .uf .ut tools
...
not part of the build
1. corret the mistake in nonhan.txt
2. make the unihan2cns.pl able to process unihan-3.2.0.txt which
contains characters beyond BMP
3. add cns.sh which generate .uf .ut files in uconv/ucvtw2
2002-08-13 20:37:09 +00:00
mkaply%us.ibm.com
816ab49b80
#157773
...
r=mkaply, sr=blizzard - platform specific
OS/2 only - wrong mapping for OS/2 codepage 1386
2002-08-13 16:48:19 +00:00
alecf%netscape.com
c67b59bec2
oops, fix triplicate registration on startup.. just removal of redundant lines of code
2002-08-13 00:01:46 +00:00
alecf%netscape.com
1127eca66b
oops, I handled a cvs merge poorly - remove redundant lines in Makefile.in to fix bustage
2002-08-12 20:38:40 +00:00
alecf%netscape.com
b0874301ee
oh, wait....these aren't part of the build either!
2002-08-12 19:39:31 +00:00
alecf%netscape.com
24b1b48a47
removal of last of files which are no longer part of the build
2002-08-12 19:38:29 +00:00
nhotta%netscape.com
e0457e3491
Added unescape function which takes a charset to uconv,
...
changed uriloader to use the uconv unescape to handle unescape non Ascii URI correctly.
bug 155569, r=ftang, sr=bzbarsky.
2002-08-12 19:23:22 +00:00
alecf%netscape.com
9443d20ca6
remove these files which are also not part of the build
2002-08-12 19:21:15 +00:00
alecf%netscape.com
e204c64e1e
remove these files that aren't part of the build
2002-08-12 19:20:14 +00:00
alecf%netscape.com
398c128889
fix for bug 157993 - combine all unicode converters into a single library, and share GetMaxLength() implementation between all converters that can support it.
...
r=ftang, sr=blizzard
2002-08-12 19:16:16 +00:00
timeless%mac.com
450e723217
Bug 155373 no locales in BeOS - should be set to UTF-8
...
code by sergei_d@fi.tartu.ee
nsBeOSCharset.cpp r=timeless sr=blizzard (ports)
Makefile.in r=cls
2002-08-11 20:44:03 +00:00
gerv%gerv.net
a6d4accdea
Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan.
2002-08-10 08:39:43 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
seawood%netscape.com
301b1a4ca8
Remove unused defines:
...
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG
Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner
_IMPL_NS_VIEW
Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2002-08-07 06:08:00 +00:00
alecf%netscape.com
f7ad4265ef
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
...
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
bryner%netscape.com
7dafb891cc
Removing unused NS_DOM/_IMPL_NS_DOM and NS_INTL/_IMPL_NS_INTL defines (bugs 160248 and 160253). Patch for 160248 by walk84@yahoo.com, r=me&cls; patch for 160253 by me, r=cls.
2002-07-31 20:53:46 +00:00
alecf%netscape.com
0e23068b87
for bug 157993 - completed merge of uconv libraries on mac
...
not part of build
2002-07-29 18:41:52 +00:00
alecf%netscape.com
8543bf7c1e
oops, according to yokoyama, ucvcn belongs in ucvasia not ucvwestern
...
for bug 157993, still not part of build
2002-07-29 17:57:46 +00:00
alecf%netscape.com
6bedaf7553
initial version of combined intl libraries on mac for bug 157993 - not part of build - don't even try these, they don't build yet!
2002-07-29 14:40:50 +00:00
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
seawood%netscape.com
97531eb92c
Add make -j support to win32 gmake builds.
...
Bug #132848 r=bryner
2002-04-19 02:42:28 +00:00
shanjian%netscape.com
6c2e95366a
#138002 nsParser should be accept charset notification coming from low priority source
...
check charset source before updating parser's charset.
r=ftang, sr=jst
2002-04-18 22:21:50 +00:00
harishd%netscape.com
d6971b20c1
Prevent charset loading for document.write content because the content is already in unicode. b=125317, r=ftang, sr=jst
2002-04-18 22:11:17 +00:00
shanjian%netscape.com
d27eb315d8
#132006 Traditional Chinese is detected as Simplified Chinese
...
correct a mistake in gb18030 machine, class number is incorrect.
r=ftang, sr=shaver@mozilla.org
2002-04-16 22:48:06 +00:00
smontagu%netscape.com
5fa34d91f4
Bring the behaviour of Is[Lower|Upper]Case into line with nsCRT::Is[Lower|Upper]. Bug 137505, r=timeless, sr=scc
2002-04-16 22:18:58 +00:00
ftang%netscape.com
9b3546a69f
fix bug 131837 r=nhotta sr=kin. fix simp chinese to unicode mapping table for several sites
2002-04-16 14:55:59 +00:00
ftang%netscape.com
6818ce0f80
fix bug 130441 and 122584
...
support surrogate in text-align: jutify , selection and cusor movement
r=shanjian/smontagu sr=kin a=asa
2002-03-27 03:28:34 +00:00
ftang%netscape.com
2c130687ab
fix bug 128323 crashing bug on mac os x collation code
...
r=nhotta sr=sfraser a=dbaron
2002-03-27 01:57:05 +00:00
seawood%netscape.com
6da36f8962
Update .cvsignore to ignore generated Makefiles.
...
Bug #131909 r=pavlov a=asa
2002-03-26 15:42:05 +00:00
dbaron%fas.harvard.edu
241f60a176
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 21:42:00 +00:00
jshin%mailaps.org
b564f46b7f
Bug 128587 : Fix a typo in uScanDecomposedHangulCommon() to make
...
EUC-KR/ISO-2022-KR decoders work correctly with 8byte-seq. representation
of Hangul syllables. r=yokoyama, sr=alecf, a=scc
2002-03-22 14:32:28 +00:00
darin%netscape.com
9fbd1028d6
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
nhotta%netscape.com
b75b528258
Changed to use x-western lang group for the error fallback,
...
patch by shanjian, bug 128338, r=smontage, sr=blizzard, a=scc.
2002-03-20 21:27:32 +00:00
ftang%netscape.com
7afa1959aa
fix bug 128580 r=nhota, sr=alecf a=asa
...
return erorr code instead of success code when we hit structur issu
2002-03-20 15:36:35 +00:00
alecf%netscape.com
b90e3425b4
Fix for bug 107575, files which didn't land the first time (I was working off the wrong patch file) r=dougt, sr=jag, a=scc
2002-03-19 07:26:32 +00:00
alecf%netscape.com
20fb555d31
not sure why these didn't land the first time. for my last checkin, bug 107575 sr=jag, r=dougt, a=scc
2002-03-19 07:20:29 +00:00
alecf%netscape.com
451df7d6c3
a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc
2002-03-19 06:46:56 +00:00
timeless%mac.com
dec943eb10
Bug 106386 rid source of misspellings
...
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
shanjian%netscape.com
2059c806a2
#125628 Auto-detect can not detect the gb18030 page above properly
...
This patch added a state machine for gb18030 verification. The data of
the state machine is created based on GB18030 standard, and the code was
generated by a perl script which is almost identical to rest of the perl
script that generated other header files. Rest of the code is just
adding this state machine to some charset detectors.
r=ftang, sr=shaver, a=asa
2002-03-14 00:47:05 +00:00
shanjian%netscape.com
be3ce0079b
#128825 Browser crash if I view an image
...
Adjust destLen (remaining buffer length) as buffer is consumed. This way we
will know when we will run out of buffer.
r=ftang, sr=jst, a=shaver
2002-03-14 00:36:55 +00:00
yokoyama%netscape.com
b237fe40aa
bug: 126744
...
Fixing bustage of gb18030 Decoder
/r=ftang; /a=asa
2002-03-11 23:00:43 +00:00
shanjian%netscape.com
aedbe81a48
#119013 Cookie expire times reported twice / bug in FormatDateTime routine
...
r=nhotta/mkaply sr=sspitzer a=asa
Added comment in idl file.
Changed kDateFormatLong from "%c" to "%x" for unix and os2
2002-03-09 00:01:59 +00:00
ftang%netscape.com
2dc21da03e
fix bug 9519 r=ftang sr=brendan a=roc+moz
...
make uconv code port to 32 bits clean for arm arch
thansk jeroen.dobbelaere@acunia.com
2002-03-08 01:12:33 +00:00
darin%netscape.com
f1a6738b6c
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
shanjian%netscape.com
131731fcad
#127129 The above page is displayed many blank areas
...
When converting from unicode to GB2312GL, we need to clear 8bit. That is skipped
in patch for 101998. Add it back.
r=ftang, sr=alecf, a=asa
2002-03-06 00:01:35 +00:00
alecf%netscape.com
962b2ea4f5
fix the nmake bustage again
2002-03-05 00:39:25 +00:00
alecf%netscape.com
db6c53369f
fix windows nmake-only bustage
...
argh
2002-03-05 00:32:09 +00:00
shanjian%netscape.com
dfc1c58861
Backout previous checkin. Previous check in is the patch for another bug. Sorry.
2002-03-04 21:51:22 +00:00
shanjian%netscape.com
4c74f25c0d
#125777 The default fonts for non-native system are incorrect
...
check preference setting font.name-list.* when setting default font in font preference UI.
r=nhotta, sr=alecf, a=asa
2002-03-04 21:06:25 +00:00
yokoyama%netscape.com
e263f7d7f4
Bug:127946
...
Add remaining accept-languages from Mozilla L10n projects
Files changed:
language.properties
languageNames.properties
/r=yokoyama, /a=asa
2002-03-02 00:58:27 +00:00
ftang%netscape.com
05a0cd5fe8
fix bug 126744 change the platform charset for simp chinese and korean to
...
GB18030 and x-windows-949
r=yokoyama/jsin sr=alecf a=alecf
2002-03-01 23:55:41 +00:00
ftang%netscape.com
90275096ac
fix bug 126533. add minority script to GB18030-1 converter
...
r=katakai sr=kin a=asa
2002-03-01 23:53:53 +00:00
ftang%netscape.com
c18fbaf93a
fix bug 116882. r=nhotta sr=kin a=roc+moz
...
change the error handling behavior compatable to IE6.
display middle dot instead of ?for undefined character
2002-02-28 15:47:10 +00:00
ftang%netscape.com
1784a01974
fix bug 119047. r=nhotta a=asa sr=jst.
...
fix the ISO-2022-JP converter so it will return error code while it hit encoding error.
2002-02-27 15:56:22 +00:00
rbs%maths.uq.edu.au
da41db0cc4
bug 126619 - fixups for the final metrics of certain MathML characters, and add transliteration for U+2212 the official Unicode minus sign (ongoing bug 119664), r=roc+moz, rs=attinasi/blizzard, a=shaver
2002-02-27 01:35:27 +00:00
bstell%ix.netcom.com
83962d5a20
bug 127307, add TrueType converters to Linux/Unix for MathML
...
checkin for ftang, r=mkaply, sr=brendan, a=blizzard
2002-02-24 00:26:54 +00:00
ftang%netscape.com
ea8c95073e
fix bug 107731. r=ftang sr=alecf a=shaver
...
turn on some language list
2002-02-22 22:11:11 +00:00
sspitzer%netscape.com
1ea54fa3cb
fix for #126677 . dates not showing up in thread pane
...
or message pane on windows. r/sr=bienvenu, a=leaf.
2002-02-20 18:24:47 +00:00
alecf%netscape.com
66e767c7b8
one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares
...
r=timeless sr=jag
2002-02-19 22:49:12 +00:00
smontagu%netscape.com
37ebf6848d
Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi
2002-02-19 20:41:32 +00:00
cathleen%netscape.com
c0186aa8b9
eliminate nsCRT::strlen for char* strings (part 2), bug 124536 r=dp sr=brendan
2002-02-19 07:43:41 +00:00
shanjian%netscape.com
35d62c3983
#117522 gfx/src/nsCompressedCharMap.cpp doesn't build: too many Ls in nsCompressedCharMap.h
...
r=bstell, sr=brendan
(thanks to timp@clarityconnect.com for test and verify the patch.)
2002-02-19 03:29:43 +00:00
shanjian%netscape.com
dace0e4179
#119970 Add uk_UA.KOI8-U locale to unixcharset.properties
...
Thanks to Joe Marcus Clarke for preparing the patch.
r=shanjian, sr=brendan
2002-02-19 03:24:30 +00:00
yokoyama%netscape.com
16e87c415e
Bug 126231
...
We didn't want to change the contract between gfx and FontPackageProxy.
but we moved the call fontEnum->HaveFontFor(aFontPackID, &have) from /gfx to /intl/locale
We need to strip the "lang:" from aFontPackID.
/r=ftang;/sr=brendan
2002-02-19 01:48:15 +00:00
cbiesinger%web.de
5acd362bab
bug 125667 r=ftang sr=blizzard
...
"Thai [th]" not in "Language of Web Contents" list
2002-02-17 10:24:01 +00:00
dbaron%fas.harvard.edu
645e00764a
Allow makefile to work on platforms other than Windows (although still don't use it).
2002-02-16 18:21:43 +00:00
dbaron%fas.harvard.edu
84965699e2
Fix bustage, really (I hope).
2002-02-16 18:08:16 +00:00
dbaron%fas.harvard.edu
13a1645d26
Fix bustage.
2002-02-16 17:07:31 +00:00
dbaron%fas.harvard.edu
1f9514135b
Removing files long since replaced by nsCaseConversionImp2.{h,cpp}. b=125776 r=ftang sr=alecf
2002-02-16 16:33:23 +00:00
dbaron%fas.harvard.edu
59892aa65e
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
2002-02-16 16:18:13 +00:00
yokoyama%netscape.com
070aefc208
Bug 119927:
...
Forgot to checkin for unix
2002-02-16 02:15:22 +00:00
yokoyama%netscape.com
5dae93ac3c
Bug 119927:
...
Instead of using the static variable in /gfx to maintain the state
of font download (eg. static BOOL gCheckJAFont = PR_FALSE;),
we use a nsFontPackageService::FontPackageHandled() API to allow
resetting of the font download.
/r=ftang; /sr=brendan
2002-02-16 01:39:56 +00:00
alecf%netscape.com
5ee08ea4a6
argh! mathml wasn't building on my windows box.. who knew?!
2002-02-15 15:15:33 +00:00
alecf%netscape.com
feb662a827
oops, forgot to land this file..
2002-02-15 15:12:23 +00:00
alecf%netscape.com
132a073c05
bug 125055 - move uconv registration to table-based list of converters
...
shrinks dll and speeds up access
r=yokoyama, sr=blizzard
2002-02-15 15:03:39 +00:00
nhotta%netscape.com
2445d7563e
Changed a comparison part to check the key is cached, fixed an incorrect length passing for memcmp,
...
changed to store a length of the cached string,
bug 121281, r=ftang, sr=sfraser.
2002-02-15 00:15:32 +00:00
harishd%netscape.com
45d4414905
** Patch provided by dougt ** Create parser-service category.b=107087, r=harishd, sr=alecf
2002-02-14 23:18:28 +00:00
nhotta%netscape.com
7114a5005f
Added a mapping method to take PRUnichar* as an input string, bug 125077, r=ftang, sr=blizzard.
2002-02-14 22:16:16 +00:00
yokoyama%netscape.com
fe45ee7e7d
Bug 125061
...
Adding gb_2312 to charsetalias.properties file
/r=nhotta
2002-02-14 00:59:46 +00:00
ccarlen%netscape.com
2cf6448a9f
Bug 115334 - removing .mcp files that are obsolete since conversion to XML. r=jj/sr=sfraser
2002-02-13 15:01:37 +00:00
ftang%netscape.com
3a0dba9c1f
add stress test script for gb18030
...
not part of the build
2002-02-13 01:32:54 +00:00
ftang%netscape.com
6200b41700
fix bug 101998. Add surrogate conversion
...
r=shanjian sr=alecf
2002-02-13 01:31:54 +00:00
nhotta%netscape.com
4495f7de53
Changed the key length estimation function to create an actualy key if possible then cache the result to be
...
used in the key creation function,
bug 121281, r=ftang, sr=sfraser.
2002-02-12 22:17:19 +00:00
ccarlen%netscape.com
0d871a1552
Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser
2002-02-12 15:41:41 +00:00
shanjian%netscape.com
f3f7d348df
#120348 crash in macro CCMAP_HAS_CHAR_EXT
...
rewrite CCMAP_HAS_CHAR_EXT macro
r=ftang, sr=attinasi
2002-02-12 05:01:42 +00:00
shanjian%netscape.com
bcfb40094b
Reverse my last checkin because the comment is not there. (cvs ci does not
...
allow me abort, while I copy-n-paste, it accidentally copied a carriage return.)
2002-02-12 04:59:15 +00:00
shanjian%netscape.com
8d56129faa
*** empty log message ***
2002-02-12 04:54:24 +00:00
bzbarsky%mit.edu
97aad157b6
Relanding the Compare --> Equals conversion. a=mcafee
2002-02-10 15:49:46 +00:00
bzbarsky%mit.edu
98afc5ee0f
Testing performance impact of backout of what's left of the patch from
...
bug 115289. See bug 123947 for details. a=mcafee
2002-02-09 20:46:05 +00:00
mkaply%us.ibm.com
c862aac4b5
OS/2 bustage
2002-02-09 06:02:44 +00:00
cathleen%netscape.com
5f6144d372
fix windows installer for static build, bug 124525 r=dp sr=sfraser
2002-02-09 03:06:00 +00:00
rbs%maths.uq.edu.au
c2bfa13028
bug 109826 - turn on MathML in default builds (Windows & Linux), r=cls, a=endico on behalf of staff@mozilla.org, a=shaver on behalf of drivers@mozilla.org
2002-02-08 08:32:32 +00:00
colin%theblakes.com
226cf3ceae
Add sdeckanji for OpenVMS. b=122203. r=yokoyama
2002-02-07 23:23:33 +00:00