Chat-O-Matic/libs/libinterface
Jaidyn Ann 33ad4d8acf More scalable ToolButton
Replaces libinterface's ToolButton, a custom button that can display
a pop-up menu on click (along with a custom image). It didn't scale well
with different themes and font-sizes compared to BButtons― which
ToolButton is supposed to look like to begin with.

A BButton-derived class is used instead, so these buttons look more
in-place among other buttons.
2021-07-23 23:43:42 -05:00
..
BitmapMenuItem.cpp Codestyle fixes, patch created by Freemann2430 during GCI2012 2013-01-04 13:52:14 +00:00
BitmapMenuItem.h Codestyle fixes, patch created by Freemann2430 during GCI2012 2013-01-04 13:52:14 +00:00
BitmapUtils.cpp x86_64 build fix 2017-01-30 07:23:52 +01:00
BitmapUtils.h Style fix, fixed RescaleBitmap argument type. 2012-10-19 15:58:55 +00:00
BitmapView.cpp Patch from Rene Gollent that add a split in the ChatWindow to resize the send and receive views. Thanks!! 2012-11-28 15:20:17 +00:00
BitmapView.h Codestyle fixes, patch created by Freemann2430 during GCI2012 2013-01-04 13:52:14 +00:00
Divider.cpp Usual SVN tree (branches, tags, trunk). 2010-05-07 09:47:10 +00:00
Divider.h Codestyle fixes, patch created by Freemann2430 during GCI2012 2013-01-04 13:52:14 +00:00
Makefile More scalable ToolButton 2021-07-23 23:43:42 -05:00
MenuButton.cpp More scalable ToolButton 2021-07-23 23:43:42 -05:00
MenuButton.h More scalable ToolButton 2021-07-23 23:43:42 -05:00
NotifyingTextView.cpp Codestyle fixes, patch created by Freemann2430 during GCI2012 2013-01-04 13:52:14 +00:00
NotifyingTextView.h Codestyle fixes, patch created by Freemann2430 during GCI2012 2013-01-04 13:52:14 +00:00
PictureView.cpp Use B_FILTER_BITMAP_BILINEAR. 2010-05-10 22:42:54 +00:00
PictureView.h Codestyle fixes, patch created by Freemann2430 during GCI2012 2013-01-04 13:52:14 +00:00