summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl_ui_clickable: testdevs/jaehyun/efl_clickable_testJaehyun Cho2019-06-192-2/+13
* efl_mono: support multilevel inheritance of NativeClassYeongjong Lee2019-06-191-1/+10
* efl_ui_stack: remove!Marcel Hollerbach2019-06-1914-1239/+474
* evas filter: make curve work for everyShinwoo Kim2019-06-191-30/+51
* efl_ui_spec: Support running with CK_FORK=noMarcel Hollerbach2019-06-182-1/+9
* define HAVE_REALPATH in evil_stdlib.hVincent Torri2019-06-183-0/+11
* Ecore net dialer Windows example: fix undeclared symbolsVincent Torri2019-06-181-0/+1
* ecore_x - restore move event skipper that was removed long agoCarsten Haitzler (Rasterman)2019-06-181-55/+74
* autotools: REMOVAL!Marcel Hollerbach2019-06-18136-27171/+0
* Revert "autotools: REMOVAL!"Marcel Hollerbach2019-06-18136-0/+27171
* autotools: REMOVAL!Marcel Hollerbach2019-06-18136-27171/+0
* example - use LC_ALL not LC_MESSAGES for windows examples to buildCarsten Haitzler (Rasterman)2019-06-171-1/+1
* example - use putenev, not sentenv to be more portableCarsten Haitzler (Rasterman)2019-06-171-2/+17
* evas optimization - fix the "start in list middle" caseCarsten Haitzler (Rasterman)2019-06-151-12/+17
* optimize - avoid eina_inlist_last where not neededCarsten Haitzler (Rasterman)2019-06-152-2/+6
* evas - pointer in get - dont On walk inlist but O1 jump to lastCarsten Haitzler (Rasterman)2019-06-151-1/+1
* edje messages - use trash to keep message structs around for a short timeCarsten Haitzler (Rasterman)2019-06-151-5/+40
* edje messages - on del use the per edje message list not globalCarsten Haitzler (Rasterman)2019-06-151-24/+10
* edje messages - avoid nasty On2 walk of message lists with skippingCarsten Haitzler (Rasterman)2019-06-152-37/+16
* edje messages - track all messages for an edge obj in the edjeCarsten Haitzler (Rasterman)2019-06-152-0/+10
* edje messages - make it use inlist to fragment ram lessCarsten Haitzler (Rasterman)2019-06-152-52/+65
* Efl.Ui.Slider: Rename event delay,changed to steadyXavi Artigas2019-06-145-10/+16
* efl_ui_check: make it undependend of nstateMarcel Hollerbach2019-06-1317-128/+178
* efl_canvas_vg_container: Initialize alpha colorJunsuChoi2019-06-131-0/+2
* ci: travis: switch to newer distro releasesStefan Schmidt2019-06-121-7/+13
* tests/efl_ui: remove unnecessary shutdown fixture codeMike Blumenkrantz2019-06-127-76/+6
* docfx: Only add media files in use to the final docsXavi Artigas2019-06-111-2/+4
* efl sel manager - flush wl conenction in cnp to avoid hangs...Carsten Haitzler (Rasterman)2019-06-111-0/+3
* ecore-wl2: Add TODO notes for missing doxygenChristopher Michael2019-06-111-0/+2
* ecore-wl2: Add doxygen for ecore_wl2_input_seat_getChristopher Michael2019-06-111-2/+10
* ecore-wl2: Add missing doxygen for ecore_wl2_window_display_getChristopher Michael2019-06-111-1/+10
* elm/interface_scrollable: check parameters before using themJongmin Lee2019-06-111-2/+2
* efl_ui_win: Added more gesture config values for gesture manager.Woochanlee2019-06-111-3/+31
* tests/efl_ui: reset active view counter structs between testsMike Blumenkrantz2019-06-101-37/+40
* efl-wl: add missing docs for efl_wl_global_add()Mike Blumenkrantz2019-06-101-0/+7
* meson: fix cmake generationMarcel Hollerbach2019-06-101-13/+18
* theme: fix fileselector search button layoutMike Blumenkrantz2019-06-101-0/+2
* edje_cc: protect array lookupMarcel Hollerbach2019-06-091-0/+8
* edje_cc_out: Exit instead of segfault on OpenBSD.Alastair Poole2019-06-091-0/+6
* efl_ui_active_view: fix view_manager_scrollMarcel Hollerbach2019-06-071-3/+10
* efl_ui_active_view: fix plain view_managerMarcel Hollerbach2019-06-071-1/+3
* efreetd - timeout in 2 not 10sec to have fewer hangs on shutdown/exitCarsten Haitzler (Rasterman)2019-06-061-2/+2
* eio: fix Efl.Io.Model properties iterator.Cedric BAIL2019-06-051-1/+57
* efl_gesture_manager: Delete type property.Woochanlee2019-06-054-12/+7
* ecore_evas wl - make ERR's into WRNS as they really are just thatCarsten Haitzler (Rasterman)2019-06-041-3/+3
* efl_canvas_animation: fix final_state_keep logicJaehyun Cho2019-06-041-7/+41
* efl_canvas_animation: fix numerical error on map effect calculationJaehyun Cho2019-06-045-76/+29
* efl_ui_layout_orientation: fix the bitwise condition logicTaehyub Kim2019-06-041-1/+1
* efl proc/exe envrion work again - after a break earlier on freebsdCarsten Haitzler (Rasterman)2019-06-042-2/+32
* elm - tests - generator - be python2 explicit so we build on freebsdCarsten Haitzler (Rasterman)2019-06-041-1/+1