More good news:
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 25 Oct 2006 15:50:19 +0000 (15:50 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 25 Oct 2006 15:50:19 +0000 (15:50 +0000)
commit23221be79f5a6c064061f425a156b27fd9802a09
treeb5e5d65890ef85ae3e86d7f8140fa96de1bcedaa
parent057883f768f86257c9dbefeb5ef12403b207b773
More good news:
* Switched channel widget to HTML, using <table> for a nice layout now.
* More server messages parsed, including JOIN, PART, QUIT, KICK, NICK.
* More tidbits.
13 files changed:
core/core.cpp
core/coreproxy.h
gui/channelwidget.cpp
gui/channelwidget.h
gui/channelwidget.ui
gui/guiproxy.cpp
gui/guiproxy.h
main/message.h
main/proxy_common.h
main/util.cpp
main/util.h
network/server.cpp
network/server.h