summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl: Make stable single-valued getters consistent.devs/lauromoura/getter_returnsLauro Moura2019-11-053-4/+12
* eolian: Imply @no_unused if @move in return.Lauro Moura2019-11-056-8/+14
* docs: Efl.Gfx.ViewXavi Artigas2019-11-051-1/+4
* travis: update Ubuntu image to the 19.10 releaseStefan Schmidt2019-11-051-1/+1
* ci: work around ccache segafult during setupStefan Schmidt2019-11-051-1/+2
* travis/ci: update Fedora CI images to 31Stefan Schmidt2019-11-052-8/+8
* tests/spec: allow for a longer timeout of the spec suite for dist buildStefan Schmidt2019-11-051-1/+2
* tests/ecore-wl2: Remove surface testChristopher Michael2019-11-054-60/+1
* evas-wayland-common: Move boolean fields to bottom of structureChristopher Michael2019-11-051-3/+2
* evas-wayland-common: Fix variable typeChristopher Michael2019-11-051-1/+1
* evas-wayland-common: Add include for ecore_wl2 internal functionsChristopher Michael2019-11-051-0/+1
* ecore-wl2: Remove dead commentChristopher Michael2019-11-051-4/+0
* ecore-wl2: Move ecore_wl2_surface_alpha_get function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_surface_window_get function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_surface_manager_del function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_surface_manager_add function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_surface_buffer_create function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_window_surface_flush function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_surface_flush function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_surface_post function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_surface_assign function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_surface_data_get function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_surface_reconfigure function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_surface_destroy function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_surface_create function to be internalChristopher Michael2019-11-052-1/+2
* ecore-wl2: Move ecore_wl2_buffer_age_inc function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_buffer_age_set function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_buffer_age_get function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_buffer_busy_get function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_buffer_busy_get function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_buffer_destroy function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_buffer_unlock function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_buffer_lock function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_buffer_discard function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_buffer_unmap function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_buffer_map function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_buffer_wl_buffer_get function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_buffer_destroy function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_buffer_create function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_buffer_init function to be internalChristopher Michael2019-11-052-1/+1
* ecore-wl2: Move ecore_wl2_window_damage function to be internalChristopher Michael2019-11-052-1/+2
* ecore-wl2-dmabuf: Add include for internal functionsChristopher Michael2019-11-051-0/+1
* ecore-wl2: Move variables to be above functionsChristopher Michael2019-11-051-3/+3
* evas_textblock: content fit featureAli Alzyod2019-11-0510-89/+983
* docs: Efl.Ui.Table_StaticXavi Artigas2019-11-051-1/+7
* evas filter: Implement inverse color filterShinwoo Kim2019-11-0516-2/+298
* csharp: Changing visibility of nested class/structBruno da Silva Belo2019-11-047-40/+42
* docs: Polish Efl.Canvas.Animation_Group and sonsXavi Artigas2019-11-043-9/+29
* efl_canvas_animation: improve generallyMarcel Hollerbach2019-11-041-20/+45
* docs: Polish Efl.Canvas.Animation_*Xavi Artigas2019-11-044-33/+91