Chat-O-Matic/libs/libinterface
Jaidyn Ann 6d8be225ca Scaffolding of a multi-account StatusView
StatusView now allows the selecting of accounts through a MenuButton
with BitmapMenuItems― the button for selecting an account is nice and
discrete, just showing the bitmap of a protocol (in leiu of a label).
No functional changes, other than this menu.

I tried making all AccountsMenus use BitmapMenuItems, but that gets
unweildy pretty quickly― for now they remain in this menu. Maybe
optional ownership of bitmaps in BitmapMenuItems and caching of protocol
items would help.
2021-08-02 21:59:44 -05:00
..
BitmapMenuItem.cpp Codestyle fixes, patch created by Freemann2430 during GCI2012 2013-01-04 13:52:14 +00:00
BitmapMenuItem.h Scaffolding of a multi-account StatusView 2021-08-02 21:59:44 -05: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 (libinterface) Add 'square' scaling option to BitmapView 2021-07-27 20:48:03 -05:00
BitmapView.h (libinterface) Add 'square' scaling option to BitmapView 2021-07-27 20:48:03 -05: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
EnterTextView.cpp (libinterface/runview) Split RunView's URL highlighting into seperate class 2021-08-01 06:56:07 -05:00
EnterTextView.h (libinterface/runview) Split RunView's URL highlighting into seperate class 2021-08-01 06:56:07 -05:00
Makefile (libinterface/runview) Split RunView's URL highlighting into seperate class 2021-08-01 06:56:07 -05:00
MenuButton.cpp (libinterface) Better-looking and functioning MenuButton 2021-08-02 12:12:54 -05:00
MenuButton.h More scalable ToolButton 2021-07-23 23:43:42 -05: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
UrlTextView.cpp (libinterface) Add SetText() to UrlTextView 2021-08-01 17:04:52 -05:00
UrlTextView.h (libinterface) Add SetText() to UrlTextView 2021-08-01 17:04:52 -05:00