haiku/src
Stephan Aßmus a487da80ba * Make a BStatusBar comfortable to use without any text labels.
* In SetBarHeight(), use InvalidateLayout() when used with layout management.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35418 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-02-06 09:48:37 +00:00
..
add-ons * Removed useless return parameter from vm_remove_all_page_mappings(). 2010-02-03 18:53:52 +00:00
apps Use synchronous launch. This isn't generally an issue in Deskbar since we only launch one thing at a time anyways. Fixes being unable to launch things from Deskbar if Tracker wasn't running. 2010-02-06 02:48:19 +00:00
bin Moved resattr.cpp to src/bin, made it buildable for Haiku, and fixed a 2010-02-04 12:59:37 +00:00
build * Minor cleanup. 2009-11-26 16:04:23 +00:00
data update to tzdata2010b 2010-01-27 00:24:02 +00:00
documentation Patch by Humdinger: 2010-01-13 10:49:58 +00:00
kits * Make a BStatusBar comfortable to use without any text labels. 2010-02-06 09:48:37 +00:00
libs * Build libsupc++.so and libstdc++.so only when they aren't provided by the 2010-02-03 20:19:53 +00:00
preferences Incomplete handling of moving items around in a list. Child items get lost when you move their parent, but I feel the code is getting too messy and I'm not sure what's the best way to fix that. 2010-02-01 21:18:11 +00:00
servers NetServer: Clear the IFF_AUTO_CONFIGURED as needed. It was cleared at reboot, but not when the config file was updated. 2010-02-05 02:30:38 +00:00
system Patch by "notzed": Adapt ARM platform stubs for recent VM changes. Thanks! 2010-02-05 08:20:11 +00:00
tests Update the test to cover a wider width range now that truncating doesn't crash 2010-02-01 22:03:11 +00:00
tools Moved resattr.cpp to src/bin, made it buildable for Haiku, and fixed a 2010-02-04 12:59:37 +00:00
Jamfile