summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Efl.Ui.Tree_View: added new MVVM asynchronous widgetdevs/larrylira/viewtreeLarry Lira2018-12-1924-13/+3211
* build: make edje files dependencies of the themeMarcel Hollerbach2018-12-181-0/+2
* silence most left over compiler warningsJérémy Zurcher2018-12-1811-20/+18
* evas vg: fix indentation.Hermet Park2018-12-181-21/+21
* efl_canvas_surface: change mixin to abstractJaehyun Cho2018-12-188-39/+43
* build: make bindings cross compileableMarcel Hollerbach2018-12-172-2/+13
* build: remove unused meson fileMarcel Hollerbach2018-12-171-6/+0
* meson: Enable dev flags for cppLauro Moura2018-12-172-0/+5
* evas vg: remove redundant function code.Hermet Park2018-12-171-18/+0
* eolian_mono: use System.Type explicitlyJaehyun Cho2018-12-171-2/+2
* elm_gengrid: improve genlist behaviourMarcel Hollerbach2018-12-172-0/+44
* elm_widget_item_static_focus: fix ERR printsMarcel Hollerbach2018-12-171-3/+9
* elm_genlist: behaviour fixes for genlistMarcel Hollerbach2018-12-172-0/+44
* elm_gen****: fix focus restoring on window focus changesMarcel Hollerbach2018-12-174-3/+28
* efl_ui_focus_manager: performance optimize order settingMarcel Hollerbach2018-12-172-14/+19
* elm-test: add a test for checking the focus_next_object_setYeongjong Lee2018-12-171-0/+33
* elm_focus: implement legacy targets for logical widgetsMarcel Hollerbach2018-12-171-7/+54
* elm_focus: implement elm_object_focus_next_item_set / getMarcel Hollerbach2018-12-173-4/+81
* elm_config: fix valgrind warningsMarcel Hollerbach2018-12-171-1/+1
* build: add warnings and compiler flags to mesonMarcel Hollerbach2018-12-171-0/+16
* evas gl - make GLintptr etc. also ndefed for GL_VERSION_1_5 fix typedefCarsten Haitzler (Rasterman)2018-12-151-1/+3
* efl-mono: Fix call of virtual methods after new APILauro Moura2018-12-149-19/+124
* eolian-cxx: Add parent/extensions information to klass_defLauro Moura2018-12-147-5/+42
* eolian_mono: Add support for C# style propertiesLauro Moura2018-12-148-7/+199
* efl_ui_win: Don't allow the frame object to change size before first drawDerek Foreman2018-12-141-4/+4
* evas_render: Ignore objects on planes for renderingDerek Foreman2018-12-141-0/+1
* ecore_wl2: Fix anchor for xdg pop-upsDerek Foreman2018-12-142-6/+6
* ee_wayland: Use object geometry instead of window geometryDerek Foreman2018-12-141-1/+1
* ecore_evas: Validate shadow geometryDerek Foreman2018-12-141-0/+4
* gl_drm: use dlsym looked up symbol for extension checkDerek Foreman2018-12-141-1/+1
* ee_wayland: Replace set_config.geometry direct use with gettersDerek Foreman2018-12-141-12/+16
* ecore_wl2: Replace direct usage of set_config.geometry with gettersDerek Foreman2018-12-142-26/+20
* ecore_wl2: remove uniconify path from ecore_wl2_window_iconified_setDerek Foreman2018-12-141-29/+0
* evas_render: Ensure proper rendering when objects are on planesDerek Foreman2018-12-141-0/+12
* evas_render: Render missing bits when plane state changesDerek Foreman2018-12-141-0/+22
* evas_render: Move plane setup codeDerek Foreman2018-12-141-1/+2
* evas_render: Refactor plane codeDerek Foreman2018-12-141-39/+47
* evas_object: Add function to test if hardware plane status changedDerek Foreman2018-12-144-0/+27
* evas_object: Add function to test if an object is on a hardware planeDerek Foreman2018-12-143-1/+20
* meson: fix build on power/ppc targets with altivec enabledDaniel Kolesa2018-12-142-1/+3
* meson - systemd - fix check to systemd209+ checks that were not doneCarsten Haitzler (Rasterman)2018-12-081-0/+3
* evas cpu - just rely on eina cpu entirely to avboid feature dupsCarsten Haitzler (Rasterman)2018-12-082-241/+19
* elementery: fix mouse selection of items in efl.ui.list_viewLeonardo Loch2018-12-071-1/+11
* build: draw is using functions from rg_etcMarcel Hollerbach2018-12-071-1/+1
* ecore_con: no need for a long timeout when we know the test is supposed to ti...Cedric BAIL2018-12-071-1/+1
* eo: fix efl_future_then example.Cedric BAIL2018-12-071-1/+1
* ecore: add a full test for efl_future_then and efl_future_chain.Cedric BAIL2018-12-071-0/+100
* meson: add inital support for windows compilationMarcel Hollerbach2018-12-0713-64/+172
* meson: enable cross compilingMarcel Hollerbach2018-12-075-7/+35
* ecore: fix typo in comments.Cedric BAIL2018-12-071-1/+1