summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorabhi <a.aryadipta@samsung.com>2013-12-02 16:10:53 +0900
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2013-12-02 16:11:51 +0900
commitf4f2e5d24271cc6504443479381fdb26a605ac70 (patch)
tree6a377cb4585bfe8c514c5c3443ccf8e67b762513 /ChangeLog
parent7187a3124fc6c169fcfec2c249a1fd483481fbba (diff)
downloadelementary-f4f2e5d24271cc6504443479381fdb26a605ac70.tar.gz
[Popup] Adding elm_popup_align_set and elm_popup_align_get api
Summary: Added support for popup align set Test Plan: elm_popup_align_set, elm_popup_align_get, elementary_test -to popup Reviewers: seoz, singh.amitesh Differential Revision: https://phab.enlightenment.org/D321
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 56975bb58..b965f2c64 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1660,6 +1660,10 @@
position. This actually reduces the mapbuf calculation time muchly in
case of complex layout.
+2013-09-30 Abhinandan Aryadipta (aryarockstar)
+
+ * Popup: Added elm_popup_align_set() and elm_popup_align_get() APIs.
+
2013-10-01 Ryuan Choi (ryuan)
* fileselector: Add the configuration fileselector_double_tap_navigation_enable.