summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl_ui_list_view_seg_array: remove seg_array from Elementary.hdevs/larrylira/listfixLarry Lira2019-01-243-3/+2
* meson - edje_cc use -fastcomp for fast builds in mesaCarsten Haitzler (Rasterman)2019-01-249-10/+10
* elm theme - use -fastcomp again as it is actually much faster nowCarsten Haitzler (Rasterman)2019-01-241-1/+1
* eet - fix eet compression to differentiate lx4 and lz4hcCarsten Haitzler (Rasterman)2019-01-241-1/+1
* efl_ui_list_view: Hide SegArray and PreciseLayouterLarry Lira2019-01-2412-263/+184
* docs: Update efl_ui_zoom documentationXavi Artigas2019-01-241-16/+7
* efl_ui_layout: use the correct objectMarcel Hollerbach2019-01-242-3/+43
* elm_gesture_layer: Allow a negative zoom with scroll wheelMichael Bouchaud (yoz)2019-01-241-3/+0
* efl_ui_image: implement remaining efl.layout.calc methodsMike Blumenkrantz2019-01-242-0/+45
* efl_ui_layout: implement remaining efl.layout.calc methodsMike Blumenkrantz2019-01-242-0/+40
* examples: remove data parameter of efl_loop_promise_newJaehyun Cho2019-01-241-1/+1
* examples: fix edc build errorJaehyun Cho2019-01-242-9/+7
* ecore: fix memory leak when shutding down the application.Cedric BAIL2019-01-231-0/+3
* eina: fix memory leak when a Eina_Value as promise is returned, but no dispat...Cedric BAIL2019-01-231-0/+5
* efl_ui_image: implement the last two APIs from edjeMarcel Hollerbach2019-01-232-0/+19
* elm: note down all composite sections for widgetsMarcel Hollerbach2019-01-237-0/+26
* efl_ui_widget_focus_manager: this uses composition to call focus managerMarcel Hollerbach2019-01-231-0/+3
* efl_ui_video: Efl.Player is used from the emotion object.Marcel Hollerbach2019-01-231-0/+3
* efl_ui_focus_object: provide empty on_focus_update function.Marcel Hollerbach2019-01-231-1/+2
* efl_ui_win: this object calls composite_attach for efl.configMarcel Hollerbach2019-01-231-0/+3
* efl_input_focus: add event_flagsMarcel Hollerbach2019-01-233-0/+18
* eina: refactor eina_value_*_new.Xavi Artigas2019-01-232-269/+35
* eina: refactor eina_value_*_init.Xavi Artigas2019-01-232-271/+37
* eina: refactor eina_value_*_get.Xavi Artigas2019-01-232-305/+39
* eina: add tests for the new Eina_Value convert functions.Cedric BAIL2019-01-231-0/+24
* eina: add Eina_Value helper that convert efficiently to a target native C type.Cedric BAIL2019-01-232-2/+61
* eina: add tests for Eina_Value utility function eina_value_*_get.Cedric BAIL2019-01-231-0/+36
* eolian: check old impl status before actually trying to extend itDaniel Kolesa2019-01-231-1/+1
* eolian: get rid of false positives about unimplemented methodsDaniel Kolesa2019-01-231-17/+29
* efl_ui_win: move base and step size hints hereMike Blumenkrantz2019-01-233-40/+38
* eolian: add support for the container arrayMarcel Hollerbach2019-01-231-0/+12
* efl_net: make server_ip abstractMarcel Hollerbach2019-01-231-1/+1
* efl: split efl_ui_range into display and interactiveMarcel Hollerbach2019-01-2319-79/+94
* ecore_audio: implement not implemented APIs as emptyMarcel Hollerbach2019-01-231-0/+2
* eolian: refactor validator error loggingDaniel Kolesa2019-01-231-57/+31
* eolian: inherit composite lists and allow in abstracts/mixinsDaniel Kolesa2019-01-232-3/+33
* tests/ecore: reenable ecore-audio play testMike Blumenkrantz2019-01-231-3/+2
* ci: travis: bring back default and wayland buildsStefan Schmidt2019-01-232-0/+26
* eolian: error out when owned type does not have a free functionMarcel Hollerbach2019-01-231-6/+20
* efl_mono: add a free function to every owned typeMarcel Hollerbach2019-01-232-49/+49
* eolian_cxx: add free functions to the typesMarcel Hollerbach2019-01-231-6/+6
* efl_ui_widget: set a proper legacy name for widget_parent_setWooHyun Jung2019-01-231-1/+3
* ecore-evas/extn: use evas from events when updating key masksMike Blumenkrantz2019-01-221-23/+23
* ci: update distro checks after version upgradesStefan Schmidt2019-01-221-1/+1
* ci: travis: stop pushing images after build to docker hubStefan Schmidt2019-01-221-9/+0
* ci: travis: update distro tagsStefan Schmidt2019-01-221-10/+10
* ector: remove unused functionMarcel Hollerbach2019-01-221-4/+0
* efl_access: add free functions to efl_acces_object typesMarcel Hollerbach2019-01-224-6/+18
* efl_access: add free function to Efl_Access_Text_Range structLukasz Stanislawski2019-01-224-5/+15
* efl_ui_list_view_types: add a free function to the struct typeMarcel Hollerbach2019-01-221-1/+1