haiku/headers/os
Karsten Heimrich 5fd5fe56bb * refactor _Init and DoLayout to share some code
* DoLayout did not work as expected, after the call
  the scrollbars would have an 1px offset inside the target
* the target needs to be resized while setting a new border, otherwise
  it would overlap the border and give some drawing artefacts
  
- I'm still unsure if the behavior change introduced with the layout stuff is nice



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29103 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-01-31 21:27:50 +00:00
..
add-ons * Rewrote InputServerDevice.h header. 2008-10-19 15:48:34 +00:00
app Rename BMessage::CompareData() to HasSameData() as this makes more sense for the 2008-10-16 20:45:12 +00:00
arch
be_apps
bluetooth some cleanups and styling by Mika and me 2009-01-16 20:32:19 +00:00
device Moved _joystick_info definition to JoystickTweaker.h, since there is no point to keep it public. Removed default parameter in the second version of Open(), otherwise the two functions can't be used unambiguously. Should fix bug #2904 2008-10-23 08:18:48 +00:00
drivers * Added function block_cache_discard() that flushes blocks from the block cache, 2008-11-04 14:49:33 +00:00
game correct spelling 2008-10-31 22:33:06 +00:00
interface * refactor _Init and DoLayout to share some code 2009-01-31 21:27:50 +00:00
kernel Patch by Scott: 2008-11-10 23:50:42 +00:00
mail
media Add identifier for 64 bit float raw audio format, really just to show we can support it without hacking the API :) 2008-07-16 19:06:39 +00:00
midi
midi2
net - Changed BNetBuffer to a simpler (and R5 compatible) implementation. 2009-01-17 21:28:10 +00:00
opengl Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
storage Patch by Scott: 2008-11-10 23:50:42 +00:00
support * BBufferIO did not implement Seek() and Position() correctly; it just passed 2008-11-16 21:23:45 +00:00
translation
AppKit.h
Be.h
BeBuild.h "_IMPORT" was not defined, but most (all?) BeOS software that could be compiled 2008-09-10 20:29:50 +00:00
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h * Rewrote NetKit.h, and added the libnetapi headers. 2008-06-24 09:03:44 +00:00
NetworkKit.h
OpenGLKit.h
StorageKit.h
SupportKit.h
TranslationKit.h