haiku/headers/os/locale
Adrien Destugues 1a5c1f9ed5 * Use const references instead of pointers for the read from/write to
attribute/resource method in locale kit catalogs
 * Only load the embedded catalog if nothing else was found, so it can easily
be overridden
 * Change the resource type to 'CADA' (CAtalog DAta) for embedded catalogs, and
use a hash of the language code as the resource ID. This allows multiple
languages to be stored in the same file and does not interfere with the user
storing his own BMessages as resources.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43057 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-11-01 10:13:34 +00:00
..
Catalog.h * Use const references instead of pointers for the read from/write to 2011-11-01 10:13:34 +00:00
Collator.h * update (not-so-)optional package ICU to 4.8.1, which contains interesting stuff 2011-08-18 22:13:06 +00:00
Country.h * update (not-so-)optional package ICU to 4.8.1, which contains interesting stuff 2011-08-18 22:13:06 +00:00
Currency.h Applied patch by PulkoMandy, adjusted and extended by myself: 2009-05-01 21:56:16 +00:00
DateFormat.h Largish cleanup sweep concerning the Locale Kit (sorry it got so big): 2010-08-01 20:28:19 +00:00
DateTimeFormat.h * style adjustments 2010-08-29 20:40:15 +00:00
DurationFormat.h * update (not-so-)optional package ICU to 4.8.1, which contains interesting stuff 2011-08-18 22:13:06 +00:00
FloatFormat.h * Improve the test for TimeFormat (style and error checking) 2010-02-17 15:35:28 +00:00
FloatFormatImpl.h Applied patch by PulkoMandy, adjusted and extended by myself: 2009-05-01 21:56:16 +00:00
FloatFormatParameters.h Applied patch by PulkoMandy, adjusted and extended by myself: 2009-05-01 21:56:16 +00:00
Format.h * reintroduced be_locale as global information point for the current locale 2010-08-29 20:55:00 +00:00
FormatImpl.h Applied patch by PulkoMandy, adjusted and extended by myself: 2009-05-01 21:56:16 +00:00
FormatParameters.h Applied patch by PulkoMandy, adjusted and extended by myself: 2009-05-01 21:56:16 +00:00
FormattingConventions.h * add predicate FormattingConventions::AreCountrySpecific() 2011-08-21 17:18:31 +00:00
GenericNumberFormat.h * applied several fixes to make locale kit buildable with gcc4, too 2009-05-02 13:44:35 +00:00
IntegerFormat.h * Improve the test for TimeFormat (style and error checking) 2010-02-17 15:35:28 +00:00
IntegerFormatImpl.h Applied patch by PulkoMandy, adjusted and extended by myself: 2009-05-01 21:56:16 +00:00
IntegerFormatParameters.h Applied patch by PulkoMandy, adjusted and extended by myself: 2009-05-01 21:56:16 +00:00
Language.h * update (not-so-)optional package ICU to 4.8.1, which contains interesting stuff 2011-08-18 22:13:06 +00:00
Locale.h Work on #7947 (CalendarView not respecting locale's start of week) 2011-09-07 21:41:57 +00:00
LocaleRoster.h * Added BLanguage::GetIcon(), and BLocaleRoster::GetFlagIconForLanguage(). The 2011-05-25 17:09:30 +00:00
LocaleStrings.h * reintegrated gsoc-locale-kit branch into trunk - there's more 2009-09-18 22:23:34 +00:00
NumberFormat.h * Improve the test for TimeFormat (style and error checking) 2010-02-17 15:35:28 +00:00
NumberFormatImpl.h Applied patch by PulkoMandy, adjusted and extended by myself: 2009-05-01 21:56:16 +00:00
NumberFormatParameters.h Applied patch by PulkoMandy, adjusted and extended by myself: 2009-05-01 21:56:16 +00:00
TimeFormat.h Largish cleanup sweep concerning the Locale Kit (sorry it got so big): 2010-08-01 20:28:19 +00:00
TimeUnitFormat.h * update (not-so-)optional package ICU to 4.8.1, which contains interesting stuff 2011-08-18 22:13:06 +00:00
TimeZone.h * minor formatting cleanup 2011-08-20 20:36:41 +00:00
UnicodeChar.h Applied patch by PulkoMandy, adjusted and extended by myself: 2009-05-01 21:56:16 +00:00