Fully re-implemented the ActiveSessionBlockView, using the new diff system.
commit3fb11670206f50cf46a912bcae751c180e0c5b3e
authorstrange <kawk256@gmail.com>
Fri, 29 Jan 2010 07:59:24 +0000 (29 00:59 -0700)
committerstrange <kawk256@gmail.com>
Fri, 29 Jan 2010 07:59:24 +0000 (29 00:59 -0700)
tree456c03f9061e21fba0ac7f9ea0e1458f551828b3
parentdaad8014a570a98060d0b3c1ab90a3670898b489
Fully re-implemented the ActiveSessionBlockView, using the new diff system.

Now, I think, for some real fun stuff, such as a history system, using the new
system . . .
gui/src/ActiveSession.cpp
gui/src/ActiveSession.h
gui/src/ActiveSessionBlockView.cpp [new file with mode: 0644]
gui/src/ActiveSessionBlockView.h [new file with mode: 0644]
gui/src/ActiveSessionMemory.cpp
gui/src/ActiveSessionMemory.h
monitor/src/Types.cpp
tests/CMakeLists.txt
tests/cpp_new_test [new file with mode: 0755]
tests/cpp_new_test.cpp [new file with mode: 0644]