cbiesinger%web.de
ca08a5c553
bug 295070 return rv, not nsnull, in an nsresult method
...
patch by Joshua Welderson <pythonesque+bugzilla@gmail.com> r=smontagu sr=bz
2005-08-27 15:35:21 +00:00
smontagu%smontagu.org
47469e7cf6
TestUConv fails in method DisplayDetectors -- missing HasMore. Bug 251880, patch by Peter Klavins <klavins@netscape.net.au>, r=smontagu, sr=alecf
2005-08-22 11:15:53 +00:00
roc+%cs.cmu.edu
6e23b199ec
Bug 300313. DeCOMtaminate linebreaker/wordbreaker, and access them directly as services rather than through a factory. r+sr=roc, patch by Joshua Welderson (thanks Joshua\!)
2005-08-22 03:00:06 +00:00
bsmedberg%covad.net
e61af0750d
Bug 299992 bustage fixup - no need for intl makefiles to define __STDC__, which causes "strdup" to not be declared on windows. r=jshin r2=cls
2005-08-15 13:35:39 +00:00
dougt%meer.net
e55a1ebb2d
Fixing build bustage of Minimo on linux. NPODB
2005-08-14 05:39:00 +00:00
dougt%meer.net
07f35c1c6c
bug 303868. Adding WinCE specific native uconv. NPODB
2005-08-08 18:37:35 +00:00
bzbarsky%mit.edu
18d7750d0c
Add an entry so that we deal with iso-8859-13 webpages on OS/2 when the system
...
codepage is 921. Bug 296136, patch by Peter Weilbacher
<mozilla@Weilbacher.org>, r+sr+a=mkaply (OS/2 only patch).
2005-08-02 02:28:13 +00:00
smontagu%smontagu.org
e48bd13496
Bug 301797: UTF-8 decoder drops byte on encoding error. r=jshin, sr=bzbarsky, a=bsmedberg
2005-07-26 09:38:50 +00:00
cbiesinger%web.de
4efecea9f0
no effect either, undoing again
2005-07-05 14:32:59 +00:00
cbiesinger%web.de
2103efbf8b
trying another possibility
2005-07-05 12:57:41 +00:00
cbiesinger%web.de
80a0961b9b
no effect, undoing...
2005-07-05 12:56:31 +00:00
cbiesinger%web.de
6f7101463e
backing out more parts of Bug 295047 to find the cause for the Tp loss...
2005-07-05 12:04:09 +00:00
cbiesinger%web.de
8265ad2bd2
298820 make nsIScriptableUnicodeConverter use nsACString instead of string
...
r=jshin sr=darin a=bsmedberg
2005-06-28 21:19:08 +00:00
cbiesinger%web.de
4a5a848d16
undoing checkin, no effect on Tp
2005-06-27 14:49:11 +00:00
cbiesinger%web.de
12998f9fcd
Testing another possibility for btek's Tp loss (bug 295047)
2005-06-27 07:58:38 +00:00
cbiesinger%web.de
49372202a2
no visible effect, putting it back
2005-06-24 23:06:11 +00:00
cbiesinger%web.de
d710150c3f
backing out this part of my last checkin to see how it affects Tp (Bug 295047)
2005-06-24 22:16:31 +00:00
cbiesinger%web.de
4de61d291b
Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and
...
nsIConverterInputStream scriptable, and adds nsIUnicharOutputStream and
nsIConverterOutputStream (together with implementations).
r=jshin sr=darin a=chofmann
2005-06-24 19:44:50 +00:00
scott%scott-macgregor.org
3dd795935a
Bug #293023 --> Effects debug builds only. Quiet a noisy warning, many clients do ask for string resources that don't
...
exist.
r=sfraser
sr=darin
a=asa
2005-06-20 18:38:46 +00:00
timeless%mozdev.org
ceb559d09a
Bug 106386 Correct misspellings in source code
...
patch by ajvincent@gmail.com r=timeless rs=brendan a=chofmann
2005-06-03 10:26:28 +00:00
robin.lu%sun.com
3b96661b1f
fix bug Bug 266259 memory leak in nsCharsetConverterManager::GetCharsetLangGroupRaw()
...
patched by Boying Lu <brian.lu@sun.com>
r=smontagu
sr=neil.parkwaycc.co.uk
2005-04-30 06:11:35 +00:00
jshin%mailaps.org
1a8118258c
bug 237434 : add several languages/scripts to font selection menu (r=smontagu, sr=dbaron, a=asa)
2005-04-30 02:57:57 +00:00
timeless%mozdev.org
cf6edfc421
Bug 291029 reversed args to memcpy results in write to readonly memory [@ memcpy - CopyToLowerCase::write]
...
r=dougt sr=roc a=asa
2005-04-21 22:30:21 +00:00
smontagu%smontagu.org
d6b16cb14a
Update generated case mappings to Unicode 4.1.0. Bug 288956, r=jshin, rs=roc, a=asa
2005-04-10 06:23:32 +00:00
jshin%mailaps.org
608ea0e325
bug 287340: remove unused files (unicode char. category interface and its implementation) r=smontagu, sr=dbaron
2005-04-06 08:33:21 +00:00
jshin%mailaps.org
a7b2338136
bug 210502 : update category table to Unicode 4.1.0 (r=smontagu, sr=dbaron)
2005-04-06 08:31:26 +00:00
dbaron%dbaron.org
b042146d0c
Fix bustage. b=288626
2005-04-06 06:09:40 +00:00
cbiesinger%web.de
91a20fddf0
288877 add a function to easily convert a string to a stream, using a given
...
charset
r=jshin sr=bz
2005-04-06 01:37:24 +00:00
jshin%mailaps.org
0d9c363048
bug 210502 : update the normalization data file to 4.1.0 and add README.txt on the way to generate data files : r=smontagu, sr=dbaron
2005-04-05 23:00:13 +00:00
bsmedberg%covad.net
1ce8556551
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-05 18:55:17 +00:00
bsmedberg%covad.net
a38f42348d
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-05 12:36:03 +00:00
neil%parkwaycc.co.uk
c299d2c137
Fix compiler warnings b=287540 p=gautheri@noos.fr r=smontagu sr=blizzard
2005-04-05 08:31:32 +00:00
jshin%mailaps.org
f4c56ae1cc
bug 162457 : get rid of obsolete entries in charsetData.properties (r=smontagu, sr=bz)
2005-04-03 20:22:24 +00:00
smontagu%smontagu.org
8081c80efa
Update transliterate.properties to Unicode 4.1.0 database. Bug 288137, r=jshin, sr=rbs
2005-04-02 18:44:01 +00:00
smontagu%smontagu.org
d7c706b3e9
Change ToTitle so that combined uppercase characters (e.g. DZ) are unchanged. Bug 202208, r=jshin, sr=rbs
2005-03-30 04:48:45 +00:00
mkaply%us.ibm.com
a3e6c0c411
#286492
...
r=jshin, sr=mkaply (OS/2 only)
From Peter Weilbacher - use stricmp to silence assertion
2005-03-28 16:36:25 +00:00
dbaron%dbaron.org
2f567f7940
Fix some minor static buffer overruns detected by Coverity tool, and sync two versions of catttable.h. b=287290 r+sr=brendan
2005-03-23 05:43:39 +00:00
smfr%smfr.org
121916edda
When a a string bundle lookup fails, print a message with useful info. rs=darin, no bug.
2005-03-21 06:06:55 +00:00
smontagu%smontagu.org
08fefcb6ab
Code cleanup. Bug 169536, r=jshin, sr=Neil
2005-03-07 14:33:14 +00:00
smontagu%smontagu.org
6b39efd7f8
Code cleanup. Bug 169536, r=jshin, sr=Neil
2005-03-07 11:54:10 +00:00
bzbarsky%mit.edu
9042fd7a93
Remove content dependency on the RDF-ness of bookmarks (since in general, they
...
need not be RDF-enabled at all). Remove bizarre dependency of an interface we
really want to expose to embeddors on nsIParser. Bug 101995 followup,
r=bsmedberg, sr=alecf
2005-03-05 03:35:54 +00:00
timeless%mozdev.org
cd765ad0f7
Bug 283519 OOM mlk [@ workbuf_extend]
...
patch by ajschult@verizon.net r=timeless sr=roc
2005-03-01 04:29:51 +00:00
timeless%mozdev.org
6499986fa4
Bug 283519 OOM mlk [@ workbuf_extend]
...
patch by ajschult@verizon.net r=roc sr=roc
2005-03-01 02:08:41 +00:00
jshin%mailaps.org
af75613799
bug 254740 : mailnews quick search is case sensitive with non-ASCII characters (r=neil, sr=bienvenu)
2005-02-24 15:50:57 +00:00
jshin%mailaps.org
7bfa63b788
bug 138578 : Japanese to UTF-16 converters don't keep their internal state correctly (r=smontagu, sr=blizzard)
2005-02-24 00:33:41 +00:00
mrbkap%gmail.com
e7eeada7ae
bug 272815: Make sure the parser is aware when we encounter a meta tag, so that other meta tags in the document don't override the first (correct) charset. r=bzbarsky sr=jst
2005-02-23 05:42:37 +00:00
jshin%mailaps.org
fd66f970be
bug 244754 : URL is not shown in the status bar when hovering over a url-escaped URL in an encoding different from the document enecoding (r=darin, sr=bzbarsky)
2005-02-22 18:25:12 +00:00
gandalf%firefox.pl
9baa246ef4
Bug 279768: Move locales from ./docshell and ./intl to ./dom/locales ; r=bsmedberg
2005-02-20 18:10:15 +00:00
jshin%mailaps.org
24de4394ee
bug 282800 : potential null argument 3 to 'memset' : r=dveditz, sr=bz, a=dveditz
2005-02-19 07:27:54 +00:00
timeless%mozdev.org
4864462e17
Bug 281249 define for CCMAP_ALU_MASK is wrong
...
r=smontagu sr=roc
2005-02-07 20:41:17 +00:00
timeless%mozdev.org
0f5d164759
Bug 133277 give NS_PARSERSERVICE_CID {a6cf9112-15b3-11d2-932e-00805f8add32} a ContractID
...
r=mrbkap sr=bz
2005-02-04 05:05:10 +00:00
bryner%brianryner.com
ba4f4f56c5
Fixing minimo/native-uconv bustage (ifdef'd backwards).
2005-02-04 01:02:33 +00:00
bryner%brianryner.com
f5257db823
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
bzbarsky%mit.edu
a5107325f2
Fix various code errors in nsStringBundle. Bug 267073, patch by Daniel Kraft
...
<domob@daniel-kraft.net>, r=smontagu, sr=bzbarsky
2005-01-30 18:09:34 +00:00
dougt%meer.net
f92625742e
Fixes 280238. WinCE support. r=jungshik shin.
2005-01-30 03:57:09 +00:00
jshin%mailaps.org
00432841bb
bug 257511 : In UTF-8 locales, date/time with non-ASCII characters become 'null' strings (r=smontagu, sr=neil) (add back '##PLATFORM' to the Unix locale code)
2005-01-25 13:08:24 +00:00
bryner%brianryner.com
efd2ec430a
Add --disable-v1-string-abi option to remove backwards-compatible support for the nsAString vtable. Bug 273424, r+sr=darin.
2005-01-24 16:44:41 +00:00
bzbarsky%mit.edu
bc71b915ac
Backing out patch for bug 274264, since it caused bug 278727, per patch
...
author's request.
2005-01-23 23:13:10 +00:00
smontagu%smontagu.org
bc810337db
Add x-unicode langGroup for UTF-16 and UTF-32 (without BE or LE). Bug 279225, r=biesi, sr=dbaron.
2005-01-23 21:11:28 +00:00
jshin%mailaps.org
cfd6689b3d
correct a typo : macinsoth -> macintosh
2005-01-17 17:33:38 +00:00
jshin%mailaps.org
3dc954551b
bug 237712 'macintoshi' (char. encoding name) is not recognized as 'x-mac-roman' (r=smontagu, sr=bz)
2005-01-17 16:42:47 +00:00
jshin%mailaps.org
a64e6bdb63
no bug (follow up to the previous check in for bug 274264) : got rid of an unnecessary comment
2005-01-11 23:21:15 +00:00
jshin%mailaps.org
392a155280
bug 274264 : Japanese attachment file name garbled : patch by Ahn Dal Soo modified by me and darin (r=me, sr=darin, a=asa)
2005-01-11 23:10:58 +00:00
jshin%mailaps.org
7cd9b07cdc
bug 276042 : NPL->MPL
2005-01-09 12:33:29 +00:00
jshin%mailaps.org
ce688c7fff
bug 276042 : NPL -> MPL relicensing of u[tf] files in intl/uconv
2005-01-09 06:06:00 +00:00
dougt%meer.net
6b7cb81edb
Fixing build bustage using gcc 3.4.2. r=dveditz
2005-01-06 19:08:15 +00:00
bzbarsky%mit.edu
3203d0d58e
Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
2005-01-03 22:51:17 +00:00
smontagu%smontagu.org
123139fad7
Map Pashto, Urdu and Sindhi to Arabic langGroup. Bug 274102, patch by Henri Sivonen <hsivonen@iki.fi>, r=me, sr=dbaron
2005-01-02 16:01:52 +00:00
timeless%mozdev.org
e112ad59eb
Bug 271503 ctl fails to build on osx
...
r=bsmedberg
2004-12-17 09:32:27 +00:00
bsmedberg%covad.net
7ccf6e4965
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
2004-12-09 19:28:35 +00:00
smontagu%smontagu.org
4e5b5d03c1
Change NS_ENSURE_ARG_POINTER to NS_ASSERTION. Bug 269893, rs=neil.parkwaycc.co.uk@myrealbox.com
2004-12-04 21:10:36 +00:00
gerv%gerv.net
b92568bebe
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-12-01 22:27:03 +00:00
bryner%brianryner.com
1435145ce6
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
2004-11-24 22:48:45 +00:00
cbiesinger%web.de
81f3573945
bug 262385 add byte array methods to nsIScriptableUnicodeConverter
...
r=jshin sr=darin
2004-11-16 23:45:34 +00:00
smontagu%smontagu.org
34c00c4c22
Add null check to params in nsStringBundle::GetStringFromName() and nsStringBundle::FormatStringFromName(). Bug 268832, r=jshin, sr=neil.
2004-11-10 21:36:38 +00:00
neil%parkwaycc.co.uk
c9f37c6776
Don't createInstance the POSIXLOCALE service (followup to bug 153586) r+sr=jst
2004-11-10 20:38:11 +00:00
darin%meer.net
f94aa8151e
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
2004-11-07 23:59:35 +00:00
timeless%mozdev.org
99bcaa65e0
Bug 207333 Fix nsIWin32LocaleImpl
...
r=smontagu sr=dbaron
2004-11-05 05:47:20 +00:00
darin%meer.net
96c79cea45
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
cbiesinger%web.de
f1c1cbfed7
fixing typo in comment. no bug, r+sr=bz
2004-10-30 22:45:33 +00:00
timeless%mozdev.org
6df5de89ab
Bug 266408 ###!!! ASSERTION: You are calling CreateInstance "@mozilla.org/intl/stringbundle;1" when a service for this CID already exists! Add it to abusedContracts to track down the service consumer.: 'Error'
...
r=smontagu sr=bz
2004-10-29 07:10:59 +00:00
timeless%mozdev.org
2726dce295
Bug 207333 Fix nsIWin32LocaleImpl
...
r=smontagu sr=dbaron
2004-10-28 02:27:25 +00:00
smontagu%smontagu.org
ee6b6b08c0
Fix VC.net bustage from bug 234865
2004-10-20 19:55:09 +00:00
smontagu%smontagu.org
23358f9888
Serbian (Latin) and Serbian (Cyrillic) locales are interpreted as Croatian in Windows. Bug 234865, r=jshin, sr=neil
2004-10-19 19:12:45 +00:00
bzbarsky%mit.edu
30039b588a
Impl QI to nsIUnicharInputStream, don't just inherit it. No bug, r=timeless,
...
sr=roc
2004-10-14 18:59:06 +00:00
smontagu%smontagu.org
1f51adda42
Bug 239977: Support ISO 639-2 code for Klingon. r=jshin,sr=roc
2004-10-11 20:20:11 +00:00
mkaply%us.ibm.com
499659b856
Remove unused file
2004-10-11 19:13:15 +00:00
mkaply%us.ibm.com
b42a56203a
#260427
...
r=mkaply, sr=blizzard, a=mkaply
Patch from Peter Weilbacher - use ParseLocaleString from nsPosixLocale and use the separator that is passed in
2004-10-11 16:35:13 +00:00
jshin%mailaps.org
1d42667e39
taking out the previous check-in. we may have a better alternative.
2004-10-03 15:50:01 +00:00
jshin%mailaps.org
a99a99af41
bug 260427 non-ASCII characters are not rendered correctly in the UI on OS2. patch by Peter Weilbacher(mozilla%Weilbacher.org), r/sr=mkaply
2004-10-03 15:41:43 +00:00
cbiesinger%web.de
9dcc5e779c
remove some unneeded REQUIRES from chardet
...
261029 r=jshin sr=bz
2004-09-30 14:27:33 +00:00
pedemont%us.ibm.com
8d0cf823bc
nsDateTimeFormatMac broken in Japanese locale. r=jshin,sr=roc,a=asa
2004-09-07 15:12:26 +00:00
timeless%mozdev.org
ad83a235cb
Bug 256994 Error in "intl/src/mac" when trying to build Firefox with Apple GCC-3.5-tree-ssa
...
patch by mcsmurf@gmx.de r=smontagu sr=smfr
2004-08-30 17:41:06 +00:00
gerv%gerv.net
62e3767f68
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-08-25 23:02:50 +00:00
vladimir%pobox.com
21997a1847
b=255134, nsICollation scriptability, updated IIDs
2004-08-25 07:20:06 +00:00
vladimir%pobox.com
ab916d5eb8
b=255134, make nsICollation scriptable, r=jshin,sr=brendan
2004-08-24 22:50:33 +00:00
jshin%mailaps.org
467a338cda
bug 256383 : Unknown 'lang' should be mapped to 'x-unicode' instead of 'x-western' (r=smontagu, sr=rbs)
2004-08-23 20:20:36 +00:00
jshin%mailaps.org
180d6294d0
bug 256257: Font settings for western encoding apply when 'x-*' langGroup is specified (especially problematic in mail)
2004-08-23 20:10:38 +00:00
pedemont%us.ibm.com
4a88756ee9
I'm getting sloppy
2004-08-18 16:47:14 +00:00
pedemont%us.ibm.com
6167cea9ec
Attempt to fix bustage for older system's compiler
2004-08-18 16:29:26 +00:00
pedemont%us.ibm.com
467a753ba7
Bug 252475 - nsLocale is broken on Mac OS X. r=jshin,sr=blizzard
2004-08-18 15:35:36 +00:00
mkaply%us.ibm.com
cac676a3f7
#252674
...
r=pedemonte, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Implement GetPlatformLocale so JS dates/times work again
2004-08-11 12:49:46 +00:00
jshin%mailaps.org
49ad289e63
add back references that were taken away by Gerv's license changing script
2004-08-09 13:42:28 +00:00
jshin%mailaps.org
045eebca08
bug 251241 : zh-Hant and zh-Hans are treated as zh-CN (r=smontagu, sr=neil)
2004-08-07 17:48:13 +00:00
mkaply%us.ibm.com
1b7c627e83
OS/2 break from tor's checkin - we need to do something for DefaultCharsetForLocale - BeOS needs a fix as well
2004-07-22 13:19:48 +00:00
smontagu%smontagu.org
a8e8d09e25
Update ARMSCII-8 conversion tables. Bug 230838, r=jshin, sr=roc (blanket sr from bug 199143)
2004-07-20 21:02:41 +00:00
silver%warwickcompsoc.co.uk
b70f3c37fc
Add some useful comments/basic docs for the charset converter manager.
...
rs=bz
2004-07-19 21:19:03 +00:00
bzbarsky%mit.edu
1048e5cdd6
This IDL file should have gone away with nsILanguageAtom at "2004-06-08
...
16:53". See bug 230603.
2004-07-19 19:57:58 +00:00
gerv%gerv.net
0dc5f78627
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 20:31:11 +00:00
gerv%gerv.net
554e0e99a4
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 19:30:11 +00:00
gerv%gerv.net
7043d82836
Bug 236613: change to MPL/LGPL/GPL tri-license, and other license-related fixups.
2004-07-16 19:09:02 +00:00
gerv%gerv.net
50415faa3b
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 18:48:35 +00:00
neil%parkwaycc.co.uk
29e49288c4
Remove duplicate line from previous checkin b=232487 r=jshin sr=blizzard
2004-07-01 16:29:35 +00:00
jshin%mailaps.org
ee4756c8be
bug 245770 : add a pref. to control whether or not replace backslashes with Yen signs in Japanese documents (r=smontagu, sr=dbaron)
2004-06-21 10:32:27 +00:00
roc+%cs.cmu.edu
52092297fe
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
roc+%cs.cmu.edu
8194fc86a7
Bug 226439. Make nsCharTraits<PRUnichar>::ASCIIToLower handle Unicode characters whose lowercase form is ASCII. r+sr=darin
2004-06-16 23:29:49 +00:00
tor%cs.brown.edu
bd483bc79f
Bug 153586 - Date.toLocaleString() not returning locale string.
...
r=jst, sr=brendan
2004-06-15 16:38:43 +00:00
jshin%mailaps.org
aaeb7463fe
fix the typoe I missed in the previous checkin for bug 246194
2004-06-11 00:58:53 +00:00
jshin%mailaps.org
2e02b79ae9
bug 246194 : crash when char. encoding is set to UTF-16 for non-UTF-16 pages (r=smontagu, sr=dbaron, a=asa)
2004-06-10 21:16:56 +00:00
bryner%brianryner.com
fc95dd4fc9
bustage fix
2004-06-09 00:39:22 +00:00
bryner%brianryner.com
49059f8e6c
bustage fix
2004-06-08 23:58:05 +00:00
bryner%brianryner.com
4451888110
Get rid of nsILanguageAtom and deCOMtaminate nsILanguageAtomService (bug 230603). Also, fix a bunch of atom double-addref leaks in nsFontMetricsXlib. r+sr=dbaron.
2004-06-08 23:53:59 +00:00
jshin%mailaps.org
98c884c248
bug 245693 : Unicode->EUC-KR converter loses data on coming across characters not representable in 2bytes (r=smontagu, sr=dbaron)
2004-06-06 18:47:53 +00:00
neil%parkwaycc.co.uk
330efb72d6
Removing unused variable b=217089 p=mbockelcamp@web.de r=smontagu sr=jag
2004-05-27 09:00:16 +00:00
roc+%cs.cmu.edu
b8ecbc84da
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
caillon%redhat.com
e55198520c
Kill off nsComObsolete.h
...
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
2004-05-18 18:09:16 +00:00
cls%seawood.org
38329136a7
Make code more standards compliant to build with mingw gcc 3.4.0.
...
Bug #243273 r=bsmedberg sr=dbaron
2004-05-13 04:08:34 +00:00
cls%seawood.org
9583cfaf4a
Use standard AM_LANGINFO_CODESET macro instead of assume CODESET is available if nl_langinfo is.
...
Thanks to Adrian Bunk <bunk@fs.tum.de> for the patch.
Bug #160180 r=cls
2004-05-13 03:12:49 +00:00
jshin%mailaps.org
c988f9bf54
bug 235090 : add UTF-16 converters: committing two files missed in the previous check-in by mistake
2004-04-24 16:59:46 +00:00
mkaply%us.ibm.com
2f9bfcd5b5
#240597
...
r=pedemonte, sr=blizzard (platform specific)
OS/2 only - add support for codepage 869 - not used in browser, just used for native conversions
2004-04-20 02:46:49 +00:00
neil%parkwaycc.co.uk
39d2a556eb
Bug 237598 Remove nsUCRegUtils p=sdwalker@myrealbox.com r=mkaply sr=alecf
2004-04-19 16:02:09 +00:00
gerv%gerv.net
6f486a3c92
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +00:00
mkaply%us.ibm.com
3477516e5a
#240596
...
rs=roc, a=dveditz
Add euro to some 8XX codepages and update 862
2004-04-15 17:22:07 +00:00
cbiesinger%web.de
6330e24449
Bug 235504 Remove nsCString::EqualsWithConversion(const char*)
...
r=darin sr=dbaron
2004-04-14 20:09:30 +00:00
mkaply%us.ibm.com
4f4a6809d8
No bug
...
r=smontagu, sr=roc
Redo 8859-8 and 8859-7 charset maps
2004-04-13 21:43:34 +00:00
jshin%mailaps.org
965216cbdd
bug 235090: add UTF-16 en/decoders so that CSS stylesheets tagged with UTF-16 label can be recognized (r+sr=bzbarsky)
2004-04-13 01:14:36 +00:00
jshin%mailaps.org
be337f31c1
bug 235090 : add 'UTF-16' de/encoders so that CSS stylesheets labelled with 'UTF-16' can be recognized. (r+sr=bzbarsky)
2004-04-13 01:12:18 +00:00
cbiesinger%web.de
b45a5991ea
bug 212101 only build the NativeUConvService when needed
...
patch by Stephen Walker <sdwalker@myrealbox.com> r=mkaply sr=dougt a=mkaply
2004-04-10 14:15:16 +00:00
pedemont%us.ibm.com
4fe392da70
Get this building on OS/2, r=,a=mkaply
2004-04-06 22:41:59 +00:00
jshin%mailaps.org
6782d26b6e
bug 232487 : add a dozen or so languages to the list of supported languages and the lang and langGroup mapping table (r=momoi, sr=blizzard, a=chofmann)
2004-03-30 02:40:52 +00:00
mkaply%us.ibm.com
508b75dccd
#238642
...
r=pedemont, sr=blizzard (platform specific code), a=mkaply
OS/2 only - Better handling of error conditions in locale code.
2004-03-25 20:19:44 +00:00
cbiesinger%web.de
3287a5ec20
Bug 233631 GetApplicationLocale should not be used with FormatTime methods in order to support user's customisation (OS X is affected)
...
patch by Constantine A. Murenin <cnst+moz@bugmail.mojo.ru>
mailnews part: r=mscott intl part: r=jshin both: sr=roc a=chofmann
2004-03-16 21:55:11 +00:00
bsmedberg%covad.net
b107850633
Bug 233160 - separate style overlays out of nsIXULChomeRegistry r+sr=hyatt with additional lookovers from dbaron+bz
2004-03-09 19:59:09 +00:00
pkw%us.ibm.com
c1509e7360
Bug 210629 - Add encoder/decoder for (x-)IBM-1046 used for Arabic on AIX.
...
r=jshin@mailaps.org , sr=roc@ocallahan.org
2004-03-09 14:14:55 +00:00
jshin%mailaps.org
6f2a49fffa
bug 55300: add 'Unicode' submenu to the 'Character Encoding' menu. The new submenu has UTF-8, UTF-16*, UTF-32* and UTF-7. UTF-8 was also added to the static list. (r=neil, sr=blizzard, moa for ff = pch)
2004-03-06 06:11:48 +00:00
timeless%mozdev.org
3772ae0114
Bug 236240 strres-test.js references chrome:/navigator/content/ which is bad
...
r=neil
not part of the build
2004-03-03 15:41:06 +00:00
darin%meer.net
1d2d419885
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
2004-02-28 22:34:07 +00:00
timeless%mozdev.org
48b04aa18e
Bug 163665 cleanup nsScriptableDateFormat::FormatDateTime
...
r=jshin sr=roc
2004-02-25 15:58:18 +00:00
mkaply%us.ibm.com
9b439adc83
#235410
...
r=pedemont, sr=blizzard (platform specific code)
Fix locale object leak
2004-02-24 23:29:50 +00:00
jshin%mailaps.org
aa4552cdf0
bug 233669: treat Korean compatibility Jamos, Kanbun and Bopomofo as syllabic (r=momoi, sr=bz)
2004-02-19 11:06:32 +00:00
darin%meer.net
8c818ed6c3
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
jshin%mailaps.org
4a5d0cb300
bug 231447: space after charset name gets charset detetctor confused (r=smontagu, sr=bzbarsky)
2004-02-07 10:24:55 +00:00
jshin%mailaps.org
6dc4977b42
bug 233250: replace a spurrious assertion with a warning (r=smontagu, sr=dbaron)
2004-02-07 10:21:23 +00:00
tor%cs.brown.edu
b46544f169
Bug 208314 - remove use of iostreams to allow building with compilers
...
that don't support classic C++ iostreams (ex: MSVC++ .net 2003).
r=timeless, sr=dbaron
2004-02-07 02:41:10 +00:00
jst%mozilla.jstenback.com
1804c4910c
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
jshin%mailaps.org
7ea1ca7ed8
bug 230210: add High Sorbian (hsb) to the language list r=smontagu, sr=blizzard
2004-01-28 06:15:35 +00:00
dbaron%dbaron.org
ca4e64fa50
Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner
2004-01-23 23:12:44 +00:00
smontagu%smontagu.org
9adc589f1f
Removing unused code. Preliminary patch to bug 231162, r=jshin@mailaps.org, sr=dbaron.
2004-01-23 19:46:43 +00:00
smontagu%smontagu.org
9c629f6331
Backing out last change because of test failures on tinderbox.
2004-01-21 08:06:12 +00:00
smontagu%smontagu.org
c1002122ce
Removing unused code. Preliminary patch to bug 231162, r=jshin@mailaps.org, sr=dbaron.
2004-01-21 06:40:17 +00:00
bsmedberg%covad.net
1f4ab81acd
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
jshin%mailaps.org
4d3f0a7382
bug 228176 : in the previous checkin, missed the reviewer comment about the name change (exclude -> skip)
2004-01-07 04:17:40 +00:00
jshin%mailaps.org
c82ca64f9c
bug 228176 exclude control characters from unescaping URLs for the UI : r=darin, sr=jst
2004-01-07 03:57:20 +00:00
bsmedberg%covad.net
f0bfff2628
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
jgmyers%speakeasy.net
d86c95a835
Accept halfwidth katakana in iso-2022-jp: bug 172393 r=ftang sr=roc
2004-01-03 21:45:21 +00:00
peter%propagandism.org
a42e149448
Patch for bug 209699 (convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
2003-12-23 16:48:40 +00:00
jshin%mailaps.org
0f50b928ca
bug 203406 : missing cast added
2003-12-23 10:32:12 +00:00
jshin%mailaps.org
e060015141
bug 203406 : performance enhancement patch for CTL (patch by prabhat), bug 204286 (patch by me) : enable Devanagari rendering in Xft build with Hindi shaper. r=prabhat, sr(rs)=rbs
2003-12-23 10:17:50 +00:00
timeless%mozdev.org
5d87ffa3f9
Bug 226149 DRefTool analysis for ctl files
...
r=roc sr=roc
2003-12-21 06:17:24 +00:00
jshin%mailaps.org
2edcab4480
bug 227958 : big5, gb2312, ksc5601 fonts (X11core) don't show up in font selection menu. Fix this by adding the corresponding internal charset names. r=smontagu, sr=rbs, a=asa
2003-12-15 23:00:21 +00:00
jshin%mailaps.org
5bd0e61c8c
bug 224337 : fix misalgined accesss in pre-composed CCMap (on RISC architectures) : r/sr=brendan, a=dbaron
2003-12-15 00:32:16 +00:00
dbaron%dbaron.org
93497517b6
Remove include of stdio.h from nsTraceRefcnt.h. b=227074 r=dougt sr,a=brendan
2003-12-12 23:02:12 +00:00
dbaron%dbaron.org
48cec79e23
Back out last change jshin made. Fixing bustage. b=224546
2003-12-03 07:46:19 +00:00
jshin%mailaps.org
83ae057669
bug 224546 : Change Win 'Regional Settings' -> lose button functions & text : additional 'const' to type definition (missed in the first check-in) per dbaron's review comment
2003-12-03 06:11:03 +00:00
jshin%mailaps.org
8d23ecdb94
bug 224546 : Change Win 'Regional Settings' -> lose button functions & text (r=smontagu, sr=dbaron, a=asa)
2003-12-03 06:07:13 +00:00
dbaron%dbaron.org
e20ca858dd
Include nscore.h instead of nsCom.h. b=226555 r=dougt sr=darin a=asa
2003-11-29 18:56:10 +00:00
jshin%mailaps.org
b5f0d2a5dd
bug 225340 : fix unaligned memory access on 64bit machines in nsSaveAsCharset and Gfx. (r=smontagu, sr=rbs, a1.6b = asa)
2003-11-23 00:25:52 +00:00
jshin%mailaps.org
7e3fe5bec8
bug 221666 : checked in the wrong patch(the second latest) in the previous landing. fix bustage : Sorry !
2003-11-09 19:48:11 +00:00
jshin%mailaps.org
ea3cd64c21
removing 'pollution' gotten sneaked in by mistake (when landing for bug 221024)
2003-11-09 19:10:28 +00:00
jshin%mailaps.org
5a3c379dca
bug 221024 : add a new option for turning invisible chars. to 'nothingness' to the transliterator (r=smontagu, sr=rbs)
2003-11-09 18:52:01 +00:00
jshin%mailaps.org
c7548bdfc8
bug 221666 : remove redundant copy of nsCompressedCharMap.(h|cpp) and move them to intl/unicharutil out of gfx (r=smontagu, sr=rbs)
2003-11-09 18:39:19 +00:00
jshin%mailaps.org
7234e53d2e
bug 225106 : remove redundant charset alias resoultion code (r=smontagu, sr=bz)
2003-11-09 05:45:21 +00:00
timeless%mozdev.org
978b28ddd2
Bug 224087 IS_CJ_CHAR should not return true for u > 0xFFEF
...
r=smontagu sr=roc
2003-11-05 22:28:18 +00:00
timeless%mozdev.org
17dd3115eb
Bug 223707 IS_CJK_CHAR should not return true for u > 0xFFEF
...
r=smontagu sr=roc
2003-11-05 22:28:14 +00:00
timeless%mozdev.org
b1fee61e78
Bug 224127 warning: `int posix_locale_category[6]' defined but not used in nsLocaleService.cpp
...
r=smontagu sr=peterv
2003-11-05 21:12:10 +00:00
peter%propagandism.org
816b00b6cc
Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron.
2003-11-01 10:57:41 +00:00
jshin%mailaps.org
88f6f41509
bug 195093 : fix a typo (eu-US --> en-US) (thanks to tor who noticed it in bug 153586)
2003-10-31 01:26:42 +00:00
jshin%mailaps.org
44b4666f1d
bug 195093 : fix another mac bustage : add a missing '}' and a return statement
2003-10-30 07:16:08 +00:00
jshin%mailaps.org
b16201f0a9
bug 195093 : fix os2 bustage
2003-10-30 06:52:39 +00:00
jshin%mailaps.org
17cd172767
bug 195093 : fix another mac bustage
2003-10-30 06:43:37 +00:00
jshin%mailaps.org
04829d7882
bug 195093 : os2 bustage fix
2003-10-30 06:14:54 +00:00
jshin%mailaps.org
f61f141b12
bug 195093 : fix Mac bustage
2003-10-30 06:07:48 +00:00
jshin%mailaps.org
e23c5a36ac
bug 195093 : modernize nsILocale (r=smontagu, sr=darin)
2003-10-30 05:04:45 +00:00
bryner%brianryner.com
a0e219b348
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
2003-10-22 06:09:48 +00:00
neil%parkwaycc.co.uk
b3aa45d3c0
Checking in reviewed attachment rather than obsolete attachment to bug 222524
2003-10-17 09:06:13 +00:00
neil%parkwaycc.co.uk
77ff712a66
Bug 222524 CompareRawSortKey should be null-safe r=smontagu sr=bienvenu
2003-10-17 08:19:58 +00:00
dwitte%stanford.edu
53e3afed0c
spelling fixes... s/debuging/debugging/. thanks to WeirdAl for the patch.
...
b=106386, p=ajvincent@juno.com , r=timeless, sr=bz.
2003-10-10 04:31:15 +00:00
cls%seawood.org
378b851b12
Case matters.
...
Fixing mingw cross-compiling bustage.
2003-10-07 20:39:25 +00:00
bryner%brianryner.com
cd60efa8ac
Updating my email address
2003-09-29 06:04:02 +00:00
jshin%mailaps.org
d505eee43e
bug 205387: exclude truly invisible characters from DrawString. The first in a series, fix for GFX:Win (r=smontagu, sr=rbs)
2003-09-28 10:12:42 +00:00