Edward Lee
fb9cf90b16
Bug 566859 - Plurals Formula for gd [r=Pike r=smontagu]
...
Replace the unused rule #4 (probably because it was wrong) with the correct forms for Scottish Gaelic.
--HG--
extra : rebase_source : 6c0f88f87038e6c5b63ea8565bdc4d3766209109
2010-07-14 09:55:57 -07:00
Ehren Metcalfe
ab19d256ae
Remove dead code in intl. Bug 559489, r=smontagu
2010-07-04 15:42:04 +03:00
Benjamin Smedberg
a7e67d32ad
Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.
2010-06-10 14:11:40 -04:00
Mitchell Field
0fd15d94da
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
2010-05-14 18:24:41 +09:00
Simon Montagu
d6b0caacfa
Add Tibetan to font selection UI. Bug 441110, r=emk
2010-03-04 10:55:53 +02:00
Jonathan Kew
365fbafa0d
Bug 524107 - part 1 - pass original value of 'lang' to gfx text code rather than only a 'langGroup' value, to allow language-specific font rendering. r=roc sr=mats
2010-02-24 09:57:44 -08:00
timeless@mozdev.org
b71697af81
Bug 522561 crash replying to message that has attached eml [@ strlen | nsDateTimeFormatMac::FormatPRExplodedTime(nsILocale*, int, int, PRExplodedTime const*, nsAString_internal&)]
...
r=smontagu
2010-02-02 16:29:17 -08:00
Simon Montagu
ba1f53f229
Replace locale no-NO by nb-NO. Bug 533814, r=pike
2009-12-22 04:53:05 -08:00
Simon Montagu
8f5c8eea17
Add Songhay to supported languages. Bug 532496, r=Masatoshi Kimura <YV03354@nifty.ne.jp>
2009-12-21 00:35:30 -08:00
Phil Ringnalda
6fce97e58d
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
2009-09-18 19:59:53 -07:00
Benjamin Smedberg
ba372f3a4c
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
Craig Topper
b5592178c6
Bug 467948: Fix some "deprecated conversion from string constant" compiler warnings", round 2. r=dbaron
2009-08-18 08:48:32 -07:00
Hashem Masoud
b71a1a1cfa
Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin
2009-08-14 16:09:00 +02:00
Serge Gautherie
b97a0e78a3
Bug 444021 - Remove useless |#include "nsILocale[Service|].h"|; (Av1) Just remove them; r=smontagu
2009-08-06 20:00:41 +02:00
Simon Montagu
bc928cfd5d
Remove deprecated language code mo (Moldovian). Bug 399667, r=Masatoshi Kimura <VYV03354@nifty.ne.jp>
2009-05-11 04:23:42 -07:00
Josh Aas
e2ea4b5e73
Fix crash in unicode collation on Mac OS X, enable it, remove old collation impl. b=488320 r=smontagu sr=roc
2009-05-01 15:57:08 -07:00
Serge Gautherie
f3636c5d87
Bug 485728 - TUnit test_intl_locale tests get executed twice now; (Av1) Fix MODULE name; r=smontagu
2009-04-16 14:08:43 +02:00
Jesper Kristensen
5ddbc9dfcb
Bug 474636 - IDL interfaces in intl should include some documentation; r=smontagu
2009-04-01 23:53:04 +02:00
Simon Montagu
f2143bf495
Remove duplicate property added in bug 437276, rs=Neil
2009-04-01 06:56:13 -07:00
Edward Lee
3bc9eaf7d4
Bug 474862 - Create plural rule for Icelandic. r=gandalf, r=smontagu
2009-03-29 13:18:24 -05:00
Simon Montagu
49ff2879d9
Update default scripts for languages and the list of preferred languages based on data from the IANA registry. Bug 437276, r=Masatoshi Kimura
2009-03-29 00:49:44 -07:00
Simon Montagu
8d69ebafec
Test ta-IN instead of gu-IN, to avoid failure on W2K. Bug 484664
2009-03-23 00:20:01 -07:00
Ted Mielczarek
27616db76a
Bug 421611 - Need to be able to run tests on arbitrary build - add packaging bits for xpcshell. r=bsmedberg
...
--HG--
rename : intl/strres/tests/397093.properties => intl/strres/tests/unit/397093.properties
rename : intl/strres/tests/strres.properties => intl/strres/tests/unit/strres.properties
2009-03-21 11:20:00 -04:00
Atsushi Sakai
08584644a9
Bug 483769 - dateFormatYearMonth should generate 4 digits year; r=smontagu
2009-03-21 00:38:47 +01:00
Josh Aas
dde6460538
Stop using FlatCarbon headers on Mac OS X. b=482277 r=bsmedberg
2009-03-19 10:41:13 -07:00
Simon Montagu
683ac12712
xpcshell tests for bug 22310, based on a test by Jesper Kristensen <bugzilla@jesperkristensen.dk>
2009-03-18 01:39:50 -07:00
Jonathan Watt
c99daefd4b
Use CFDateFormatter instead of deprecated Carbon functions. Bug 360018, Some additional work by smontagu, r=smontagu, jdaggett
2009-03-16 05:24:15 -07:00
Simon Montagu
f74bf82c6d
Backout previous commit
2009-03-16 05:21:55 -07:00
Jonathan Watt
dcb1a5d630
Use CFDateFormatter instead of deprecated Carbon functions. Some additional work by smontagu, r=smontagu, jdaggett
2009-03-16 04:59:33 -07:00
Atsushi Sakai
ed63217887
Bug 22310 - Locale conversion to support 3 letter language; Mac OS locale parser; r=smontagu
2009-03-15 14:52:08 +01:00
Atsushi Sakai
9027500506
Bug 478157 - verKorea should be KR, not KP; r=smontagu
...
CLOSED TREE (unrelated to Windows talos orange)
2009-02-14 19:00:55 +01:00
Simon Montagu
c15f54734f
Back out changeset d9c4a4d5a4e4 (bug 441167)
2009-01-21 12:27:39 +02:00
Fred Jendrzejewski
d8f1bff747
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
2009-01-18 21:14:14 +01:00
Robert O'Callahan
804cc7ee91
Backed out changeset 8019a959aade
2009-01-16 22:20:33 +13:00
Fred Jendrzejewski
065bde22f3
Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc
...
--HG--
extra : rebase_source : 7a20af24c97867efbb28dafa6a70ea1b4cf00e58
2009-01-16 20:51:04 +13:00
Edward Lee
60e89b7539
Bug 467347 - Fix Plural Rule #12 , Arabic, to have 6 forms. r=Pike, r=smontagu
2008-12-18 16:23:24 -06:00
Simon Montagu
2525c14df1
Bug 424068: Disable Unicode collation on Mac more intelligently. r=jdaggett
2008-12-03 00:43:42 -08:00
Doug Turner
2c4c720f8d
Bug 461827. Winnls.h include is no needed after removal of the wince shunt library. r/sr=stuart
2008-11-04 07:22:07 -08:00
Siddharth Agarwal
60de8bee79
Bug 455738 - Add support for new Vista locales; Define LOCALE_NAME_MAX_LENGTH; r=smontagu
2008-10-19 14:37:33 +02:00
Siddharth Agarwal
0dd884b576
Bug 455738 - Add support for new Vista locales; r=smontagu
2008-10-16 17:28:24 +02:00
Arpad Borsos
c72ef7d248
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
2008-10-10 17:04:34 +02:00
stefanh@inbox.com
2c9a2703e1
Bug 451603 - Wrong region code for Moldavia in languages.properties. r=smontagu.
2008-08-24 22:34:22 +02:00
Robert Kaiser
c42140ec02
bug 380786 - clean up xpfe/ after suite moving to toolkit, r=ted sr=Neil
2008-08-24 19:51:03 +02:00
Reed Loden
c7efe0896a
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
60d7514673
Bug 441167 – nsIScriptableDateFormat defaults to OS locale but should be application locale. r=smontagu
2008-07-12 12:26:13 +02:00
Jesper Kristensen
82f6b93a64
Bug 22310 - "Locale conversion to support 3 letter language" [r=smontagu]
2008-07-12 05:23:13 -05:00
smontagu@smontagu.org
e0da0a8a1c
Bug 378105. Update default fonts for Indic scripts. r=pavlov, ui-review+approval1.9=beltzner
2008-04-03 21:23:18 -07:00
mattwillis@gmail.com
57282c5e42
Bug 422161 - Fix JS strict errors in *.jsm modules. r and rs=gavin, a1.9+=damons
2008-03-12 14:56:59 -07:00
dtownsend@oxymoronical.com
abd273614f
Disabling test due to bug 421790
2008-03-09 07:46:17 -07:00
dtownsend@oxymoronical.com
baf28387f9
Fix test to report what the differences actually were.
2008-03-09 06:06:30 -07:00