haiku/headers/os/locale
Adrien Destugues a03aca6e06 WIP Timezone support
* BCountry can list the timezones applicable for the country
 * BCountry can give its name (for example France), or LocaleName (french (France)). The second one will later be moved to BLocale class along with 
most of the locale settings ; but this needs a bit of refactoring.
 * The Locale preflet now uses LocaleName instead of Name, since it deals with locales. The time preflet will want only country names, without te 
language information, for example.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37690 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-22 12:47:00 +00:00
..
Catalog.h * Remove the CatalogStub class and put the Gatcatalog function directly in BLocaleRoster, 2010-07-20 11:38:34 +00:00
Collator.h Applied patch by PulkoMandy, adjusted and extended by myself: 2009-05-01 21:56:16 +00:00
Country.h WIP Timezone support 2010-07-22 12:47:00 +00:00
Currency.h Applied patch by PulkoMandy, adjusted and extended by myself: 2009-05-01 21:56:16 +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 * Improve the test for TimeFormat (style and error checking) 2010-02-17 15:35:28 +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
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 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 WIP Timezone support 2010-07-22 12:47:00 +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 -Added new TimeFormat API for formatting and localizing a time (uptime, copy duration, ...) 2010-02-17 00:02:50 +00:00
UnicodeChar.h Applied patch by PulkoMandy, adjusted and extended by myself: 2009-05-01 21:56:16 +00:00