Chat-O-Matic/application/windows
Jaidyn Ann 8a9cb9effd Register commands & pop-up items through messages
Use IM_MESSAGEs, IM_REGISTER_COMMAND and IM_REGISTER_USER_ITEM, for
registering commands and user-list pop-up items.

The former replaces CayaProtocol::Commands(), which was a real bad idea
in the first place. Just awful. No idea why I did that instead of this,
which is nicer and significantly easier anyway.
2021-06-15 23:29:38 -05:00
..
AboutWindow.cpp Move window files to application/windows 2021-06-08 20:42:20 -05:00
AboutWindow.h Move window files to application/windows 2021-06-08 20:42:20 -05:00
JoinWindow.cpp Update ConversationView name when notified, resize JoinWindow 2021-06-13 01:25:28 -05:00
JoinWindow.h Move window files to application/windows 2021-06-08 20:42:20 -05:00
MainWindow.cpp Register commands & pop-up items through messages 2021-06-15 23:29:38 -05:00
MainWindow.h Disable some menu items when no account is active 2021-06-12 16:13:52 -05:00
PreferencesWindow.cpp Explicitly tie Conversations, Contacts, and Users to their ProtocolLoopers 2021-06-10 15:16:43 -05:00
PreferencesWindow.h Explicitly tie Conversations, Contacts, and Users to their ProtocolLoopers 2021-06-10 15:16:43 -05:00
RosterWindow.cpp Explicitly tie Conversations, Contacts, and Users to their ProtocolLoopers 2021-06-10 15:16:43 -05:00
RosterWindow.h Support sending invitations 2021-06-08 21:43:41 -05:00
UserInfoWindow.cpp Move window files to application/windows 2021-06-08 20:42:20 -05:00
UserInfoWindow.h Move window files to application/windows 2021-06-08 20:42:20 -05:00