haiku/headers/os
Ingo Weinhold 9eae7400a4 Implemented layout-friendly constructors. Also added MaxSize(), though it
only invokes the BView version. Didn't know what to do with MinSize() and
PreferredSize(). ATM they return fixed, hard-coded values. It might make
sense to compute something depending on the font size, for instance.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21380 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-06-10 16:52:42 +00:00
..
add-ons drop old fsproto.h 2006-09-01 08:01:38 +00:00
app * Implemented atomic commit support to the clipboard as described by #1187. 2007-04-30 10:50:15 +00:00
arch
be_apps Added the public header to allow apps to take advantage of the services daemon's app restart capabilities 2007-01-06 02:27:52 +00:00
device
drivers * Cleaned up SCSI headers a bit. 2007-05-10 14:13:37 +00:00
game change the way FileGameSound works : avoid using a port 2007-04-06 22:40:23 +00:00
interface Implemented layout-friendly constructors. Also added MaxSize(), though it 2007-06-10 16:52:42 +00:00
kernel Added new functions to the debugger API: 2007-03-20 16:20:13 +00:00
mail
media Moved creating and destroying of Reader and Decoder plugins into the PluginManager class. 2007-06-02 20:00:48 +00:00
midi code style update to match ours (kind of) 2006-06-19 13:24:04 +00:00
midi2 style cleanup 2006-09-21 13:04:59 +00:00
net * Fixed build of libnetapi.so - it probably won't work for now, though, have a look 2006-08-29 00:19:23 +00:00
opengl forgot this one (part of mesa 6.5.3) 2007-06-08 23:02:21 +00:00
storage Fixed binary compatibility problem I introduced yesterday. 2007-05-05 05:46:08 +00:00
support Rewritten Debug.h by Vasilis Kaoutsis. 2007-03-30 14:43:25 +00:00
translation Added another GetStyledText() function to force a specific encoding. 2007-01-17 12:04:02 +00:00
AppKit.h
Be.h
BeBuild.h
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h
NetworkKit.h
OpenGLKit.h
StorageKit.h
SupportKit.h
TranslationKit.h