haiku/src/kits
Stefano Ceccherini a1c0361478 Use LineHeight() instead of StyledWidthUTF8Safe() to get the height of
the line in PointAt(), since the former didn't return the correct 
result, due to the fact that there were 0 charachters on that line. 
Fixed a bug in TextHeight() which ended up doubling the 
height of the line if we requested the last line.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20745 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-04-18 09:33:32 +00:00
..
app BRoster::Launch() didn't send a B_SILENT_RELAUNCH message to an already 2007-04-18 02:15:19 +00:00
debug Include <util/kernel_cpp.h> in DoublyLinkedList.h only when compiling 2007-03-11 13:56:45 +00:00
device now links with be 2006-06-27 09:24:57 +00:00
game update license headers, code style 2007-04-14 13:35:39 +00:00
interface Use LineHeight() instead of StyledWidthUTF8Safe() to get the height of 2007-04-18 09:33:32 +00:00
mail The Message-Id field now gets a default hostname added in case there is none set in the system. 2007-03-10 12:33:33 +00:00
media fixed some warnings 2007-04-15 13:59:59 +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 several issues pointed out by Olivier "Methe" Milla. 2007-04-10 21:21:36 +00:00
opengl sizeof(B_PAGE_SIZE) != B_PAGE_SIZE. Fixed bug 1151. Sorry for the silly 2007-04-12 13:15:06 +00:00
screensaver fix R5 build 2006-07-12 09:58:23 +00:00
storage Added the disk device API to the libbe_haiku.so, so that libtracker.so builds 2007-03-28 15:20:08 +00:00
support added default sound events 2007-04-16 19:15:46 +00:00
textencoding While investigating why our UTF-16 files are broken (with a smaller output buffer), 2007-01-17 11:18:33 +00:00
tracker added broken symlink icon (almost 1:1 copy from zuMi's version, 2007-03-29 10:22:28 +00:00
translation ioExtension can of course be NULL... 2007-04-05 13:33:07 +00:00
Jamfile Added the disk device API to the libbe_haiku.so, so that libtracker.so builds 2007-03-28 15:20:08 +00:00
libbe_version.rdef The version information is now actually set: apparently, AddResources must 2005-07-09 20:52:00 +00:00