haiku/headers
Axel Dörfler ffcc37a0aa * Added and implemented B_INVALIDATE as available on Dano; to invalidate only a certain
part of the view, you can add a BRect "be:area" to that message - very handy.
* Cleaned up AppDefs.h a bit.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20683 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-04-14 18:11:42 +00:00
..
build Added ENOATTR. 2007-04-08 02:01:07 +00:00
compatibility/bsd More tweaks to the libbsd.so compatibility library: 2006-12-13 16:26:43 +00:00
cpp
glibc
gnu
legacy/network setsockopt and getsockopt use int as others functions 2006-06-23 14:19:11 +00:00
libs Turned off patented colored subpixel rendering. 2007-01-29 12:36:08 +00:00
os * Added and implemented B_INVALIDATE as available on Dano; to invalidate only a certain 2007-04-14 18:11:42 +00:00
posix use __builtin_offsetof for gcc4 and superior, it avoids a gcc4 broken build with template use of offsetof() 2007-04-12 18:36:37 +00:00
private respect SO_BROADCAST for received and sent datagrams. 2007-04-13 21:33:13 +00:00
tools