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

658 Коммитов

Автор SHA1 Сообщение Дата
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
bsmedberg%covad.net dff1dea638 Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
smontagu%smontagu.org f5e30b020d Add Maltese and Tatar to the list of supported languages, and map Chinese (Min Nan) to the Western langGroup. Bugs 258599, 310028, 314907, r=jshin, blanket sr=roc for property file changes 2005-11-07 09:30:58 +00:00
jshin%mailaps.org 1a8118258c bug 237434 : add several languages/scripts to font selection menu (r=smontagu, sr=dbaron, a=asa) 2005-04-30 02:57:57 +00:00
bsmedberg%covad.net a38f42348d Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 12:36:03 +00:00