summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl_animation: Remove unnecessary eventsdevs/jaehyun/anim_instJaehyun Cho2017-07-032-14/+0
* efl_animation: Preserve finished animation effectJaehyun Cho2017-06-3014-115/+329
* efl_animation: Apply properties of group to group membersJaehyun Cho2017-06-304-0/+90
* efl_animation: Correct indentationJaehyun Cho2017-06-301-1/+1
* efl_animation: Fix incorrect logic in group animationJaehyun Cho2017-06-302-24/+18
* efl_animation: Add group parallel animationJaehyun Cho2017-06-3015-17/+423
* efl_animation: Implement translate animationJaehyun Cho2017-06-301-1/+57
* efl_animation: Code refactorying translate animationJaehyun Cho2017-06-304-444/+150
* efl_animation: Code refactorying scale animationJaehyun Cho2017-06-305-249/+368
* efl_animation: Implement rotate animationJaehyun Cho2017-06-302-0/+29
* efl_animation: Code refactorying rotate animationJaehyun Cho2017-06-304-162/+306
* efl_animation: Remove instance functions from animation classesJaehyun Cho2017-06-3012-52/+241
* efl_animation: Remove instance methods from animation classJaehyun Cho2017-06-308-435/+0
* efl_animation: Add animation instanceJaehyun Cho2017-06-3018-8/+1766
* efl_animation: Implement scale animationJaehyun Cho2017-06-301-1/+94
* efl_animation: Save and Restore map of target objectJaehyun Cho2017-06-301-0/+13
* efl_animation: Add start, pre_start, post_start eventsJaehyun Cho2017-06-303-0/+12
* efl_animation: Add group sequential animationJaehyun Cho2017-06-305-0/+130
* efl_animation: Add animation groupJaehyun Cho2017-06-305-0/+144
* efl_animation: Add efl_animation_dup()Jaehyun Cho2017-06-3010-1/+144
* efl_animation: Add post_end eventJaehyun Cho2017-06-302-0/+7
* efl_animation: Add post_animate eventJaehyun Cho2017-06-302-0/+4
* efl_animation: Add pre_end eventJaehyun Cho2017-06-302-0/+7
* efl_animation: Add pre_animate eventJaehyun Cho2017-06-306-8/+17
* efl_animation: Add final_state_keep propertyJaehyun Cho2017-06-302-1/+83
* efl_animation: Implement alpha animationJaehyun Cho2017-06-301-1/+15
* efl_animation: Implement animation functionJaehyun Cho2017-06-309-19/+344
* evas: Add efl animationJaehyun Cho2017-06-3016-1/+1227
* elm: Always pass valid part name inside part APIsJean-Philippe Andre2017-06-3014-39/+103
* elm_entry: use layout text/content aliases when text_set/get content_set/get/...Sungtaek Hong2017-06-304-36/+45
* widget: Avoid ERR in elm_object_content_ APIsJean-Philippe Andre2017-06-301-0/+3
* Efl.Observable: Free an iterator after use in observers_update()Sungtaek Hong2017-06-301-0/+2
* genlist: move to next focusable/selectable item when loopingAmitesh Singh2017-06-301-3/+13
* drm: Implement hardware plane supportDerek Foreman2017-06-291-0/+120
* software_generic: fix eng_image_native_getDerek Foreman2017-06-291-2/+7
* Elm layout: fix broken text part name resolvingDaniel Hirt2017-06-306-6/+8
* gl_drm: Check dmabuf attribute version before trusting attributesDerek Foreman2017-06-291-2/+3
* software_generic: Check dmabuf attribute version during setDerek Foreman2017-06-291-1/+15
* dmabuf: Make a define for the version of the dmabuf attribute structDerek Foreman2017-06-293-2/+4
* Evas textblock: fix legacy_newline in legacy APIDaniel Hirt2017-06-291-4/+3
* Evas textblock: re-apply paragraph position inferenceDaniel Hirt2017-06-291-2/+10
* release: Update NEWS and bump version for 1.20.0-alpha1 releasev1.20.0-alpha1Stefan Schmidt2017-06-292-3/+271
* build: split of BUILT_SOURCES cleanup from CLEANFILESStefan Schmidt2017-06-291-3/+1
* po: update po files for alpha releaseStefan Schmidt2017-06-2923-1150/+1150
* tests : eolain: make sure all the needed files for land in distStefan Schmidt2017-06-291-0/+6
* evas/vg: rewrite the vg example with more test casessmohanty2017-06-291-185/+425
* efl/interface: emit path change event when stroke width change.smohanty2017-06-291-2/+3
* elm_test: Add test edc for tooltip with no min sizeJean-Philippe Andre2017-06-294-4/+69
* els_tooltip: Remove infinite job callsJaehyun Cho2017-06-291-11/+0
* evas: Fix compilation warningsJean-Philippe Andre2017-06-291-9/+9