ladybird/Applications/IRCClient
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
..
.gitignore IRCClient: Start working on a simple graphical IRC client. 2019-03-15 12:14:23 +01:00
IRCAppWindow.cpp IRCClient: Start working on a simple graphical IRC client. 2019-03-15 12:14:23 +01:00
IRCAppWindow.h IRCClient: Start working on a simple graphical IRC client. 2019-03-15 12:14:23 +01:00
IRCChannel.cpp IRCClient: Start working on a simple graphical IRC client. 2019-03-15 12:14:23 +01:00
IRCChannel.h IRCClient: Start working on a simple graphical IRC client. 2019-03-15 12:14:23 +01:00
IRCClient.cpp IRCClient: Start working on a simple graphical IRC client. 2019-03-15 12:14:23 +01:00
IRCClient.h IRCClient: Start working on a simple graphical IRC client. 2019-03-15 12:14:23 +01:00
IRCLogBuffer.cpp IRCClient: Start working on a simple graphical IRC client. 2019-03-15 12:14:23 +01:00
IRCLogBuffer.h IRCClient: Start working on a simple graphical IRC client. 2019-03-15 12:14:23 +01:00
IRCQuery.cpp IRCClient: Start working on a simple graphical IRC client. 2019-03-15 12:14:23 +01:00
IRCQuery.h IRCClient: Start working on a simple graphical IRC client. 2019-03-15 12:14:23 +01:00
IRCSubWindow.cpp IRCClient: Start working on a simple graphical IRC client. 2019-03-15 12:14:23 +01:00
IRCSubWindow.h IRCClient: Start working on a simple graphical IRC client. 2019-03-15 12:14:23 +01:00
main.cpp IRCClient: Start working on a simple graphical IRC client. 2019-03-15 12:14:23 +01:00
Makefile IRCClient: Start working on a simple graphical IRC client. 2019-03-15 12:14:23 +01:00