summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl.ui.clock: correct value_set/get & value_min/max APIs signature.devs/ami/uiclockAmitesh 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
* evas: Remove group_del override from smart clippedJean-Philippe Andre2017-09-134-30/+41
* evas: Remove private data for clipped objectJean-Philippe Andre2017-09-135-29/+36
* evas: Add internal API to make smart obj (un)clippedJean-Philippe Andre2017-09-137-7/+32
* evas: Add some EO safety to legacy EAPIJean-Philippe Andre2017-09-131-12/+13
* eina: add an Eina_Value helper for Eina_Rectangle.Vincent Torri2017-09-123-1/+130
* eina: compilation fixed on OpenIndianaVincent Torri2017-09-121-22/+25
* eina: add an Eina_Value helper for Eina_File.Cedric BAIL2017-09-122-1/+125
* eio: move efl.io.manager.close to use the new future.Cedric BAIL2017-09-122-11/+12
* eio: simplify promise use.Cedric BAIL2017-09-121-8/+2
* eina: cleanup documentation for promise.Cedric BAIL2017-09-121-6/+2
* tests: fix build after elm atspi renamingStefan Schmidt2017-09-122-4/+4
* genlist: fix decorate mode dangling pointer in deletionSangHyeon Jade Lee2017-09-121-0/+2
* efl.ui.slider: implement efl.text intfAmitesh Singh2017-09-123-8/+12
* efl.ui.range: remove interval_enable/set/get APIs from interfaceAmitesh Singh2017-09-123-74/+33
* interval slider: Add new interval slider widgetAmitesh Singh2017-09-1211-0/+435
* edje: Add legacy compatibility codeJean-Philippe Andre2017-09-121-0/+43
* ector: Copyedit Ector doxygenBryce Harrington2017-09-121-25/+16
* elm: rename Elm.Interface.Atspi.Component => Efl.Access.ComponentLukasz Stanislawski2017-09-1212-72/+71
* elm: rename Elm.Interface.Atspi.Image => Efl.Access.ImageLukasz Stanislawski2017-09-127-27/+26
* elm: rename Elm.Interface.Atspi.Window => Efl.Access.WindowLukasz Stanislawski2017-09-1210-94/+94