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-22 06:16:03 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
History
Alex Wilson
e7b0dc78f7
Now that child classes aren't overriding the various InvalidateLayout() methods, we can take advantage of some guarantees to simplify/clean/optimize the layout invalidation propagation mechanisms!
2011-10-28 14:16:54 -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
Now that child classes aren't overriding the various InvalidateLayout() methods, we can take advantage of some guarantees to simplify/clean/optimize the layout invalidation propagation mechanisms!
2011-10-28 14:16:54 -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
…