Converted many GUI functions expecting a wx.Event to have the event as an optional arg.
These are now keyword args defaulting to None. This allows remote control of GUI elements, which is needed for the GUI tests.
Authored by: bugman 2012-05-23
Parent: [r16419]
Child: [r16421]