gecko-dev/intl/locale
Zibi Braniecki b17d737c5b Bug 1348797 - Add null-check to validTagChars test in LocaleService::NegotiateLanguages. r=jfkthame
--HG--
extra : amend_source : f6dde0867a6cf10b5b2f50c3cfcf3f383d708d28
2017-03-20 15:14:58 -04:00
..
android Bug 1345762 - Rename OSPreferences_unix.cpp to OSPreferences_android.cpp. r=gandalf 2017-03-09 16:35:27 +09:00
gtk Bug 1308329 - Extend OSPreferences API to cover date/time styles. r=jfkthame 2017-02-08 17:17:51 -08:00
mac Bug 1308329 - Extend OSPreferences API to cover date/time styles. r=jfkthame 2017-02-08 17:17:51 -08:00
tests Bug 1348797 - Add null-check to validTagChars test in LocaleService::NegotiateLanguages. r=jfkthame 2017-03-20 15:14:58 -04:00
unix Bug 1345762 - Rename OSPreferences_unix.cpp to OSPreferences_android.cpp. r=gandalf 2017-03-09 16:35:27 +09:00
windows Bug 1344615: Remove nsXPCOMStrings.{h,cpp} r=bsmedberg 2017-03-06 17:52:54 +13:00
DateTimeFormat.cpp Bug 1346819 - Port SanitizeAsBCP47 to LocaleService. r=baku,jfkthame 2017-03-13 08:31:43 -07:00
DateTimeFormat.h Bug 1343766 - Add DateTimeFomat without ICU for Android. r=emk 2017-03-10 12:58:21 +09:00
DateTimeFormatAndroid.cpp Bug 1343766 - Add DateTimeFomat without ICU for Android. r=emk 2017-03-10 12:58:21 +09:00
LocaleService.cpp Bug 1348797 - Add null-check to validTagChars test in LocaleService::NegotiateLanguages. r=jfkthame 2017-03-20 15:14:58 -04:00
LocaleService.h Bug 1346819 - Port SanitizeAsBCP47 to LocaleService. r=baku,jfkthame 2017-03-13 08:31:43 -07:00
OSPreferences.cpp Bug 1344596 - Allow OSPreferences API without ENABLE_INTL_API. r=gandalf 2017-03-06 11:03:46 +09:00
OSPreferences.h Bug 1344596 - Allow OSPreferences API without ENABLE_INTL_API. r=gandalf 2017-03-06 11:03:46 +09:00
PluralForm.jsm Bug 1048850 - Part 2: make 'ruleNum' an object member to allow the property to be passed to content pages. r=Standard8 2015-11-18 17:09:34 +01:00
langGroups.properties Bug 947654 - Use font.*.x-math font preferences for MathML. r=karl, r=heycam 2015-05-25 02:40:00 +02:00
language.properties
moz.build Bug 1345762 - Rename OSPreferences_unix.cpp to OSPreferences_android.cpp. r=gandalf 2017-03-09 16:35:27 +09:00
mozILocaleService.idl Bug 1346611 - Introduce LocaleService::GetDefaultLocale. r=jfkthame 2017-03-14 13:04:59 -07:00
mozIOSPreferences.idl Bug 1308329 - Extend OSPreferences API to cover date/time styles. r=jfkthame 2017-02-08 17:17:51 -08:00
nsCollation.cpp Bug 1346819 - Port SanitizeAsBCP47 to LocaleService. r=baku,jfkthame 2017-03-13 08:31:43 -07: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 Bug 1346674 - Migrate all uses of nsILocaleService::GetApplicationLocale to mozILocaleService::GetAppLocale. r=jfkthame 2017-03-12 20:39:22 -07:00
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 1346674 - Migrate all uses of nsILocaleService::GetApplicationLocale to mozILocaleService::GetAppLocale. r=jfkthame 2017-03-12 20:39:22 -07:00
nsLanguageAtomService.h Bug 1346674 - Migrate all uses of nsILocaleService::GetApplicationLocale to mozILocaleService::GetAppLocale. r=jfkthame 2017-03-12 20:39:22 -07:00
nsLocale.cpp Bug 1134920 - Use moz_xmalloc/moz_xrealloc/free instead of nsMemory::Alloc/Realloc/Free. r=nfroyd 2015-04-01 13:51:45 +09:00
nsLocale.h
nsLocaleConstructors.h Bug 1308329 - Extend OSPreferences API to cover date/time styles. r=jfkthame 2017-02-08 17:17:51 -08:00
nsLocaleService.cpp Bug 1285554 - Remove remnants of widget/qt. r=dougt,mshal. 2016-07-12 09:16:45 +10:00
nsPlatformCharset.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
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 Bug 1262324 (part 2) - Introduce nsUConvProp. r=emk. 2016-04-06 13:31:38 +10:00
nsUConvPropertySearch.h Bug 1262324 (part 2) - Introduce nsUConvProp. r=emk. 2016-04-06 13:31:38 +10:00
nsWin32Locale.h Bug 1336879 - Use Vista+ API directly for nsWin32Locale. r=emk 2017-02-07 10:47:41 +09:00
props2arrays.py Bug 1262324 (part 2) - Introduce nsUConvProp. r=emk. 2016-04-06 13:31:38 +10:00