diff options
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-02-06 08:44:52 +0000 |
---|---|---|
committer | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-02-06 08:44:52 +0000 |
commit | 72aa96c65b2b8ab11f36e534ad48accf9f15ed3e (patch) | |
tree | cbf77498ae9c863991e1082ee93dded58332b79a /ChangeLog | |
parent | ea684db564c168b70a1860ecc0f6f45e3fe23e55 (diff) |
add e_widget_check_widget_disable_on_* api for automatically enabling/disabling widgets without needing to add more callbacks
SVN revision: 83661
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ | |||
1 | 2013-02-06 Mike Blumenkrantz | ||
2 | |||
3 | * added api to automatically disable widgets when checkboxes are checked or unchecked | ||
4 | |||
1 | 2013-02-05 Mike Blumenkrantz | 5 | 2013-02-05 Mike Blumenkrantz |
2 | 6 | ||
3 | * improve load time of apps dialogs | 7 | * improve load time of apps dialogs |