While looking into why cursor keys don't work in tables, I needed to debug wxWidgets, so I decided to work on the MSVC project to build/debug wxWidgets. While I was at it I found another clean bug in wxPython and passed the fix along to David.
Bug #2746: odd behavior after clicking on table header and then click on a table cell. Seems to no longer happen. I suspect it was fixed by recent changes to the table.
Bug #3078: turned out not to be a bug in CPIA, but rather a logic bug in Morgen's handler. Reassigned to Morgen
Bug #3060: Drag and Drop out of a table causes subsequent selection problems. Fixed last week, but Donn reassigned this P1 bug to me, so I marked it fixed.
Bug #3066: Exceptions get lost when passing through the C++ layer. Fixed
Spent a lot of time trying to figure out why SmartSVN doesn't work on Macintosh and Linux
Integrated Robin's suggestions to wxImage code and SWIGed the changes
Worked updating the wxWidgets build to include MSVC project, necessary for bug #2611: Keyboard arrow keys don't work in chandler