haiku/headers/os
Oliver Tappe 33bc4425be Largish adjustments to PackagerReaderImpl and package attribute
handling:
* package attributes are now compatible with the low level attribute
  handling of other HPKG attributes (such that 'package dump' now shows 
  package attributes, too)
* dropped type names from hpkg format, the attributes were identified
  by IDs already and this simplifies the code considerably. Type names
  are now handled in BLowLevelPackageHandler only.
* instead of rolling their own mechanism, high-level package attributes 
  handling is now implemented via a corresonding set of 
  AttributeHandler-subclasses
* adjusted package writer to only write package attributes that are
  needed (empty ones are left out)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40466 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-12 19:21:37 +00:00
..
add-ons Major restructuring of the mail server: 2011-02-09 01:49:01 +00:00
app Added another GetInfo() variant with which one can retrieve the count and 2011-02-07 20:10:14 +00:00
arch
be_apps
bluetooth Fix #6373, second try 2010-08-19 15:29:02 +00:00
device * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
drivers Fix typo. 2011-02-10 20:25:40 +00:00
game * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
interface Add a default right click context menu to BTextView. 2011-01-28 05:09:52 +00:00
kernel Apply patch from augiedoggie for #6258 which adds Athlon Phenom II's to the CPU 2011-01-03 04:10:56 +00:00
locale * Merged weak-symbols branch. 2010-11-22 13:06:36 +00:00
mail Major restructuring of the mail server: 2011-02-09 01:49:01 +00:00
media * Change the signature of the Writer plugins setup methods such 2010-10-20 21:36:23 +00:00
midi
midi2
net * Parse the additional information elements the station sends in order to 2010-12-09 22:33:34 +00:00
opengl Added a GetGLProcAddress() method to BGLView. 2010-09-08 10:01:37 +00:00
package Largish adjustments to PackagerReaderImpl and package attribute 2011-02-12 19:21:37 +00:00
storage * added B_COMMON_CACHE_DIRECTORY to find_directory() 2011-01-24 20:42:48 +00:00
support Make BObjectList<> publically available: 2011-01-20 12:09:16 +00:00
translation
AppKit.h
Be.h Patch by Jorma Karvonen: Add LocaleKit.h header and also add it to Be.h. Thanks! 2010-05-16 16:07:55 +00:00
BeBuild.h * config/{HaikuConfig.h,types.h}: 2010-05-24 19:55:38 +00:00
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
LocaleKit.h One more monster commit (sorry ...) concerning the Locale Kit: 2010-10-24 12:57:55 +00:00
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h
NetworkKit.h Added the new headers to the NetworkKit.h all-in-one header. 2010-10-27 14:16:19 +00:00
OpenGLKit.h
StorageKit.h
SupportKit.h
TranslationKit.h