haiku/src
John Scipione e439b00397 Fix button label position, try number 2
Create and use BLayoutUtils::AlignOnRect() to position the button label
in BControlLook::DrawLabel().

AlignOnRect(), unlike AlignInFrame(), provides the possibility to return
a rectangle with dimensions greater than the available size.

Add some comments above the methods in LayoutUtils that indicate such.

Also update copyright headers in LayoutUtils and ControlLook
2014-04-08 14:10:10 -04:00
..
add-ons Build media plugins for the secondary arch. 2014-03-31 15:32:31 +02:00
apps Add multipart/related MIME type for MHTML files. 2014-04-07 19:01:03 +02:00
bin Sorry, my last commit was incomplete 2014-03-29 02:29:52 +01:00
build libbe_build: fix unterminated string in BEntry::set. Fixes #10686. 2014-03-17 18:21:39 +01:00
data Add multipart/related MIME type for MHTML files. 2014-04-07 19:01:03 +02:00
documentation Fixed typo. Fixes #8755 2012-07-30 13:12:02 +00:00
kits Fix button label position, try number 2 2014-04-08 14:10:10 -04:00
libs Raised maximum vector data size from 16 KiB to 512 KiB. 2014-03-23 21:59:58 +01:00
preferences Time prefs: Enable add button if server name valid 2014-03-31 18:57:46 -04:00
servers Move media plug-in support to application side. 2014-04-02 09:56:32 +02:00
system haiku_loader: search for matching shortcut in supermenus 2014-04-07 22:14:08 +12:00
tests Added simple Alert test application. 2014-03-29 23:11:44 +01:00
tools create_repository_config: Make URL argument optional 2014-01-19 00:49:11 +01:00
Jamfile