summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Intrudoce Efl Ui Date, Time interface and picker.devs/jaehyun/efl_ui_datetimeWoochan Lee2018-04-1328-260/+2186
* examples: Improve efl_mono and eolian_cxx buildLauro Moura2018-04-122-19/+11
* efl_mono: Add namespace on helpers.Lauro Moura2018-04-128-41/+47
* efl_mono: Proper support for @class methods.Lauro Moura2018-04-1211-20/+106
* ee_wayland: Stop using manual_render_setDerek 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
* elm entry - fix wayland bug by not updating selection until after mse upCarsten Haitzler (Rasterman)2018-04-132-5/+23
* efl selection - fix another binary buffer treates as string bugCarsten Haitzler (Rasterman)2018-04-131-3/+11
* efl selection - fix entry <-> plain text compy and paste in wlCarsten Haitzler (Rasterman)2018-04-133-15/+47
* efl selection manager - fix anoyther binary buffer treated as string bugCarsten Haitzler (Rasterman)2018-04-131-3/+8
* efl selection manager - fix crashes when doing selections on non-x11Carsten Haitzler (Rasterman)2018-04-131-42/+66
* 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