interfaces: Remove display_mode from EO size hints
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 31 May 2017 08:58:14 +0000 (17:58 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 31 May 2017 09:42:32 +0000 (18:42 +0900)
commit20a305a85dcb8c2b7eeb00fd5c59bc422ed99e45
tree673a2df5a6b398f8bf79abc981f6978c7af3e173
parentce0d15ecb330e2c63b437956a345723a8b493b7f
interfaces: Remove display_mode from EO size hints

This size hint is only used by naviframe, which is not part of
our EO widgets. I also believe it might be an even more confusing
hint than the others.

I kept the typedef as is in Evas_Legacy.h in case an app is
written using EFL_GFX_ instead of EVAS_...
src/lib/efl/interfaces/efl_gfx_size_hint.eo
src/lib/efl/interfaces/efl_gfx_types.eot
src/lib/elementary/elm_widget.c
src/lib/elementary/elm_widget.eo
src/lib/evas/Evas_Common.h
src/lib/evas/Evas_Legacy.h
src/lib/evas/canvas/efl_canvas_object.eo
src/lib/evas/canvas/evas_object_main.c