haiku/src/kits
Stephan Aßmus 753fd45fc2 Second part of a patch sent by Clemens zeidler:
* If in B_WIDTH_AS_USUAL mode, the strings in the tabs are nevertheless
  truncated to the available width.
* Pass the real area available for the string to BTab::DrawLabel(), resolved
  TODO in DrawLabel() about not having to calculate an offset to account
  for the slope.
* Fixed some too lines of code.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23869 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-02-05 08:07:21 +00:00
..
app _PostMessage() was holding the BLooperList lock while calling 2008-02-04 21:12:19 +00:00
bluetooth Update LocalDevice class with basic bluetooth_server comunication. Server code still to come. Nothing except the driver tested at the moment... I hope after these nothing is broken 2008-02-01 21:24:17 +00:00
debug * the name of an image is actually B_PATH_NAME_LENGTH long 2008-01-23 14:58:24 +00:00
device now links with be 2006-06-27 09:24:57 +00:00
game Added more conditional debug output, taken from the dw_info test app. 2008-01-25 11:54:35 +00:00
interface Second part of a patch sent by Clemens zeidler: 2008-02-05 08:07:21 +00:00
mail Added regex implementation. using the system one results in failures when 2008-01-30 12:59:12 +00:00
media First part of a patch sent by Clemens zeidler: 2008-02-05 08:04:03 +00:00
midi added back previous copyright notices, they were mysteriously replaced by our own copyright notice 2006-07-06 08:56:18 +00:00
midi2 fix some signatures, cleanup 2006-09-13 14:11:42 +00:00
network Fixed an endless loop when iterating over all hosts (when there was no 2008-01-20 12:10:41 +00:00
opengl Corrected GLRenderer's instantiation function name. 2008-01-26 22:51:51 +00:00
screensaver fix R5 build 2006-07-12 09:58:23 +00:00
shared * put some more useful utility classes into "shared". I tried to make sure 2007-08-02 16:28:34 +00:00
storage * Fixed _{kern|user}_{read|write}[v]() functions to not move the descriptor's 2008-02-02 23:50:51 +00:00
support * BShelf::_AddReplicant() did not recognize zombies if their object was not 2007-08-30 01:03:33 +00:00
textencoding * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
tracker The AutoMounter should not keep a BDirectory object around that points to the 2008-01-21 14:45:49 +00:00
translation Fixed a stupid copy&paste bug; one version of Translate() did not lock the private 2007-07-01 15:51:42 +00:00
Jamfile Dummy implementation of the LocalDevice class 2007-10-21 17:58:38 +00:00
libbe_version.rdef