Граф коммитов

673 Коммитов

Автор SHA1 Сообщение Дата
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