Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Efl: Remove "legacy_prefix: null;" as it's now the default. | Tom Hacohen | 2016-05-12 | 1 | -1/+0 |
* | Efl pack: Fix namespacing to use . and not _. | Tom Hacohen | 2016-05-12 | 1 | -16/+16 |
* | Evas object smart: Fix namespace to use . and not _. | Tom Hacohen | 2016-05-12 | 1 | -3/+3 |
* | Efl: Rename some packing functions and return bool | Jean-Philippe Andre | 2016-04-26 | 1 | -7/+6 |
* | Efl.Pack: Add content_at_remove | Jean-Philippe Andre | 2016-04-26 | 1 | -0/+1 |
* | Efl: Introduce Efl.Container and unify APIs | Jean-Philippe Andre | 2016-04-26 | 1 | -2/+2 |
* | Efl.Pack: Rename methods and properties | Jean-Philippe Andre | 2016-04-20 | 1 | -15/+17 |
* | Efl.Ui.Box: Add pack_align property | Jean-Philippe Andre | 2016-04-20 | 1 | -0/+2 |
* | Efl.Ui.Box: Implement way to override layout function | Jean-Philippe Andre | 2016-04-20 | 1 | -1/+5 |
* | Efl.Ui.Box: Add implementation of a simple box | Jean-Philippe Andre | 2016-04-20 | 1 | -0/+39 |