elementary/widget - revised orientation mode code.
authorChunEon Park <hermet@hermet.pe.kr>
Tue, 19 Feb 2013 08:22:15 +0000 (08:22 +0000)
committerChunEon Park <hermet@hermet.pe.kr>
Tue, 19 Feb 2013 08:22:15 +0000 (08:22 +0000)
commit0a71cd27274ba8b10661419e6cd93380f687e592
treeb0440d70caa88e8247df1f52497656e0bb1c3647
parentff3150ee09cfd74e2954944213ad0a676de43dc7
elementary/widget - revised orientation mode code.

now if applying the orientation style is failed, it tries to apply the original style. if it fails again then default theme.

also it fixed a logic error when theme changed is happened.

It will try to apply the original style if the orientation style is invalid on theme changing.

SVN revision: 84082
legacy/elementary/src/lib/elm_priv.h
legacy/elementary/src/lib/elm_slider.c
legacy/elementary/src/lib/elm_theme.c
legacy/elementary/src/lib/elm_widget.c
legacy/elementary/src/lib/elm_widget.h
legacy/elementary/src/lib/elm_win.c
legacy/elementary/src/lib/els_cursor.c
legacy/elementary/src/lib/els_tooltip.c
legacy/elementary/src/lib/elu_ews_wm.c