Chat-O-Matic/application/views
Jaidyn Ann 89ff195c8d Set room topic/name through conversation view
If the user has permission to change a room's subject or name, they can
now edit the text views displaying them (toward the top of the window).
When enter is pressed, the changes will be sent to the protocol.

To do this, a BTextView subclass was added to libinterface
(splitting somewhat from SendTextView)― EnterTextView sends a message
containing the text to the given target when the user hits enter sans
modifiers.
2021-07-29 22:00:01 -05:00
..
AccountMenuItem.cpp Save account selection in account menus 2021-07-28 10:13:31 -05:00
AccountMenuItem.h Save account selection in account menus 2021-07-28 10:13:31 -05:00
AccountsMenu.cpp Save account selection in account menus 2021-07-28 10:13:31 -05:00
AccountsMenu.h Save account selection in account menus 2021-07-28 10:13:31 -05:00
ConversationAccountItem.cpp Group rooms in roomlist by account 2021-06-11 17:24:04 -05:00
ConversationAccountItem.h Group rooms in roomlist by account 2021-06-11 17:24:04 -05:00
ConversationItem.cpp Highlight room list-items, auto-scroll in chat 2021-07-17 00:23:56 -05:00
ConversationItem.h Highlight room list-items, auto-scroll in chat 2021-07-17 00:23:56 -05:00
ConversationListView.cpp Sort conversation and user lists 2021-07-25 14:42:38 -05:00
ConversationListView.h Sort conversation and user lists 2021-07-25 14:42:38 -05:00
ConversationView.cpp Set room topic/name through conversation view 2021-07-29 22:00:01 -05:00
ConversationView.h Set room topic/name through conversation view 2021-07-29 22:00:01 -05: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
NicknameTextControl.cpp Change class names 2021-06-20 12:44:20 -05:00
NicknameTextControl.h Updated the contacts list BMenuItem with a complete redesign of the item, added an experimental version of the Search BTextControl showing a text that disappear when the user click on it, updated the Nickname text control to be a BTextView, other minor updates already WIP like more organization of statuses. 2012-05-15 16:48:53 +00:00
RenderView.cpp Print a 'date divider' when the day changes 2021-07-25 11:28:07 -05:00
RenderView.h Print a 'date divider' when the day changes 2021-07-25 11:28:07 -05:00
ReplicantMenuItem.cpp Change class names 2021-06-20 12:44:20 -05:00
ReplicantMenuItem.h Change class names 2021-06-20 12:44:20 -05:00
ReplicantStatusView.cpp Refactor preference saving/loading 2021-07-28 19:10:09 -05:00
ReplicantStatusView.h Change class names 2021-06-20 12:44:20 -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 Refactor preference saving/loading 2021-07-28 19:10:09 -05:00
RosterView.h Allow selection of non-contacts in roster windows 2021-07-28 16:53:59 -05:00
SendTextView.cpp Set room topic/name through conversation view 2021-07-29 22:00:01 -05:00
SendTextView.h Set room topic/name through conversation view 2021-07-29 22:00:01 -05:00
StatusMenuItem.cpp Change class names 2021-06-20 12:44:20 -05:00
StatusMenuItem.h Change class names 2021-06-20 12:44:20 -05:00
StatusView.cpp Fix status view's avatar icon 2021-07-13 14:43:48 -05:00
StatusView.h Change class names 2021-06-20 12:44:20 -05:00
TemplateView.cpp Slight template window tweaks 2021-06-18 14:18:45 -05:00
TemplateView.h Room creation window; Catch-all template window 2021-06-18 01:13:02 -05:00
UserItem.cpp Change class names 2021-06-20 12:44:20 -05:00
UserItem.h Show/receive room subjects, show protocol icon in conversation view 2021-06-04 13:57:04 -05:00
UserListView.cpp Sort conversation and user lists 2021-07-25 14:42:38 -05:00
UserListView.h Sort conversation and user lists 2021-07-25 14:42:38 -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