summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ui text: add Efl.Ui.Text_Async objectdevs/herdsman/text_async_layout_futureDaniel Hirt2017-09-175-66/+196
* Canvas text async: add async layout functionalityDaniel Hirt2017-09-172-150/+420
* elm test: ui.clock: eo-fy clock sampledevs/jaehyun/spinnerAmitesh Singh2017-09-141-68/+61
* ecore_imf: Add ecore_imf_context_input_panel_position_set APIInHong Han2017-09-142-0/+30
* eina: add tests for eina_value_to_binbuf.Cedric Bail2017-09-131-0/+65
* eina: add an ability to quickly convert from an Eina_Value to an Eina_Binbuf.Cedric Bail2017-09-133-0/+48
* eio: migrate efl.io.manager.open to use Eina_Future.Cedric Bail2017-09-134-30/+42
* ecore: allow efl_loop_future_scheduler_get on all Efl.Loop.User.Cedric Bail2017-09-132-0/+18
* eolian: more relaxed rules on what is actually ownableDaniel Kolesa2017-09-141-1/+10
* eolian: include terminatable checks in ownable checkDaniel Kolesa2017-09-143-19/+8
* eolian: inherit freefunc between types/typedeclsDaniel Kolesa2017-09-141-8/+18
* eolian: make test data validateDaniel Kolesa2017-09-131-0/+4
* eolian: always implicitly validate database and remove its APIDaniel Kolesa2017-09-136-39/+9
* eolian: move terminated_array typecheck to validate passDaniel Kolesa2017-09-132-22/+23
* eolian: move ownable checks to validation stageDaniel Kolesa2017-09-132-16/+8
* edje: make it handle late appearing of devicesMarcel Hollerbach2017-09-131-0/+6
* eina: fix Eina_Rectangle support in Eina_Value.Cedric Bail2017-09-132-12/+10
* eina: allow convertion to BLOB from Eina_File Eina_Value by mmap the file.Cedric Bail2017-09-131-0/+18
* eina: improve Eina_File support in Eina_Value.Cedric Bail2017-09-132-3/+3
* examples/evas: fix recent build break from rectangle changeStefan Schmidt2017-09-131-5/+5
* efl.ui.clock: correct value_set/get & value_min/max APIs signature.Amitesh Singh2017-09-135-83/+48
* gitignore: add some new example binaries to the ignore listStefan Schmidt2017-09-132-0/+2
* ecore: fix distcheck buil by including missing fileStefan Schmidt2017-09-131-0/+1
* efl_access: Use Eina.Rectangle (EO)Jean-Philippe Andre2017-09-135-70/+78
* efl_gfx_fill: Use Eina.Rectangle for fill (EO)Jean-Philippe Andre2017-09-137-43/+34
* edje: Use Eina_Rectangle for parts_extends_calc (EO)Jean-Philippe Andre2017-09-134-27/+17
* efl_gfx: Remove color_part API (EO)Jean-Philippe Andre2017-09-137-118/+0
* efl_gfx: Use Eina.Rectangle for geometry (EO)Jean-Philippe Andre2017-09-1317-104/+82
* evas: Use Eina_Rectangle internallyJean-Philippe Andre2017-09-1312-37/+37
* edje: Rename part external classJean-Philippe Andre2017-09-135-21/+21
* edje/elm: Rename _internal_ to _part_ (EO)Jean-Philippe Andre2017-09-1374-324/+323
* widget: Make part_text_translate internalJean-Philippe Andre2017-09-132-11/+4
* widget: Rename focus_manager_factory to createJean-Philippe Andre2017-09-1312-17/+17
* evas: Fix build breakJean-Philippe Andre2017-09-131-11/+0
* efl.ui.slider_interval: Add missing since tagAmitesh Singh2017-09-131-1/+3
* evas: Non functional changes to event grabberJean-Philippe Andre2017-09-131-24/+27
* evas: Add group_member_is to smart objectsJean-Philippe Andre2017-09-134-15/+52
* elm: Fix use of Efl.Access APIsJean-Philippe Andre2017-09-133-5/+5
* ctxpopup: Avoid safety error on call on null objJean-Philippe Andre2017-09-131-1/+4
* eo: Add class name to error log (unref)Jean-Philippe Andre2017-09-132-3/+4
* emotion: Make it a clipped smart objectJean-Philippe Andre2017-09-132-68/+9
* emotion: Fix refcounts related to eio useJean-Philippe Andre2017-09-133-128/+98
* evas: Fix evas gridJean-Philippe Andre2017-09-132-12/+6
* edje: Remove use of smart clipped dataJean-Philippe Andre2017-09-1310-90/+78
* evas: Add EO API to get clipper in smart objectJean-Philippe Andre2017-09-132-0/+21
* evas: Fix crash with smart objectsJean-Philippe Andre2017-09-1311-32/+30
* evas: Remove class Efl.Canvas.Group.ClippedJean-Philippe Andre2017-09-134-29/+0
* evas/edje/elm: Remove all uses of clipped groupsJean-Philippe Andre2017-09-1310-7/+10
* evas: Move all overrides to std smart objectJean-Philippe Andre2017-09-134-110/+138
* evas: Remove group_add from clipped smart objectJean-Philippe Andre2017-09-133-47/+45