Efl.Ui.Grid: Implement custom layout functions
authorJean-Philippe Andre <jp.andre@samsung.com>
Mon, 18 Apr 2016 11:17:24 +0000 (20:17 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 20 Apr 2016 01:47:40 +0000 (10:47 +0900)
commita0f92d9befb25038e513f006f442393f41095f7c
treef7030b53a280c25f21f71e3b1befb0c8005db853
parente4889ca367b2cde28a8c4bafedd36ec3fc0b3879
Efl.Ui.Grid: Implement custom layout functions

Untested yet. Will need to add the common 3 classes:
- standard
- homogenous
- homogenous max_size

And then implement a true custom layout function, that
respects weights in a certain manner (need to define it
clearly).
src/bin/elementary/test_ui_box.c
src/bin/elementary/test_ui_grid.c
src/lib/efl/interfaces/efl_pack_grid.eo
src/lib/elementary/efl_ui_box.c
src/lib/elementary/efl_ui_grid.c
src/lib/elementary/efl_ui_grid.eo