summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 7 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 1cede7ac6..6c340ee3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1732,10 +1732,13 @@
* slider: Added elm_slider_step_get(), elm_slider_step_set().
-2013-10-03 Abhinandan Aryadipta (aryarockstar)
-
- * Popup - Added elm_popup_move() api.
-
2013-10-03 Daniel Juyung Seo (SeoZ)
* Genlist/Gengrid: Added multi select mode.
+
+2013-10-02 Ryuan Choi (ryuan)
+
+ * genlist , gengrid: Add ELM_OBJECT_MULTIPLE_SELECT_MODE_WITH_CONTROL.
+ It disallow multiple selection when clicked without control pressed although
+ multiple selection is enabled.
+