gecko-dev/intl/locale
Makoto Kato 797b5df988 Bug 1225696 - Part 3. Revert the order of kDateFormat. r=jorgk
MozReview-Commit-ID: A1gWYkHi28v
2017-02-24 20:33:53 +09:00
..
mac Bug 1339119 - Actually use the locale from macOS instead of throwing it away in OSPreferences::ReadSystemLocales. r=gandalf 2017-02-13 17:51:13 +00:00
tests Bug 1340924 - Remove Iterator consumer from intl/. r=Pike 2017-02-22 16:11:34 +09:00
unix Bug 1338928: Add constexpr to static data under intl/ for better codegen on Windows. r=emk 2017-02-15 15:08:31 +13:00
windows Bug 1338928: Add constexpr to static data under intl/ for better codegen on Windows. r=emk 2017-02-15 15:08:31 +13:00
DateTimeFormat.cpp Bug 1225696 - Part 1. Add kDateFormatMonthLong and kDateFormatYearMonthLong to DateTimeFormat. r=emk 2017-02-20 12:47:18 +09:00
DateTimeFormat.h Bug 1329841 - Added support into DateTimeFormat*.cpp for kDateFormatYearMonth and kDateFormatWeekday date format selectors. r=emk 2017-02-08 14:08:30 -08:00
LocaleService.cpp Bug 1341094 - Update mozILocaleService.getAppLocales to avoid use of jsapi. r=smaug 2017-02-20 21:14:25 +00:00
LocaleService.h Bug 1336281 followup - Unify the JS-callable and C++-only versions of LocaleService::GetAppLocale, and declare it as a read-only attribute in IDL. r=gandalf 2017-02-08 21:12:16 +00:00
OSPreferences.cpp Bug 1333184 - Introduce OSPreferences API. r=jfkthame 2017-02-05 11:41:43 -08:00
OSPreferences.h Bug 1333184 - Introduce OSPreferences API. r=jfkthame 2017-02-05 11:41:43 -08:00
PluralForm.jsm
langGroups.properties
language.properties
moz.build Bug 1329841 - Added support into DateTimeFormat*.cpp for kDateFormatYearMonth and kDateFormatWeekday date format selectors. r=emk 2017-02-08 14:08:30 -08:00
mozILocaleService.idl Bug 1341094 - Update mozILocaleService.getAppLocales to avoid use of jsapi. r=smaug 2017-02-20 21:14:25 +00:00
nsCollation.cpp Bug 1335983 - Migrate nsCollation::CreateCollection to use LocaleService::GetAppLocale. r=jfkthame 2017-02-07 12:52:03 -08:00
nsCollation.h Bug 1335983 - Migrate nsCollation::CreateCollection to use LocaleService::GetAppLocale. r=jfkthame 2017-02-07 12:52:03 -08:00
nsCollationCID.h
nsICollation.idl Bug 1335983 - Migrate nsCollation::CreateCollection to use LocaleService::GetAppLocale. r=jfkthame 2017-02-07 12:52:03 -08:00
nsILanguageAtomService.h
nsILocale.idl
nsILocaleService.idl
nsIPlatformCharset.h
nsIScriptableDateFormat.idl Bug 1225696 - Part 3. Revert the order of kDateFormat. r=jorgk 2017-02-24 20:33:53 +09:00
nsLanguageAtomService.cpp Bug 1338928: Add constexpr to static data under intl/ for better codegen on Windows. r=emk 2017-02-15 15:08:31 +13:00
nsLanguageAtomService.h
nsLocale.cpp
nsLocale.h
nsLocaleConstructors.h Bug 1336281 - Expose mozILocaleService. r=jfkthame 2017-02-05 12:29:39 -08:00
nsLocaleService.cpp Bug 1285554 - Remove remnants of widget/qt. r=dougt,mshal. 2016-07-12 09:16:45 +10:00
nsPlatformCharset.h
nsPosixLocale.h
nsScriptableDateFormat.cpp Bug 1301640 - Replaced per-platform variants of nsIDateTimeFormat with single, ICU-backed version that has static c++ callers. r=emk 2016-11-21 15:58:37 -08:00
nsUConvPropertySearch.cpp
nsUConvPropertySearch.h
nsWin32Locale.h Bug 1336879 - Use Vista+ API directly for nsWin32Locale. r=emk 2017-02-07 10:47:41 +09:00
props2arrays.py