haiku/src/kits/locale
Oliver Tappe b7f609650b * removed all BLocale-related getters from BLocaleRoster - they're available
in BLocale (which is accessible via be_locale)
* adjusted all users accordingly


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38459 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-30 19:58:19 +00:00
..
cat.cpp * Copied imported OpenTracker Locale Kit files from the vendor branch 2009-05-01 19:23:59 +00:00
Catalog.cpp * renamed BPrivate::mutable_locale_roster to BPrivate::gMutableLocaleRoster, 2010-08-04 21:34:12 +00:00
CatalogStub.cpp * Allow ReadOnlyBootPrompt to change languages at runtime again. 2010-08-03 08:48:34 +00:00
Collator.cpp Largish cleanup sweep concerning the Locale Kit (sorry it got so big): 2010-08-01 20:28:19 +00:00
Country.cpp * re-added GetAvailableTimeZones() to BCountry - it is now a convenience wrapper 2010-08-28 09:23:26 +00:00
CountryFlags.rdef * Fixed a typo in filename of Austria flag 2010-06-24 15:12:50 +00:00
Currency.cpp * Copied imported OpenTracker Locale Kit files from the vendor branch 2009-05-01 19:23:59 +00:00
DateFormat.cpp Largish cleanup sweep concerning the Locale Kit (sorry it got so big): 2010-08-01 20:28:19 +00:00
DateTimeFormat.cpp * style adjustments 2010-08-29 20:40:15 +00:00
DefaultCatalog.cpp Largish cleanup sweep concerning the Locale Kit (sorry it got so big): 2010-08-01 20:28:19 +00:00
DurationFormat.cpp * rename BTimeZone::Accessor to BTimeZone::Private to match the other 2010-08-30 14:30:22 +00:00
FloatFormat.cpp * Improve the test for TimeFormat (style and error checking) 2010-02-17 15:35:28 +00:00
FloatFormatImpl.cpp * Copied imported OpenTracker Locale Kit files from the vendor branch 2009-05-01 19:23:59 +00:00
FloatFormatParameters.cpp * Copied imported OpenTracker Locale Kit files from the vendor branch 2009-05-01 19:23:59 +00:00
Format.cpp * reintroduced be_locale as global information point for the current locale 2010-08-29 20:55:00 +00:00
FormatImpl.cpp * Copied imported OpenTracker Locale Kit files from the vendor branch 2009-05-01 19:23:59 +00:00
FormatParameters.cpp * Copied imported OpenTracker Locale Kit files from the vendor branch 2009-05-01 19:23:59 +00:00
GenericNumberFormat.cpp Fixed various errors/warnings reported by cppcheck: 2010-02-08 22:50:38 +00:00
HashMapCatalog.cpp * Fix \x parsing in collectcatkeys again (thanks to Kaliber) 2010-07-19 15:47:06 +00:00
IntegerFormat.cpp * Improve the test for TimeFormat (style and error checking) 2010-02-17 15:35:28 +00:00
IntegerFormatImpl.cpp * Copied imported OpenTracker Locale Kit files from the vendor branch 2009-05-01 19:23:59 +00:00
IntegerFormatParameters.cpp * Copied imported OpenTracker Locale Kit files from the vendor branch 2009-05-01 19:23:59 +00:00
Jamfile * Remove everything related to direct access to unicode.properties file. All of it should be done through ICU. 2010-08-11 12:00:59 +00:00
Language.cpp CID 1643 : Off-byÃ-one rray access. 2010-08-07 17:31:36 +00:00
LibbeLocaleBackend.cpp * renamed BPrivate::mutable_locale_roster to BPrivate::gMutableLocaleRoster, 2010-08-04 21:34:12 +00:00
LibraryInit.cpp * Removed registering of non-existing application as preferred for catalogs. 2010-07-21 10:36:32 +00:00
Locale.cpp * improved const-correctness of BLocale 2010-08-30 18:57:17 +00:00
LocaleRoster.cpp * removed all BLocale-related getters from BLocaleRoster - they're available 2010-08-30 19:58:19 +00:00
MutableLocaleRoster.cpp * removed all BLocale-related getters from BLocaleRoster - they're available 2010-08-30 19:58:19 +00:00
NumberFormat.cpp * Improve the test for TimeFormat (style and error checking) 2010-02-17 15:35:28 +00:00
NumberFormatImpl.cpp * Copied imported OpenTracker Locale Kit files from the vendor branch 2009-05-01 19:23:59 +00:00
NumberFormatParameters.cpp Fixed various errors/warnings reported by cppcheck: 2010-02-08 22:50:38 +00:00
TimeFormat.cpp Largish cleanup sweep concerning the Locale Kit (sorry it got so big): 2010-08-01 20:28:19 +00:00
TimeUnitFormat.cpp * reintroduced be_locale as global information point for the current locale 2010-08-29 20:55:00 +00:00
TimeZone.cpp * changed BTimeZone to use BLanguage instead of BLocale, as that what represents 2010-08-24 18:32:59 +00:00
UnicodeChar.cpp * Remove everything related to direct access to unicode.properties file. All of it should be done through ICU. 2010-08-11 12:00:59 +00:00