summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: Make EFL compile natively in Windowsdevs/felipealmeida/native-win32-buildFelipe Magno de Almeida2019-11-1224-36/+140
* ci: fix ccache segfault during setup on CI in release-ready buildStefan Schmidt2019-11-111-1/+2
* elm: apply the same fix we needed in entry to other scrollable widgetsMarcel Hollerbach2019-11-117-3/+8
* efl_canvas_animation: correctly handle double signnessMarcel Hollerbach2019-11-115-1/+45
* csharp: Localization strings with CultureInfo.Bruno da Silva Belo2019-11-073-26/+41
* csharp: Fix running headless tests in dotnetLauro Moura2019-11-076-4/+76
* elm_entry: fix wrong displayed scrollbarsMarcel Hollerbach2019-11-073-4/+20
* elementary: watch event on the model Efl.Ui.CollectionView use directly.Cedric BAIL2019-11-071-5/+3
* eo: make sure to return the right value for efl_event_callback_call.Cedric BAIL2019-11-071-4/+5
* elementary: properly handle in flight request in Efl.Ui.CollectionView.Cedric BAIL2019-11-071-25/+23
* elementary: cleanup Eina_Future properly by relying on efl_future_then proper...Cedric BAIL2019-11-071-12/+19
* csharp: Make GetPart public.Lauro Moura2019-11-072-0/+19
* csharp: Removing a never used class.Bruno da Silva Belo2019-11-071-4/+0
* Revert "evas_textblock: content fit feature"Carsten Haitzler (Rasterman)2019-11-0710-983/+89
* efl_ui_alert_popup: add title part in parts blockTaehyub Kim2019-11-074-9/+36
* csharp: Fix test build dependencyLauro Moura2019-11-061-28/+28
* efl: Make stable single-valued getters consistent.Lauro Moura2019-11-063-4/+12
* csharp:comma have whitespace after and none beforeBruno da Silva Belo2019-11-069-83/+91
* elm_config: replace ecore_file_cp with ecore_file_mvWonki Kim2019-11-061-8/+7
* edje_calc: UNLIKELY changed to LIKELY.Woochanlee2019-11-061-1/+1
* elementary: fix end of fast scroll not showing up during Efl.Ui.CollectionVie...Cedric BAIL2019-11-061-5/+4
* Efl.Interpolator*: More sensible API names and docsXavi Artigas2019-11-0617-145/+250
* csharp: Revamp dotnet supportLauro Moura2019-11-067-97/+257
* docs: Add caveat details to Efl.Canvas.AnimationXavi Artigas2019-11-061-1/+15
* check: reset flags that used for legacy 'changed' cbWonki Kim2019-11-062-0/+71
* 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