wx.gizmos.TreeListCtrl: Add support for the EVT_TREE_ITEM_GETTOOLTIP
event.
+Added Resize, SetRGBRect, Size, and GetOrFindMaskColour methods to
+wx.Image.
+
+Added wx.Rect.IsEmpty
+
+wxGTK:
+ - Corrected wx.ListBox selection handling
+ - Corrected default button size handling for different themes
+ - Corrected splitter sash size and look for different themes
+ - Fixed keyboard input for dead-keys
+