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