haiku/src
Matt Madia ac9cbf2906 Fixed a minor typo in the help text.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42481 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-07-25 02:13:18 +00:00
..
add-ons Fix the SATDecorator. Much of the stacking part is handled by the DefaultDecorator now. 2011-07-25 01:10:02 +00:00
apps Fixed a minor typo in the help text. 2011-07-25 02:13:18 +00:00
bin Remove OSX crap that slipped in the bash 4.0 official sources to avoid svn complaining after removing all the ._* files around. 2011-07-22 19:40:14 +00:00
build Make sure headers/build is in the include paths, so that the Haiku counterparts 2011-06-15 01:20:20 +00:00
data * Improved FLV description. 2011-06-03 22:16:12 +00:00
documentation Fixed "Haiku Operating System" reference. 2011-01-10 18:25:38 +00:00
kits BRect's OffsetBy takes a BPoint. Add a similar BRegion method to be more consistent. This one takes a const reference instead a complete BPoint object. 2011-07-24 23:53:12 +00:00
libs Search for the correct constraint when removing an inequality constraint. This finally deletes the slack variable and the helper constraint. 2011-07-14 07:13:35 +00:00
preferences * Removed the previous version of the GTF function, since a few rounding errors 2011-07-19 17:08:45 +00:00
servers Add multi tab support to the default decorator as discussed on the mailing list. Windows can be stacked on top of one another. All windows using the same decorator instance. This makes it easier to draw the stacked tabs and makes it possible to design more fancy looks for stacked windows. This also helps to fix some issues in S&T, e.g. when activating one window in a stacked group all windows have to be activated to ensure that all tabs are on top. This causes some flickering in tracker. 2011-07-25 01:09:26 +00:00
system * Remove a few superfluous spaces 2011-07-21 01:44:45 +00:00
tests Fix linprog tests and add some more smaller test cases. 2011-07-14 07:19:30 +00:00
tools Some style cleanup. 2011-06-18 01:33:05 +00:00
Jamfile