summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* this has to be merged somewheredevs/bu5hm4n/efl-einsMarcel Hollerbach2019-11-291-0/+0
* WIP make efl-eins a thingMarcel Hollerbach2019-11-2917-24/+46
* emotion: move ethumb theme from mod to data dirMarcel Hollerbach2019-11-295-25/+17
* wipMarcel Hollerbach2019-11-122-0/+40
* wipMarcel Hollerbach2019-11-067-4/+34
* ecore: fix weird include pathMarcel Hollerbach2019-11-061-1/+1
* meson: do not use PACKAGE_DATA_DIR anymoreMarcel Hollerbach2019-11-0629-38/+38
* wip - introspecableMarcel Hollerbach2019-11-061-0/+1
* meson: make everything introspectableMarcel Hollerbach2019-11-0644-197/+194
* wipMarcel Hollerbach2019-11-061-0/+5
* meson: use a standard name for package sourceMarcel Hollerbach2019-11-061-5/+5
* meson: support getting source in a generic wayMarcel Hollerbach2019-11-062-0/+2
* csharp: Revamp dotnet supportLauro Moura2019-11-057-97/+257
* 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