Chat-O-Matic/application/windows
Jaidyn Ann 373dcb4a58 Protocol message tweaks, bump API version
Some chat protocol messages' names have been changed to more fitting or
consistent names― e.g., "IM_AVATAR_SET" to "IM_USER_AVATAR_SET", or
"IM_CONTACT_LIST_*" to "IM_ROSTER_*" (to agree with Cardie's usage of
the word).

The API version has been bumped― for the forseeable future (at least
several months, I promise!) no compatibility-breaking changes will be
introduced. Until then, any new feautures or message slots will be
additive and optional.
2021-08-08 21:01:42 -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 Protocol message tweaks, bump API version 2021-08-08 21:01:42 -05:00
MainWindow.h Account-toggling through Accounts menu 2021-08-07 17:37:16 -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