summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elementary: Fix eina_safety return valfeature/wayland/multi-outputChris Michael2018-05-041-1/+1
* ecore-evas-drm: Add missing goto for engine errorsChris Michael2018-05-041-0/+4
* ecore-evas-drm: Remove dead commentChris Michael2018-05-041-3/+0
* ecore-evas-drm: Minor formatting fixChris Michael2018-05-041-1/+2
* ecore-evas: Add engine function to clone an outputChris Michael2018-05-043-0/+16
* ecore-drm2: Add API function to clone an outputChris Michael2018-05-043-0/+46
* ecore-evas-drm: Add support for per-output tickingChris Michael2018-05-041-112/+394
* ecore-drm2: Pass 'output' as data during atomic commitsChris Michael2018-05-041-4/+3
* ecore-drm2: Fix drmModeSetCrtc call during fb flipChris Michael2018-05-041-3/+4
* ecore-drm2: Pass actual output as data to drmModePageFlip and drmModeAtomicCo...Chris Michael2018-05-041-3/+3
* ecore-drm2: Re-enable all available outputsChris Michael2018-05-041-6/+0
* ci: add new build to test release profile and distcheckStefan Schmidt2018-05-042-0/+14
* ci: enable check-build in default build targetStefan Schmidt2018-05-041-0/+1
* ci: disable cxx bindings in default buildStefan Schmidt2018-05-041-1/+1
* efl_mono: Update tests and examples after renameLauro Moura2018-05-0322-455/+455
* efl_mono: Change generated classes naming schemeLauro Moura2018-05-039-25/+59
* efl_mono: More uniformization of the handling of namesLauro Moura2018-05-0321-348/+304
* elm: Use ck_assert_str_eq for better error loggingLauro Moura2018-05-031-2/+2
* efl_ui_focus_manager_calc: resolve shadow warningMike Blumenkrantz2018-05-031-2/+1
* eolian: switch Eina.Future instances to future<T>Daniel Kolesa2018-05-0311-23/+42
* eolian: allow void and non-ownable types in futureDaniel Kolesa2018-05-035-10/+15
* eolian: add builtin type for Eina_FutureDaniel Kolesa2018-05-034-5/+6
* eolian gen: remove unused promise variablesDaniel Kolesa2018-05-031-6/+0
* eolian: add source file for the future static checkerDaniel Kolesa2018-05-034-3/+17
* eolian: add API that will allow for additional static analysisDaniel Kolesa2018-05-032-0/+23
* tests: parallelize evas mesh testsMike Blumenkrantz2018-05-033-5/+34
* build: include newly created file test_tab_pager.edc in distStefan Schmidt2018-05-031-0/+1
* build: include newly created blacklist.hpp in distStefan Schmidt2018-05-031-0/+1
* build: include newly created efl_ui_focus_graph.h file in distStefan Schmidt2018-05-031-0/+1
* build: fix indent in elm makefileStefan Schmidt2018-05-031-2/+2
* efl_ui_image: add NULL check in elm_image_memfile_set() functionJaeun Choi2018-05-031-0/+2
* efl ui fmt - make strbuf simpler and dont use printf to avoid warningsCarsten Haitzler (Rasterman)2018-05-031-1/+1
* eina: Revise documentation for eina_hash_foreachBryce Harrington2018-05-021-6/+6
* eina: Clarify bezier documentationBryce Harrington2018-05-021-12/+20
* eina: Improve documentation for Eina Matrix functionsBryce Harrington2018-05-021-53/+89
* eina: Move include file to topBryce Harrington2018-05-021-2/+1
* Genlist: Test Cases for Genlist Item Show on LaunchGodly T.Alias2018-05-022-1/+282
* ecore-evas-win32: set draw_block until the window receives a configure eventMike Blumenkrantz2018-05-021-26/+5
* ecore-win32: propagate WM_SIZE eventMike Blumenkrantz2018-05-023-8/+10
* efl_ui_win: ignore attempts to resize window to 0x0 during frame sizingMike Blumenkrantz2018-05-021-1/+2
* elementary: fix fileselector tree mode to properly nest files into directory.Cedric Bail2018-05-021-3/+5
* Update docs for efl_add() and efl_add_ref()Xavi Artigas2018-05-021-14/+20
* Revert "edje_cc: fix default color_class colors"Cedric Bail2018-05-021-15/+15
* eio: prevent asynchronous destruction of object while thread is still running.Cedric Bail2018-05-021-1/+3
* efl_ui_focus_graph: add a new way for calculating relationsMarcel Hollerbach2018-05-022-27/+113
* edje: fix backward compatibility issue caused by legacy cursor funcsYoungbok Shin2018-05-024-12/+157
* eio: fix windows buildMike Blumenkrantz2018-05-021-0/+2
* efl_ui_tab_pager: add Efl.Ui.Tab_Pager and related classesBowon Ryu2018-05-0222-2/+2424
* efl_ui_tags: Change part names based on proper namespaceJaehyun Cho2018-05-022-3/+3
* Introduce Efl.Ui.Tags(changed from elm_multibuttonentry)Woochan Lee2018-05-0213-0/+1718