diff options
author | Mike Blumenkrantz <m.blumenkran@samsung.com> | 2013-02-21 12:51:59 +0000 |
---|---|---|
committer | Mike Blumenkrantz <m.blumenkran@samsung.com> | 2013-02-22 13:18:30 +0000 |
commit | 19f79acb454fa259ddfbb2024bb68e07fd873749 (patch) | |
tree | aa658cee07a8db61994150fce2b122a32410774c /ChangeLog | |
parent | 7128c8fbe68de9365dc9da987911beb65ab4af07 (diff) |
add e_gadcon_repopulate
this allows unpopulate+repopulate calls to occur while the layout is frozen, providing a substantial speedup
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ | |||
4 | * added E_LIST_REVERSE_FREE macro | 4 | * added E_LIST_REVERSE_FREE macro |
5 | * added e_object_ref_debug_set | 5 | * added e_object_ref_debug_set |
6 | * E_FN_DEL macro renamed to E_FREE_FUNC with param order swapped for consistency | 6 | * E_FN_DEL macro renamed to E_FREE_FUNC with param order swapped for consistency |
7 | * added e_gadcon_repopulate | ||
7 | 8 | ||
8 | 2013-02-20 Mike Blumenkrantz | 9 | 2013-02-20 Mike Blumenkrantz |
9 | 10 | ||