Chat-O-Matic/libs/libinterface
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
..
BitmapMenuItem.cpp Codestyle fixes, patch created by Freemann2430 during GCI2012 2013-01-04 13:52:14 +00:00
BitmapMenuItem.h Codestyle fixes, patch created by Freemann2430 during GCI2012 2013-01-04 13:52:14 +00:00
BitmapUtils.cpp x86_64 build fix 2017-01-30 07:23:52 +01:00
BitmapUtils.h Style fix, fixed RescaleBitmap argument type. 2012-10-19 15:58:55 +00:00
BitmapView.cpp (libinterface) Add 'square' scaling option to BitmapView 2021-07-27 20:48:03 -05:00
BitmapView.h (libinterface) Add 'square' scaling option to BitmapView 2021-07-27 20:48:03 -05:00
Divider.cpp Usual SVN tree (branches, tags, trunk). 2010-05-07 09:47:10 +00:00
Divider.h Codestyle fixes, patch created by Freemann2430 during GCI2012 2013-01-04 13:52:14 +00:00
EnterTextView.cpp Set room topic/name through conversation view 2021-07-29 22:00:01 -05:00
EnterTextView.h Set room topic/name through conversation view 2021-07-29 22:00:01 -05:00
Makefile Set room topic/name through conversation view 2021-07-29 22:00:01 -05:00
MenuButton.cpp More scalable ToolButton 2021-07-23 23:43:42 -05:00
MenuButton.h More scalable ToolButton 2021-07-23 23:43:42 -05:00
NotifyingTextView.cpp Codestyle fixes, patch created by Freemann2430 during GCI2012 2013-01-04 13:52:14 +00:00
NotifyingTextView.h Codestyle fixes, patch created by Freemann2430 during GCI2012 2013-01-04 13:52:14 +00:00
PictureView.cpp Use B_FILTER_BITMAP_BILINEAR. 2010-05-10 22:42:54 +00:00
PictureView.h Codestyle fixes, patch created by Freemann2430 during GCI2012 2013-01-04 13:52:14 +00:00