haiku/headers
Augustin Cavalier b022a5e224 BScrollView: Ask the BScrollBars what their preferred sizes are.
This replaces the use of the hard-coded scroll bar size constants
and instead asks the scrollbars for their preferred sizes directly.

Right now, this is a giant no-op since BScrollBar just returns
the same hard-coded size when asked. The next commit will, however,
change that.
2020-07-05 18:37:48 -04:00
..
build build: Add BufferIO stub header. 2020-06-02 00:03:18 -04:00
compatibility Add missing include in bsd/sys/link_elf.h 2019-09-18 03:40:47 +00:00
config
cpp
glibc
libs agg: fix build. 2020-01-22 19:25:16 +01:00
os BScrollView: Ask the BScrollBars what their preferred sizes are. 2020-07-05 18:37:48 -04:00
posix arpa/nameser.h: Fix build on GCC8. 2020-07-03 15:30:00 -04:00
private efi: Refactor CPU code to be arch-specific 2020-07-04 21:04:20 +00:00
tools