summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChunEon Park <hermet@hermet.pe.kr>2013-11-04 14:51:06 +0900
committerChunEon Park <hermet@hermet.pe.kr>2013-11-04 14:51:06 +0900
commit4f1bffadfa689c83419f7e56c532334fe6996713 (patch)
treeb05490391827cf36d82a396133089616b91a8605 /ChangeLog
parent5c7933b4ad412c318ee789d670868300c75ee6c3 (diff)
downloadelementary-4f1bffadfa689c83419f7e56c532334fe6996713.tar.gz
Revert "elm_conform.c: Added "virtualkeypad,size,changed" smart callback."
This reverts commit cbd7446f0bf413ad821ac40703d2a2ca728758ef. Conflicts: ChangeLog NEWS Please be more considerable to add this feature. The function itself is not logical and we don't think it's proper for the conformant yet.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 0 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 9207326e2..1cede7ac6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1728,10 +1728,6 @@
* image: Add support for "clicked" callback on Return/space/KP_Enter key press.
-2013-10-30 Daniel Juyung Seo (SeoZ)
-
- * conform: Added "virtualkeypad,size,changed" callback on virtualkeypad min size change.
-
2013-10-30 Shilpa Onkar Singh
* slider: Added elm_slider_step_get(), elm_slider_step_set().