Simon Montagu
|
2c7fd24076
|
Replace locale no-NO by nb-NO. Bug 533814, r=pike
|
2009-12-22 04:53:05 -08:00 |
Simon Montagu
|
67dfc9c273
|
Add Songhay to supported languages. Bug 532496, r=Masatoshi Kimura <YV03354@nifty.ne.jp>
|
2009-12-21 00:35:30 -08:00 |
Phil Ringnalda
|
fceecee8a4
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07:00 |
Benjamin Smedberg
|
28fb767bd1
|
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
|
75e677e9ad
|
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
|
44f7f9d413
|
Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin
|
2009-08-14 16:09:00 +02:00 |
Serge Gautherie
|
1349ffa0f1
|
Bug 444021 - Remove useless |#include "nsILocale[Service|].h"|; (Av1) Just remove them; r=smontagu
|
2009-08-06 20:00:41 +02:00 |
Simon Montagu
|
c170468f9f
|
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
|
7e5e8b2967
|
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
|
11319a39e2
|
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
|
b011084479
|
Bug 474636 - IDL interfaces in intl should include some documentation; r=smontagu
|
2009-04-01 23:53:04 +02:00 |
Simon Montagu
|
f3e00edf51
|
Remove duplicate property added in bug 437276, rs=Neil
|
2009-04-01 06:56:13 -07:00 |
Edward Lee
|
dece725708
|
Bug 474862 - Create plural rule for Icelandic. r=gandalf, r=smontagu
|
2009-03-29 13:18:24 -05:00 |
Simon Montagu
|
13a41ca96d
|
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
|
0f41f51ea1
|
Test ta-IN instead of gu-IN, to avoid failure on W2K. Bug 484664
|
2009-03-23 00:20:01 -07:00 |
Ted Mielczarek
|
a2f28bc235
|
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
|
b138de9910
|
Bug 483769 - dateFormatYearMonth should generate 4 digits year; r=smontagu
|
2009-03-21 00:38:47 +01:00 |
Josh Aas
|
0459faa60f
|
Stop using FlatCarbon headers on Mac OS X. b=482277 r=bsmedberg
|
2009-03-19 10:41:13 -07:00 |
Simon Montagu
|
46e9c94192
|
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
|
8b2fbeda05
|
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
|
68d631f27a
|
Backout previous commit
|
2009-03-16 05:21:55 -07:00 |
Jonathan Watt
|
f59ad78a1d
|
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
|
01204f5c23
|
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
|
6e2ddf1269
|
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
|
3115c58b0e
|
Back out changeset d9c4a4d5a4e4 (bug 441167)
|
2009-01-21 12:27:39 +02:00 |
Fred Jendrzejewski
|
9bd9de1b83
|
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
|
2009-01-18 21:14:14 +01:00 |
Robert O'Callahan
|
730e65f154
|
Backed out changeset 8019a959aade
|
2009-01-16 22:20:33 +13:00 |
Fred Jendrzejewski
|
6e7f270ba9
|
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
|
06ec475f6a
|
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
|
fdd6854943
|
Bug 424068: Disable Unicode collation on Mac more intelligently. r=jdaggett
|
2008-12-03 00:43:42 -08:00 |
Doug Turner
|
064e0b307f
|
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
|
f517fd2c83
|
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
|
13ee47f558
|
Bug 455738 - Add support for new Vista locales; r=smontagu
|
2008-10-16 17:28:24 +02:00 |
Arpad Borsos
|
4460c617be
|
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
|
16bf93081d
|
Bug 451603 - Wrong region code for Moldavia in languages.properties. r=smontagu.
|
2008-08-24 22:34:22 +02:00 |
Robert Kaiser
|
089dfd0bd6
|
bug 380786 - clean up xpfe/ after suite moving to toolkit, r=ted sr=Neil
|
2008-08-24 19:51:03 +02: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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
roc+@cs.cmu.edu
|
911c9e0b8e
|
Bug 396761. Fix buffer length. r=smontagu,a=bz
|
2007-09-21 02:12:29 -07:00 |
roc+@cs.cmu.edu
|
53ca6e7cdc
|
Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky
|
2007-09-18 16:12:06 -07:00 |
philringnalda@gmail.com
|
ce5d3ed85b
|
Bug 394545 - Remove intl.collationOption, r+moa=smontagu, a1.9=dsicore
|
2007-09-05 06:47:22 -07:00 |
philringnalda@gmail.com
|
d78bc142cf
|
Bug 211004 - mailnews.reply_header_locale de-DE not working, patch by Christian Eyrich <ch.ey@gmx.net>, r=smontagu, sr=biesi
|
2007-08-14 20:54:16 -07:00 |
jwalden@mit.edu
|
12e960c504
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
benjamin@smedbergs.us
|
0ab7558e7b
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 07:21:53 -07:00 |
smontagu@smontagu.org
|
a3ef23b65d
|
Remove unused interface nsILocaleDefinition. Bug 374447, r=jshin, sr=biesi
|
2007-03-25 00:38:18 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
smontagu%smontagu.org
|
24e0bad019
|
Bug 378105. Update default fonts for Indic scripts. r=pavlov, ui-review+approval1.9=beltzner
|
2008-04-04 04:23:19 +00:00 |
mattwillis%gmail.com
|
c7dfce802c
|
Bug 422161 - Fix JS strict errors in *.jsm modules. r and rs=gavin, a1.9+=damons
|
2008-03-12 21:57:00 +00:00 |
dtownsend%oxymoronical.com
|
7b7f5657ee
|
Disabling test due to bug 421790
|
2008-03-09 14:46:17 +00:00 |
dtownsend%oxymoronical.com
|
988fc30860
|
Fix test to report what the differences actually were.
|
2008-03-09 13:06:30 +00:00 |
edward.lee%engineering.uiuc.edu
|
c06f93dc75
|
Bug 416446 - Make PluralForm more useful for extensions and delay importing strings for perf. r=sdwilsh, r=smontagu, a1.9=damons
|
2008-02-25 21:33:40 +00:00 |
philringnalda%gmail.com
|
dc7d3b08a5
|
Bug 418012 - Friulian (fur) missing from (accept) language options, r=smontagu, a=schrep
|
2008-02-20 06:48:08 +00:00 |
jag%tty.nl
|
4221353fba
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 08:50:33 +00:00 |
stefanh%inbox.com
|
6fc4bce5ee
|
Bug 415962 - Map [sv-se] to Swedish/Sweden. Patch by Hasse <hasse@jasajudeju.se>. r=smontagu, a=mtschrep.
|
2008-02-12 17:24:21 +00:00 |
reed%reedloden.com
|
3aa8d95762
|
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-02-01 02:55:35 +00:00 |
reed%reedloden.com
|
0fd70dff27
|
Bug 374040 - "nsIScriptableDateFormat does not work as expected with dateFormatLong" [p=arenevier@fdn.fr (arno.) r=smontagu a1.9=schrep]
|
2008-01-30 04:32:19 +00:00 |
edward.lee%engineering.uiuc.edu
|
eb0412407d
|
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 17:44:08 +00:00 |
edward.lee%engineering.uiuc.edu
|
b1cda77195
|
Bug 413670 - Add plural rules for Irish ga-IE, Arabic, Maltese, Macedonian. r=l10n@mozilla.com (Pike), r=smontagu, a1.9=beltzner
|
2008-01-27 07:33:05 +00:00 |
edward.lee%engineering.uiuc.edu
|
c0f43440a7
|
Just adding a comment/link for bug 394516
|
2008-01-23 02:25:01 +00:00 |
edward.lee%engineering.uiuc.edu
|
988ef379a0
|
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-23 02:18:27 +00:00 |
bugzilla%standard8.plus.com
|
19d481f8c8
|
Bug 403786 Remove unnecessary nsISupportsArray includes from intl code. r/moa=smontagu,a1.9=dsicore
|
2007-11-15 19:59:25 +00:00 |
roc+%cs.cmu.edu
|
847f64420a
|
Bug 396761. Fix buffer length. r=smontagu,a=bz
|
2007-09-21 09:12:29 +00:00 |
roc+%cs.cmu.edu
|
df1d8efba7
|
Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky
|
2007-09-18 23:12:10 +00:00 |
philringnalda%gmail.com
|
9f291e4b23
|
Bug 394545 - Remove intl.collationOption, r+moa=smontagu, a1.9=dsicore
|
2007-09-05 13:47:25 +00:00 |
philringnalda%gmail.com
|
36e4418263
|
Bug 211004 - mailnews.reply_header_locale de-DE not working, patch by Christian Eyrich <ch.ey@gmx.net>, r=smontagu, sr=biesi
|
2007-08-15 03:54:16 +00:00 |
jwalden%mit.edu
|
ef68fcf595
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 07:08:56 +00:00 |
benjamin%smedbergs.us
|
3fb4912f5d
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 14:22:04 +00:00 |
smontagu%smontagu.org
|
a687da970a
|
Remove unused interface nsILocaleDefinition. Bug 374447, r=jshin, sr=biesi
|
2007-03-25 07:38:18 +00:00 |
sayrer%gmail.com
|
2b38755351
|
Bug 371611. crash nsIScriptableDateFormat::FormatDate for undefined year, month, day. Patch by Ryan Jones <sciguyryan@gmail.com>. r=smontagu, sr=biesi
|
2007-03-03 17:43:01 +00:00 |
smontagu%smontagu.org
|
397a5d7983
|
Removing obsolete files not part of the build. Bug 371990, r=sayrer
|
2007-02-27 22:49:17 +00:00 |
jshin%mailaps.org
|
e3e91ba458
|
bug 359808 : fix my stupid mistake again
|
2007-02-08 18:47:12 +00:00 |
jshin%mailaps.org
|
8afb0a1056
|
bug 359808 : drop support for Win9x/ME : follow-up fix
|
2007-02-08 18:14:35 +00:00 |
jshin%mailaps.org
|
ab27ba75e9
|
bug 359808 : drop support for Win9x/ME (get rid of 'A' API code) : r=darin, sr=dougt, sr=darin
|
2007-02-08 17:48:22 +00:00 |
mozilla.mano%sent.com
|
92d44ee845
|
Bug 364991 - Stop loading CFLocale functions dynamically. r=josh, sr=pink.
|
2006-12-26 20:18:15 +00:00 |
cbiesinger%web.de
|
c27a5a75b2
|
Bug 352049 Kill the font download dialog
r=smontagu sr=bz
|
2006-09-10 19:15:09 +00:00 |
smontagu%smontagu.org
|
a661b02369
|
Add fa-ir to accepted languages and Iran to regionNames.properties. Bug 347632, r=jshin, blanket sr=roc for property file changes
|
2006-08-08 07:50:26 +00:00 |
smontagu%smontagu.org
|
03518e3851
|
correcting typo in checkin of bug 341860
|
2006-07-19 11:18:21 +00:00 |
smontagu%smontagu.org
|
eb9032798b
|
Add several Indic languages to language.properties. Bug 341860, r=jshin
|
2006-07-19 10:16:36 +00:00 |
timeless%mozdev.org
|
9391198a55
|
Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
|
2006-06-03 23:35:59 +00:00 |
mkaply%us.ibm.com
|
656d7ee329
|
OS/2 build bustage from 338732
|
2006-05-23 14:16:33 +00:00 |
benjamin%smedbergs.us
|
66d8c3ac05
|
Bug 338732 - Make nsIDateTimeFormat header frozen-linkage friendly (use nsAString instead of nsString), r=smontagu
|
2006-05-22 13:20:59 +00:00 |
cbiesinger%web.de
|
1fe4516c9f
|
bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.
r=bsmedberg
|
2006-05-06 17:53:51 +00:00 |
cbiesinger%web.de
|
a898e666b8
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
|
2006-02-03 14:18:39 +00:00 |
timeless%mozdev.org
|
3db428f6ac
|
Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
|
2005-11-25 21:57:13 +00:00 |