haiku/headers
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
..
build Fixed multi-line #ifdef 2014-03-18 20:40:02 +01:00
compatibility histedit.h: Add missing #include <sys/cdefs.h> 2014-03-15 04:34:46 +01:00
config ARM: Be aware of ARMEL and ARMEL 2014-01-01 23:41:02 -07:00
cpp Add another mssing string::compare prototype. 2014-01-17 10:00:32 +01:00
glibc Make public glibc header printf.h usable. 2013-07-17 18:07:56 +02:00
libs Fixed execute bits of AGG headers. 2014-02-04 23:51:49 +01:00
os Fix button label position, try number 2 2014-04-08 14:10:10 -04:00
posix stdio.h: Add missing *_unlocked declarations 2014-03-09 23:08:51 +01:00
private Move media plug-in support to application side. 2014-04-02 09:56:32 +02:00
tools