Andreas Kling
|
90b1354688
|
AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr.
|
2019-06-21 18:37:47 +02:00 |
|
Andreas Kling
|
f47945759b
|
LibGUI: Make GTableModel a retainable object.
It became clear that this class needs to support multiple owners.
|
2019-03-20 03:27:07 +01:00 |
|
Andreas Kling
|
55aa819077
|
IRCClient: Colorize some channel messages (joins, parts, topics)
|
2019-03-18 20:56:45 +01:00 |
|
Andreas Kling
|
850c7504a2
|
IRCClient: Hacking on IRCClient bringup.
|
2019-03-15 13:07:04 +01:00 |
|
Andreas Kling
|
aa19735c5a
|
IRCClient: Start working on a simple graphical IRC client.
This will be a nice way to exercise both LibGUI and the TCP/IP support. :^)
|
2019-03-15 12:14:23 +01:00 |
|