haiku/headers/os/locale
Adrien Destugues 4ae5a45220 * Rewrote the timezone selection part of the time preflet to make use of ICU instead of our custom TZData.
* Not completely working yet, hte POSIX API isn't very happy about ICU timezone names.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37758 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-26 13:56:50 +00:00
..
Catalog.h * improved the locale kit build rules and headers to use a different set of 2010-07-25 22:47:39 +00:00
Collator.h
Country.h * Bcountry : private methods start with underscore. The timezone list isnow actually a list of BTimeZone objects, that holdsall the needed info, not only the code. Also tweak the listing code to 2010-07-23 16:25:43 +00:00
Currency.h
FloatFormat.h * Improve the test for TimeFormat (style and error checking) 2010-02-17 15:35:28 +00:00
FloatFormatImpl.h
FloatFormatParameters.h
Format.h * Improve the test for TimeFormat (style and error checking) 2010-02-17 15:35:28 +00:00
FormatImpl.h
FormatParameters.h
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
IntegerFormatParameters.h
Language.h Update ICU to 4.4 2010-07-13 19:04:40 +00:00
Locale.h * Update all applications in tree to use the new localizing system 2010-07-02 11:36:13 +00:00
LocaleRoster.h * Rewrote the timezone selection part of the time preflet to make use of ICU instead of our custom TZData. 2010-07-26 13:56:50 +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
NumberFormatParameters.h
TimeFormat.h -Added new TimeFormat API for formatting and localizing a time (uptime, copy duration, ...) 2010-02-17 00:02:50 +00:00
TimeZone.h * Rewrote the timezone selection part of the time preflet to make use of ICU instead of our custom TZData. 2010-07-26 13:56:50 +00:00
UnicodeChar.h