make entry widget call changed callbacks on "changed" again
authorMike Blumenkrantz <zmike@osg.samsung.com>
Thu, 9 Apr 2015 20:32:24 +0000 (16:32 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Thu, 9 Apr 2015 20:32:24 +0000 (16:32 -0400)
commit155a678ff4add3b099cfb6cdbfe83c55a940b79e
treec846737abcec6ba9ce6fd76bce128e7615bb634d
parentdaf7f1983758d0885e681df777a88fef64de0108
make entry widget call changed callbacks on "changed" again

this caused infinite loops before, but now I'm removing the things that looped.

fixes a lot of config dialogs

ref T2271
src/bin/e_widget_entry.c