summaryrefslogtreecommitdiff
path: root/src/lib/elementary/efl_ui_grid.eo
Commit message (Expand)AuthorAgeFilesLines
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-111-1/+1
* Evas: Rename smart object into Efl.Canvas.GroupJean-Philippe Andre2016-06-171-3/+3
* Evas: Add smart_ prefix to all smart functions (eo)Jean-Philippe Andre2016-06-171-3/+3
* Efl.Pack: Replace pack_direction with Efl.OrientationJean-Philippe Andre2016-06-031-13/+6
* 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-21/+21
* 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-8/+7
* Efl: Introduce Efl.Container and unify APIsJean-Philippe Andre2016-04-261-3/+3
* Efl.Pack: Rename methods and propertiesJean-Philippe Andre2016-04-201-18/+23
* Efl.Ui.Grid: Implement custom layout functionsJean-Philippe Andre2016-04-201-3/+5
* Efl.Ui.Grid: Fix new API behaviourJean-Philippe Andre2016-04-201-6/+4
* Elm_test/Grid: Add linear API test for Efl.Ui.GridJean-Philippe Andre2016-04-201-6/+3
* Efl.Ui.Grid: Add implementation of a grid/tableJean-Philippe Andre2016-04-201-0/+50