Fixed Bug #2034 Hook up 'delete' in the Edit menu or remove it. Checked in my delete patch after getting Aparana's blessing. Fixed view name bug in original patch
Tracked down the dreaded #1373: "XXX undetected error (why=3)" error. It appears to be a wxWidgets bug. I checked in a very simple workaround and Robin is going to follow up fixing wxWidgets.
Understood #2127 and decided it wasn't easy to fix
Fixed #1373: Runtime Error when clicking on an item in a table view
Fixed Bug #1835: Summary view should auto-scroll to select new item. Also fixed a nasty bug where a random item was occasionally selected
Bug #2055 summary view repopulates multiple times. While exploring this bug I found an infinite recusion bug which this checkin fixes.
Interviewed Vadim Akselrod.
Bug #1293: Mac, crash in debug build with "UNREF invalid object" I wasn't able to reproduce this bug, however it's probably caused by deleting an object twice, or memory corruption, or some other programming error.