Efl: Move evas size hints to Efl.Gfx.Size.Hint
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 8 Jun 2016 07:09:38 +0000 (16:09 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 8 Jun 2016 08:10:07 +0000 (17:10 +0900)
commit7872690e7356a53f716af0740770911ae4f57309
treea784c34087dbbf68dd8237c7a2310227d738a360
parentcfa739fbf6f974dd5f7225d8b3d8290d25e3ba0e
Efl: Move evas size hints to Efl.Gfx.Size.Hint

This includes:
- align
- min (now content_min)
- request
- max
- padding (now margin)
- weight

This does NOT include:
- display mode (compress, expand... a hint used by naviframe only).
src/lib/edje/edje_calc.c
src/lib/efl/Efl.h
src/lib/efl/interfaces/efl_gfx_size_hint.eo
src/lib/elementary/efl_ui_win_standard.c
src/lib/evas/Evas_Legacy.h
src/lib/evas/canvas/evas_object.eo
src/lib/evas/canvas/evas_object_main.c