alecf%netscape.com
cecb3a7e32
fix for bug 108314 - fix crash in nsStringBundle::GetSimpleEnumeration by loading the string bundle before starting the enumeration
...
sr=blake
(simple fix, no r= because I wanted to get this in before the smoktests monday)
2001-11-05 02:33:16 +00:00
jaggernaut%netscape.com
3f00f5a8dc
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-03 05:46:51 +00:00
alecf%netscape.com
75dcad1127
REQUIRES cleanup
2001-11-02 06:30:34 +00:00
alecf%netscape.com
5f5504a919
fix unix bustage.. I can't keep up... :(
2001-11-01 23:15:15 +00:00
alecf%netscape.com
52c25cf1e0
bug 76944 - lazy loading of string bundles.
...
While I'm there, do massive cleanup of string usage to avoid excess copying
also remove ns*AcceptLang on recommendation of tao
r=tao, sr=dveditz
2001-11-01 22:46:39 +00:00
mkaply%us.ibm.com
105569b7bf
#95860
...
r=timeless, sr=blizzard
Add x-mac-hebrew and x-mac-arabic to charset lists so they actually work
2001-11-01 05:25:43 +00:00
bstell%netscape.com
b72a5ca614
checkin for fcrozat@mandrakesoft.com
...
bug 102516 recognize @euro locales
r=bstell@netscape.com , sr=blizzard
2001-11-01 00:21:01 +00:00
mkaply%us.ibm.com
a65bba2b78
#97235
...
r=mkaply,r=maha sr=blizzard
Code from Roozbeh Pournader - get extended Arabic letters to join so Persian works
2001-10-31 05:00:06 +00:00
dougt%netscape.com
20e863fb43
Moving nsISimpleEnumerator interface to new idl file. 99136, r=alecf@netscape.com sr=rpotts@netscape.com
2001-10-30 22:07:28 +00:00
alecf%netscape.com
feb1ba58fa
bump max string bundles in cache up to 16 from 10, since thats how many are created on startup
2001-10-30 08:48:49 +00:00
alecf%netscape.com
0758129bf6
oops this should be getService not createInstance
2001-10-30 08:03:08 +00:00
alecf%netscape.com
ee9a106589
Back out my backout, now that mac seems to be fixed
2001-10-30 03:39:18 +00:00
alecf%netscape.com
acc45c0027
Back out my checkin because !(*@3 PSM is screwed.
2001-10-30 02:41:48 +00:00
alecf%netscape.com
0307c79aff
bug 100214 - Remove string dependency on XPCOM routines that depend on unicharutil, r=jag sr=scc
2001-10-29 23:16:23 +00:00
mkaply%us.ibm.com
d9332adf71
OS/2 TB bustage - accidentally checked in wrong version
2001-10-29 17:57:08 +00:00
mkaply%us.ibm.com
1d00d92545
#107261
...
r=mkaply, sr=blizzard (Totally OS/2 only change)
OS/2 only - If creating the Unicode locale fails, just use en_US - this always works
Also fix a possible failure case only leak
2001-10-29 14:40:41 +00:00
mkaply%us.ibm.com
37b65e6200
#107261
...
r=mkaply, sr=blizzard
If creating the Unicode locale fails, just use en_US - this always works
2001-10-29 14:38:48 +00:00
mkaply%us.ibm.com
f283440d41
#107296
...
r=cls
Use SHARED_LIBRARY_LIBS so that dependent building works correctly
2001-10-29 14:31:33 +00:00
sfraser%netscape.com
72ca9383ae
Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf
2001-10-26 23:34:53 +00:00
alecf%netscape.com
4854990538
attempt to fix static build bustage
2001-10-26 20:10:44 +00:00
alecf%netscape.com
491fe6b2bd
Added files:
mozilla/intl/unicharutils/util/nsUnicharUtils.cpp
2001-10-26 03:37:38 +00:00
alecf%netscape.com
8b0ceb8c3c
final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon
2001-10-26 03:18:09 +00:00
alecf%netscape.com
2620d4d937
fix some more stuff for bug 100214, sr=scc, r=jag
...
get rid of ToUpper() call, since it just calls into mCaseConversion anyway
2001-10-26 02:32:46 +00:00
dougt%netscape.com
8e3200f084
Freeze nsIMemory interface bug 99151 r=rpotts@netscape.com, sr=brendan@netscape.com
2001-10-26 00:09:22 +00:00
seawood%netscape.com
0b8d38b7f6
Don't explicitly add $(srcdir) and let VPATH do its thing. Fixes packages built in objdirs.
2001-10-25 03:35:01 +00:00
nhotta%netscape.com
fdd21a8890
Changes for JA conversion tables, bug 54135, rs=ftang, rs=blizzard.
2001-10-24 23:57:50 +00:00
jaggernaut%netscape.com
34a23fd8e5
Replace goto with if.
2001-10-24 09:29:54 +00:00
jaggernaut%netscape.com
31693ca5f9
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-24 09:22:08 +00:00
jaggernaut%netscape.com
fd3b251e94
Attempt at fixing bustage for Mac OS X
2001-10-24 09:03:09 +00:00
jaggernaut%netscape.com
536285092a
BUg 103222: Spiff up nsICollation::CompareStrings string-fu, r=dbaron, sr=brendan
2001-10-24 08:15:57 +00:00
dougt%netscape.com
b5ba390898
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527
2001-10-23 01:37:21 +00:00
shanjian%netscape.com
fda190543a
#102706 change nsFontMetricsWin.cpp to use nsCompressedCharMap
...
r=rbs sr=attinasi
Most of the charmap were replaced by compressed charmap, only very few
left for direct operation. Some optimization also get in as problem
found when testing this patch.
2001-10-22 23:20:24 +00:00
dougt%netscape.com
0a62d4e8d5
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
2001-10-22 22:01:27 +00:00
loadrunner%betak.net
ca2ba5f6c5
bug 97174 startup perf- remove the need of loading of wincharset.properties files at startup time to speed up, r=nhotta, sr=sfraser
2001-10-22 21:52:16 +00:00
alecf%netscape.com
f9fc366850
ack! how'd that get yanked? backing out part of my previous checkin, never should have landed
2001-10-22 21:25:14 +00:00
alecf%netscape.com
09d227c607
add ToUpperCase/ToLowerCase for PRUnichar - not used yet.. for bug 100214
2001-10-22 21:23:01 +00:00
alecf%netscape.com
c8469b7ac5
bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls
2001-10-22 20:44:02 +00:00
loadrunner%betak.net
5b0883d265
99186 Remove acceptlanguage.properties from the build, r=tao, sr=blizzard
2001-10-20 04:55:21 +00:00
alecf%netscape.com
f472ded118
for bug 100214, add some PRUnichar case routines, #if 0'ed out
2001-10-19 22:51:11 +00:00
loadrunner%betak.net
a9bf48f606
bug 99186, Remove acceptlanguage.properties from the build, r=tao, sr=blizzard
2001-10-19 21:53:14 +00:00
dougt%netscape.com
d18d7e2b17
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
shanjian%netscape.com
158c90b927
#104518 CharDetNativeTest is not necessary
...
r=nhotta, sr=alecf
2001-10-16 14:23:44 +00:00
ftang%netscape.com
7871c0cda4
fix bustage. somehow I can compile but tinderbox cannot.
2001-10-16 14:10:21 +00:00
ftang%netscape.com
6ef80c3db6
fix bug 95282. Add unicode based collation code for Mac OS X. r=nhotta sr=sfraser
2001-10-16 12:30:44 +00:00
ftang%netscape.com
05350eb94a
fix 93985. add ISO-8859-16 . r=yokoyama sr=blizzard
2001-10-16 12:26:38 +00:00
ftang%netscape.com
5fd6168949
add ISO-8859-16. create folder for different charsets
fix bug 93985
2001-10-16 12:25:55 +00:00
ftang%netscape.com
64b1d76d45
check in 93985. add ISO-8859-16 converter
...
r= yokoyama sr= blizzard (rs)
2001-10-16 12:06:22 +00:00
dbaron%fas.harvard.edu
ed869c764e
Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc
2001-10-16 03:53:44 +00:00
jshin%mailaps.org
7db51122d8
r=yokoyama@netscape.com sr=brendan@mozilla.org
...
fix bug 7964 : Add ISO-2022-KR decoder (to Unicode) Korean emails.
Encoder is NOT included since ISO-2022-KR should not be used for
outgoing emails.
2001-10-13 07:27:30 +00:00
jshin%mailaps.org
32144d8961
r=yokoyama@netscape.com sr=brendan@mozilla.org
...
fix bug 7964 : Add ISO-2022-KR decoder (to Unicode) for
Korean emails. Encoder is NOT included since ISO-2022-KR should
not be used for outgoing emails.
2001-10-13 07:22:27 +00:00