Andreas Kling
|
55aa819077
|
IRCClient: Colorize some channel messages (joins, parts, topics)
|
2019-03-18 20:56:45 +01:00 |
|
Andreas Kling
|
d466f2634d
|
LibGUI: Add GTableModel::Role::ForegroundColor.
This makes it possible to specify the text color for each table cell.
Use this to make the IRCClient show unread window list items in red.
|
2019-03-18 04:54:07 +01:00 |
|
Andreas Kling
|
b4f787090c
|
IRCClient: Add a little "(n)" indicator to window list for unread messages.
|
2019-03-16 02:14:53 +01:00 |
|
Andreas Kling
|
fc7f700c20
|
IRCClient: Rename IRCClientWindowFoo => IRCWindowFoo.
|
2019-03-16 01:15:19 +01:00 |
|