win: Remove special class Efl.Ui.Win.Standard
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 16 May 2017 12:47:52 +0000 (21:47 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 17 May 2017 01:39:43 +0000 (10:39 +0900)
commit093938e5d900ba60d795c7bfdcd745e2815ba1c2
treedc8fe380c53c0b78ad3818570188c01ab98bcea6
parent11a674ad7de4932db3e8500606283fcea739e064
win: Remove special class Efl.Ui.Win.Standard

All windows should be standard, really. Except when using legacy
elm_win_add() or if type_set() was called with a specific type.

I dislike type_set...

Ref T5322
14 files changed:
src/Makefile_Elementary.am
src/bin/elementary/test_bg.c
src/bin/elementary/test_evas_mask.c
src/bin/elementary/test_evas_snapshot.c
src/bin/elementary/test_gfx_filters.c
src/bin/elementary/test_glview.c
src/bin/elementary/test_grid_static.c
src/bin/elementary/test_win_dialog.c
src/lib/elementary/Elementary.h
src/lib/elementary/efl_ui_win.c
src/lib/elementary/efl_ui_win.eo
src/lib/elementary/efl_ui_win_standard.c [deleted file]
src/lib/elementary/efl_ui_win_standard.eo [deleted file]
src/lib/elementary/elm_win_standard.h [deleted file]