This commit is contained in:
Jaehwan Kim 2013-04-08 08:42:51 +09:00
parent a1893332da
commit 44f8f7531b
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ Additions:
* Add APIs - elm_entry_input_panel_layout_variation_set/get
* Add elm_map smart callback - "language,changed".
* Add the repeat_events_set/get for blocking the events of content objects.
* Add convenient macros - elm_object_translatable_part_text_set(), elm_object_item_translatable_part_text_set().
* Add convenient macros - elm_object_translatable_part_text_set(), elm_object_item_translatable_part_text_set().
* Add the API elm_scroller_page_scroll_limit_set/get.
Improvements: