haiku/src/kits
Stephan Aßmus 3c772f3e09 Finally fixed #3036: BColumnListView::PreferredSize() needs
to take into account the correct extra spacing around
the TitleView, as well the internal margin width that
the TitleView adds to the current column width sum for
its virtual width used to set the horizontal scrollbar
proportion. Introduced TitleView::MarginWidth() for that.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38374 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-26 13:57:54 +00:00
..
app * Forgot to update copyright for the last change. 2010-08-26 12:14:36 +00:00
bluetooth Fix #6373, second try 2010-08-19 15:29:02 +00:00
debug Added UnhandledDebugMessage() hook which is called by the base class 2010-03-26 21:18:08 +00:00
device Fixed incorrect check. CID 1339 2010-08-15 11:05:28 +00:00
game Fix typo (CID 392) 2010-08-14 21:25:16 +00:00
interface Finally fixed #3036: BColumnListView::PreferredSize() needs 2010-08-26 13:57:54 +00:00
locale * changed BTimeZone to use BLanguage instead of BLocale, as that what represents 2010-08-24 18:32:59 +00:00
mail Fix Build 2010-08-19 04:12:25 +00:00
media * Renamed _plugin_manager to gPluginManager. 2010-08-24 13:30:39 +00:00
midi Fix warnings 2010-07-09 19:54:18 +00:00
midi2 * merged 32bit-wchar_t branches of buildtools and haiku back into 2009-07-07 10:30:09 +00:00
network * Added non-const sockaddr casts. 2010-08-18 15:41:33 +00:00
notification Patch by plfiorini: Integration of InfoPopper as a system service. See ticket 2010-05-27 14:48:27 +00:00
opengl Add support for non-native ABI on hybrid build, 2010-08-04 14:05:59 +00:00
print Fixes build. 2010-07-10 08:36:42 +00:00
screensaver Apply patch from Caitlin Shaw to allow for smaller screensaver tick times that 50 ms. 2009-10-05 01:01:35 +00:00
shared CID 1463: Delete an array with delete[] 2010-08-07 23:17:26 +00:00
storage Make gcc2 happy. 2010-08-19 22:35:04 +00:00
support * fix oversight that gmtime() and localtime() may return NULL, which would lead 2010-08-16 14:52:37 +00:00
textencoding Replace each occurence of an invalide character. Before all invalid 2010-03-16 09:28:53 +00:00
tracker Corrected sentence casing. Thanks diver. Fixes #5169. 2010-08-24 15:23:43 +00:00
translation * Rewrote header. 2009-08-27 13:40:07 +00:00
Jamfile Patch by plfiorini: Integration of InfoPopper as a system service. See ticket 2010-05-27 14:48:27 +00:00
libbe_test_versions * Made the libbe_test environment basically working under Haiku - to actually 2009-08-19 14:17:13 +00:00
libbe_version.rdef Update libbe version info. 2010-04-19 12:09:21 +00:00
libbe_versions * Version all libbe symbols - while this enlarges all executables, and isn't 2009-09-23 15:11:20 +00:00
LocaleBackend.cpp applied a hint given from Ingo during BeGeistert: 2010-04-19 17:27:03 +00:00