This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b23f8cd41f
haiku
/
src
History
John Scipione
b23f8cd41f
Destroy AboutWindow on destruction
2012-11-13 01:42:01 -05:00
..
add-ons
ARM: Initial work on a NOR flash driver
2012-11-13 00:45:42 +01:00
apps
Destroy AboutWindow on destruction
2012-11-13 01:42:01 -05:00
bin
urlwrapper: Handle the doi: URI scheme
2012-11-10 00:51:23 +01:00
build
data
Add MIME type for Apple icon
2012-11-08 23:40:10 +00:00
documentation
kits
Add the authors back to AboutWindow.h, also use <> style for email addresses
2012-11-13 00:28:06 -05:00
libs
Drop "protected"-define from bsd-compatibility header
2012-11-05 09:37:55 +01:00
preferences
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
servers
Move stacked windows to a different workspace correctly.
2012-11-06 20:09:15 +01:00
system
ARM: implement arch_cpu_user_memcpy/memset/strlcpy functions
2012-11-12 20:03:48 +01:00
tests
add test for strptime() to locale_test
2012-11-05 09:38:21 +01:00
tools
Jamfile