summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_layout.c
Commit message (Expand)AuthorAgeFilesLines
* Eo: Finish the renaming of Eo to the EFL.Tom Hacohen2016-08-151-18/+18
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-111-15/+15
* Revert "elementary/layout: attach edje object API with eo compositing"Cedric Bail2016-08-051-49/+34
* efl: Cleanup some code (return values)Jean-Philippe Andre2016-08-051-3/+1
* elm: Fix extra mouse,in events in layout_content_unsetJean-Philippe Andre2016-07-271-10/+10
* elm layout - fix possible leakCarsten Haitzler (Rasterman)2016-07-081-2/+2
* elm layout - add and delete signal cbs from the same consistent objCarsten Haitzler (Rasterman)2016-07-031-2/+6
* theme: return enum from elm_widget_style_set instead of boolJinyong Park2016-07-011-10/+16
* layout: Add NULL check in _elm_layout_text_set functionJaeun Choi2016-06-301-0/+2
* Revert "layout: Add NULL check in _elm_layout_text_set function"Jaeun Choi2016-06-291-2/+0
* layout: Add NULL check in _elm_layout_text_set functionJaeun Choi2016-06-291-0/+2
* elementary/layout: attach edje object API with eo compositingJee-Yong Um2016-06-271-38/+49
* evas: Remove common interface and use provider_findJean-Philippe Andre2016-06-211-1/+1
* evas: Rename Evas.Object to Efl.Canvas.ObjectJean-Philippe Andre2016-06-211-1/+1
* Evas: Rename smart object into Efl.Canvas.GroupJean-Philippe Andre2016-06-171-5/+5
* Evas: Add smart_ prefix to all smart functions (eo)Jean-Philippe Andre2016-06-171-3/+3
* Evas: Move smart_callbacks_descriptions to legacyJean-Philippe Andre2016-06-171-1/+1
* widget: set the parent-child relation again, when the widget is unsetJaehwan Kim2016-05-301-12/+12
* Elm Layout: Make box & table part proxies temporaryJean-Philippe Andre2016-05-261-24/+4
* Elm.Layout: Fix BOX and TABLE usage with efl_partJean-Philippe Andre2016-05-261-43/+70
* Efl: Remove part name in Efl.Container (use Efl.Part)Jean-Philippe Andre2016-05-261-23/+54
* Efl gfx: Remove the no longer needed .Base hack.Tom Hacohen2016-05-101-2/+2
* Efl: Rename some packing functions and return boolJean-Philippe Andre2016-04-261-1/+1
* Elm.Layout: Replace box & table part API by fake objectJean-Philippe Andre2016-04-261-12/+114
* Elm.Layout: Implement content_removeJean-Philippe Andre2016-04-261-0/+17
* Elm.Layout: Protect some functionsJean-Philippe Andre2016-04-261-0/+1
* Efl: Introduce Efl.Container and unify APIsJean-Philippe Andre2016-04-261-30/+32
* elementary: remove redundant reswallow logic in elm_layoutJee-Yong Um2016-04-181-18/+0
* Elm: Reparent when swallowing an object.Tom Hacohen2016-04-181-12/+29
* elm_layout: Attach object to iteratorJean-Philippe Andre2016-04-061-5/+6
* elm: Replace contents list by iteratorsJean-Philippe Andre2016-03-291-9/+82
* elementary: move all legacy files to their expected new location.Cedric BAIL2016-03-231-0/+1807