haiku/headers
Ingo Weinhold a249edfbfc BButton: Add flat property
* Add methods SetFlat()/IsFlat(). A flat button doesn't draw its frame,
  unless the mouse is hovering over it or it is otherwise activated.
* As a side effect this change also activates the hover glow that was
  already implemented in BControlLook, but not activated in BButton.
2013-12-29 00:13:49 +01:00
..
build Only declare strl{cpy,cat} if they aren't defines. 2013-12-17 19:58:51 +01:00
compatibility Add sysexits.h from FreeBSD r259958 2013-12-27 19:16:15 +01:00
config
cpp
glibc Make public glibc header printf.h usable. 2013-07-17 18:07:56 +02:00
libs agg: Werror fixes in previously unused templates. 2013-12-24 09:28:44 +01:00
os BButton: Add flat property 2013-12-29 00:13:49 +01:00
posix Remove comment. 2013-12-21 21:58:28 +01:00
private BControl: Move icon code to separate class BIcon 2013-12-22 15:17:53 +01:00
tools