Setting status buffer active on connection (by creating a BufferId for it in Core
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 19 Jun 2007 09:37:08 +0000 (09:37 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 19 Jun 2007 09:37:08 +0000 (09:37 +0000)
commitb27b03c4239150189b7ae8963ca2e8c9b1a0ce4a
tree88c88ad948175494677f8dbb87d7aed071b33bc7
parent7ec4585cecc74ce8d9a94b0e52f00a96d105e79e
Setting status buffer active on connection (by creating a BufferId for it in Core
before we try to access the corresponding Buffer in GUI), fixing BR #40.
core/core.cpp
core/core.h
gui/mainwin.cpp
main/main_mono.cpp