haiku/headers
Ingo Weinhold a0848a1916 BButton: Add optional pop-up marker
* Add behavior constant B_POP_UP_BEHAVIOR which adds a pop-up marker
  to the button (similar to that of BMenuField).
* Add methods [Set]PopUpMessage(). To set/get the the message that is
  sent to the button's target when the pop-up marker is clicked.
2013-12-30 04:42:52 +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 Merge branch 'master' into x86_64 2012-08-16 21:11:15 +01:00
cpp Allow use of c_str() on wstring. 2012-10-27 17:14:55 +02:00
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 optional pop-up marker 2013-12-30 04:42:52 +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