There is now a partially functional block display in the aesalon GUI.
commit4ae013ecea326778b29edd8e21cd3964bb40ec6b
authorstrange <kawk256@gmail.com>
Thu, 21 Jan 2010 01:03:46 +0000 (20 18:03 -0700)
committerstrange <kawk256@gmail.com>
Thu, 21 Jan 2010 01:03:46 +0000 (20 18:03 -0700)
tree6872e4d17270723863a13e17df83d53dca265233
parentac75deabb9c7d87d515cf25182ed322b1714b2a5
There is now a partially functional block display in the aesalon GUI.

The "partially" is because only allocation events are generated in the
monitor . . .
src/gui/ActiveSession.cpp
src/gui/ActiveSession.h
src/gui/ActiveSessionBlockView.cpp [new file with mode: 0644]
src/gui/ActiveSessionBlockView.h [new file with mode: 0644]
src/gui/ActiveSessionSocket.cpp
src/gui/ActiveSessionSocket.h
src/monitor/Initializer.cpp
src/platform/TCPServerSocket.cpp
src/platform/TCPServerSocket.h
src/platform/TCPSocket.cpp
src/platform/TCPSocket.h