haiku/src/kits
Stephan Aßmus 4df6a8c3fb * As with other controls, for BeOS compatibly behavior, don't shrink
a BTextView via GetPreferredSize() if it is large enough. (Have not
  confirmed this is necessary... gut feeling.)
* Calculate a minimum line height even if the BTextView is empty yet.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27828 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-01 16:12:21 +00:00
..
app In case there is no error field in the reply message, make sure that we don't 2008-09-22 18:15:50 +00:00
bluetooth
debug Don't fail when the runtime loader debug area can't be found. When we 2008-09-29 00:41:31 +00:00
device fixes pointed out by Axel, and style changes. 2008-09-12 18:29:16 +00:00
game fix the problem reported in the TODO by using a reference to pointer 2008-09-25 06:12:02 +00:00
interface * As with other controls, for BeOS compatibly behavior, don't shrink 2008-10-01 16:12:21 +00:00
mail renamed static variable to have the s prefix 2008-09-25 07:39:28 +00:00
media Don't leak the BMediaFile. CID 5 2008-09-23 08:14:07 +00:00
midi
midi2
network Fixed every (hopefully) CID cases of delete where delete[] should have been used. CID 122, 123, 124, 125, 126, 127, 128, 129, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 142, 143, 144, 147, 148, 149, 150 2008-09-23 09:52:45 +00:00
opengl updated mesa to 7.0.4 2008-08-18 20:19:01 +00:00
print
screensaver
shared fAppName was leaked (CID 6). Also moved the initialization of fText to the end of the function, so that we avoid a BString::Adopt() call 2008-09-12 10:26:05 +00:00
storage Initialize fFile to NULL. 2008-09-13 16:26:02 +00:00
support * Only copy over the list content if resizing/allocating the list succeded. 2008-09-23 19:07:13 +00:00
textencoding delete -> delete[]. CID 121 2008-09-15 12:11:58 +00:00
tracker don't leak the bmessenger. CID 888 2008-09-25 15:51:29 +00:00
translation In r16700 the name and meaning of that loop condition variable was flipped 2008-09-22 17:57:31 +00:00
Jamfile * use the screenshot app to take a screenshot 2008-09-30 21:48:35 +00:00
libbe_version.rdef