Simon Montagu
|
9b5fcd4ee3
|
Remove unused ccmap files. Bug 445877, r+sr=dbaron
|
2008-07-20 11:37:00 +03:00 |
L. David Baron
|
2cf6d4a1cd
|
Fix generation of precompiled cmaps on 64-bit platforms to match what the code expects. (Bug 445626) r=smontagu
|
2008-07-17 16:37:12 -07:00 |
Reed Loden
|
55fc9028e1
|
Branch merge for bug 441169, bug 22310, bug 430219, bug 443095, bug 443096, bug 441703, and bug 441360.
|
2008-07-12 05:33:29 -05:00 |
Jesper Kristensen
|
ca6d5c1186
|
Bug 441167 – nsIScriptableDateFormat defaults to OS locale but should be application locale. r=smontagu
|
2008-07-12 12:26:13 +02:00 |
Jesper Kristensen
|
665fbc5eb2
|
Bug 22310 - "Locale conversion to support 3 letter language" [r=smontagu]
|
2008-07-12 05:23:13 -05:00 |
Serge Gautherie
|
9bdbed401d
|
Bug 443672 - Fix a few nits in nsStringBundle.cpp, r=smontagu
|
2008-07-09 22:21:24 +02:00 |
Gavin Sharp
|
9d2af08412
|
Bug 441876: remove UTF-7 option from browser Character Encoding menus, r=smontagu, sr=bzbarsky
|
2008-07-05 20:53:48 -04:00 |
Benjamin Smedberg
|
6efb8de47e
|
Bug 442714 - Mark NS_STACK_CLASS on nsAutoString, r=dbaron
|
2008-06-30 14:46:47 -04:00 |
Simon Montagu
|
a4b045b511
|
Use ASCII-compatible fallback if an encoder has no values defined for code points below U+0020. Bug 399257, r=jshin
|
2008-06-04 22:53:33 +03:00 |
Simon Montagu
|
0281fc2ce0
|
Make the UTF-16 decoder return an error if the input length is less than 2 bytes. Bug 396637, r=jshin
|
2008-06-04 20:52:19 +03:00 |
smontagu@smontagu.org
|
172a74a781
|
Use universal charset detector with filters instead of the old language-specific parallel state machines. Bug 426271, r+sr=dbaron, b=vladimir
|
2008-04-08 23:36:22 -07:00 |
smontagu@smontagu.org
|
ba7cd22507
|
Bug 378105. Update default fonts for Indic scripts. r=pavlov, ui-review+approval1.9=beltzner
|
2008-04-03 21:23:18 -07:00 |
smontagu@smontagu.org
|
3ad46c110f
|
Remove unnecessary and obsolete code. Bug 424916, r+sr=dbaron, a=damons
|
2008-03-25 13:19:34 -07:00 |
reed@reedloden.com
|
c965d30904
|
Bug 342133 - "xmlhttprequest.send doesn't work in nativeuconv builds" [p=mh+mozilla@glandium.org (Mike Hommey) r=smontagu a1.9=beltzner]
|
2008-03-18 12:33:46 -07:00 |
reed@reedloden.com
|
5ea011ceab
|
Bug 421255 - "fix misc mingw cross-compile issues" [p=cls@seawood.org (Chris Seawood [cls]) r=bsmedberg a1.9=beltzner]
|
2008-03-14 09:22:25 -07:00 |
smontagu@smontagu.org
|
8821e6efeb
|
Reject properties files with encoding errors. Bug 397093, r+sr=bsmedberg, a1.9=damons
|
2008-03-13 12:01:53 -07:00 |
mattwillis@gmail.com
|
b5c7e42590
|
Bug 422161 - Fix JS strict errors in *.jsm modules. r and rs=gavin, a1.9+=damons
|
2008-03-12 14:56:59 -07:00 |
smontagu@smontagu.org
|
ab681cb915
|
Enable bidi processing if there are right-to-left characters in print headers or footers. Bug 421690, r+sr=roc, blocking1.9=damon
|
2008-03-12 00:56:38 -07:00 |
blassey@mozilla.com
|
f15f211ef3
|
backing out: switching narrow char system calls to wide char in windows b=418703
|
2008-03-11 15:46:26 -07:00 |
blassey@mozilla.com
|
f4c05b9b4a
|
switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon
|
2008-03-11 14:49:53 -07:00 |
dtownsend@oxymoronical.com
|
2a35fd50ff
|
Disabling test due to bug 421790
|
2008-03-09 07:46:17 -07:00 |
dtownsend@oxymoronical.com
|
4b230197ca
|
Fix test to report what the differences actually were.
|
2008-03-09 06:06:30 -07:00 |
blassey@mozilla.com
|
516adb4afa
|
backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox
|
2008-03-05 14:56:43 -08:00 |
blassey@mozilla.com
|
7297b9e37e
|
switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner
|
2008-03-05 13:39:29 -08:00 |
edward.lee@engineering.uiuc.edu
|
5596d5fcf3
|
Bug 416446 - Make PluralForm more useful for extensions and delay importing strings for perf. r=sdwilsh, r=smontagu, a1.9=damons
|
2008-02-25 13:33:39 -08:00 |
philringnalda@gmail.com
|
9dd5d2d28f
|
Bug 418012 - Friulian (fur) missing from (accept) language options, r=smontagu, a=schrep
|
2008-02-19 22:48:08 -08:00 |
jag@tty.nl
|
60e16aa5b6
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 00:50:04 -08:00 |
reed@reedloden.com
|
2fc7493bb3
|
Bug 333308 - "make clean and make distclean miss various files" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=schrep]
|
2008-02-13 03:33:38 -08:00 |
stefanh@inbox.com
|
23119ec1f5
|
Bug 415962 - Map [sv-se] to Swedish/Sweden. Patch by Hasse <hasse@jasajudeju.se>. r=smontagu, a=mtschrep.
|
2008-02-12 09:24:21 -08:00 |
smontagu@smontagu.org
|
d93c8b3a99
|
Testcase for bug 416721
|
2008-02-11 08:48:25 -08:00 |
smontagu@smontagu.org
|
2a1d1aa8ea
|
Pass per-item offsets to ScriptBreak. Bug 416721, r=masayuki, sr=shaver, a=mconnor
|
2008-02-11 08:46:55 -08:00 |
reed@reedloden.com
|
7e0949617c
|
Bug 374040 - "nsIScriptableDateFormat does not work as expected with dateFormatLong" (move test to unix sub-directory to fix bustage) [p=arenevier@fdn.fr (arno.) r=smontagu]
|
2008-01-31 18:55:34 -08:00 |
reed@reedloden.com
|
016ab84142
|
Bug 374040 - "nsIScriptableDateFormat does not work as expected with dateFormatLong" [p=arenevier@fdn.fr (arno.) r=smontagu a1.9=schrep]
|
2008-01-29 20:30:20 -08:00 |
bent.mozilla@gmail.com
|
15a7720292
|
Bug 414677 - Patch for bug 404386 breaks 64-bit build. r+sr+a=jst.
|
2008-01-29 15:23:24 -08:00 |
bent.mozilla@gmail.com
|
bf15550415
|
Bug 404386 - nsScanner construction is 5% of setting innerHTML. r=mrbkap,smontagu. sr=jst. a=blocking1.9.
|
2008-01-29 14:12:22 -08:00 |
mozilla@weilbacher.org
|
43fbf10186
|
Bug 413613: remove MOZ_EXTRA_X11CONVERTERS and the code it enables, r=smontagu, a=beltzner
|
2008-01-28 14:22:53 -08:00 |
edward.lee@engineering.uiuc.edu
|
e67d9f3bc5
|
Bug 414141 - Help debug bad plural strings to PluralForm.jsm by printing the caller. r=l10n@mozilla.com, r=smontagu, a1.9=schrep
|
2008-01-27 09:44:08 -08:00 |
dbaron@dbaron.org
|
c0b7bcb79e
|
Remove unused OrderIdFormater (sic) code. r=smontagu b=414142 Not part of the build.
|
2008-01-26 23:55:24 -08:00 |
edward.lee@engineering.uiuc.edu
|
428d56f7b9
|
Bug 413670 - Add plural rules for Irish ga-IE, Arabic, Maltese, Macedonian. r=l10n@mozilla.com (Pike), r=smontagu, a1.9=beltzner
|
2008-01-26 23:33:05 -08:00 |
mozilla@weilbacher.org
|
c9f76a0f27
|
Bug 376790: remove support for non-cairo GFX ports from configure.in, r=ted.mielczarek, a=mtschrep
|
2008-01-23 00:27:47 -08:00 |
edward.lee@engineering.uiuc.edu
|
38ce0f28fa
|
Just adding a comment/link for bug 394516
|
2008-01-22 18:25:01 -08:00 |
edward.lee@engineering.uiuc.edu
|
974b40fc9c
|
Bug 394516 - Figure out a remaining-time rounding scheme for minutes -> hours/days. r=sdwilsh, r=l10n@mozilla.com (Pike), b-ff3=beltzner
|
2008-01-22 18:18:24 -08:00 |
karlt+@karlt.net
|
ba022eb3bc
|
Update entities in line with MathML 2.0 xhtml-math11-f.dtd,v 1.16 2003/11/04, with code point updates from http://www.unicode.org/reports/tr25/tr25-9.html b=289938, rs=pavlov.
|
2008-01-10 02:34:35 -08:00 |
smontagu@smontagu.org
|
554270482e
|
Remove unnecessary include of nsCOMPtr.h. Bug 400918, r+sr=roc, a=dsicore
|
2008-01-06 01:41:20 -08:00 |
bugzilla@standard8.plus.com
|
d9f89fba5e
|
Bug 410332 nsITextTransform.h should use nsStringGlue.h instead of nsString.h. r/moa=smontagu,approval1.9=beltzner
|
2008-01-03 08:54:03 -08:00 |
dveditz@cruzio.com
|
b4ad372a2f
|
bug 407161 fix garbled-Japanese Tbird subject lines (regression). patch by VYV03354@nifty.ne.jp, r=smontagu, sr=dveditz, a=beltzner
|
2007-12-18 11:08:35 -08:00 |
kaie@kuix.de
|
681926bca7
|
Bug 407348, intl/uconv/tests build failure on Linux x86_64 r=smontagu, a=dsicore
|
2007-12-12 05:23:20 -08:00 |
smontagu@smontagu.org
|
30c5df7f34
|
Bug 407207: add unit tests in intl/uconv to makefiles
|
2007-12-07 03:06:07 -08:00 |
smontagu@smontagu.org
|
ec744f7c8f
|
Regression test for bug 335816
|
2007-12-06 09:04:46 -08:00 |
bugzilla@standard8.plus.com
|
fcc1bee0ae
|
Bug 403786 Remove unnecessary nsISupportsArray includes from intl code. r/moa=smontagu,a1.9=dsicore
|
2007-11-15 11:59:25 -08:00 |