Chat-O-Matic/application/windows
Jaidyn Ann 8a3f22d5e9 Move sendbox to conversation view, replace filter
The BTextBox used for sending messages has been moved from the main
window to individual ConversationViews, allowing seperate histories,
texts, etc., to exist in different conversations.

EditingFilter (a filter that hooked into MainWindow) was previously used
to field special key combos with this textbox, including "ENTER" for
sending, but this has been replaced with a new textview subclass
(SendTextView).
2021-07-08 16:07:03 -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
MainWindow.cpp Move sendbox to conversation view, replace filter 2021-07-08 16:07:03 -05:00
MainWindow.h Move sendbox to conversation view, replace filter 2021-07-08 16:07:03 -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
RosterEditWindow.cpp Change class names 2021-06-20 12:44:20 -05:00
RosterEditWindow.h Editing of roster members 2021-06-19 22:03:02 -05:00
RosterWindow.cpp Change class names 2021-06-20 12:44:20 -05:00
RosterWindow.h Sorting of RosterWindow by accounts 2021-06-18 18:42:10 -05:00
TemplateWindow.cpp Change class names 2021-06-20 12:44:20 -05:00
TemplateWindow.h Change class names 2021-06-20 12:44:20 -05:00
UserInfoWindow.cpp Slight UserInfoWindow redesign 2021-07-07 22:35:44 -05:00
UserInfoWindow.h Slight UserInfoWindow redesign 2021-07-07 22:35:44 -05:00