* fix a serious crashing bug that occurs after editing regions and then closing the session. Caused by incorrect C++ inheritance * make the Big Clock float on top of the editor, always * remove another instance of using shared_ptr<T> in sigc::slots, which complicates object lifetime management * rev 976