don't call the callback on buttons that are disabled. this prevents some segfaults...
authorrephorm <rephorm>
Wed, 28 Dec 2005 01:16:26 +0000 (01:16 +0000)
committerrephorm <rephorm@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 28 Dec 2005 01:16:26 +0000 (01:16 +0000)
commited57000bf54248226d915bc7f9aaf91a7a545619
tree8fb5b792e13258c7b267c9f10218e9b41f1a67ea
parent502c98d9936466f6095179063c125c9b1cabeead
don't call the callback on buttons that are disabled. this prevents some segfaults when clicking on disabled buttons.
also, clear up a few warnings.

SVN revision: 19334
src/bin/e_widget_button.c