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
7bdc07318d
haiku
/
src
History
Michael Lotz
7bdc07318d
Fix use after free in error case. CID 10545.
2011-12-12 03:37:58 +01:00
..
add-ons
Fix use after free in error case. CID 10545.
2011-12-12 03:37:58 +01:00
apps
Fix indirect use of fState after deleting it.
2011-12-12 00:26:40 +01:00
bin
Fix use after free. CID 10567.
2011-12-12 01:58:50 +01:00
build
Correct signature mismatch that prevented this symbol from winding up
2011-12-11 19:33:27 -05:00
data
Added Dvorak (programmer's) keymap. Patch by Duggan.
Fixes
#8177
.
2011-12-03 21:45:52 +00:00
documentation
kits
Point don't use any math functions.
2011-12-10 17:11:55 +01:00
libs
When calculating the min, max and pref size, relax the range of the right and bottom tab. These tabs are set to the layout borders again when solving the layout.
2011-12-08 11:22:09 +13:00
preferences
Fix resource leakage
2011-11-27 23:24:18 -05:00
servers
Fix invalid use of iterator after erase and lock corruption.
2011-12-10 21:23:35 +01:00
system
ASSERT() that there really aren't any wired pages.
2011-12-11 17:08:10 +01:00
tests
Fall back to running test_registrar from the same directory.
2011-12-04 22:13:12 +01:00
tools
Add "package add" command.
2011-11-25 06:19:00 +01:00
Jamfile