Commit Graph

2483 Commits

Author SHA1 Message Date
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
jshin%mailaps.org
21c251eb04 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
8395704c18 #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
e7bb4e5165 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
255960bb10 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
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
timeless%mozdev.org
5c9e816695 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
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
timeless%mozdev.org
6156ea37f5 Bug 163665 cleanup nsScriptableDateFormat::FormatDateTime
r=jshin sr=roc
2004-02-25 15:58:18 +00:00
mkaply%us.ibm.com
568fef0439 #235410
r=pedemont, sr=blizzard (platform specific code)
Fix locale object leak
2004-02-24 23:29:50 +00:00
jshin%mailaps.org
ecdd8e1e79 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
8d65e087ae landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
jshin%mailaps.org
0e7fdf6f4a 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
2b5ce0e866 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
bbf2ef596f 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
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
jshin%mailaps.org
299cdca3f0 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
0231f67b81 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
09eab639e9 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
7f195a8994 Backing out last change because of test failures on tinderbox. 2004-01-21 08:06:12 +00:00
smontagu%smontagu.org
f771d6bb23 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
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
jshin%mailaps.org
026e966b62 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
8ea11801c8 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
274ef7cd49 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
ce5088ba8f Accept halfwidth katakana in iso-2022-jp: bug 172393 r=ftang sr=roc 2004-01-03 21:45:21 +00:00
peter%propagandism.org
feda8614f8 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
d7face4e52 bug 203406 : missing cast added 2003-12-23 10:32:12 +00:00
jshin%mailaps.org
4672446205 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
54fac75e5e Bug 226149 DRefTool analysis for ctl files
r=roc sr=roc
2003-12-21 06:17:24 +00:00
jshin%mailaps.org
64fee0cebf 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
e4edf3ff44 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
6931545fdc 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
19d4b2a4ae Back out last change jshin made. Fixing bustage. b=224546 2003-12-03 07:46:19 +00:00
jshin%mailaps.org
dd11ab57c2 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
86705342d9 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
8b9610f595 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
c8ce8c2966 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
1e319f77c8 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
d06d8bbc48 removing 'pollution' gotten sneaked in by mistake (when landing for bug 221024) 2003-11-09 19:10:28 +00:00
jshin%mailaps.org
7f84143c50 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
047697c114 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
5696633bbe bug 225106 : remove redundant charset alias resoultion code (r=smontagu, sr=bz) 2003-11-09 05:45:21 +00:00
timeless%mozdev.org
120a286f5f 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
a643640391 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
83aaa7105e 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
f9f591a28f Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron. 2003-11-01 10:57:41 +00:00
jshin%mailaps.org
eaa30cd46a 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