Chat-O-Matic/application/views
Jaidyn Ann dce82c2ba2 Use Server::Get(), clean up header usage
Instead of passing around pointers to the Server, Server::Get() returns
the server's pointer (simplifying some things a good bit).
As a result, headers have been cleaned up, and some redundant KeyMaps
have been placed in Maps.h.
2022-02-23 16:04:56 -06:00
..
AccountMenuItem.cpp Make all AccountsMenu items BitmapMenuItems 2021-08-03 10:29:19 -05:00
AccountMenuItem.h Make all AccountsMenu items BitmapMenuItems 2021-08-03 10:29:19 -05:00
AccountsMenu.cpp Use Server::Get(), clean up header usage 2022-02-23 16:04:56 -06:00
AccountsMenu.h Use Server::Get(), clean up header usage 2022-02-23 16:04:56 -06:00
ConversationAccountItem.cpp Add "system buffer" per protocol 2021-08-12 15:43:52 -05:00
ConversationAccountItem.h Add "system buffer" per protocol 2021-08-12 15:43:52 -05:00
ConversationItem.cpp Fix checking of ConversationView's visibility 2022-02-21 18:09:54 -06:00
ConversationItem.h Highlight room list-items, auto-scroll in chat 2021-07-17 00:23:56 -05:00
ConversationListView.cpp Use Server::Get(), clean up header usage 2022-02-23 16:04:56 -06:00
ConversationListView.h Toggling of room flags through right-click menu 2021-08-19 00:59:03 -05:00
ConversationView.cpp Use Server::Get(), clean up header usage 2022-02-23 16:04:56 -06:00
ConversationView.h Use Server::Get(), clean up header usage 2022-02-23 16:04:56 -06:00
InviteDialogue.cpp Localization, init catkeys 2021-07-19 09:54:27 -05:00
InviteDialogue.h Receive room invitations, allow user to accept or deny 2021-06-08 15:32:04 -05:00
RenderView.cpp Save user name and color on message received 2021-08-31 21:00:29 -05:00
RenderView.h Save user name and color on message received 2021-08-31 21:00:29 -05:00
ReplicantMenuItem.cpp Misc. tweaks, no functional change 2021-08-01 06:37:25 -05:00
ReplicantMenuItem.h Split AppConstants.h into UserStatus.h 2021-08-19 17:04:33 -05:00
ReplicantStatusView.cpp Get app name & signature from Make.pre/Make.post 2022-01-08 16:50:34 -06:00
ReplicantStatusView.h Split AppConstants.h into UserStatus.h 2021-08-19 17:04:33 -05:00
RoomListRow.cpp Sort room directory by account, 'Category' column 2021-08-31 20:31:39 -05:00
RoomListRow.h Sort room directory by account, 'Category' column 2021-08-31 20:31:39 -05:00
RosterItem.cpp Roster list tweaks, auto-deselect 2021-07-25 17:27:04 -05:00
RosterItem.h Roster list tweaks, auto-deselect 2021-07-25 17:27:04 -05:00
RosterListView.cpp Allow selection of non-contacts in roster windows 2021-07-28 16:53:59 -05:00
RosterListView.h Allow selection of non-contacts in roster windows 2021-07-28 16:53:59 -05:00
RosterView.cpp Use Server::Get(), clean up header usage 2022-02-23 16:04:56 -06:00
RosterView.h Use Server::Get(), clean up header usage 2022-02-23 16:04:56 -06:00
SendTextView.cpp Use Server::Get(), clean up header usage 2022-02-23 16:04:56 -06:00
SendTextView.h Improve auto-complete performance, include nicks 2021-08-11 12:07:11 -05:00
StatusMenuItem.cpp Misc. tweaks, no functional change 2021-08-01 06:37:25 -05:00
StatusMenuItem.h Split AppConstants.h into UserStatus.h 2021-08-19 17:04:33 -05:00
StatusView.cpp Use Server::Get(), clean up header usage 2022-02-23 16:04:56 -06:00
StatusView.h Use Server::Get(), clean up header usage 2022-02-23 16:04:56 -06:00
TemplateView.cpp Remove unused NotifyingTextView class 2021-07-29 22:47:30 -05:00
TemplateView.h Remove unused NotifyingTextView class 2021-07-29 22:47:30 -05:00
UserItem.cpp Support generally setting own nick, own UserItems 2021-08-05 14:28:56 -05:00
UserItem.h Support generally setting own nick, own UserItems 2021-08-05 14:28:56 -05:00
UserListView.cpp Use Server::Get(), clean up header usage 2022-02-23 16:04:56 -06:00
UserListView.h Support generally setting own nick, own UserItems 2021-08-05 14:28:56 -05:00
UserPopUp.cpp Split 'Contact' class into two 2021-05-23 15:10:14 -05:00
UserPopUp.h Split 'Contact' class into two 2021-05-23 15:10:14 -05:00