haiku/headers/os/locale
Oliver Tappe e19d7089a7 Fix #8841 (broken localization support for 3rd-party apps).
* made private Catalog.h header public by moving it to 
  os/locale/tools/CollectingCatalog.h
* reintroduce B_COLLECTING_CATKEYS define (which is expected to be set
  during a collectcatkeys session) in order to decide whether or not
  to automatically include the CollecingCatalog.h header from Catalog.h
* adjust jam rule for collecting catalog keys accordingly
2012-08-16 21:12:55 +02:00
..
tools Fix #8841 (broken localization support for 3rd-party apps). 2012-08-16 21:12:55 +02:00
Catalog.h Fix #8841 (broken localization support for 3rd-party apps). 2012-08-16 21:12:55 +02:00
CatalogData.h Cleanup BCatalogAddOn. 2012-04-16 00:04:41 +02: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
DateFormat.h
DateTimeFormat.h
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
FloatFormatImpl.h
FloatFormatParameters.h
Format.h
FormatImpl.h
FormatParameters.h
FormattingConventions.h * add predicate FormattingConventions::AreCountrySpecific() 2011-08-21 17:18:31 +00:00
GenericNumberFormat.h
IntegerFormat.h
IntegerFormatImpl.h
IntegerFormatParameters.h
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 Change Time Format Options in Deskbar preferences. 2012-04-15 00:17:54 -04:00
LocaleRoster.h Add BLocaleRoster::GetAvailableTimeZonesWithRegionInfo() 2012-04-07 20:51:43 +02:00
LocaleStrings.h
NumberFormat.h
NumberFormatImpl.h
NumberFormatParameters.h
TimeFormat.h
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