summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* efl_animation: Add repeat_count propertyJaehyun Cho2017-10-1221-6/+546
* efl_animation: Add pause and resume methodsJaehyun Cho2017-10-129-8/+296
* efl_animation: Support event animationJaehyun Cho2017-10-129-1/+475
* efl_animation: Add sequential group animation and objectJaehyun Cho2017-10-1213-1/+515
* efl_animation: Add parallel group animation and objectJaehyun Cho2017-10-1213-1/+484
* efl_animation: Add group animation objectJaehyun Cho2017-10-127-1/+247
* efl_animation: Add group animationJaehyun Cho2017-10-1216-10/+323
* efl_animation: Add translate animation objectJaehyun Cho2017-10-1213-1/+555
* efl_animation: Add translate animationJaehyun Cho2017-10-126-0/+248
* efl_animation: Add scale animation objectJaehyun Cho2017-10-1213-1/+660
* efl_animation: Add scale animationJaehyun Cho2017-10-127-0/+720
* efl_animation: Add rotate animation objectJaehyun Cho2017-10-1213-1/+633
* efl_animation: Add rotate animationJaehyun Cho2017-10-126-0/+294
* efl_animation: Add alpha animation objectJaehyun Cho2017-10-1213-1/+315
* efl_animation: Add alpha animationJaehyun Cho2017-10-126-0/+106
* efl_animation: Add animation objectJaehyun Cho2017-10-1210-1/+529
* efl_animation: Add efl_animationJaehyun Cho2017-10-127-2/+201
* widget: Rename focus_region (EO)Jean-Philippe Andre2017-10-1212-32/+43
* edje_object: Mark access_part_iterate as @betaJean-Philippe Andre2017-10-122-1/+2
* efl_ui_bg: fix ELM_BG_OPTION_CENTER bg in left top side.Sungtaek Hong2017-10-121-0/+1
* evas: Implement support for different H/V font DPIJean-Philippe Andre2017-10-123-11/+17
* widget: Some EO docs formattingJean-Philippe Andre2017-10-121-9/+18
* elementary: update elementary binary to use efl_exit().Cedric BAIL2017-10-112-5/+5
* elementary: add way to exit symetric to EFL_MAIN.Cedric BAIL2017-10-111-0/+2
* ecore-evas-drm: Reduce code duplicationChris Michael2017-10-111-18/+7
* emotion: Properly unmap video frameChris Michael2017-10-111-1/+1
* evas: Compile out unused functionsChris Michael2017-10-111-0/+2
* elm: include those headers in Elementary.hMarcel Hollerbach2017-10-119-9/+2
* elm: fix compilation of examplesMarcel Hollerbach2017-10-111-2/+2
* efl_ui_clock: remove unused signalsWooHyun Jung2017-10-111-2/+0
* elm_main: also return true when the object is a redirect managerMarcel Hollerbach2017-10-101-0/+3
* elm_interface_scrollable: use focus_geometry not normal geometryMarcel Hollerbach2017-10-101-12/+11
* elm_widget: also eval all children when we are visibleMarcel Hollerbach2017-10-101-21/+21
* elm_widget: remove apis we dont need anymoreMarcel Hollerbach2017-10-103-1317/+4
* elm_main: port to new focus apiMarcel Hollerbach2017-10-104-36/+151
* elm: move the focus direction definition to generalMarcel Hollerbach2017-10-108-46/+43
* elm_code: remove those partsMarcel Hollerbach2017-10-102-86/+11
* efl_ui_win: port to new focus api!Marcel Hollerbach2017-10-102-91/+26
* elm_access: Port to the new focus apiMarcel Hollerbach2017-10-101-4/+17
* elm_gengrid: disable the code for nowMarcel Hollerbach2017-10-102-68/+0
* elm_genlist: for now disable this codeMarcel Hollerbach2017-10-102-66/+2
* elm_list: for now disable the codeMarcel Hollerbach2017-10-102-37/+2
* elm_colorselector: migrate to composition!Marcel Hollerbach2017-10-103-57/+47
* elm_spinner: migrate to composition!Marcel Hollerbach2017-10-102-89/+24
* elm_panel: make it a layerMarcel Hollerbach2017-10-102-65/+7
* elm_ui_focus_layer: add configurable behaviourMarcel Hollerbach2017-10-102-19/+69
* elm_notify: remove old api!Marcel Hollerbach2017-10-102-42/+1
* elm_segment_control: migrate to composition!Marcel Hollerbach2017-10-103-36/+12
* elm_calendar: migrate to composition!Marcel Hollerbach2017-10-105-297/+100
* elm_clock: convert to composition!Marcel Hollerbach2017-10-102-69/+46