haiku/headers/private
Oliver Tappe 6fd2f4a0d1 One more monster commit (sorry ...) concerning the Locale Kit:
* extracted new class BFormattingConventions from BCountry, which
  manages the formatting conventions from a given locale and 
  allows to get/set the four different date/time formats supported
  by ICU-locales as well as number and monetary formats
* overhauled the Locale preflet:
  + drop editing features for all formats, since I don't think
    they do not make much sense to have in a prefs GUI - being
    able to select from the existing locales should be good
    enough. Please note that you can still change the formats
    programmatically in an application.
  + renamed the 'Countries' tab to 'Formatting'
  + the locale formatting conventions list in the 'Formatting'
    tab is now hierarchical for easier access (less scrolling)
  + fixed functionality of 'Revert' and 'Defaults' buttons
  + added support for using the month/day-names of your preferred
    language during date formatting
* adjusted BLocale to ask BFormattingConventions for the current
  formats when formatting dates and times and to offer 4
  different format styles (full, long, medium and short).
* adjust all classes formatting dates/times to pick the 
  appropriate format style
* BLocaleRoster no longer directly archives/unarchives the 
  individual formatting conventions but delegates that to
  BFormattingConventions
    

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39123 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-10-24 12:57:55 +00:00
..
app Remove unused PortLinkRef again. 2010-08-17 23:27:22 +00:00
audio
binary_compatibility Patch by Alex Wilson (minor changes by myself) related to the new archiving 2010-07-16 16:49:42 +00:00
bluetooth Fix #6373, second try 2010-08-19 15:29:02 +00:00
debug Added UnhandledDebugMessage() hook which is called by the base class 2010-03-26 21:18:08 +00:00
device
drivers iSCSI: Add header for protocol 2010-09-04 21:09:13 +00:00
firewire
fs_shell added a file system call preallocate() as described in #6285, currently unused 2010-10-18 18:48:54 +00:00
graphics Always set the LVDS panel to its native mode, except for the 'display' part. 2010-08-25 15:06:49 +00:00
haiku_package
input * Removed the at_kbd_io and AT keyboard stuff; this is now done within the PS/2 2010-04-14 19:19:14 +00:00
interface Fix coding style. 2010-08-20 04:34:18 +00:00
kernel Fix header guard which prevented from including text_console.h along with this one. 2010-10-23 19:08:52 +00:00
libbe olta+pulkomandy: 2010-04-12 18:07:09 +00:00
libroot part1 of fixing #6599: 2010-09-18 15:55:42 +00:00
locale One more monster commit (sorry ...) concerning the Locale Kit: 2010-10-24 12:57:55 +00:00
mail Mail: Always include posix/regex.h 2010-08-18 23:58:57 +00:00
media * Change the signature of the Writer plugins setup methods such 2010-10-20 21:36:23 +00:00
midi
mount
net * Made an uint32 out of net_socket::bound_to_device. 2010-08-27 10:56:41 +00:00
notification Patch by plfiorini: Integration of InfoPopper as a system service. See ticket 2010-05-27 14:48:27 +00:00
print
runtime_loader
screen_saver Fixed various errors/warnings reported by cppcheck: 2010-02-08 22:50:38 +00:00
shared * Implemented a class that can handle Tracker's query files. Only read support 2010-09-21 20:42:13 +00:00
storage DriveSetup: 2010-10-24 03:39:19 +00:00
support
syslog_daemon
system As suggested by Ingo use a B_WATCH_VOLUME flag to tell the kernel to watch 2010-10-24 00:49:20 +00:00
textencoding
tracker
usb_vision some copyright headers clean up 2010-04-12 21:02:09 +00:00
userlandfs Should have been part of r37678. io_request_is_vip() support. 2010-07-22 11:09:32 +00:00
vmdk