This website requires JavaScript.
Explore
Help
Register
Sign In
Haiku
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
mirror of
https://review.haiku-os.org/haiku
synced
2025-01-24 07:14:48 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
History
Alex Wilson
c74faed432
Add BLayoutItem::LayoutInvalidated() hook. Leave BLayoutItem::InvalidateLayout() (and therefore BLayout::InvalidateLayout()) virtual. This is needed to let BLayout override it for invalidation propagations.
2011-10-28 14:16:52 -06:00
..
build
Attempt to fix the FreeBSD build. We don't really what KernelExport.h defines,
2011-06-14 13:44:07 +00:00
compatibility
* Added definitions for n_short, n_long, and n_time as expected on FreeBSD when
2011-07-23 15:41:47 +00:00
config
…
cpp
…
glibc
…
libs
Bring BALMLayout in line with changes to BLayout.
2011-10-28 14:16:46 -06:00
os
Add BLayoutItem::LayoutInvalidated() hook. Leave BLayoutItem::InvalidateLayout() (and therefore BLayout::InvalidateLayout()) virtual. This is needed to let BLayout override it for invalidation propagations.
2011-10-28 14:16:52 -06:00
posix
Add cfmakeraw. Like cf{get/set}{i/o}speed, it iisn't POSIx standard but is used
2011-10-16 16:44:17 +00:00
private
Replace remaining InvalidateLayout()'s with LayoutInvalidated(). Also do a bit of cleanup/move methods around.
2011-10-28 14:16:49 -06:00
tools
…