Fix bug #4582: In and Out collections do not appear even after syncing mail in Chandler when using personal parcel to set accounts
Fix bug #4330: Scroll units should be 1 grid cell height or 1 line of text
Fix bug #4778: Chandler error dialog should support copy/paste
Worked on bug #5611: wxPython tarball 39 breaks functional tests. The first revision that fails the functional tests after the 36 tarball is revision 10036, in which morgen fixed a bug in a sharing functional test that wasn't properly detects and reports errors correctly. It turns out to be caused by a change in cosmo, which makes the sharing tests incompatible with old versions of the code, i.e. revision 10036. So it looks like this first failure has nothing to do with wx.
Worked on Fixing Bug #5617: Not switching to All view and selecting newly added cert on cert import.
Refactored NewEvent to become NewItemEvent. Made it easier to parcel writers to use. Improved Chandler's commands that create new Items. Command N is now attached to a new menu item that creates an item of the correct type for the current view. The other New Item menu items now switch to the appropriate view for the kind of item that is created.