Chat-O-Matic/application/windows
Jaidyn Ann ab6988d9ba Ensure selection & add account buffer to chat list
Ensures that an item in the chat list is always selected (as long as
there are items to be selected), and that an account's "buffer" (fake
conversation) is added immediately after connection, and removed
immediately after disconnection.
2021-08-14 23:37:59 -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
AccountsWindow.cpp Account-toggling through Accounts menu 2021-08-07 17:37:16 -05:00
AccountsWindow.h Split account preferences into dedicated window 2021-08-06 12:21:17 -05:00
ConversationInfoWindow.cpp Make User/ConversationInfoWindow Observers 2021-08-04 13:51:31 -05:00
ConversationInfoWindow.h Make User/ConversationInfoWindow Observers 2021-08-04 13:51:31 -05:00
MainWindow.cpp Ensure selection & add account buffer to chat list 2021-08-14 23:37:59 -05:00
MainWindow.h Add "system buffer" per protocol 2021-08-12 15:43:52 -05:00
PreferencesWindow.cpp Split account preferences into dedicated window 2021-08-06 12:21:17 -05:00
PreferencesWindow.h Explicitly tie Conversations, Contacts, and Users to their ProtocolLoopers 2021-06-10 15:16:43 -05:00
RosterEditWindow.cpp Protocol message tweaks, bump API version 2021-08-08 21:01:42 -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 Make TemplateWindow use instance rather than index 2021-08-06 11:10:10 -05:00
TemplateWindow.h Make TemplateWindow use instance rather than index 2021-08-06 11:10:10 -05:00
UserInfoWindow.cpp Make User/ConversationInfoWindow Observers 2021-08-04 13:51:31 -05:00
UserInfoWindow.h Make User/ConversationInfoWindow Observers 2021-08-04 13:51:31 -05:00