summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ecore-drm2: Account for output relative mode when getting cloned valuedevs/devilhorns/wipChris Michael2018-01-311-1/+1
* ecore-evas-drm: Mark unused parameter as EINA_UNUSEDChris Michael2018-01-311-1/+1
* ecore-evas-drm: Reset efl_canvas_output_view when we resize theChris Michael2018-01-311-3/+32
* ecore-evas-drm: Handle screen geometry for cloned outputsChris Michael2018-01-311-1/+3
* ecore-drm2: Rename newly added APIChris Michael2018-01-312-8/+8
* ecore-evas-drm: Account for output relative position when getting screen geom...Chris Michael2018-01-311-2/+20
* ecore-drm2: Add API function to get/set output relative modeChris Michael2018-01-313-0/+53
* ecore-evas-drm: Don't confine pointer to just one screenChris Michael2018-01-311-1/+0
* ecore-evas-drm: Remove dead commented out codeChris Michael2018-01-311-19/+11
* ecore-evas-drm: Don't add a null tick to the tick listChris Michael2018-01-311-2/+2
* ecore-evas-drm: Fix gl_drm segfault on startup with multiple outputsChris Michael2018-01-311-18/+51
* evas-gl-drm: Fix variable type for 'output'Chris Michael2018-01-311-1/+1
* ecore-evas-drm: Set drm context versionChris Michael2018-01-311-0/+1
* ecore-evas-drm: Make animator ticks work per outputChris Michael2018-01-311-32/+93
* ecore-evas-drm: Make calls to ecore_animator_tick take output rectangleChris Michael2018-01-311-4/+15
* ecore-evas-drm: Make ecore_evas_drm support multiple outputsChris Michael2018-01-311-241/+295
* evas-drm: Fix variable type for 'output'Chris Michael2018-01-311-1/+1
* ecore-evas-drm: Include Evas_Internal headerChris Michael2018-01-311-0/+2
* ecore-drm2: Pass the actual output as data to drmModePageFlip functionChris Michael2018-01-311-4/+2
* ecore-drm2: Add API function to retrieve output user dataChris Michael2018-01-312-9/+19
* efl_ui_focus_parent_provider_gen: code refactoringYeongJong Lee2018-01-311-15/+10
* efl_ui_focus_manager_sub: avoid a call to NULLYeongJong Lee2018-01-311-3/+8
* elm_menu: avoid a call to NULLYeongJong Lee2018-01-311-6/+3
* efl_ui_focus_composition: remove elements_flushMarcel Hollerbach2018-01-313-16/+6
* ecore_event: Check for the valid typeMyoungwoon Roy, Kim2018-01-312-2/+11
* ecore_main: Check for the valid flagMyoungwoon Roy, Kim2018-01-312-1/+28
* Efl.ui.progressbar: remove duplicate callAmitesh Singh2018-01-311-2/+0
* Efl.Ui.Progressbar: implement range min maxAmitesh Singh2018-01-318-6/+269
* wl2_surface_dmabuf: Trim the buffer queue after a whileDerek Foreman2018-01-301-1/+26
* ecore_wl2_surface: Flush surfaces for offscreen windowsDerek Foreman2018-01-302-1/+18
* wl2_surface_dmabuf: improve surface flushDerek Foreman2018-01-301-1/+8
* ecore_wl2: Add new event for windows not displayed on any outputDerek Foreman2018-01-303-1/+20
* ecore_wl2: Track outputs a surface is present onDerek Foreman2018-01-302-0/+37
* ecore_wl2: Add internal _ecore_wl2_output_findDerek Foreman2018-01-302-0/+13
* ecore: add function for prepending an event handlerMike Blumenkrantz2018-01-304-7/+66
* eolian: deferred parsing of inherits + better static checksDaniel Kolesa2018-01-306-22/+87
* eolian: move impl/ctor fill to validation stageDaniel Kolesa2018-01-302-217/+218
* efl_ui_image: add missing NULL checkJaeun Choi2018-01-301-0/+1
* efl_ui_panes: Handle NULL object caseJaehyun Cho2018-01-301-8/+14
* elm_panes_legacy: Fix description of functionsJaehyun Cho2018-01-301-17/+7
* Eina test: delete tempory file on Windows in eina_test_file_mktempVincent Torri2018-01-301-1/+16
* Evil: remove "symlink" code (it was for .lnk files anyway...)Vincent Torri2018-01-303-207/+0
* Eio: disable the symlink code on WindowsVincent Torri2018-01-301-0/+9
* Efreet_Mime: update comment about symlinks on WindowsVincent Torri2018-01-301-1/+1
* Eina: ignore EINA_FILE_LNK on WindowsVincent Torri2018-01-302-6/+4
* Ecore_File: remove symlinks support on Windows (library and test)Vincent Torri2018-01-303-13/+22
* Windows: remove symlink() usage in edje_decc and evil binariesVincent Torri2018-01-305-172/+3
* ecore_timer: Check for the valid callback funcMyoungwoon Roy, Kim2018-01-302-2/+21
* eina: Cleanup grammar in eina_hash doxygenBryce Harrington2018-01-301-124/+123
* edje_object: fix typo in EAPI edje_object_color_class_description_getSungtaek Hong2018-01-301-1/+1