summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* csharp: Add To and From methods for implicit conversion.Bruno da Silva Belo2019-11-123-103/+377
* tests/ecore_wl2: Add test for ecore_wl2_window_wm_rotation_supportedChristopher Michael2019-11-121-0/+20
* tests/ecore_wl2: Modify ecore_wl2_window_rotation testChristopher Michael2019-11-121-2/+7
* tests/ecore_wl2: Add test for ecore_wl2_window_rotation_app functionsChristopher Michael2019-11-121-0/+20
* tests/ecore_wl2: Add test for ecore_wl2_window_preferred_rotationChristopher Michael2019-11-121-0/+20
* tests/ecore_wl2: Add test for ecore_wl2_window_maximized functionsChristopher Michael2019-11-121-0/+20
* tests/ecore_wl2: Add test for ecore_wl2_window_fullscreen functionsChristopher Michael2019-11-121-0/+20
* tests/ecore_wl2: Add test for ecore_wl2_window_focus_skip_get/setChristopher Michael2019-11-121-0/+20
* tests/ecore_wl2: Add test for ecore_wl2_window_floating_mode_get/setChristopher Michael2019-11-121-0/+20
* tests/ecore_wl2: Add test for ecore_wl2_window_alpha_get/set functionsChristopher Michael2019-11-121-0/+20
* tests/ecore_wl2: Add test for ecore_wl2_display_compositor_version_getChristopher Michael2019-11-121-0/+14
* efl_ui_relative_container: rename relative_layoutYeongjong Lee2019-11-1218-291/+311
* eolian_mono: avoid keyword as a variable nameYeongjong Lee2019-11-121-1/+1
* mono: reduce duplicated event codeYeongjong Lee2019-11-122-26/+49
* dotnet: Generate doc and check for warningsLauro Moura2019-11-121-0/+5
* Efl.Ui.Scroll_Manager: Fix indentationXavi Artigas2019-11-121-6/+6
* evas_device: Fix typo in evas_device_popJunsuChoi2019-11-121-1/+1
* Efl.Ui.Animation_View: Implement sector playing featureJunsuChoi2019-11-122-0/+50
* Efl.Gfx.Frame_Controller: Add sector propertyJunsuChoi2019-11-123-0/+44
* evas_cache_vg : Implements sector_get/set internal APIsJunsuChoi2019-11-122-0/+54
* vg_loader: Get markers information form json data.JunsuChoi2019-11-122-0/+33
* evas_filter: remove shader compile errorShinwoo Kim2019-11-122-2/+6
* 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