summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ee_wayland: Stop using manual_render_setdevs/derekf/no_more_manual_renderDerek Foreman2018-04-121-5/+5
* ecore_evas: Make draw_block block drawingDerek Foreman2018-04-121-1/+3
* ee_x: Rename draw_ok to draw_block and invert logicDerek Foreman2018-04-122-5/+8
* efl_ui_win: Always show the wayland pointerDerek Foreman2018-04-121-8/+2
* ee_wayland: Remove use of draw_okDerek Foreman2018-04-121-2/+0
* ee_cocoa: Remove draw_ok setsDerek Foreman2018-04-121-2/+0
* eolian: correct line/column number during doc reference validationDaniel Kolesa2018-04-124-17/+41
* efl_ui_frame: remove dulicated _content_aliasesYeongJong Lee2018-04-121-15/+2
* evas - loading extension query - fix to not skip small extensionsCarsten Haitzler (Rasterman)2018-04-121-2/+5
* evas: apply fribidi bracket types to show paired bracket properlyYoungbok Shin2018-04-122-11/+62
* efl_canvas_object: Change parameter name of property event_animationJaehyun Cho2018-04-121-3/+3
* ecore_wl2: Fix ecore_wl2_window_output_findDerek Foreman2018-04-111-34/+1
* ecore_wl2: Properly handle minimize request before shell surface existsDerek Foreman2018-04-113-0/+14
* ecore_wl2: Stop pretending to fully control minimized stateDerek Foreman2018-04-113-10/+0
* ecore_wl2: Remove (beta) API ecore_wl2_window_iconified_getDerek Foreman2018-04-112-20/+0
* tests: Fix compilation when timing is disabled.Lauro Moura2018-04-111-0/+2
* efl_ui_focus_manager_calc: call next after requesting a subchildMarcel Hollerbach2018-04-111-1/+3
* efl_ui_focus: Add missing EINA_UNUSED for unused function parametersChris Michael2018-04-112-2/+2
* ecore-evas: Remove unused variableChris Michael2018-04-111-2/+0
* eolian: simplify class validation logicDaniel Kolesa2018-04-111-11/+5
* eolian: better/more robust class inheritance list replacementDaniel Kolesa2018-04-112-9/+23
* theme: button - fix the warning.Amitesh Singh2018-04-111-0/+2
* theme: spin button - remove elm spin btn inheritance.Amitesh Singh2018-04-111-13/+294
* theme: panes - remove elm panes inheritance.Amitesh Singh2018-04-111-16/+966
* theme: pointer - remove elm pointer inheritance.Amitesh Singh2018-04-111-15/+209
* themes: tooltip - remove elm tooltip inheritance.Amitesh Singh2018-04-111-6/+422
* theme: photocam: define theme based on new theme components.Amitesh Singh2018-04-111-2/+99
* theme: popup - define popup alert theme based on new themeAmitesh Singh2018-04-111-2/+20
* theme: list - remove elm scroller, elm list item inheritance.Amitesh Singh2018-04-112-5/+289
* theme: text - use efl/scroller theme group instead.Amitesh Singh2018-04-111-1/+1
* theme: textpath - remove elm textpath inheritance.Amitesh Singh2018-04-111-2/+23
* theme: video - remove elm video inheritanceAmitesh Singh2018-04-111-3/+43
* theme: win - remove elm win inheritanceAmitesh Singh2018-04-111-3/+31
* theme: slider - remove elm slider inheritance.Amitesh Singh2018-04-111-2/+29
* theme: scroller - remove elm scroller inheritanceAmitesh Singh2018-04-111-7/+1329
* themes: cursor - remove elm cursor inheritance.Amitesh Singh2018-04-111-6/+72
* themes: frame - remove elm frame inheritance.Amitesh Singh2018-04-111-3/+166
* theme: focus - remove elm focus highlight inheritance.Amitesh Singh2018-04-111-4/+174
* theme: calendar - remove elm btn inheritance.Amitesh Singh2018-04-111-7/+173
* theme: border - remove elm border inheritanceAmitesh Singh2018-04-111-6/+1208
* theme: bg - remove the elm bg inheritanceAmitesh Singh2018-04-111-3/+38
* elc_popup: no need to make them focusableMarcel Hollerbach2018-04-111-3/+0
* efl_ui_focus_manager_root_focus: maintain focus state over state evalMarcel Hollerbach2018-04-111-2/+9
* elm_suite: a new testcase for checking focus chains with redirectsMarcel Hollerbach2018-04-111-0/+123
* ecore ipc - fix send to skip data payload if null/0Carsten Haitzler (Rasterman)2018-04-111-27/+32
* ecore_evas: remove dead code.Cedric Bail2018-04-101-37/+0
* evas: we directly use the main loop, we do not need external integration anym...Cedric Bail2018-04-101-3/+1
* evas: protection during canvas shutdown.Cedric Bail2018-04-101-0/+4
* efl_canvas_animation_player: Reset map after animation is finishedJaehyun Cho2018-04-101-3/+5
* efl_canvas_animation_player: Change Running_Event_Info to Event_RunningJaehyun Cho2018-04-1014-30/+25