summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-11-16PTREL-400: fix build in x86_64submit/tizen/20131204.175335accepted/tizen/20131209.171907accepted/tizen/20131207.002822Stephane Desneux1-1/+1
2013-07-17[editfield] Remove accessibility settingYoungbok Shin1-9/+0
2013-07-17[editfield] Remove all of build warning messageYoungbok Shin1-2/+2
2013-07-17[editfield] Search_icon button was removed. Remove old codes.Youngbok Shin1-5/+0
2013-07-10Refactoring for removing desktop build environment, supporting menu button ev...WooHyun Jung5-129/+42
2013-07-09events - fix the double free() case.ChunEon Park1-1/+2
2013-07-02Removed elm_init and elm_shutdown from ea_init/shutdown. We can not sure abou...WooHyun Jung1-6/+0
2013-06-30Fix build breakTae-Hwan Kim1-0/+26
2013-06-29events - fix the crash if the obj event is deleted in callback calls.ChunEon Park1-26/+13
2013-06-27[screen reader] support basic application - enhancedShinwoo Kim4-2/+238
2013-06-27[editfield] Set a access info callback for Search bar editfieldYoungbok Shin1-0/+9
2013-06-27Fix for desktop buildTae-Hwan Kim1-2/+2
2013-06-27[editfield] Update the comment of ea_editfield_add according to changesYoungbok Shin1-7/+8
2013-06-27[editfield] Add additional comment for ea_editfield_clear_button_disabled_set()Youngbok Shin1-0/+2
2013-06-27[editfield] Add ea_editfield_clear_button_disabled_set, get API.Youngbok Shin2-4/+88
2013-06-27add signal emit elm,action,more_func when ea_naviframe_more_cb is calledSeunggyun Kim1-0/+2
2013-06-20Initialize efl-assistSungho Kwak10-0/+1055