haiku/docs/user
Augustin Cavalier e5d0c9094d BView: Add a B_SCROLL_VIEW_AWARE flag.
* This indicates the view will manage whatever scrollbars are targeted
   to it.
 * Use _B_RESERVED7_ for this. It's been RESERVED since BeOS R5
   (I guess it was probably something on some older BeOS version?)
   and we don't really care about BeOS R4 ABI compatibility, so
   that should be fine.
 * Update BScrollView to not touch BScrollBar range/proportion
   when the target view has this set.
 * Update BListView to set this flag, always.

Fixes #14871.

Change-Id: I17027f3b63ef28da1e735c5393593496c415dce3
Reviewed-on: https://review.haiku-os.org/c/998
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
2019-02-03 18:04:13 +00:00
..
app Fix "since" entries in BPropertyInfo. 2019-01-03 19:09:22 +00:00
device
drivers API docs: it's => its fix 2017-11-09 13:23:55 -08:00
game
interface BView: Add a B_SCROLL_VIEW_AWARE flag. 2019-02-03 18:04:13 +00:00
keyboard
locale BDurationFormat::Format docs, update method params 2017-11-10 14:59:33 -08:00
mail Migrate the BTextMailComponent docs to the Haiku Book. 2017-12-26 13:59:25 -05:00
media
midi
midi2
net AbstractSocket docs: Document reuseAddr param of Bind() 2016-04-29 15:43:45 -07:00
posix
ppp
shared API docs: it's => its fix 2017-11-09 13:23:55 -08:00
storage docs/user: Remove extra comment opener. 2018-08-15 14:09:07 -04:00
support docs/user: Fix description of bigtime_t. 2018-12-14 18:59:17 -05:00
translation BTranslatorRoster::Default docs: Further rework and typo fixes 2015-10-26 18:43:35 +01:00
apidoc.dox
book.css docs/user: Upgrade to Doxygen 1.8.13. 2017-10-01 11:19:37 -04:00
book.dox Migrate the BMailComponent docs to the Haiku Book. 2017-12-25 19:43:51 -05:00
compatibility.dox
credits.dox
Doxyfile Migrate the BMailComponent docs to the Haiku Book. 2017-12-25 19:43:51 -05:00
footer.html
header.html docs/user: Update CSS for Doxygen 1.8.12. 2017-09-30 17:26:46 +02:00
HOWTO