* Revert my previous commit, the correct way to set the style of a widget is to...
authorDavide Andreoli <dave@gurumeditation.it>
Thu, 15 Oct 2009 13:18:11 +0000 (13:18 +0000)
committerDavide Andreoli <dave@gurumeditation.it>
Thu, 15 Oct 2009 13:18:11 +0000 (13:18 +0000)
commitaec74075e82bcedc9f270d3a7a367955a3dcc1db
treefdf8997ade57bc91b40725227a7b97e2fcbc5ed8
parent07bfb75df31ec1cc3ccc441a1dc8a8a7ffd1c48b
 * Revert my previous commit, the correct way to set the style of a widget is to use elm_object_style_set.
 * Mark all the remaining elm_*_style_set() as deprecated.
 * Some whitespaces

SVN revision: 43095
src/lib/Elementary.h.in
src/lib/elm_button.c
src/lib/elm_frame.c
src/lib/elm_hover.c
src/lib/elm_pager.c
src/lib/elm_win.c