efl/legacy/elementary/src
Mike Blumenkrantz 88bbad2635 add VIEW() and WIDGET() macros for use with Elm_Widget_Items to create more consistency, reduce typing, and increase readability
VIEW(X) = X->base.view (visible evas object)
  WIDGET(X) = X->base.widget (owner widget)

also a demo of the oxford comma for seoz


SVN revision: 64220
2011-10-21 01:08:01 +00:00
..
bin whitespace-- 2011-10-21 00:24:15 +00:00
edje_externals remove all use of elm_toggle_ api 2011-10-20 21:27:15 +00:00
examples elementary: fix compile without webkit. 2011-10-13 07:38:27 +00:00
lib add VIEW() and WIDGET() macros for use with Elm_Widget_Items to create more consistency, reduce typing, and increase readability 2011-10-21 01:08:01 +00:00
modules elementary/module : remove trailing whitespaces 2011-08-26 02:04:10 +00:00
Makefile.am Elementary: Do not build modules if dlopen is not available on the system 2011-10-15 09:48:50 +00:00