haiku/headers/private/locale
Oliver Tappe d1d8fda637 Next step of Locale Kit refactoring:
* BLocale now keeps language and country completely separate and
  mixes the formatting conventions into the current language's locale
  when formatting dates and times (needs to be done for number- and
  currency-formatting, too, since the digits may not be in the
  preferred language)
* optimized fetching of the flag icons such that they are all loaded
  in one go (by the locale roster) - this alone speeds up the Locale
  preflet considerably
* worked on fixing the language confusion in the Locale preflet
* fixed a couple of bugs in the Locale preflet that would lead to
  illegal characters being displayed in the date-subpart menus


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39013 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-10-19 21:36:44 +00:00
..
CountryPrivate.h Next step of Locale Kit refactoring: 2010-10-19 21:36:44 +00:00
DefaultCatalog.h * Implement a function to get all the available languages for a given application 2010-04-14 23:48:01 +00:00
HashMapCatalog.h some copyright headers clean up 2010-04-12 21:02:09 +00:00
ICUWrapper.h * added SetTo() in order to be able to set a new destination 2010-07-29 20:03:05 +00:00
LanguagePrivate.h Next step of Locale Kit refactoring: 2010-10-19 21:36:44 +00:00
LibbeLocaleBackend.h olta+pulkomandy: 2010-04-12 18:07:09 +00:00
MutableLocaleRoster.h Next step of Locale Kit refactoring: 2010-10-19 21:36:44 +00:00
PlainTextCatalog.h some copyright headers clean up 2010-04-12 21:02:09 +00:00
TimeZonePrivate.h Next step of Locale Kit refactoring: 2010-10-19 21:36:44 +00:00