summaryrefslogtreecommitdiff
path: root/src/lib/elementary/efl_ui_box.eo
Commit message (Expand)AuthorAgeFilesLines
* Efl: Remove "legacy_prefix: null;" as it's now the default.Tom Hacohen2016-05-121-1/+0
* Efl pack: Fix namespacing to use . and not _.Tom Hacohen2016-05-121-16/+16
* Evas object smart: Fix namespace to use . and not _.Tom Hacohen2016-05-121-3/+3
* Efl: Rename some packing functions and return boolJean-Philippe Andre2016-04-261-7/+6
* Efl.Pack: Add content_at_removeJean-Philippe Andre2016-04-261-0/+1
* Efl: Introduce Efl.Container and unify APIsJean-Philippe Andre2016-04-261-2/+2
* Efl.Pack: Rename methods and propertiesJean-Philippe Andre2016-04-201-15/+17
* Efl.Ui.Box: Add pack_align propertyJean-Philippe Andre2016-04-201-0/+2
* Efl.Ui.Box: Implement way to override layout functionJean-Philippe Andre2016-04-201-1/+5
* Efl.Ui.Box: Add implementation of a simple boxJean-Philippe Andre2016-04-201-0/+39