Chat-O-Matic/libs
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
..
libinterface Set room topic/name through conversation view 2021-07-29 22:00:01 -05:00
librunview (librunview) Fix use of B_REGULAR_FACE if not default 2021-07-25 11:37:17 -05:00
libsupport librunview/libsupport x86_gcc2 fixes 2021-06-30 14:25:58 -05:00
private/binary_compatibility Remove MenuPrivate.h, no idea why it was included in the first place. 2015-06-24 16:27:19 +00:00
Makefile Switch from Jam to Make 2021-05-19 16:12:19 -05:00