Chat-O-Matic/application/windows
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
..
AboutWindow.cpp Localization, init catkeys 2021-07-19 09:54:27 -05:00
AboutWindow.h Move window files to application/windows 2021-06-08 20:42:20 -05:00
MainWindow.cpp Scaffolding of a multi-account StatusView 2021-08-02 21:59:44 -05:00
MainWindow.h Save weights of main window's SplitViews 2021-07-30 16:14:21 -05:00
PreferencesWindow.cpp Preferences window-sizing, BBoxes for settings 2021-07-24 13:25:44 -05:00
PreferencesWindow.h Explicitly tie Conversations, Contacts, and Users to their ProtocolLoopers 2021-06-10 15:16:43 -05:00
RosterEditWindow.cpp Allow selection of non-contacts in roster windows 2021-07-28 16:53:59 -05:00
RosterEditWindow.h Replace CreateAccountMenu() with dedicated class 2021-07-21 12:14:25 -05:00
RosterWindow.cpp Allow selection of non-contacts in roster windows 2021-07-28 16:53:59 -05:00
RosterWindow.h Replace CreateAccountMenu() with dedicated class 2021-07-21 12:14:25 -05:00
TemplateWindow.cpp Replace CreateAccountMenu() with dedicated class 2021-07-21 12:14:25 -05:00
TemplateWindow.h Replace CreateAccountMenu() with dedicated class 2021-07-21 12:14:25 -05:00
UserInfoWindow.cpp Redesign/scalability of UserInfoWindow 2021-07-24 20:55:02 -05:00
UserInfoWindow.h Redesign/scalability of UserInfoWindow 2021-07-24 20:55:02 -05:00