haiku/headers
Ingo Weinhold 88f12ad84f Add private BViewPort class
* It simplifies putting regular layout-aware views or layout items into
  a BScrollView.
* Not quite complete yet: Height-for-width support is missing, but that
  also requires fixing BScrollView in this respect. Scroll bar auto-hide
  support would be nice as well.
2013-09-11 04:51:03 +02:00
..
build Refactor reusable pkgman code into libpackage 2013-08-31 21:19:07 +02:00
compatibility Drop "protected"-define from bsd-compatibility header 2012-11-05 09:37:55 +01:00
config Merge branch 'master' into x86_64 2012-08-16 21:11:15 +01:00
cpp Allow use of c_str() on wstring. 2012-10-27 17:14:55 +02:00
glibc Make public glibc header printf.h usable. 2013-07-17 18:07:56 +02:00
libs Merge remote-tracking branch 'haiku/master' into package-management 2013-07-08 14:01:00 +02:00
os BLayoutUtils: Add GetLayoutTreeDump() 2013-09-11 04:46:36 +02:00
posix <langinfo.h>/<select.h>: don't use C++ comments 2013-06-12 14:55:16 +02:00
private Add private BViewPort class 2013-09-11 04:51:03 +02:00
tools