Add notify after visible state change for eail_widget
[platform/core/uifw/eail.git] / eail / ChangeLog
1 2013-09-26  Patryk Kaczmarek
2
3         * Signal children add/remove added for box widget
4
5 2013-09-26  Patryk Kaczmarek
6
7         * Function description fixes
8
9 2013-09-30
10
11         * Issues deteced by Static Code Analysis fixed
12
13 2013-09-30
14
15         * Implement restore action in eail_window
16
17 2013-10-01
18
19         * Signal visible-data-changed support implemented for clock and datetime widgets
20
21 2013-10-24  Michal Jagiello
22
23         * Add shrink and expand actions to genlist items
24
25 2013-10-31  Michal Jagiello
26
27         * Remove image interface from eail_button and eail_check widgets
28
29 2013-11-25 Patryk Kaczmarek
30         
31         * Factory fixed to recognize widgets from elementary 1.8
32
33 2013-11-25
34
35         * Eail Explorer tool v1.0 added
36
37 2013-11-29 Karol Furmaniak
38
39         * Fix set/get_caret_offset for elm_fileselector_entry
40
41 2013-11-29 Karol Furmaniak
42
43         * Fix AtkText interface for elm_bubble.
44
45         Fixed funcs: get_text, get_character_at_offset, get_character_count,
46         get_text_after_offset, get_text_at_offset, get_text_before_offset,
47         get_offset_at_point
48
49 2013-11-29 Karol Furmaniak
50
51         * Fix get_text_before/at/after_offset for elm_popup
52
53 2013-12-03 Karol Furmaniak
54
55         * Add get_offset_at_point for elm_entry.
56