jshin%mailaps.org
|
527fba9f3c
|
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 |
|
bzbarsky%mit.edu
|
6ba3a1e41e
|
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
|
eac1176fdf
|
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
|
0f9ea5cdeb
|
correct a typo : macinsoth -> macintosh
|
2005-01-17 17:33:38 +00:00 |
|
jshin%mailaps.org
|
b71cdcea87
|
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
|
a1700cd9c0
|
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
|
ed7900513d
|
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
|
7a79475cb5
|
bug 276042 : NPL->MPL
|
2005-01-09 12:33:29 +00:00 |
|
jshin%mailaps.org
|
7aedc24051
|
bug 276042 : NPL -> MPL relicensing of u[tf] files in intl/uconv
|
2005-01-09 06:06:00 +00:00 |
|
dougt%meer.net
|
697fcfe7e4
|
Fixing build bustage using gcc 3.4.2. r=dveditz
|
2005-01-06 19:08:15 +00:00 |
|
bsmedberg%covad.net
|
79241940e8
|
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 |
|
gerv%gerv.net
|
670fb87360
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-12-01 22:27:03 +00:00 |
|
bryner%brianryner.com
|
29c70cffe8
|
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
|
5c28486a71
|
bug 262385 add byte array methods to nsIScriptableUnicodeConverter
r=jshin sr=darin
|
2004-11-16 23:45:34 +00:00 |
|
neil%parkwaycc.co.uk
|
ce340df5cc
|
Don't createInstance the POSIXLOCALE service (followup to bug 153586) r+sr=jst
|
2004-11-10 20:38:11 +00:00 |
|
darin%meer.net
|
950a78482d
|
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
|
2004-11-07 23:59:35 +00:00 |
|
darin%meer.net
|
189ba5e5c4
|
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
|
2004-11-01 18:50:36 +00:00 |
|
timeless%mozdev.org
|
876e501b18
|
Bug 207333 Fix nsIWin32LocaleImpl
r=smontagu sr=dbaron
|
2004-10-28 02:27:25 +00:00 |
|
bzbarsky%mit.edu
|
d15811bc0d
|
Impl QI to nsIUnicharInputStream, don't just inherit it. No bug, r=timeless,
sr=roc
|
2004-10-14 18:59:06 +00:00 |
|
gerv%gerv.net
|
ba2432c07e
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-08-25 23:02:50 +00:00 |
|
mkaply%us.ibm.com
|
8641dd0f8a
|
#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 |
|
mkaply%us.ibm.com
|
ea7fd4498a
|
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
|
9d37ea9f0c
|
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
|
4ce233da0b
|
Add some useful comments/basic docs for the charset converter manager.
rs=bz
|
2004-07-19 21:19:03 +00:00 |
|
gerv%gerv.net
|
9f35e25052
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-07-16 18:48:35 +00:00 |
|
roc+%cs.cmu.edu
|
0f4150a4e5
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
|
tor%cs.brown.edu
|
9f26f1dadb
|
Bug 153586 - Date.toLocaleString() not returning locale string.
r=jst, sr=brendan
|
2004-06-15 16:38:43 +00:00 |
|
jshin%mailaps.org
|
3fbdfedf43
|
fix the typoe I missed in the previous checkin for bug 246194
|
2004-06-11 00:58:53 +00:00 |
|
jshin%mailaps.org
|
f00e875ee9
|
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 |
|
jshin%mailaps.org
|
737d99bebc
|
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
|
385689a244
|
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
|
0e3ff503fb
|
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
|
2004-05-22 22:15:22 +00:00 |
|
caillon%redhat.com
|
178bb153f1
|
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
|
7f246234b3
|
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
|
d2c6e71b7d
|
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
|
fa47ed186f
|
#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
|
35aae09eb6
|
Bug 237598 Remove nsUCRegUtils p=sdwalker@myrealbox.com r=mkaply sr=alecf
|
2004-04-19 16:02:09 +00:00 |
|
gerv%gerv.net
|
31625ba2b1
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
|
mkaply%us.ibm.com
|
97aa00840e
|
#240596
rs=roc, a=dveditz
Add euro to some 8XX codepages and update 862
|
2004-04-15 17:22:07 +00:00 |
|
mkaply%us.ibm.com
|
fd89d97d39
|
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
|
cf5a5121a9
|
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
|
9997d13b08
|
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
|
95ec3916fa
|
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
|
7b83783e7f
|
Get this building on OS/2, r=,a=mkaply
|
2004-04-06 22:41:59 +00:00 |
|
pkw%us.ibm.com
|
7228baf9bc
|
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
|
b0f597c31a
|
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 |
|
darin%meer.net
|
c380c59f65
|
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 |
|
jshin%mailaps.org
|
2b5ce0e866
|
bug 233250: replace a spurrious assertion with a warning (r=smontagu, sr=dbaron)
|
2004-02-07 10:21:23 +00:00 |
|
jst%mozilla.jstenback.com
|
90431d8022
|
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 |
|
bsmedberg%covad.net
|
d0f309943a
|
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
|
2004-01-07 13:37:00 +00:00 |
|