Fix clock clicking with GtkEventBox
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 29 Oct 2012 13:18:33 +0000 (14:18 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 6 Nov 2012 13:15:21 +0000 (14:15 +0100)
commit83e68d362c47f927ead4f1bee272f27e0710ed9d
treede62403beff345392583e24eac0ea3151413a462
parentc5488ffd0c0e61617f06cc09444e7b7d642d00a7
Fix clock clicking with GtkEventBox

Like in WinBoard the button-3 case is now handled in the primary
event handler (and communicated to it in a kludgy way). It would be
better if this was absorbed in ClockClick().
dialogs.c
gtk/xoptions.c