Ticket #54: fix of dialog mouse handling.
commit57f9d0e042be53729565e7f7fb546e3ee3e89627
authorAndrew Borodin <aborodin@vmail.ru>
Sat, 3 Oct 2009 10:49:08 +0000 (3 14:49 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Mon, 5 Oct 2009 11:13:36 +0000 (5 15:13 +0400)
treed289a7abb61452c056fd1479e2e09bcca39dce67
parent520e14184403e50f40e85b9f639d9477d05e8715
Ticket #54: fix of dialog mouse handling.

Skip widgets that matches coords but does not have an action (usually
groupboxes), continuing search of widget with defined action.
Thanks to sfionov.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
src/dialog.c