diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -56,8 +56,11 @@ Fixes: | |||
56 | * image: Fix to have exact size using elm_image_fill_outside_set() | 56 | * image: Fix to have exact size using elm_image_fill_outside_set() |
57 | * image: Fix image rotation in non-common cases | 57 | * image: Fix image rotation in non-common cases |
58 | * image: Fix orientation api - major bug in implementation | 58 | * image: Fix orientation api - major bug in implementation |
59 | * image: fix elm_image_memfile_set API fail when elm_image widget is not visible. | ||
59 | * label: Add "slide,end" signal emission | 60 | * label: Add "slide,end" signal emission |
60 | * modules: Make sure we have all linker flags setup for our modules. (T1920) | 61 | * modules: Make sure we have all linker flags setup for our modules. (T1920) |
62 | * multibuttonentry: Delete duplicate running code. | ||
63 | * panes: Fix elm_panes_fixed_set. | ||
61 | * popup: Fix misprint in popup style alias name | 64 | * popup: Fix misprint in popup style alias name |
62 | * progressbar: Fix invalid access to freed units string | 65 | * progressbar: Fix invalid access to freed units string |
63 | * segment_control: Fix elm_object_item_text_set bug. | 66 | * segment_control: Fix elm_object_item_text_set bug. |