The change of semantics of DoSendEvent() broke the logic in OnDoubleClickSash(), fix it now and remove DoSendEvent() entirely as it became useless now that it doesn't test whether the event was vetoed any more and the code is simpler without it.
The change of semantics of DoSendEvent() broke the logic in OnDoubleClickSash(), fix it now and remove DoSendEvent() entirely as it became useless now that it doesn't test whether the event was vetoed any more and the code is simpler without it.