621200eb | 28-Jan-2024 |
Máximo Castañeda <antiswen@yahoo.es> |
BOutlineListView: fix ItemUnderAt and accept NULL as superitem
ItemUnderAt was returning items that were not under the superitem (this was fixed for EachItemUnder in hrev52210). Make a NULL superite
BOutlineListView: fix ItemUnderAt and accept NULL as superitem
ItemUnderAt was returning items that were not under the superitem (this was fixed for EachItemUnder in hrev52210). Make a NULL superitem mean the parent of the topmost items. Despite not being explicitly documented in the BeBook, that's how BeOS works, the MenuWorld test app uses it and, well, it's handy.
Change-Id: I2551e8ce874a6238c5e5fb1eb742e68e62d3928a Reviewed-on: https://review.haiku-os.org/c/haiku/+/7359 Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
show more ...
|
e92b4d3a | 23-Dec-2023 |
PulkoMandy <pulkomandy@pulkomandy.tk> |
docs/develop: add sourcetree layout document
Largely based on a_brief_introduction_to_our_source_repository_layout.html from the website, revised and updated. I will delete the one from the website
docs/develop: add sourcetree layout document
Largely based on a_brief_introduction_to_our_source_repository_layout.html from the website, revised and updated. I will delete the one from the website and put a redirect to here once this is merged.
Change-Id: I06657bbea4c16df7bff1f2357cffd2ec8a63c65a Reviewed-on: https://review.haiku-os.org/c/haiku/+/7236 Reviewed-by: waddlesplash <waddlesplash@gmail.com> Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
show more ...
|