Fixed bug#6448: Scripts collection won't display in sidebar
Fixed bug#5908: collection name descenders cut off
Added feature: One click in the sidebar moves the focus to the summary view. A second click on a selected item in the sidebar moves the focus to the sidebar.
Modified wxGrid to never send selection range events when clicks in the sidebar don't change the selection.
Spent 3 days updating functional test dependencies for the sidebar change.
Fixed two "stale" UI bugs, one in Chandler and another in the functional tests. These bugs are caused by processing events when the UI is not up to date with the data it's displaying. More stale UI bugs remain, so we're going to have to come up with a better long term solution.