Donn and Jed to helped come up with new names for SelectionChanged events: SelectItem, SelectItemByName, SelectItemBroadcast, and SelectItemBroadcastActiveVew
Added "Ctrl+" string to each of the menu block's accel attribute. This allows accelerators that don't contain control, e.g. delete
Finished fixing delete
Prepared a patch of my delete changes for Aparna to test.
Spent quite a long time trying to minimize dirtying of objects in ItemCollections?. Ran into limitations and bugs in the repository and repository query that made it not practical to fix the problems.
Fixed all my P1 bugs
Looked into Bug #2081: Disallow resizing row heights in summary table view. I didn't think there was a way to fix this with existing wxWidgets api, however Jed pointed out the solution.