haiku/src
czeidler 04b1c44b89 Use a tab BReference as argument in Area::Set{Left, Top, Right, Bottom}.
Using a normal pointer is dangerous when creating a new tab directly in the method call because the tab gets deleted to early.
2012-10-17 07:33:54 +00:00
..
add-ons Style cleanup: removed unnecessary braces. 2012-10-16 11:58:27 +00:00
apps Added jprostko as a maintainer. 2012-10-13 12:03:44 +00:00
bin Unbroke build under gcc4. Sorry about that... 2012-10-10 15:35:16 +02:00
build Convert fs_host files from c back to cpp and style changes. 2012-08-13 18:51:59 -04:00
data New icons for source code and patch files. 2012-09-05 01:36:25 -04:00
documentation Fixed typo. Fixes #8755 2012-07-30 13:12:02 +00:00
kits Tracker: Style fix (+alpha4) 2012-10-08 12:02:37 -05:00
libs Use a tab BReference as argument in Area::Set{Left, Top, Right, Bottom}. 2012-10-17 07:33:54 +00:00
preferences Always set a minimum size for the list view. 2012-09-23 15:50:42 +02:00
servers The current solver don't like big values. 2012-10-11 11:52:46 +13:00
system Consolidated and fixed device_geometry computation. 2012-10-08 13:59:16 +02:00
tests Added a test to compare various header parsers. 2012-10-01 10:20:44 +02:00
tools libpng and jpeg: build against optional packages. 2012-08-27 22:03:18 +02:00
Jamfile