ChangeLog/NEWS: updated changelog and news for focused and unfocused smartcallback addition.

This commit is contained in:
Daniel Juyung Seo 2013-06-10 14:42:01 +09:00
parent a5066a5747
commit 8add3238c2
2 changed files with 9 additions and 0 deletions

View File

@ -1402,3 +1402,11 @@
2013-06-10 ChunEon Park (Hermet)
* Remove the keyboard area in the conformant if the keyboard state is off.
2013-06-10 Daniel Juyung Seo (SeoZ)
* Add "focused" and "unfocused" smart callback for panel, video, web,
web2, genlist, hover, index, list, map, photocam, progressbar, radio,
scroller, slider, slideshow, spinner, toolbar, win, calendar, check,
clock, colorselector, datetime, diskselector, flipselector, gengrid,
ctxpopup, fileselector_button, naviframe, player, popup, bubble, button.

View File

@ -73,6 +73,7 @@ Additions:
* Add ELM_INPUT_PANEL_LAYOUT_DATETIME.
* Add elm_config_glayer_long_tap_start_timeout_set/get, elm_config_glayer_double_tap_timeout_set/get
* Add magnifier to entry.
* Add "focused" and "unfocused" smart callback for panel, video, web, web2, genlist, hover, index, list, map, photocam, progressbar, radio, scroller, slider, slideshow, spinner, toolbar, win, calendar, check, clock, colorselector, datetime, diskselector, flipselector, gengrid, ctxpopup, fileselector_button, naviframe, player, popup, bubble, button.
Improvements: