Chat-O-Matic/application/windows
Jaidyn Ann 0ffe3e5ce8 Replace CreateAccountMenu() with dedicated class
CreateAccountMenu() is used to populate a BMenu with items corresponding
to the map of accounts provided to it― but when an account is disabled
or enabled, it can't update automatically.

A dedicated class, fAccountsMenu, now replaces it― it'll automatically
repopulate the list whenever the active accounts update.
2021-07-21 12:14:25 -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 Localization, init catkeys 2021-07-19 09:54:27 -05:00
MainWindow.h Notify on account disabling, more detailed alerts 2021-07-18 15:39:30 -05:00
PreferencesWindow.cpp Localization, init catkeys 2021-07-19 09:54:27 -05:00
PreferencesWindow.h Explicitly tie Conversations, Contacts, and Users to their ProtocolLoopers 2021-06-10 15:16:43 -05:00
RosterEditWindow.cpp Replace CreateAccountMenu() with dedicated class 2021-07-21 12:14:25 -05:00
RosterEditWindow.h Replace CreateAccountMenu() with dedicated class 2021-07-21 12:14:25 -05:00
RosterWindow.cpp Replace CreateAccountMenu() with dedicated class 2021-07-21 12:14:25 -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 Slight UserInfoWindow redesign 2021-07-07 22:35:44 -05:00
UserInfoWindow.h Slight UserInfoWindow redesign 2021-07-07 22:35:44 -05:00