summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* docs: Proper-PROPER formatting of some Efl.Gfx EO docsXavi Artigas2018-12-271-4/+4
* docs: proper formatting of some Efl.Gfx EO docsXavi Artigas2018-12-271-6/+6
* meosn - fix install of scripts and bins and their timestamps and modesCarsten Haitzler (Rasterman)2018-12-278-3/+29
* meson - fix pc file versions that were missing mirco versionCarsten Haitzler (Rasterman)2018-12-275-6/+6
* Revert "Revert "ecore: make efl_loop_promise_new a function of Efl.Loop_Consu...Carsten Haitzler (Rasterman)2018-12-2617-46/+46
* meson - fix meson build to specifically link to GL or GLESCarsten Haitzler (Rasterman)2018-12-261-6/+7
* fix crashes created by "make efl_loop_promise_new a function"Carsten Haitzler (Rasterman)2018-12-263-2/+140
* efl_ui: activate widget focus on efl.ui.item.SangHyeon Jade Lee2018-12-261-0/+3
* build: there have been missing build filesMarcel Hollerbach2018-12-261-1/+4
* Revert "ecore: make efl_loop_promise_new a function of Efl.Loop_Consumer."Marcel Hollerbach2018-12-2617-93/+45
* Revert "efl gfx_path: remove EFL_GFX_PATH_EVENT_CHANGED"Hermet Park2018-12-2613-94/+132
* evas textblock: fix render_pre bug related with clipperJiyoun Park2018-12-261-9/+10
* efl gfx_path: remove EFL_GFX_PATH_EVENT_CHANGEDHermet Park2018-12-2613-132/+94
* build: enable luajit per default like in autotoolsMarcel Hollerbach2018-12-251-1/+1
* efl gfx_path: introduce efl_gfx_path_reserve()Hermet Park2018-12-242-31/+77
* efl-mono: Remove trailing () from doc referencesXavi Artigas2018-12-211-2/+11
* efl-mono: Remove warningsLauro Moura2018-12-213-11/+4
* efl-mono: Use alternate docs when a property has no docXavi Artigas2018-12-211-1/+9
* doc: Turn comments from EO to C# XML syntaxXavi Artigas2018-12-216-77/+231
* ecore: fix build by having proper parameters order.Cedric BAIL2018-12-201-1/+1
* ecore: make efl_loop_promise_new a function of Efl.Loop_Consumer.Cedric BAIL2018-12-2016-44/+92
* eina: add a function to free Eina_Promise attached data when the promise is d...Cedric BAIL2018-12-202-3/+26
* efl: fix function call order.Cedric BAIL2018-12-201-1/+1
* cmake: remove!Marcel Hollerbach2018-12-2070-3949/+0
* meson - vix ecore wl2 pc generation to not include nonexistent wl libCarsten Haitzler (Rasterman)2018-12-201-1/+1
* elementary: switch to the new efl_future_then syntax.Cedric BAIL2018-12-202-22/+16
* elementary: make all view generate an event when the item is created.Cedric BAIL2018-12-202-2/+2
* efl: add facility to generate an event when an item is created by the factory.Cedric BAIL2018-12-203-0/+46
* eina: use the correct type for casting to avoid issue on Windows.Cedric BAIL2018-12-201-2/+2
* eio-tests: fix deadlocking of the testsuiteMarcel Hollerbach2018-12-201-20/+14
* theme: hide next and prev buttons when title is hiddenMarcel Hollerbach2018-12-201-5/+15
* efl_app: introduce app_main for getting the app objectMarcel Hollerbach2018-12-2014-47/+43
* elm_widget: remove defines that are not implementedMarcel Hollerbach2018-12-201-63/+0
* tests: eolian_cxx: ensure property_holder.eo file lands in distStefan Schmidt2018-12-201-0/+1
* build: ensure we have a data_aux direcroy in our dist for the test eo filesStefan Schmidt2018-12-201-1/+1
* evas vg: optimize vg object internal connections.Hermet Park2018-12-209-109/+176
* Intruduce Efl.Ui.Panel (Create Efl Ui Widget from elm widget(elm_panel))Woochanlee2018-12-2013-0/+2568
* doc: Remove misplaced blank lineXavi Artigas2018-12-191-1/+0
* evas: fix distcheck build of ector evas engineStefan Schmidt2018-12-191-0/+1
* 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