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-20 13:31:28 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
History
John Scipione
97a814061e
Instead of destroying the BAboutWindow object on close, Hide() it, then on the destructor of the calling window call Quit() explicitly to destroy it.
2012-11-12 23:57:30 -05:00
..
build
Convert fs_host files from c back to cpp and style changes.
2012-08-13 18:51:59 -04:00
compatibility
Drop "protected"-define from bsd-compatibility header
2012-11-05 09:37:55 +01:00
config
ppc: use 64 bit physical addressing
2012-08-15 19:41:52 +02:00
cpp
Allow use of c_str() on wstring.
2012-10-27 17:14:55 +02:00
glibc
…
libs
libfdt: Move headers to headers/libs/libfdt
2012-11-04 16:40:15 +01:00
os
Renamed BMenuScrollView to TScrollArrowView and moved it into Deskbar
2012-11-12 22:03:18 -05:00
posix
unistd.h: added noreturn attribute on _exit()
2012-10-27 19:50:26 +02:00
private
Instead of destroying the BAboutWindow object on close, Hide() it, then on the destructor of the calling window call Quit() explicitly to destroy it.
2012-11-12 23:57:30 -05:00
tools
…