summaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* meson: use eolian_gen with -SMarcel Hollerbach2018-12-0318-46/+46
* ecore evas - buffer - init ecore event evas as many times as shutdownCarsten Haitzler (Rasterman)2018-12-031-2/+6
* elm - fix config version bump correctlyCarsten Haitzler (Rasterman)2018-12-031-1/+1
* elm_config: repair configsMarcel Hollerbach2018-12-031-1/+1
* efl ui text - check if string exists beofre using it...Carsten Haitzler (Rasterman)2018-12-031-1/+1
* eina+evas cpu - add theoretical SVE supportCarsten Haitzler (Rasterman)2018-12-034-16/+61
* ecore_evas - fix aninmator based frame render ticking to full framerateCarsten Haitzler (Rasterman)2018-12-031-6/+14
* ecore_con: simplify code by using helper that create future directly.Cedric BAIL2018-11-302-2/+2
* ecore: simplify code by using helper that build future directly.Cedric BAIL2018-11-305-29/+25
* eldbus: simplify code by using helper that create future directly.Cedric BAIL2018-11-305-8/+8
* eio: simplify code by using helper that generate future directly.Cedric BAIL2018-11-301-2/+2
* eio: we do not need to actually loop explicitely for the loop here.Cedric BAIL2018-11-301-4/+3
* ecore: add an helper on Efl.Loop_Consumer to build resolved and rejected futu...Cedric BAIL2018-11-302-0/+26
* elementary: simplify code by using proper helper.Cedric BAIL2018-11-301-2/+1
* eldbus: simplify code by using proper helper.Cedric BAIL2018-11-303-6/+3
* eio: simplify code by using proper helper.Cedric BAIL2018-11-301-4/+2
* ecore_con: simplify code by using proper helper.Cedric BAIL2018-11-303-5/+3
* eolian-cxx: Add property_defLauro Moura2018-11-301-8/+69
* Efl.Ui.List.View: fixed MVVM life-cycleLarry Lira2018-11-307-112/+107
* elementary: rework Efl.Ui.Layout boolean signal-connection to ModelsVitor Sousa2018-11-301-13/+44
* Revert "eina: add locale-independent eina_convert_strtod_c function"Stefan Schmidt2018-11-304-51/+0
* eolian: add optional warning for regular classes in ext listDaniel Kolesa2018-11-301-1/+20
* eina: add locale-independent eina_convert_strtod_c functionYoungbok Shin2018-11-294-0/+51
* evas cache image: compare with cached image fileShinwoo Kim2018-11-291-16/+30
* ecore: fix bugs from composite modelsVitor Sousa2018-11-296-16/+89
* ecore: forward internal Efl.Model events to Efl.Model.CompositeVitor Sousa2018-11-291-2/+15
* ecore: fix efl_model_container_private.h include guardsVitor Sousa2018-11-291-2/+2
* csharp: Change to new class API.Lauro Moura2018-11-291-0/+16
* elementary: Support using no frame objectChristopher Michael2018-11-293-8/+42
* eolian_aux: add initial eolian_aux APIsDaniel Kolesa2018-11-293-2/+482
* eldbus: add bracketsYeongjong Lee2018-11-291-1/+1
* elm_config: fix elm_config_save not to wake idle processes upWonki Kim2018-11-283-84/+172
* elm_config: replace ecore_file_mv with ecore_file_cpWonki Kim2018-11-281-3/+4
* elm_config: remove profile name reading logic from data dirWonki Kim2018-11-281-7/+2
* ecore_evas_buffer: register it in ecore_evas_inputMarcel Hollerbach2018-11-281-1/+12
* meson: include whole src/lib for eo file generation in ifacesDaniel Kolesa2018-11-281-2/+2
* eo-docs: Remove Doxygen tags from efl*.eo filesXavi Artigas2018-11-2825-69/+50
* ector: fix indentation.Hermet Park2018-11-282-25/+24
* evas vg: add one comment todo.Hermet Park2018-11-281-0/+1
* evas ector: Replace renderer preparation responsibility.Hermet Park2018-11-281-7/+0
* efl_ui_scrollable: implement efl_ui_scrollable_content_pos_get method.Hosang Kim2018-11-288-225/+17
* evas ector: Replace renderer preparation responsibility.Hermet Park2018-11-283-12/+2
* ector: remove quality option.Hermet Park2018-11-284-45/+0
* gengrid : remove elm_access_text_set for code consistancy.SangHyeon Jade Lee2018-11-271-1/+0
* Revert "evas map: calc map geometry when it is out of screen"Hermet Park2018-11-271-18/+0
* evas map: calc map geometry when it is out of screenShinwoo Kim2018-11-271-0/+18
* Ui Scroller : remove unnecessary efl_delDaniel Hirt2018-11-261-1/+0
* Scroll manager: remove unnecessary callback_delDaniel Hirt2018-11-261-21/+0
* Ui text: remove unused code from internal scrollerDaniel Hirt2018-11-261-5/+0
* Ui text: implement efl_part and part_text API to text_setDaniel Hirt2018-11-264-7/+56