haiku/headers/os/locale
Oliver Tappe 99d2aa985b Improved the Time preflet (still not working properly, though)
* basically rewrote TimeZone to sport a nicer to use interface
* adjusted all users of TimeZone accordingly
* changed TZDisplay to show the Date next to the label, in
  order to avoid that long timezone names draw all over it
* the timezone listview is now properly sorted according
  to the current language (using BCollator)
* fixed a couple of bugs (overflows, etc.) that caused
  incorrect GMT offsets to be used during computations


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37813 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-29 20:10:26 +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 * Style fixes pointed out by Axel. 2010-07-28 14:45:54 +00:00
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 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 * updated ICU build packages with newer builds that try a bit harder to avoid 2010-07-26 22:05:39 +00:00
LocaleRoster.h * Set the ICU default time zone from the locale preflet. Unfortunately it looks like this doesn't solve all the problems 2010-07-27 09:45:52 +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
TimeZone.h Improved the Time preflet (still not working properly, though) 2010-07-29 20:10:26 +00:00
UnicodeChar.h Applied patch by PulkoMandy, adjusted and extended by myself: 2009-05-01 21:56:16 +00:00