summaryrefslogtreecommitdiff
path: root/src/lib/elementary/efl_ui_image_factory.c
Commit message (Expand)AuthorAgeFilesLines
* efl: simplify logic for widget created by factory.Cedric Bail2019-09-241-4/+2
* efl: split Efl.Ui.Factory.create stage into constructing and buildingMarcel Hollerbach2019-09-241-8/+11
* elementary: Efl.Ui.Image_Factory bind property also during widget creation.Cedric BAIL2019-09-241-17/+5
* efl: mark Efl.Ui.Factory.create a protected method.Cedric BAIL2019-08-211-0/+2
* elementary: switch Efl.Ui.Factory API to a batch API and update all class usi...Cedric BAIL2019-08-211-7/+8
* efl: Property_Bind should actually tell us if it succeeded or failed by retur...Cedric BAIL2019-03-071-2/+3
* efl_ui : rename model connect and factory connect to bind property and factory.SangHyeon Jade Lee2019-02-111-4/+4
* elementary: update Efl.Ui.Caching_Factory to rely on Efl.Ui.Widget_Factory fo...Cedric BAIL2019-01-301-1/+1
* elementary: Add missing EINA_UNUSED for efl_ui_image_factory_connectChristopher Michael2019-01-111-1/+1
* elementary: enable caching for Efl.Ui.ImageFactory.Cedric BAIL2019-01-091-14/+21
* elementary: make Efl.Ui.Factory.create asynchronous.Cedric BAIL2018-12-071-3/+6
* Efl.Gfx.Entity (from Efl.Gfx)Xavi Artigas2018-04-241-4/+4
* efl model: Fix invalid type in EOJean-Philippe Andre2017-05-171-4/+6
* efl: add efl_model and efl_ui_view classesLarry Jr2017-02-061-0/+59